summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-09-12selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn
2024-09-12selftests/net: packetdrill: run in netns and expand configWillem de Bruijn
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-12kunit: tool: Build compile_commands.jsonBrendan Jackman
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang
2024-09-12Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-09-12Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/nextMarc Zyngier
2024-09-11selftests: add ncdevmem, netcat for devmem TCPMina Almasry
2024-09-11selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-11bpf/selftests: Check errno when percpu map value size exceedsTao Chen
2024-09-11selftests/bpf: Fix arena_atomics failure due to llvm changeYonghong Song
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko
2024-09-11selftests/ring-buffer: Handle meta-page bigger than the systemVincent Donnefort
2024-09-11selftests/ring-buffer: Verify the entire meta-page paddingVincent Donnefort
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu
2024-09-11selftests: kselftest: Use strerror() on nolibczhang jiao
2024-09-11selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knobMaciej Fijalkowski
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing
2024-09-10selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing
2024-09-09selftests/mm: relax test to fail after 100 migration failuresDev Jain
2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy
2024-09-09cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman
2024-09-09selftests/powerpc: Allow building without static libcMadhavan Srinivasan
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-06selftests/timers: Remove unused NSEC_PER_SEC macrozhang jiao
2024-09-06selftests:resctrl: Fix build failure on archs without __cpuid_count()Shuah Khan
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05bpf/selftests: coverage for tp and perf event progs using kfuncsJP Kobryn
2024-09-05selftests: net: enable bind testsJamie Bainbridge