index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
16
-132
/
+177
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-8
/
+101
2026-04-13
platform/wmi: Extend wmidev_query_block() to reject undersized data
Armin Wolf
1
-6
/
+1
2026-04-13
platform/wmi: Convert drivers to use wmidev_invoke_procedure()
Armin Wolf
1
-1
/
+1
2026-04-13
platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
Marco Nenciarini
2
-12
/
+20
2026-04-10
platform/x86: int3472: Parameterize LED con_id in registration
Marco Nenciarini
2
-5
/
+6
2026-04-10
platform/x86: int3472: Rename pled to led in LED registration code
Marco Nenciarini
2
-9
/
+9
2026-04-10
platform/x86: int3472: Use local variable for LED struct access
Marco Nenciarini
1
-21
/
+22
2026-03-31
platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write
Srinivas Pandruvada
1
-0
/
+4
2026-03-31
Merge tag 'fixes' into 'for-next'
Ilpo Järvinen
3
-2
/
+39
2026-03-27
platform/x86/intel-uncore-freq: Increase minor version
Srinivas Pandruvada
1
-1
/
+1
2026-03-27
platform/x86: ISST: Increase minor version
Srinivas Pandruvada
1
-1
/
+1
2026-03-27
platform/x86/intel-uncore-freq: Handle autonomous UFS status bit
Srinivas Pandruvada
1
-1
/
+7
2026-03-27
platform/x86: ISST: Reset core count to 0
Srinivas Pandruvada
1
-0
/
+2
2026-03-25
platform: int3472: Drop redundant initialisation to 0 and NULL
Sakari Ailus
1
-8
/
+0
2026-03-25
platform: int3472: Add MSI prestige board data
Antti Laakso
1
-0
/
+99
2026-03-25
platform: int3472: Add gpio software node
Antti Laakso
2
-0
/
+2
2026-03-24
platform/x86: ISST: Correct locked bit width
Srinivas Pandruvada
1
-1
/
+1
2026-03-23
platform/x86: intel-hid: disable wakeup_mode during hibernation
David McFarland
1
-1
/
+9
2026-03-23
platform/x86: ISST: Check HWP support before MSR access
Li RongQing
1
-0
/
+3
2026-03-17
platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
David E. Box
1
-0
/
+23
2026-03-17
platform/x86/intel/vsec: Return real error codes from registration path
David E. Box
1
-10
/
+6
2026-03-17
platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
David E. Box
10
-46
/
+57
2026-03-17
platform/x86/intel/vsec: Decouple add/link helpers from PCI
David E. Box
2
-5
/
+10
2026-03-17
platform/x86/intel/vsec: Make driver_data info const
David E. Box
1
-10
/
+10
2026-03-17
platform/x86/intel/vsec: Refactor base_addr handling
David E. Box
1
-13
/
+10
2026-03-09
platform/x86: intel/smartconnect: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-11
/
+12
2026-03-09
platform/x86: intel/rst: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-10
/
+13
2026-02-23
platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1
Leif Skunberg
1
-0
/
+7
2026-02-23
platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)
Leif Skunberg
1
-0
/
+7
2026-02-23
platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_list
Peter Metz
1
-0
/
+6
2026-02-23
platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list
Peter Metz
1
-0
/
+6
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-4
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12
-27
/
+26
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-109
/
+158
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2026-02-09
Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-69
/
+2
2026-02-05
Merge branch 'acpi-bus'
Rafael J. Wysocki
2
-69
/
+2
2026-02-01
platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
Sebastian Andrzej Siewior
1
-2
/
+2
2026-01-29
platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeable
Ricardo Neri
1
-1
/
+1
2026-01-26
platform/x86: intel_telemetry: Fix PSS event register mask
Kaushlendra Kumar
1
-1
/
+1
2026-01-26
platform/x86: intel_telemetry: Fix swapped arrays in PSS output
Kaushlendra Kumar
1
-2
/
+2
2026-01-26
platform/x86/intel/vsec: Add Nova Lake PUNIT support
David E. Box
1
-0
/
+2
2026-01-26
Merge branch 'fixes' of into for-next
Ilpo Järvinen
1
-3
/
+5
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
platform/x86/intel/wmi: thunderbolt: Use new buffer-based WMI API
Armin Wolf
1
-15
/
+11
[next]