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
2024-03-07
selftests: mptcp: sockopt: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: connect: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: diag: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: add mptcp_lib_events helper
Geliang Tang
2024-03-07
selftests: mptcp: more operations in ns_init/exit
Geliang Tang
2024-03-07
selftests: mptcp: add mptcp_lib_ns_init/exit helpers
Geliang Tang
2024-03-07
selftests: mptcp: add local variables rndh
Geliang Tang
2024-03-07
selftests: mptcp: add mptcp_lib_check_tools helper
Geliang Tang
2024-03-07
selftests: mptcp: stop forcing iptables-legacy
Matthieu Baerts (NGI0)
2024-03-07
selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.
Kui-Feng Lee
2024-03-07
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
2024-03-07
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
2024-03-07
tools/net/ynl: Report netlink errors without stacktrace
Donald Hunter
2024-03-07
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
2024-03-07
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
2024-03-07
libbpf: Allow specifying 64-bit integers in map BTF.
Alexei Starovoitov
2024-03-07
Merge tag 'linux-cpupower-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
2024-03-07
tools: ynl: check for overflow of constructed messages
Jakub Kicinski
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-07
kselftest/arm64: Add 2023 DPISA hwcap test coverage
Mark Brown
2024-03-07
kselftest/arm64: Add basic FPMR test
Mark Brown
2024-03-07
kselftest/arm64: Handle FPMR context in generic signal frame parser
Mark Brown
2024-03-06
selftests/harness: Fix TEST_F()'s vfork handling
Mickaël Salaün
2024-03-06
perf annotate: Add comments in the data structures
Namhyung Kim
2024-03-06
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
2024-03-06
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
2024-03-06
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
2024-03-06
selftests/bpf: Test cases for '?' in BTF names
Eduard Zingerman
2024-03-06
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
2024-03-06
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
2024-03-06
libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
Eduard Zingerman
2024-03-06
libbpf: Replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
Eduard Zingerman
2024-03-06
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
2024-03-06
libbpf: Sync progs autoload with maps autocreate for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-06
libbpf: Honor autocreate flag for struct_ops maps
Eduard Zingerman
2024-03-06
libbpf: Tie struct_ops programs to kernel BTF ids, not to local ids
Eduard Zingerman
2024-03-06
libbpf: Allow version suffixes (___smth) for struct_ops types
Eduard Zingerman
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-03-06
Fix cpupower-frequency-info.1 man page typo
Jan Kratochvil
2024-03-07
selftests/ftrace: Add test cases for entry args at function exit
Masami Hiramatsu (Google)
2024-03-07
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
2024-03-06
KVM: riscv: selftests: Add Zacas extension to get-reg-list test
Anup Patel
[prev]
[next]