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
2025-03-05
treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
Vincent Mailhol
2
-2
/
+2
2025-03-03
tools/nolibc: add limits.h shim header
Thomas Weißschuh
2
-0
/
+8
2025-03-03
tools/include: Add uapi/linux/elf.h
Thomas Weißschuh
1
-0
/
+524
2025-02-26
tools/nolibc: add support for [v]sscanf()
Thomas Weißschuh
1
-0
/
+98
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-0
/
+43
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
2
-0
/
+13
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-0
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
1
-0
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
1
-0
/
+7
2025-02-20
tools/nolibc: add support for 32-bit s390
Thomas Weißschuh
2
-1
/
+6
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
1
-0
/
+6
2025-02-12
bpf: Sync uapi bpf.h header for the tooling infra
Yonghong Song
1
-1
/
+4
2025-02-09
tools/nolibc: add support for directory access
Thomas Weißschuh
3
-0
/
+100
2025-02-09
tools/nolibc: add support for sys_llseek()
Thomas Weißschuh
1
-1
/
+28
2025-02-06
netdev: add io_uring memory provider info
David Wei
1
-0
/
+7
2025-02-05
docs/bpf: Document the semantics of BTF tags with kind_flag
Ihor Solodrai
1
-1
/
+2
2025-02-03
tools/nolibc: make signature of ioctl() more flexible
Thomas Weißschuh
1
-8
/
+4
2025-02-03
tools/nolibc: add prototypes for non-static functions
Thomas Weißschuh
6
-0
/
+11
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+15
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
3
-2
/
+22
2025-01-22
Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+18
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-0
/
+4
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+12
2025-01-17
tools: Sync if_xdp.h uapi tooling header
Vishal Chourasia
1
-2
/
+2
2025-01-13
tools/nolibc: add support for waitid()
Thomas Weißschuh
1
-0
/
+18
2025-01-12
tools: arm64: Update sysreg.h header files
James Clark
1
-0
/
+15
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+2
2025-01-06
netkit: Allow for configuring needed_{head,tail}room
Daniel Borkmann
1
-0
/
+2
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+11
2024-12-27
Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+11
2024-12-20
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
1
-4
/
+11
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-2
/
+49
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
1
-0
/
+2
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
5
-2
/
+49
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
1
-0
/
+10
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
1
-0
/
+10
2024-12-04
tools headers: Sync uapi/asm-generic/mman.h with the kernel sources
Namhyung Kim
1
-0
/
+4
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
1
-1
/
+10
2024-12-04
tools headers: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
1
-0
/
+8
2024-12-04
tools headers: Sync uapi/linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+10
2024-12-04
tools headers: Sync uapi/drm/drm.h with the kernel sources
Namhyung Kim
1
-0
/
+17
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
1
-0
/
+2
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
[prev]
[next]