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
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-1
/
+1
2026-06-15
netdev: expose io_uring rx_page_order order via netlink
Dragos Tatulea
1
-0
/
+2
2026-06-15
Merge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc
Linus Torvalds
27
-134
/
+641
2026-06-14
bpf: Add support to specify uprobe_multi target via file descriptor
Jiri Olsa
1
-1
/
+6
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-0
/
+45
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+128
2026-06-10
bonding: 3ad: add lacp_strict configuration knob
Louis Scalbert
1
-0
/
+1
2026-06-10
tools: missed broadcast_neigh if_link uapi header
Louis Scalbert
1
-0
/
+1
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
1
-0
/
+6
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
1
-0
/
+2
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
1
-0
/
+1
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
1
-0
/
+1
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
1
-0
/
+6
2026-06-03
tools headers UAPI: sync linux/taskstats.h for procacct.c
Wang Yaxin
1
-0
/
+128
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-1
/
+1
2026-05-26
tools/nolibc: cast default values of program_invocation_name
Thomas Weißschuh
1
-2
/
+2
2026-05-24
tools/nolibc: add ftruncate()
Thomas Weißschuh
4
-0
/
+58
2026-05-24
tools/nolibc: add a helper to split a 64-bit argument into 32-bit halves
Daniel Palmer
1
-0
/
+11
2026-05-24
tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet
Daniel Palmer
1
-1
/
+2
2026-05-21
openat2: introduce EFTYPE error code
Dorjoy Chowdhury
1
-0
/
+2
2026-05-21
selftest: add tests for O_EMPTYPATH
Jori Koolstra
1
-0
/
+43
2026-05-20
tools/nolibc: getopt: Fix potential out of bounds access
Daniel Palmer
1
-1
/
+1
2026-05-14
tools/nolibc: always pass mode to open syscall
Thomas Weißschuh
1
-8
/
+5
2026-05-14
tools/nolibc: split open mode handling into a macro
Thomas Weißschuh
1
-22
/
+18
2026-05-14
tools/nolibc: split implicit open flags into a macro
Thomas Weißschuh
1
-6
/
+4
2026-05-12
bpf: Extend BPF syscall with common attributes support
Leon Hwang
1
-0
/
+8
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
1
-1
/
+25
2026-05-03
tools/nolibc: add support for 32-bit parisc
Thomas Weißschuh
3
-1
/
+188
2026-05-03
tools/nolibc: add support for OpenRISC / or1k
Thomas Weißschuh
3
-1
/
+163
2026-05-02
tools/headers: Regenerate stddef.h to fix BPF selftests
Paul Chaignon
1
-1
/
+25
2026-04-27
tools/nolibc: open files with O_LARGEFILE
Thomas Weißschuh
1
-0
/
+4
2026-04-27
tools/nolibc: handle 64-bit system call arguments on MIPS N32
Thomas Weißschuh
1
-45
/
+49
2026-04-27
tools/nolibc: handle 64-bit system call arguments on x32
Thomas Weißschuh
1
-35
/
+35
2026-04-27
tools/nolibc: cast pointers returned from system calls through integers
Thomas Weißschuh
2
-4
/
+4
2026-04-27
tools/nolibc: add __nolibc_arg_to_reg()
Thomas Weißschuh
1
-0
/
+4
2026-04-27
tools/nolibc: also handle _llseek system call
Thomas Weißschuh
1
-3
/
+9
2026-04-27
tools/nolibc: add creat()
Thomas Weißschuh
1
-0
/
+10
2026-04-27
tools/nolibc: Don't use stack protector before setting it up
Daniel Palmer
1
-1
/
+1
2026-04-27
tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector
Daniel Palmer
13
-18
/
+18
2026-04-27
tools/nolibc: avoid call to wcslen() in _start_c() inserted by clang
Thomas Weißschuh
1
-1
/
+1
2026-04-27
tools/nolibc: make __nolibc_enosys() a compile time error
Thomas Weißschuh
1
-2
/
+16
2026-04-27
tools/nolibc: add alloca()
Thomas Weißschuh
3
-0
/
+17
2026-04-27
tools/nolibc: add assert() and assert.h
Thomas Weißschuh
3
-0
/
+38
2026-04-20
bpf: Extend BTF UAPI vlen, kinds to use unused bits
Alan Maguire
1
-12
/
+14
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-2
/
+1
2026-04-18
Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
3
-5429
/
+0
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+291
[prev]
[next]