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-08-04
mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Kiryl Shutsemau (Meta)
1
-0
/
+1
2026-07-30
mm: remove the __GFP_NO_OBJ_EXT flag
Vlastimil Babka (SUSE)
1
-7
/
+0
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-01
tools/include: include stdint.h for SIZE_MAX in overflow.h
Yichong Chen
1
-0
/
+1
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
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
[next]