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
/
testing
Age
Commit message (
Expand
)
Author
2024-07-29
selftests/bpf: Load struct_ops map in global_maps_resize test
David Vernet
2024-07-29
selftests/bpf: Integrate test_xdp_veth into test_progs
Alexis Lothoré (eBPF Foundation)
2024-07-29
selftests/bpf: Update xdp_redirect_map prog sections for libbpf
Alexis Lothoré (eBPF Foundation)
2024-07-29
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix errors compiling crypto_sanity.c with musl libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix errors compiling decap_sanity.c with musl libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix compiling core_reloc.c with musl-libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix compiling flow_dissector.c with musl-libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix compiling kfree_skb.c with musl-libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix include of <sys/fcntl.h>
Tony Ambardar
2024-07-29
selftests/bpf: Fix missing BUILD_BUG_ON() declaration
Tony Ambardar
2024-07-29
selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
Tony Ambardar
2024-07-29
selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
Tony Ambardar
2024-07-29
selftests/bpf: Drop unneeded error.h includes
Tony Ambardar
2024-07-29
selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
Tony Ambardar
2024-07-29
selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
Tony Ambardar
2024-07-29
selftests/bpf: Use pid_t consistently in test_progs.c
Tony Ambardar
2024-07-29
selftests/bpf: Make %.test.d prerequisite order only
Ihor Solodrai
2024-07-29
selftests/bpf: test no_caller_saved_registers spill/fill removal
Eduard Zingerman
2024-07-29
selftests/bpf: __arch_* macro to limit test cases to specific archs
Eduard Zingerman
2024-07-29
selftests/bpf: allow checking xlated programs in verifier_* tests
Eduard Zingerman
2024-07-29
selftests/bpf: extract test_loader->expect_msgs as a data structure
Eduard Zingerman
2024-07-29
selftests/bpf: no need to track next_match_pos in struct test_loader
Eduard Zingerman
2024-07-29
selftests/bpf: print correct offset for pseudo calls in disasm_insn()
Eduard Zingerman
2024-07-29
selftests/bpf: extract utility function for BPF disassembly
Eduard Zingerman
2024-07-29
selftests/bpf: Add reg_bounds tests for ldsx and subreg compare
Yonghong Song
2024-07-29
selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accesses
Yonghong Song
2024-07-29
selftests/bpf: Fix wrong binary in Makefile log output
Tony Ambardar
2024-07-29
selftests/bpf: Add uprobe multi consumers test
Jiri Olsa
2024-07-29
selftests/bpf: Add uprobe fail tests for uprobe multi
Jiri Olsa
2024-07-29
selftests/bpf: Fix compilation failure when CONFIG_NET_FOU!=y
Artem Savkov
2024-07-29
selftests/bpf: Fix error linking uprobe_multi on mips
Tony Ambardar
2024-07-29
selftests/bpf: Add missing system defines for mips
Tony Ambardar
2024-07-29
selftests/bpf: Don't include .d files on make clean
Ihor Solodrai
2024-07-29
selftests/bpf: Add a test for mmap-able map in map
Song Liu
2024-07-29
selftests/bpf: Drop __start_server in network_helpers
Geliang Tang
2024-07-29
selftests/bpf: Drop inetaddr_len in sk_lookup
Geliang Tang
2024-07-29
selftests/bpf: Drop make_socket in sk_lookup
Geliang Tang
2024-07-29
selftests/bpf: Drop make_client in sk_lookup
Geliang Tang
2024-07-29
selftests/bpf: Workaround strict bpf_lsm return value check.
Alexei Starovoitov
2024-07-29
selftests/bpf: Add verifier tests for bpf lsm
Xu Kuohai
2024-07-29
selftests/bpf: Add test for lsm tail call
Xu Kuohai
2024-07-29
selftests/bpf: Add return value checks for failed tests
Xu Kuohai
2024-07-29
selftests/bpf: Avoid load failure for token_lsm.c
Xu Kuohai
2024-07-29
selftests/bpf: Ensure the unsupported struct_ops prog cannot be loaded
Martin KaFai Lau
2024-07-29
selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubs
Martin KaFai Lau
2024-07-29
selftests/bpf: Add testcases for tailcall hierarchy fixing
Leon Hwang
[next]