index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-30
platform/x86: hp-bioscfg: Fix automatic module loading
Mario Limonciello
1
-3
/
+3
2026-01-30
platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro
Mario Limonciello
1
-2
/
+4
2026-01-30
platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names
Mario Limonciello
1
-0
/
+8
2026-01-11
platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing
Junrui Luo
5
-4
/
+14
2026-01-11
platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic
Junrui Luo
1
-1
/
+1
2026-01-11
platform/x86: msi-laptop: add missing sysfs_remove_group()
Thomas Fourier
1
-0
/
+3
2026-01-11
platform/x86: intel: chtwc_int33fe: don't dereference swnode args
Bartosz Golaszewski
1
-9
/
+20
2026-01-11
platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
Tzung-Bi Shih
1
-0
/
+1
2026-01-11
platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks
Chia-Lin Kao (AceLan)
1
-0
/
+12
2026-01-11
platform/x86: asus-wmi: use brightness_set_blocking() for kbd led
Anton Khirnov
1
-4
/
+4
2026-01-11
platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
Antheas Kapenekakis
1
-0
/
+8
2026-01-11
platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list
Antheas Kapenekakis
1
-0
/
+17
2026-01-11
platform/x86: huawei-wmi: add keys for HONOR models
Jia Ston
1
-0
/
+4
2026-01-11
platform/x86: acer-wmi: Ignore backlight event
Armin Wolf
1
-0
/
+4
2025-12-07
platform/x86: intel: punit_ipc: fix memory corruption
Dan Carpenter
1
-1
/
+1
2025-12-01
platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos
Haotian Zhang
1
-2
/
+2
2025-10-12
platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+7
2025-10-12
platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
aprilgrimoire
1
-0
/
+8
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-1
/
+0
2025-09-09
platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+14
2025-08-28
platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
Tzung-Bi Shih
1
-0
/
+3
2025-08-28
platform/chrome: cros_ec_typec: Defer probe on missing EC parent
Tomasz Michalec
1
-2
/
+2
2025-08-28
platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatches
Kees Cook
1
-2
/
+2
2025-08-28
platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list
Mario Limonciello
1
-0
/
+9
2025-08-01
platform/x86: ideapad-laptop: Fix kbd backlight not remembered among boots
Rong Zhang
1
-1
/
+1
2025-08-01
platform/x86: Fix initialization order for firmware_attributes_class
Torsten Hilbrich
1
-1
/
+2
2025-07-10
platform/x86: think-lmi: Fix sysfs group cleanup
Kurt Borja
1
-39
/
+4
2025-07-10
platform/x86: think-lmi: Fix kobject cleanup
Kurt Borja
1
-16
/
+19
2025-07-10
platform/x86: think-lmi: Create ksets consecutively
Kurt Borja
1
-6
/
+8
2025-07-10
platform/x86: hp-bioscfg: Fix class device unregistration
Kurt Borja
1
-2
/
+2
2025-07-10
platform/x86: hp-bioscfg: Directly use firmware_attributes_class
Thomas Weißschuh
1
-11
/
+3
2025-07-10
platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list
Mario Limonciello
1
-0
/
+9
2025-07-10
platform/mellanox: mlxreg-lc: Fix logic error in power state check
Alok Tiwari
1
-1
/
+1
2025-07-10
platform/x86: dell-wmi-sysman: Fix class device unregistration
Kurt Borja
1
-2
/
+2
2025-07-10
platform/x86: dell-sysman: Directly use firmware_attributes_class
Thomas Weißschuh
1
-13
/
+4
2025-07-10
platform/x86: think-lmi: Fix class device unregistration
Kurt Borja
1
-2
/
+2
2025-07-10
platform/x86: think-lmi: Directly use firmware_attributes_class
Thomas Weißschuh
1
-10
/
+3
2025-07-10
platform/x86: firmware_attributes_class: Simplify API
Thomas Weißschuh
2
-26
/
+15
2025-07-10
platform/x86: firmware_attributes_class: Move include linux/device/class.h
Thomas Weißschuh
2
-1
/
+2
2025-07-10
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
5
-6
/
+6
2025-07-10
platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
Kurt Borja
6
-12
/
+21
2025-07-10
platform/mellanox: nvsw-sn2201: Fix bus number in adapter error message
Alok Tiwari
1
-1
/
+1
2025-07-10
platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
David Thompson
1
-1
/
+2
2025-07-06
platform/x86: ideapad-laptop: use usleep_range() for EC polling
Rong Zhang
1
-2
/
+17
2025-07-06
platform/x86: ideapad-laptop: move ACPI helpers from header to source file
Gergo Koteles
2
-139
/
+136
2025-07-06
platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc
Gergo Koteles
4
-58
/
+56
2025-07-06
platform/x86: ideapad-laptop: introduce a generic notification chain
Gergo Koteles
2
-0
/
+42
2025-06-27
platform/loongarch: laptop: Add backlight power control support
Yao Zi
1
-36
/
+37
2025-06-27
platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys
Renato Caldas
1
-0
/
+3
2025-06-27
platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL
Srinivas Pandruvada
1
-3
/
+6
[next]