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
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
1
-0
/
+1
2025-09-23
platform/x86: dell-lis3lv02d: Add Latitude E6530
Nickolay Goppen
1
-0
/
+1
2025-09-23
platform/x86/dell: Set USTT mode according to BIOS after reboot
Shyam Sundar S K
1
-0
/
+9
2025-09-23
platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+7
2025-09-23
spi: rpc-if: Add resume support for RZ/G3E
Mark Brown
91
-267
/
+742
2025-09-23
Virtio SPI Linux driver
Mark Brown
3
-0
/
+443
2025-09-23
clocksource/timer-econet-en751221: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-09-23
clocksource/drivers/tegra186: Avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
2025-09-23
clocksource/drivers/timer-tegra186: Simplify calculating timeleft
Guenter Roeck
1
-10
/
+15
2025-09-23
clocksource/drivers/timer-tegra186: Avoid 64-bit divide operation
Guenter Roeck
1
-1
/
+1
2025-09-23
of/irq: Export of_irq_count for modules
Will McVicker
1
-0
/
+1
2025-09-23
clocksource/drivers/cs5535: Add module owner
Daniel Lezcano
1
-0
/
+1
2025-09-23
clocksource/drivers/stm: Add module owner
Daniel Lezcano
1
-0
/
+2
2025-09-23
clocksource/drivers/tegra186: Add module owner
Daniel Lezcano
1
-0
/
+3
2025-09-23
clocksource/drivers/sun5i: Add module owner
Daniel Lezcano
1
-0
/
+2
2025-09-23
clocksource/drivers/stm32-lp: Add module owner
Daniel Lezcano
1
-0
/
+1
2025-09-23
dm-integrity: introduce integrity_kmap and integrity_kunmap
Mikulas Patocka
1
-20
/
+17
2025-09-23
dm-integrity: replace bvec_kmap_local with kmap_local_page
Mikulas Patocka
1
-7
/
+6
2025-09-23
dm-integrity: use internal variable for digestsize
Mikulas Patocka
1
-11
/
+14
2025-09-23
dm vdo: return error on corrupted metadata in start_restoring_volume functions
Ivan Abramov
1
-2
/
+2
2025-09-23
dm vdo: Update code to use mem_is_zero
Bruce Johnston
1
-14
/
+3
2025-09-23
spi: multi CS cleanup and controller CS limit
Mark Brown
2
-44
/
+33
2025-09-23
Support reading Subsystem ID from Device Tree
Mark Brown
90
-261
/
+736
2025-09-23
clocksource/drivers/scx200: Add module owner
Daniel Lezcano
1
-0
/
+1
2025-09-23
can: dev: turn can_set_static_ctrlmode() into a non-inline function
Vincent Mailhol
1
-0
/
+21
2025-09-23
wifi: libertas: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
3
-3
/
+5
2025-09-23
drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODER
Suraj Kandpal
1
-2
/
+3
2025-09-23
drm/i915: set O_LARGEFILE in __create_shmem()
Taotao Chen
1
-0
/
+7
2025-09-23
Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
29
-283
/
+669
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-3
/
+3
2025-09-22
bnxt_en: correct offset handling for IPv6 destination address
Alok Tiwari
1
-1
/
+1
2025-09-22
wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
Muhammad Usama Anjum
3
-5
/
+18
2025-09-22
bng_en: Configure default VNIC
Bhargava Marreddy
4
-0
/
+386
2025-09-22
bng_en: Register default VNIC
Bhargava Marreddy
8
-2
/
+368
2025-09-22
bng_en: Register rings with the firmware
Bhargava Marreddy
8
-0
/
+581
2025-09-22
bng_en: Allocate stat contexts
Bhargava Marreddy
4
-0
/
+174
2025-09-22
bng_en: Allocate packet buffers
Bhargava Marreddy
1
-1
/
+287
2025-09-22
bng_en: Initialise core resources
Bhargava Marreddy
3
-0
/
+261
2025-09-22
bng_en: Introduce VNIC
Bhargava Marreddy
2
-0
/
+151
2025-09-22
bng_en: Add initial support for CP and NQ rings
Bhargava Marreddy
4
-1
/
+425
2025-09-22
bng_en: Add initial support for RX and TX rings
Bhargava Marreddy
6
-2
/
+503
2025-09-22
bng_en: make bnge_alloc_ring() self-unwind on failure
Bhargava Marreddy
1
-3
/
+6
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
26
-31
/
+44
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
3
-8
/
+8
2025-09-22
net: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2
-4
/
+4
2025-09-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
29
-264
/
+989
2025-09-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-52
/
+90
2025-09-22
net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()
Thorsten Blum
1
-3
/
+2
2025-09-22
net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptions
Suraj Gupta
1
-2
/
+8
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
1
-0
/
+45
[prev]
[next]