index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2024-04-18
Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...
Arnaldo Carvalho de Melo
2024-04-14
tools/nolibc: add support for uname(2)
Thomas Weißschuh
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-11
tools/include: Sync asm-generic/bitops/fls.h with the kernel sources
Namhyung Kim
2024-04-11
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
2024-04-11
tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources
Namhyung Kim
2024-04-11
tools/include: Sync uapi/linux/fs.h with the kernel sources
Namhyung Kim
2024-04-11
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
Namhyung Kim
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-10
tools/nolibc/string: remove open-coded strnlen()
Thomas Weißschuh
2024-04-10
tools/nolibc: Fix strlcpy() return code and size usage
Rodrigo Campos
2024-04-10
tools/nolibc: Fix strlcat() return code and size usage
Rodrigo Campos
2024-04-10
tools/nolibc/string: export strlen()
Rodrigo Campos
2024-04-10
tools/nolibc/stdlib: fix memory error in realloc()
Brennan Xavier McManus
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
2024-04-04
memblock tests: fix undefined reference to `panic'
Wei Yang
2024-04-04
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
2024-04-03
tools: Add ethtool.h header to tooling infra
Tushar Vyavahare
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-04-01
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-03-28
tools/resolve_btfids: fix build with musl libc
Natanael Copa
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-25
bpf: Sync uapi bpf.h to tools directory
Yonghong Song
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-22
selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
Jiri Olsa
2024-03-21
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
2024-03-21
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...
Arnaldo Carvalho de Melo
2024-03-21
tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
2024-03-12
Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-11
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
[prev]
[next]