summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-23Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-20Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter
2023-10-17selftests/user_events: Fix abi_test for BE archsBeau Belgrave
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-13netlink: specs: devlink: fix reply command valuesJiri Pirko
2023-10-13selftests: fib_tests: Count all trace point invocationsIdo Schimmel
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12tools/nolibc: mark start_c as weakThomas Weißschuh
2023-10-12tools/nolibc: i386: Fix a stack misalign bug on _startAmmar Faizi
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann
2023-10-05KVM: selftests: Zero-initialize entire test_result in memslot perf testSean Christopherson
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-04Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-10-04KVM: selftests: Treat %llx like %lx when formatting guest printfSean Christopherson
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds