summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-08perf tests: Test annotate with data type profiling and CDmitrii Dolgov
2026-02-08perf tests: Test annotate with data type profiling and rustDmitrii Dolgov
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov
2026-02-08Linux 6.19Linus Torvalds
2026-02-08ASoC: amd: maintainer informationVijendar Mukunda
2026-02-08Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-08i2c: imx-lpi2c: fix SMBus block read NACK after byte countCarlos Song
2026-02-08Merge branch 'for-linus' into for-nextTakashi Iwai
2026-02-08ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)Harin Lee
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov
2026-02-08perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers
2026-02-08perf test record.sh: Fix shellcheck warningIan Rogers
2026-02-08ALSA: hda/generic: fix typos in commentsPedro Amarante
2026-02-08ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxxIllia Barbashyn
2026-02-08watchdog/hardlockup: simplify perf event probe and remove per-cpu dependencyQiliang Yuan
2026-02-08procfs: fix missing RCU protection when reading real_parent in do_task_stat()Jinliang Zheng
2026-02-08watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu
2026-02-08kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-02-08kho: fix doc for kho_restore_pages()Tycho Andersen (AMD)
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin
2026-02-08liveupdate: luo_file: Use private listPasha Tatashin
2026-02-08list: add kunit test for private list primitivesPasha Tatashin
2026-02-08list: add primitives for private list manipulationsPasha Tatashin
2026-02-08delayacct: fix uapi timespec64 definitionArnd Bergmann
2026-02-07kbuild: remove dependency of run-command on configThomas Weißschuh
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