summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-08ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxxIllia Barbashyn-0/+13
2026-02-08watchdog/hardlockup: simplify perf event probe and remove per-cpu dependencyQiliang Yuan-22/+28
2026-02-08procfs: fix missing RCU protection when reading real_parent in do_task_stat()Jinliang Zheng-1/+1
2026-02-08watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu-1/+1
2026-02-08kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire-7/+16
2026-02-08kho: fix doc for kho_restore_pages()Tycho Andersen (AMD)-1/+1
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin-1/+203
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin-3/+924
2026-02-08liveupdate: luo_file: Use private listPasha Tatashin-10/+4
2026-02-08list: add kunit test for private list primitivesPasha Tatashin-0/+91
2026-02-08list: add primitives for private list manipulationsPasha Tatashin-0/+265
2026-02-08delayacct: fix uapi timespec64 definitionArnd Bergmann-20/+13
2026-02-07kbuild: remove dependency of run-command on configThomas Weißschuh-1/+2
2026-02-07Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+59
2026-02-07Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2026-02-07hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han-13/+13
2026-02-07hwmon: (nct6775) use sysfs_emit instead of sprintfFilippo Muscherà-34/+36
2026-02-07hwmon: pmbus: fix table in STEF48H28 documentationRandy Dunlap-6/+4
2026-02-07hwmon: Add support for HiTRON HAC300S PSUVasileios Amoiridis-0/+187
2026-02-07dt-bindings: trivial-devices: Add hitron,hac300sVasileios Amoiridis-0/+4
2026-02-07hwmon: (cros_ec) Add support for temperature thresholdsThomas Weißschuh-3/+57
2026-02-07Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-50/+94
2026-02-07Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-71/+163
2026-02-07workqueue: replace BUG_ON with panic in panic_on_wq_watchdogBreno Leitao-2/+6
2026-02-07workqueue: add time-based panic for stallsBreno Leitao-4/+26
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-31/+79
2026-02-07staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplicationBera Yüzlü-17/+13
2026-02-07staging: rtl8723bs: rename CamelCase function Set_MSR to set_msrTan Kai Zhe-13/+13
2026-02-07staging: rtl8723bs: remove unnecessary blank lines in rtw_io.cTan Kai Zhe-1/+0
2026-02-07staging: rtl8723bs: remove stale TODO item regarding %pMHaroen Tmimi-1/+0
2026-02-07staging: rtl8723bs: remove unused allocation wrapper functionsMinu Jin-36/+0
2026-02-07staging: rtl8723bs: use standard skb allocation APIsMinu Jin-7/+5
2026-02-07staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()Minu Jin-103/+90
2026-02-07staging: rtl8723bs: replace rtw_malloc() with kmalloc()Minu Jin-16/+16
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin-25/+12
2026-02-07staging: sm750fb: Clean up variable namesChristine Ramacha-58/+58
2026-02-07staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore-2/+4
2026-02-07staging: rtl8723bs: use unaligned access macros in rtw_security.cArchit Anant-27/+5
2026-02-07ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai-0/+1
2026-02-07drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6Srinivasan Shanmugam-13/+30
2026-02-07staging: rtl8723bs: fix potential race in expire_timeout_chkMinu Jin-7/+9
2026-02-07staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.cLuka Gejak-9/+0
2026-02-07staging: rtl8723bs: modernize hex output in rtw_report_sec_ieLuka Gejak-3/+2
2026-02-07staging: rtl8723bs: fix spacing around operatorsLuka Gejak-15/+15
2026-02-07staging: rtl8723bs: rename u1bTmp to valLuka Gejak-22/+22
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore-157/+15
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda-38/+14
2026-02-07staging: rtl8723bs: fix firmware memory leak on errorSamasth Norway Ananda-0/+2
2026-02-07staging: rtl8723bs: remove unnecessary parenthesesSiwanan Bungtong-7/+7
2026-02-07staging: rtl8723bs: remove redundant check on statusColin Ian King-7/+0