summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-211-0/+13
|\
| * selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel2023-10-201-0/+13
* | Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds2023-10-205-23/+55
|\ \
| * | tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo2023-10-191-0/+14
| * | perf dlfilter: Add a test for object_code()Adrian Hunter2023-09-302-2/+22
| * | perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter2023-09-291-17/+15
| * | perf pmu: Fix perf stat output with correct scale and unitWyes Karny2023-09-261-4/+4
* | | Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds2023-10-201-7/+9
|\ \ \
| * | | selftests/user_events: Fix abi_test for BE archsBeau Belgrave2023-10-171-7/+9
* | | | Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-198-34/+257
|\ \ \ \
| * | | | selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts2023-10-191-0/+13
| * | | | selftests: mptcp: join: correctly check for no RSTMatthieu Baerts2023-10-191-2/+6
| * | | | selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2023-10-192-0/+88
| * | | | selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter2023-10-181-0/+6
| * | | | netfilter: nf_tables: audit log object reset once per tablePhil Sutter2023-10-181-0/+46
| * | | | selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole2023-10-151-1/+3
| * | | | selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2023-10-152-0/+51
| * | | | selftests: openvswitch: Catch cases where the tests are killedAaron Conole2023-10-151-0/+2
| * | | | selftests: openvswitch: Add version check for pyroute2Aaron Conole2023-10-152-2/+10
| * | | | netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-131-27/+27
| * | | | selftests: fib_tests: Count all trace point invocationsIdo Schimmel2023-10-131-2/+2
| * | | | selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel2023-10-131-0/+3
* | | | | Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-10-191-1/+1
|\ \ \ \ \
| * | | | | perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)2023-10-181-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-10-1611-25/+141
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini2023-10-159-23/+10
| |\ \ \ \ \
| | * | | | | KVM: selftests: Zero-initialize entire test_result in memslot perf testSean Christopherson2023-10-051-6/+3
| | * | | | | KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu2023-10-047-17/+0
| | * | | | | KVM: selftests: Treat %llx like %lx when formatting guest printfSean Christopherson2023-10-041-0/+7
| * | | | | | KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson2023-10-122-0/+23
| * | | | | | KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson2023-10-121-2/+17
| * | | | | | KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson2023-10-122-0/+91
* | | | | | | Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-135-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti2023-09-205-5/+5
* | | | | | | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-125-73/+331
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | selftests/bpf: Add testcase for async callback return value failureDavid Vernet2023-10-092-2/+51
| * | | | | | selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann2023-10-063-60/+46
| * | | | | | selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann2023-10-061-0/+59
| * | | | | | selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann2023-10-063-11/+8
| * | | | | | selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann2023-10-061-0/+167
* | | | | | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-102-37/+235
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta2023-10-102-37/+235
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-058-18/+432
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-10-044-18/+292
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter2023-10-041-0/+20
| | * | | | | | selftests: netfilter: Extend nft_audit.shPhil Sutter2023-10-041-16/+81
| | * | | | | | selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long2023-10-043-2/+191
| * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-044-0/+140
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | selftest/bpf: Add various selftests for program limitsDaniel Borkmann2023-09-291-0/+84
| | * | | | | | bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend2023-09-291-0/+51