summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-07Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-07Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-07hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-02-07hwmon: (nct6775) use sysfs_emit instead of sprintfFilippo Muscherà
2026-02-07hwmon: pmbus: fix table in STEF48H28 documentationRandy Dunlap
2026-02-07hwmon: Add support for HiTRON HAC300S PSUVasileios Amoiridis
2026-02-07dt-bindings: trivial-devices: Add hitron,hac300sVasileios Amoiridis
2026-02-07hwmon: (cros_ec) Add support for temperature thresholdsThomas Weißschuh
2026-02-07Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-07Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-07workqueue: replace BUG_ON with panic in panic_on_wq_watchdogBreno Leitao
2026-02-07workqueue: add time-based panic for stallsBreno Leitao
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-07staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplicationBera Yüzlü
2026-02-07staging: rtl8723bs: rename CamelCase function Set_MSR to set_msrTan Kai Zhe
2026-02-07staging: rtl8723bs: remove unnecessary blank lines in rtw_io.cTan Kai Zhe
2026-02-07staging: rtl8723bs: remove stale TODO item regarding %pMHaroen Tmimi
2026-02-07staging: rtl8723bs: remove unused allocation wrapper functionsMinu Jin
2026-02-07staging: rtl8723bs: use standard skb allocation APIsMinu Jin
2026-02-07staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()Minu Jin
2026-02-07staging: rtl8723bs: replace rtw_malloc() with kmalloc()Minu Jin
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin
2026-02-07staging: sm750fb: Clean up variable namesChristine Ramacha
2026-02-07staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore
2026-02-07staging: rtl8723bs: use unaligned access macros in rtw_security.cArchit Anant
2026-02-07ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai
2026-02-07staging: rtl8723bs: fix potential race in expire_timeout_chkMinu Jin
2026-02-07staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.cLuka Gejak
2026-02-07staging: rtl8723bs: modernize hex output in rtw_report_sec_ieLuka Gejak
2026-02-07staging: rtl8723bs: fix spacing around operatorsLuka Gejak
2026-02-07staging: rtl8723bs: rename u1bTmp to valLuka Gejak
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda
2026-02-07staging: rtl8723bs: fix firmware memory leak on errorSamasth Norway Ananda
2026-02-07staging: rtl8723bs: remove unnecessary parenthesesSiwanan Bungtong
2026-02-07staging: rtl8723bs: remove redundant check on statusColin Ian King
2026-02-07staging: rtl8723bs: standardize comment style in HALMahad Ibrahim
2026-02-07staging: rtl8723bs: fix line length checkMahad Ibrahim
2026-02-07staging: rtl8723bs: fix missing blank line after declarationMahad Ibrahim
2026-02-07staging: rtl8723bs: fix multiple blank line checkMahad Ibrahim
2026-02-07staging: rtl8723bs: fix open parenthesis alignmentMahad Ibrahim
2026-02-07staging: most: video: fix potential race in list iterationMinu Jin
2026-02-07staging: rtl8723bs: constify _action_public_str arrayTanjim Kamal
2026-02-07staging: rtl8723bs: remove unnecessary bracesLouis Lesniak
2026-02-07staging: rtl8723bs: clean up _rtw_pktfile_read()Minu Jin
2026-02-07staging: rtl8723bs: update _rtw_pktfile_read() to return error codesMinu Jin
2026-02-06nfc: nxp-nci: remove interrupt trigger typeCarl Lee
2026-02-06net: hns3: fix double free issue for tx spare bufferJian Shen
2026-02-06Merge branch 'big-tcp-without-hbh-in-ipv6'Jakub Kicinski
2026-02-06net/ipv6: Remove HBH helpersAlice Mikityanska