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-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
7985
-127125
/
+459278
2026-08-15
crypto: keembay - use crypto_memneq() to compare CCM AEAD tags
David C.C.M. Gall
1
-1
/
+2
2026-08-15
crypto: keembay - use crypto_memneq() to compare GCM AEAD tags
David C.C.M. Gall
1
-1
/
+2
2026-08-15
crypto: sa2ul - use crypto_memneq() to compare AEAD tag
David C.C.M. Gall
1
-1
/
+2
2026-08-15
hwrng: drivers - use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
2
-2
/
+2
2026-08-15
crypto: qce - fix CCM AAD buffer underallocation
Md Sadre Alam
1
-1
/
+1
2026-08-15
crypto: iaa - unmap dst before software fallback on decompress
Vinicius Costa Gomes
1
-17
/
+18
2026-08-15
crypto: iaa - use bounce buffer for multi-sg decompress input
Giovanni Cabiddu
1
-22
/
+106
2026-08-15
crypto: iaa - avoid counting fallback decompression bytes
Giovanni Cabiddu
1
-7
/
+9
2026-08-15
crypto: iaa - fall back to software for multi-entry scatterlists
Giovanni Cabiddu
3
-51
/
+71
2026-08-15
hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
Thomas Richard (TI)
1
-15
/
+86
2026-08-15
crypto: hisilicon/sec2 - fix CCM algorithm long packet failure
Zhushuai Yin
1
-6
/
+6
2026-08-15
crypto: eip93 - use struct_size() and flexible array for ring allocation
Rosen Penev
2
-16
/
+12
2026-08-14
Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
53
-331
/
+751
2026-08-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
4
-42
/
+24
2026-08-14
Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-0
/
+3
2026-08-14
Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-42
/
+21
2026-08-14
rust: introduce abstractions for fwctl
Zhi Wang
1
-0
/
+12
2026-08-14
Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-2
/
+2
2026-08-14
Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-6
/
+24
2026-08-14
Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
5
-19
/
+26
2026-08-14
ACPI: APD: Add clock frequency for HJMC01 I2C controller
Xiangyang Yu
1
-0
/
+6
2026-08-14
ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ
Hongnan Li
1
-14
/
+15
2026-08-14
ACPI: scan: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-11
/
+9
2026-08-14
ACPI: platform: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-9
/
+7
2026-08-14
ACPI: bus: Introduce acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-16
/
+38
2026-08-14
Merge back ACPI bus type changes for 7.3
Rafael J. Wysocki
3
-154
/
+16
2026-08-14
ACPI: scan: fix bus ID cleanup on device_add() failures
Hongyan Xu
1
-4
/
+9
2026-08-14
net/mlx5: SD, prefer sd_group_size from vport context
Shay Drory
3
-37
/
+45
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-2
/
+12
2026-08-14
ACPI: battery: Protect all properties with a separated mutex
Rong Zhang
1
-46
/
+101
2026-08-14
hwmon: (asus_rog_ryujin) Add ROG Ryujin III White Edition
Will Smith
1
-0
/
+3
2026-08-14
hwmon: (asus_rog_ryujin) Add ROG Ryujin III support
Arie Miller
2
-4
/
+18
2026-08-14
hwmon: (asus_rog_ryujin) Add per-device configuration
Arie Miller
1
-23
/
+52
2026-08-14
spi: Fix DMA mapping ownership on partial map failure
Mark Brown
7
-42
/
+338
2026-08-14
spi: Add KUnit coverage for DMA mapping error paths
Honghui Jiang
7
-4
/
+294
2026-08-14
spi: Clear current DMA devices when unmapping a message
Honghui Jiang
1
-1
/
+7
2026-08-14
spi: Move __spi_unmap_msg() before __spi_map_msg()
Honghui Jiang
1
-25
/
+23
2026-08-14
spi: Fix DMA mapping ownership on partial map failure
Honghui Jiang
1
-16
/
+18
2026-08-14
HID: tmff: Use 64-bit arithmetic for force feedback scaling
Linmao Li
1
-4
/
+5
2026-08-14
HID: multitouch: reclassify HTIX5288 to WIN_8_FORCE_MULTI_INPUT_NSMU
Xianglin Lin
1
-1
/
+1
2026-08-14
HID: sensor: custom: Fix field sysfs group cleanup on failure
Haoxiang Li
1
-1
/
+8
2026-08-14
HID: sensor: custom: Fix use-after-free in enable_sensor
Haoxiang Li
1
-8
/
+9
2026-08-14
HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller buffer
HyeongJun An
3
-5
/
+15
2026-08-14
HID: haptic: don't write an uninitialized value to unhandled usages
Karl Mehltretter
1
-1
/
+1
2026-08-14
HID: intel-thc-hid: intel-quickspi: fix autosuspend cleanup during teardown
Guangshuo Li
1
-0
/
+1
2026-08-14
HID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardown
Guangshuo Li
1
-0
/
+1
2026-08-14
HID: steam: Zero out inputs when disabling gamepad mode
Vicki Pfau
1
-4
/
+74
2026-08-14
HID: steam: Clean up locking
Vicki Pfau
1
-49
/
+56
2026-08-14
HID: steam: Don't set feature reports when disconnecting
Vicki Pfau
1
-3
/
+11
[prev]
[next]