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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
2
-0
/
+25
2026-03-14
Merge branch 'io_uring-7.0' into for-7.1/io_uring
Jens Axboe
1
-0
/
+1
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
1
-0
/
+1
2026-03-14
Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testing
Danilo Krummrich
1
-0
/
+1
2026-03-14
include/psp-sev.h: fix structure member in comment
Tycho Andersen (AMD)
1
-1
/
+1
2026-03-13
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
1
-3
/
+2
2026-03-13
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
2
-6
/
+4
2026-03-13
udp: Remove udp_table in struct udp_seq_afinfo.
Kuniyuki Iwashima
1
-1
/
+0
2026-03-13
udp: Remove struct proto.h.udp_table.
Kuniyuki Iwashima
1
-1
/
+0
2026-03-13
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
3
-24
/
+3
2026-03-13
udp: Remove partial csum code in TX.
Kuniyuki Iwashima
1
-35
/
+0
2026-03-13
udp: Remove partial csum code in RX.
Kuniyuki Iwashima
2
-48
/
+3
2026-03-13
udp: Remove UDP-Lite SNMP stats.
Kuniyuki Iwashima
2
-33
/
+18
2026-03-13
ipv4: Retire UDP-Lite.
Kuniyuki Iwashima
3
-9
/
+6
2026-03-13
ipv6: Retire UDP-Lite.
Kuniyuki Iwashima
3
-5
/
+4
2026-03-13
udp: Make udp[46]_seq_show() static.
Kuniyuki Iwashima
1
-3
/
+0
2026-03-13
drm/pagemap: Add helper to access zone_device_data
Francois Dugast
1
-0
/
+21
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
1
-0
/
+6
2026-03-13
of: Add of_machine_get_match() helper
Geert Uytterhoeven
1
-3
/
+8
2026-03-13
sched_ext: Implement SCX_ENQ_IMMED
Tejun Heo
1
-0
/
+5
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+1
2026-03-13
ACPI: AC: Define ACPI_AC_CLASS in one place
Rafael J. Wysocki
1
-0
/
+2
2026-03-13
ACPI: driver: Do not set acpi_device_class() unnecessarily
Rafael J. Wysocki
1
-1
/
+0
2026-03-13
ACPI: event: Redefine acpi_notifier_call_chain()
Rafael J. Wysocki
1
-1
/
+2
2026-03-13
ACPI: driver: Do not set acpi_device_name() unnecessarily
Rafael J. Wysocki
1
-1
/
+0
2026-03-13
driver core: auxiliary bus: Introduce dev_is_auxiliary()
Rafael J. Wysocki
1
-0
/
+2
2026-03-13
integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
1
-0
/
+4
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
1
-0
/
+2
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
1
-4
/
+0
2026-03-13
wifi: ieee80211: fix definition of EHT-MCS 15 in MRU
Shayne Chen
1
-2
/
+2
2026-03-13
driver core: make struct class groups members constant arrays
Heiner Kallweit
1
-2
/
+2
2026-03-13
driver: core: constify groups array argument in device_add_groups and device_remove_groups
Heiner Kallweit
1
-2
/
+2
2026-03-13
sysfs: constify group arrays in function arguments
Heiner Kallweit
1
-8
/
+8
2026-03-13
vt: save/restore unicode screen buffer for alternate screen
Nicolas Pitre
1
-0
/
+1
2026-03-13
tee: clean up tee_core.h kernel-doc
Randy Dunlap
1
-14
/
+16
2026-03-13
drm/xe/uapi: Fix kernel-doc for DRM_XE_VM_BIND_FLAG_DECOMPRESS
Nitin Gote
1
-1
/
+1
2026-03-13
wifi: nl80211: split out UHR operation information
Johannes Berg
1
-0
/
+6
2026-03-12
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
2
-8
/
+23
2026-03-12
net: page_pool: scale alloc cache with PAGE_SIZE
Nimrod Oren
1
-1
/
+10
2026-03-12
driver core: Add conditional guard support for device_lock()
Li Ming
1
-0
/
+1
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-63
/
+160
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-2
/
+61
2026-03-12
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
1
-5
/
+6
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
1175
-15322
/
+60284
2026-03-12
base: soc: rename and export soc_device_get_machine()
Bartosz Golaszewski
1
-0
/
+10
2026-03-12
of: provide of_machine_read_model()
Bartosz Golaszewski
1
-0
/
+6
2026-03-12
of: provide of_machine_read_compatible()
Bartosz Golaszewski
1
-0
/
+8
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
1
-0
/
+1
[prev]
[next]