aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-0/+41
2023-10-23Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-1/+4
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+12
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+13
2023-10-20Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Gravatar Linus Torvalds 5-23/+55
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-7/+9
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolGravatar Francis Laniel 1-0/+13
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolGravatar Arnaldo Carvalho de Melo 1-0/+14
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 8-34/+257
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrGravatar Matthieu Baerts 1-0/+13
2023-10-19selftests: mptcp: join: correctly check for no RSTGravatar Matthieu Baerts 1-2/+6
2023-10-19selftests: net: add very basic test for netdev names and namespacesGravatar Jakub Kicinski 2-0/+88
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitGravatar Jiri Slaby (SUSE) 1-1/+1
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Gravatar Liam R. Howlett 1-0/+40
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierGravatar Samasth Norway Ananda 1-0/+1
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsGravatar Phil Sutter 1-0/+6
2023-10-18netfilter: nf_tables: audit log object reset once per tableGravatar Phil Sutter 1-0/+46
2023-10-17selftests/user_events: Fix abi_test for BE archsGravatar Beau Belgrave 1-7/+9
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-25/+141
2023-10-16tools/virtio: Add dma sync api for virtio testGravatar Liming Wu 1-0/+12
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Gravatar Aaron Conole 1-1/+3
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsGravatar Aaron Conole 2-0/+51
2023-10-15selftests: openvswitch: Catch cases where the tests are killedGravatar Aaron Conole 1-0/+2
2023-10-15selftests: openvswitch: Add version check for pyroute2Gravatar Aaron Conole 2-2/+10
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Gravatar Paolo Bonzini 9-23/+10
2023-10-13netlink: specs: devlink: fix reply command valuesGravatar Jiri Pirko 1-27/+27
2023-10-13selftests: fib_tests: Count all trace point invocationsGravatar Ido Schimmel 1-2/+2
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testGravatar Ido Schimmel 1-0/+3
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-5/+5
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 5-73/+331
2023-10-12tools/nolibc: mark start_c as weakGravatar Thomas Weißschuh 1-0/+1
2023-10-12tools/nolibc: i386: Fix a stack misalign bug on _startGravatar Ammar Faizi 1-1/+3
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testGravatar Sean Christopherson 2-0/+23
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testGravatar Sean Christopherson 1-2/+17
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testGravatar Sean Christopherson 2-0/+91
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-37/+235
2023-10-10hv/hv_kvp_daemon:Support for keyfile based connection profileGravatar Shradha Gupta 2-37/+235
2023-10-09selftests/bpf: Add testcase for async callback return value failureGravatar David Vernet 2-2/+51
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustGravatar Daniel Borkmann 3-60/+46
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachGravatar Daniel Borkmann 1-0/+59
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countGravatar Daniel Borkmann 3-11/+8
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallGravatar Daniel Borkmann 1-0/+167
2023-10-05KVM: selftests: Zero-initialize entire test_result in memslot perf testGravatar Sean Christopherson 1-6/+3
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 8-18/+432
2023-10-04Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-8/+30
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Jakub Kicinski 4-18/+292
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataGravatar Like Xu 7-17/+0
2023-10-04KVM: selftests: Treat %llx like %lx when formatting guest printfGravatar Sean Christopherson 1-0/+7
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+1