summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-10-13selftests: netdevsim: use suitable existing dummy file for flash testJiri Pirko
2023-10-13selftests: fdb_flush: Add test cases for FDB flush with bridge deviceAmit Cohen
2023-10-13selftests: Add test cases for FDB flush with VXLAN deviceAmit Cohen
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01inet: implement lockless IP_TOSEric Dumazet
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-09-29selftest/bpf: Add various selftests for program limitsDaniel Borkmann
2023-09-29bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend
2023-09-28selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-09-26selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson
2023-09-19selftests/proc: fixup proc-empty-vm test after KSM changesAlexey Dobriyan
2023-09-19selftests: link libasan statically for tests with -fsanitize=addressRyan Roberts
2023-09-19selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu
2023-09-19selftests/bpf: Print log buffer for exceptions test only on failureKumar Kartikeya Dwivedi
2023-09-18selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior