summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-24selftest/bpf: Test for use-after-free bug fix in inline_bpf_loopEduard Zingerman
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-24KVM: selftests: Enhance handling WRMSR ICR register in x2APIC modeZeng Guang
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang
2022-06-24KVM: selftests: Cache binary stats metadata for duration of testBen Gardon
2022-06-24KVM: selftests: Test disabling NX hugepages on a VMBen Gardon
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon
2022-06-24KVM: selftests: Read binary stat data in libBen Gardon
2022-06-24KVM: selftests: Clean up coding style in binary stats testSean Christopherson
2022-06-24KVM: selftests: Read binary stats desc in libBen Gardon
2022-06-24KVM: selftests: Read binary stats header in libBen Gardon
2022-06-24KVM: selftests: Remove dynamic memory allocation for stats headerBen Gardon
2022-06-24selftests/kexec: remove broken EFI_VARS secure boot fallback checkArd Biesheuvel
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC implementing the unsupported get_info()Jörn-Thorben Hinz
2022-06-23selftests/bpf: Test an incomplete BPF CCJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC writing sk_pacing_*Jörn-Thorben Hinz
2022-06-23perf script: Add some missing event dumpsAdrian Hunter
2022-06-23perf record: Add finished init eventAdrian Hunter
2022-06-23perf record: Add new option to sample identifierAdrian Hunter
2022-06-23perf record: Always record id indexAdrian Hunter
2022-06-23perf record: Always get text_poke events with --kcore optionAdrian Hunter
2022-06-23perf data convert: Prefer sampled CPU when exporting JSONShawn M. Chapla
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-22selftests/bpf: Add benchmark for local_storage getDave Marchevsky
2022-06-22KVM: selftests: Add MONITOR/MWAIT quirk testSean Christopherson
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21torture: Create kvm-check-branches.sh output in proper locationPaul E. McKenney
2022-06-21torture: Adjust to again produce debugging informationPaul E. McKenney
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-20selftests/bpf: BPF test_prog selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: BPF test_verifier selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: allow BTF specs and func infos in test_verifier testsEduard Zingerman
2022-06-20selftests/bpf: specify expected instructions in test_verifier testsEduard Zingerman
2022-06-20tools/nolibc: add a help target to list supported targetsWilly Tarreau
2022-06-20tools/nolibc: make the default target build the headersWilly Tarreau
2022-06-20tools/nolibc: fix the makefile to also work as "make -C tools ..."Willy Tarreau
2022-06-20tools/nolibc/stdio: Add format attribute to enable printf warningsAlviro Iskandar Setiawan
2022-06-20tools/nolibc/stdlib: Support overflow checking for older compiler versionsAmmar Faizi
2022-06-20KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall testsSean Christopherson
2022-06-20torture: Make kvm-remote.sh announce which system is being waited onPaul E. McKenney
2022-06-20KVM: selftests: Mostly fix broken Hyper-V Features testSean Christopherson
2022-06-20KVM: selftests: Add x86-64 support for exception fixupSean Christopherson
2022-06-20Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...Linus Torvalds
2022-06-20selftests/bpf: Enable config options needed for xdp_synproxy testMaxim Mikityanskiy
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti