index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-05-29
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
2023-05-29
tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
Donald Hunter
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()
Andrii Nakryiko
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
selftests/bpf: Check whether to run selftest
Daniel Müller
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
libbpf: Change var type in datasec resize func
JP Kobryn
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
2023-05-24
libbpf: Add capability for resizing datasec maps
JP Kobryn
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
2023-05-23
selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
Andrii Nakryiko
2023-05-23
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-23
libbpf: Start v1.3 development cycle
Andrii Nakryiko
2023-05-23
bpftool: Specify XDP Hints ifname when loading program
Larysa Zaremba
2023-05-23
selftests/bpf: Add xdp_feature selftest for bond device
Lorenzo Bianconi
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
2023-05-23
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
2023-05-23
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
2023-05-21
Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...
Linus Torvalds
2023-05-19
selftests/bpf: Test bpf_sock_destroy
Aditi Ghag
2023-05-19
selftests/bpf: Add helper to get port using getsockname
Aditi Ghag
2023-05-19
Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-05-19
bpftool: Show target_{obj,btf}_id in tracing link info
Yafang Shao
2023-05-19
perf bench syscall: Fix __NR_execve undeclared build error
Tiezhu Yang
2023-05-19
Merge tag 'linux-cpupower-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
2023-05-19
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
2023-05-18
selftests: mptcp: centralize stats dumping
Paolo Abeni
2023-05-18
selftests: mptcp: add explicit check for new mibs
Paolo Abeni
2023-05-18
mptcp: introduces more address related mibs
Paolo Abeni
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-17
Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-05-17
selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel
Yonghong Song
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
2023-05-17
tools headers disabled-features: Sync with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
2023-05-17
selftests/bpf: Do not use sign-file as testcase
Alexey Gladkov
[next]