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
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
9 days
xsk: align TX metadata layout across ABIs
Stanislav Fomichev
1
-0
/
+1
10 days
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
12 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-11
/
+51
13 days
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
1
-3
/
+3
13 days
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-0
/
+5
13 days
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-17
/
+178
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2026-08-18
Merge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2026-08-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-0
/
+6
2026-08-18
Merge tag 'nolibc-20260814-for-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc
Linus Torvalds
8
-9
/
+222
2026-08-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-1
/
+0
2026-08-17
Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+5
2026-08-17
bpf: Add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
Nick Hudson
1
-2
/
+32
2026-08-17
bpf: Name the enum for BPF_FUNC_skb_adjust_room flags
Nick Hudson
1
-1
/
+1
2026-08-14
Merge branch 'for-next/uapi' into for-next/core
Will Deacon
1
-0
/
+5
2026-08-11
objtool/headers: Sync tools/include/linux/objtool_types.h with include/linux/objtool_types.h
Ingo Molnar
1
-2
/
+2
2026-08-07
net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
1
-0
/
+1
2026-08-07
tun/tap: add IFF_BACKPRESSURE flag
Simon Schippers
1
-0
/
+4
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
4
-13
/
+42
2026-08-06
tools: Ensure tools copy of linux/filter.h exports the UAPI
Mark Brown
1
-0
/
+1
2026-08-04
selftests/mm: add userfaultfd RWP tests
Kiryl Shutsemau (Meta)
1
-4
/
+50
2026-08-04
mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Kiryl Shutsemau (Meta)
1
-0
/
+1
2026-08-03
tools/compiler: match glibc 2.42 definition of __attribute_const__
Joy H.J. Lee
1
-1
/
+1
2026-08-02
tools/nolibc: add support for Alpha
Thomas Weißschuh
3
-1
/
+162
2026-07-31
static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
1
-2
/
+2
2026-07-30
mm: remove the __GFP_NO_OBJ_EXT flag
Vlastimil Babka (SUSE)
1
-7
/
+0
2026-07-30
tools/nolibc/powerpc: mark ctr and xer as clobbered by system call
Thomas Weißschuh
1
-1
/
+1
2026-07-27
arch: hookup fchroot() system call
Christian Brauner
1
-1
/
+5
2026-07-26
tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT
Ammar Faizi
2
-6
/
+0
2026-07-22
bitmap: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
1
-3
/
+3
2026-07-21
tools headers: Sync KVM headers with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+15
2026-07-21
tools headers: Sync linux/gfp_types.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+8
2026-07-21
tools headers UAPI: Sync linux/rtnetlink.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-07-21
tools headers UAPI: Sync linux/const.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2026-07-21
tools: linux/types.h: Add 128-bit integer types for arm64 UAPI structures
Will Deacon
1
-0
/
+5
2026-07-20
fscrypt: Remove FSCRYPT_MODE_MAX
Eric Biggers
1
-1
/
+0
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
1
-0
/
+1
2026-07-15
docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
Jianlin Shi
1
-0
/
+1
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-1
/
+20
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-1
/
+32
2026-07-03
tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-only
Thomas Weißschuh
1
-1
/
+1
2026-07-03
tools/nolibc: unistd: Add readlink()
Daniel Palmer
1
-0
/
+16
2026-07-03
tools/nolibc: unistd: Add getcwd()
Daniel Palmer
1
-0
/
+42
2026-07-01
tools/include: include stdint.h for SIZE_MAX in overflow.h
Yichong Chen
1
-0
/
+1
2026-07-01
bpf: Add tracing_multi link info support
Jiri Olsa
1
-0
/
+9
2026-06-25
tools/bpf: Sync btf_ids.h to tools
Ihor Solodrai
1
-5
/
+73
2026-06-25
bpf: Support BPF_F_EGRESS with bpf_redirect_peer
Jordan Rife
1
-8
/
+11
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-13
/
+46
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-0
/
+4
[next]