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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-26
Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+43
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-16
/
+30
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-455
/
+501
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-19
/
+41
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-8
/
+88
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
38
-909
/
+943
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-12
/
+2
2025-05-26
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-2
/
+4
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-3
/
+9
2025-05-26
Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux
Linus Torvalds
1
-2
/
+6
2025-05-26
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-49
/
+40
2025-05-26
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2
-0
/
+13
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
3
-11
/
+14
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
15
-34
/
+299
2025-05-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-12
/
+27
2025-05-26
Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-2
/
+23
2025-05-26
Merge branch 'pm-em'
Rafael J. Wysocki
1
-0
/
+2
2025-05-26
Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+8
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-2
/
+6
2025-05-26
vsock/virtio: fix `rx_bytes` accounting for stream sockets
Stefano Garzarella
1
-0
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-42
/
+45
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
7
-12
/
+48
2025-05-26
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-3
/
+27
2025-05-26
Merge branch 'acpi-tables'
Rafael J. Wysocki
1
-0
/
+9
2025-05-26
Merge branch 'acpica'
Rafael J. Wysocki
22
-51
/
+397
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-10
/
+29
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Paolo Abeni
2
-5
/
+24
2025-05-26
Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Paolo Abeni
1
-12
/
+16
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-24
/
+41
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-4
/
+4
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-11
/
+10
2025-05-26
Merge tag 'opp-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-4
/
+28
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
Qiu Yutan
1
-0
/
+3
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
1
-1
/
+7
2025-05-25
Disable FOP_DONTCACHE for now due to bugs
Linus Torvalds
1
-1
/
+1
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-32
/
+65
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
8
-8
/
+88
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo CaƱuelo Navarro
1
-0
/
+5
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
3
-8
/
+16
2025-05-25
perf/headers: Clean up <linux/perf_event.h> a bit
Ingo Molnar
1
-127
/
+155
2025-05-24
Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-4
/
+1
2025-05-23
Merge tag 'drm-fixes-2025-05-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+4
2025-05-23
ACPI: MRRM: Fix default max memory region
Anil S Keshavamurthy
1
-1
/
+1
2025-05-23
btf: Allow mmap of vmlinux btf
Lorenz Bauer
1
-1
/
+2
2025-05-23
ublk: add feature UBLK_F_QUIESCE
Ming Lei
1
-0
/
+19
[prev]
[next]