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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-0
/
+1023
2026-06-16
Merge tag 'for-7.2/io_uring-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-1
/
+63
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+34
2026-06-16
Merge tag 'watchdog-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-0
/
+2
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-14
/
+44
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-21
/
+29
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-0
/
+13
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+17
2026-06-08
watchdog: uapi: add comments for what bit masks apply to
Randy Dunlap
1
-0
/
+2
2026-06-08
btrfs: add ioctl GET_CSUMS to read raw checksums from file range
Mark Harmstone
1
-0
/
+34
2026-06-06
vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
Jori Koolstra
1
-21
/
+29
2026-06-03
futex: Add support for unlocking robust futexes
Thomas Gleixner
1
-1
/
+28
2026-06-03
futex: Cleanup UAPI defines
Thomas Gleixner
1
-14
/
+13
2026-06-03
futex: Provide UABI defines for robust list entry modifiers
Thomas Gleixner
1
-0
/
+4
2026-06-02
Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2026-05-28
Merge tag 'tee-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Arnd Bergmann
1
-0
/
+1
2026-05-26
io_uring/zcrx: add shared-memory notification statistics
Clément Léger
2
-2
/
+25
2026-05-26
io_uring/zcrx: notify user on frag copy fallback
Clément Léger
1
-0
/
+1
2026-05-26
io_uring/zcrx: notify user when out of buffers
Pavel Begunkov
1
-1
/
+23
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
1
-0
/
+7
2026-05-21
openat2: introduce EFTYPE error code
Dorjoy Chowdhury
1
-0
/
+2
2026-05-21
vfs: add O_EMPTYPATH to openat(2)/openat2(2)
Jori Koolstra
1
-0
/
+4
2026-05-20
tee: fix tee_ioctl_object_invoke_arg padding
Arnd Bergmann
1
-0
/
+1
2026-05-15
fs: Clarify FS_CASEFOLD_FL semantics in UAPI header
Chuck Lever
1
-1
/
+10
2026-05-14
io_uring/net: allow filtering on IORING_OP_CONNECT
Shouvik Kar
1
-0
/
+16
2026-05-13
drbd: clean up UAPI headers
Christoph Böhmwalder
2
-29
/
+7
2026-05-11
fs: Add case sensitivity flags to file_kattr
Chuck Lever
1
-0
/
+7
2026-05-08
Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2026-05-08
drbd: replace genl_magic with explicit netlink serialization
Christoph Böhmwalder
2
-0
/
+362
2026-05-08
drbd: move UAPI headers to include/uapi/linux/
Christoph Böhmwalder
2
-0
/
+683
2026-05-01
rseq: Don't advertise time slice extensions if disabled
Thomas Gleixner
1
-1
/
+4
2026-04-28
io_uring/kbuf: support min length left for incremental buffers
Martin Michaelis
1
-1
/
+2
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
10
-982
/
+0
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
5
-453
/
+0
2026-04-23
net: remove ISDN subsystem and Bluetooth CMTP
Jakub Kicinski
3
-299
/
+0
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
2
-230
/
+0
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+1
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2026-04-20
Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
1
-1
/
+5
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-6
/
+69
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-2
/
+3
2026-04-19
Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-9
/
+24
2026-04-19
Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+29
2026-04-17
Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
Linus Torvalds
1
-0
/
+12
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-2
/
+11
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctl
Linus Torvalds
2
-0
/
+27
2026-04-16
Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+25
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-4
/
+4
[next]