index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+18
2026-04-05
Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
40
-274
/
+489
2026-04-05
EDAC/mc: Fix error path ordering in edac_mc_alloc()
Borislav Petkov (AMD)
1
-3
/
+3
2026-04-05
gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing
John Hubbard
1
-6
/
+1
2026-04-05
gpu: nova-core: bitfield: fix broken Default implementation
Eliot Courtney
1
-3
/
+2
2026-04-05
gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
Alexandre Courbot
1
-2
/
+19
2026-04-05
gpu: nova-core: gsp: fix undefined behavior in command queue code
Alexandre Courbot
1
-44
/
+66
2026-04-04
ACPI: RIMT: Add dependency between iommu and devices
Sunil V L
1
-0
/
+7
2026-04-04
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
2
-6
/
+0
2026-04-04
Merge tag 'devfreq-next-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
Rafael J. Wysocki
2
-51
/
+74
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Rafael J. Wysocki
7
-94
/
+905
2026-04-04
cpuidle: Simplify cpuidle_register_device() with guard()
Huisong Li
1
-7
/
+5
2026-04-04
ACPI: processor: idle: Fix NULL pointer dereference in hotplug path
Huisong Li
1
-3
/
+2
2026-04-04
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
2
-39
/
+8
2026-04-04
ACPI: processor: idle: Reset power_setup_done flag on initialization failure
Huisong Li
1
-0
/
+11
2026-04-04
ACPI: TAD: Add alarm support to the RTC class device interface
Rafael J. Wysocki
1
-3
/
+109
2026-04-04
ACPI: TAD: Split acpi_tad_rtc_read_time()
Rafael J. Wysocki
1
-7
/
+12
2026-04-04
ACPI: TAD: Relocate two functions
Rafael J. Wysocki
1
-47
/
+47
2026-04-04
ACPI: TAD: Split three functions to untangle runtime PM handling
Rafael J. Wysocki
1
-17
/
+40
2026-04-04
ACPI: processor: Rearrange and clean up acpi_processor_errata_piix4()
Rafael J. Wysocki
1
-16
/
+13
2026-04-04
PCI: cadence: Use cdns_pcie_read_sz() for byte or word read access
Aksh Garg
1
-31
/
+25
2026-04-04
ACPI: TAD: Use DC wakeup only if AC wakeup is supported
Rafael J. Wysocki
1
-1
/
+4
2026-04-04
ACPI: TAD: Use dev_groups in struct device_driver
Rafael J. Wysocki
1
-9
/
+6
2026-04-04
ACPI: TAD: Update the driver description comment
Rafael J. Wysocki
1
-5
/
+8
2026-04-04
ACPI: TAD: Add RTC class device interface
Rafael J. Wysocki
1
-2
/
+76
2026-04-04
ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()
Rafael J. Wysocki
1
-4
/
+4
2026-04-04
ACPI: TAD: Rearrange RT data validation checking
Rafael J. Wysocki
1
-6
/
+18
2026-04-04
ACPI: TAD: Use __free() for cleanup in time_store()
Rafael J. Wysocki
1
-14
/
+14
2026-04-04
ACPI: TAD: Support RTC without wakeup
Rafael J. Wysocki
1
-13
/
+13
2026-04-04
ACPI: TAD: Create one attribute group
Rafael J. Wysocki
1
-45
/
+35
2026-04-04
rtc: cmos: Do not require IRQ if ACPI alarm is used
Rafael J. Wysocki
1
-5
/
+10
2026-04-04
rtc: cmos: Enable ACPI alarm if advertised in ACPI FADT
Rafael J. Wysocki
1
-2
/
+3
2026-04-04
PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found
Chen-Yu Tsai
1
-4
/
+4
2026-04-04
Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-3
/
+55
2026-04-04
thermal/core: Remove pointless variable when registering a cooling device
Daniel Lezcano
1
-3
/
+2
2026-04-04
Merge back earlier thermal core updates for 7.1
Rafael J. Wysocki
3
-6
/
+6
2026-04-04
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
8
-70
/
+67
2026-04-04
misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entries
Manikanta Maddireddy
1
-0
/
+5
2026-04-04
PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVED
Manikanta Maddireddy
1
-5
/
+37
2026-04-04
PCI: tegra194: Make BAR0 programmable and remove 1MB size limit
Manikanta Maddireddy
1
-2
/
+2
2026-04-04
PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failure
Felix Gu
1
-4
/
+4
2026-04-04
rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
Rafael J. Wysocki
1
-2
/
+11
2026-04-04
staging: rtl8723bs: remove redundant & parentheses
Sam Daly
1
-2
/
+2
2026-04-03
Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless mode
Shengyu Qu
1
-0
/
+3
2026-04-03
Input: xpad - add support for Razer Wolverine V3 Pro
Zoltan Illes
1
-0
/
+2
2026-04-03
Input: xpad - add RedOctane Games vendor id
Sanjay Govind
1
-0
/
+1
2026-04-03
Input: xpad - remove stale TODO and changelog header
Elliot Tester
1
-34
/
+0
2026-04-04
mshv: Fix infinite fault loop on permission-denied GPA intercepts
Stanislav Kinsburskii
1
-3
/
+12
2026-04-04
PCI: hv: Fix double ida_free in hv_pci_probe error path
Sahil Chandna
1
-3
/
+1
2026-04-03
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-18
/
+14
[prev]
[next]