summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-60/+526
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-18/+432
2023-10-05Merge earlier changes in Intel thermal drivers for v6.7.Rafael J. Wysocki-0/+170
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-18/+292
2023-10-04Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-9/+37
2023-10-04tracing/selftests: Update kprobe args char/string to match new functionsSteven Rostedt (Google)-2/+6
2023-10-04selftests/bpf: Add uprobe_multi to gen_tar targetBjörn Töpel-1/+1
2023-10-04selftests/bpf: Enable lld usage for RISC-VBjörn Töpel-1/+1
2023-10-04selftests/bpf: Add cross-build support for urandom_read et alBjörn Töpel-3/+5
2023-10-04selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscvBjörn Töpel-0/+2
2023-10-04selftests/bpf: Define SYS_PREFIX for riscvBjörn Töpel-0/+3
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu-17/+0
2023-10-04KVM: selftests: Treat %llx like %lx when formatting guest printfSean Christopherson-0/+7
2023-10-04cgroup/cpuset: Enable invalid to valid local partition transitionWaiman Long-7/+14
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2023-10-04selftests/damon/sysfs: test DAMOS apply intervalsSeongJae Park-0/+1
2023-10-04selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes-55/+134
2023-10-04selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)-1/+78
2023-10-04selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)-5/+52
2023-10-04selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)-1/+11
2023-10-04selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)-1/+1
2023-10-04selftests/mm: gup_longterm: fix a resource leakDing Xiang-1/+2
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+140
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter-0/+20
2023-10-04selftests/xsk: Add a test for shared umem featureTushar Vyavahare-7/+72
2023-10-04selftests/xsk: Modify xsk_update_xskmap() to accept the index as an argumentTushar Vyavahare-6/+5
2023-10-04selftests/xsk: Iterate over all the sockets in the send pkts functionTushar Vyavahare-19/+38
2023-10-04selftests/xsk: Remove unnecessary parameter from pkt_set() function callTushar Vyavahare-16/+11
2023-10-04selftests/xsk: Iterate over all the sockets in the receive pkts functionTushar Vyavahare-113/+178
2023-10-04selftests/xsk: Move src_mac and dst_mac to the xsk_socket_infoTushar Vyavahare-20/+21
2023-10-04selftests/xsk: Rename xsk_xdp_metadata.h to xsk_xdp_common.hTushar Vyavahare-2/+7
2023-10-04selftests/xsk: Move pkt_stream to the xsk_socket_infoTushar Vyavahare-35/+38
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter-16/+81
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long-2/+191
2023-10-03selftests/user_events: Test persist flag casesBeau Belgrave-2/+107
2023-10-03selftests/x86/mm: Add new test that userspace stack is in fact NXAlexey Dobriyan-0/+216
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds-4/+4
2023-10-01inet: implement lockless IP_TOSEric Dumazet-1/+1
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-9/+9
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng-4/+4
2023-09-29selftest/bpf: Add various selftests for program limitsDaniel Borkmann-0/+84
2023-09-29bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend-0/+51
2023-09-29kselftest/arm64: Verify HWCAP2_SVE_B16B16Mark Brown-0/+13
2023-09-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo-2/+1
2023-09-28lkdtm/bugs: add test for panic() with stuck secondary CPUsMark Rutland-0/+1
2023-09-28selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal-9/+37
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela-55/+10
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela-57/+148
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela-1114/+2369
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela-98/+229