summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-09selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye
2025-05-09selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriatePeilin Ye
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang
2025-05-08selftests: net-drv: remove the nic_performance and nic_link_layer testsJakub Kicinski
2025-05-08selftests: netfilter: fix conntrack stress test failures on debug kernelsFlorian Westphal
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviourMark Rutland
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new VL change behaviourMark Rutland
2025-05-08kselftest/arm64: tpidr2: Adjust to new clone() behaviourMark Rutland
2025-05-08kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changedMark Rutland
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-06io_uring/zcrx: selftests: fix setting ntuple rule into rssDavid Wei
2025-05-06cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_testDave Jiang
2025-05-06selftests/bpf: Add test for bpf_list_{front,back}Martin KaFai Lau
2025-05-06selftests/bpf: Add tests for bpf_rbtree_{root,left,right}Martin KaFai Lau
2025-05-06bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}Martin KaFai Lau
2025-05-06Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski
2025-05-06KVM: arm64: selftests: Add test for SVE host corruptionMark Brown
2025-05-05selftests: drv: net: add version indicatorMohsin Bashir
2025-05-05selftests: drv: net: avoid skipping testsMohsin Bashir
2025-05-05selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir
2025-05-05selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-05-05selftests: iou-zcrx: Clean up build warnings for error formatHaiyue Wang
2025-05-05selftests: mptcp: add chk_sublfow in diag.shGang Yan
2025-05-05selftests: mptcp: add helpers to get subflow_infoGang Yan
2025-05-05selftests: mptcp: refactor NLMSG handling with 'proto'Gang Yan
2025-05-05selftests: mptcp: refactor send_query parameters for code clarityGang Yan
2025-05-05selftests: mptcp: add struct params in mptcp_diagGang Yan
2025-05-05selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfoGeliang Tang
2025-05-05selftests: mptcp: info: hide 'grep: write error' warningsMatthieu Baerts (NGI0)
2025-05-05selftests: ublk: kublk: fix include pathUday Shankar
2025-05-05selftests: ublk: make test_generic_06 silent on successUday Shankar
2025-05-05selftests: ublk: kublk: build with -Werror iff WERROR!=0Uday Shankar
2025-05-05selftests/bpf: Remove sockmap_ktls disconnect_after_delete testIhor Solodrai
2025-05-05selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL caseCong Wang
2025-05-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-05-05KVM: arm64: selftest: Don't try to disable AArch64 supportMarc Zyngier
2025-05-05Merge branch 'block-6.15' into for-6.16/blockJens Axboe
2025-05-05selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookupFlorian Westphal
2025-05-05selftests: netfilter: add conntrack stress testFlorian Westphal
2025-05-04Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixesIngo Molnar
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-03futex,selftests: Add another FUTEX2_NUMA selftestPeter Zijlstra