summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2024-12-10selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman-0/+28
2024-12-10bpf: consider that tail calls invalidate packet pointersEduard Zingerman-0/+2
2024-12-10selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman-0/+120
2024-12-10selftests/bpf: test for changing packet data from global functionsEduard Zingerman-0/+28
2024-12-10selftests/bpf: Extend test for sockmap update with sameMichal Luczaj-3/+5
2024-12-10selftests/hid: Add host-tools to .gitignoreCharlie Jenkins-0/+1
2024-12-10selftests/powerpc: Fix typo in test-vphn.cZhu Jun-1/+1
2024-12-09selftests/cpufreq: gitignore output files and clean them in make cleanLi Zhijian-0/+3
2024-12-09selftests: forwarding: Add a selftest for the new reserved_bits UAPIPetr Machata-0/+353
2024-12-09selftests: net: lib: Add several autodefer helpersPetr Machata-7/+39
2024-12-09selftests: net: lib: Rename ip_link_master() to ip_link_set_master()Petr Machata-4/+4
2024-12-09selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar-3/+14
2024-12-09selftests/bpf: Add more stats into veristatMykyta Yatsenko-6/+58
2024-12-09selftests: livepatch: add test cases of stack_order sysfs interfaceWardenjohn-0/+71
2024-12-09selftests/livepatch: Replace hardcoded module name with variable in test-call...George Guo-1/+1
2024-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-87/+687
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds-10/+6
2024-12-06selftests: net: cleanup busy_poller.cJoe Damato-38/+50
2024-12-06selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson-0/+40
2024-12-06selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson-10/+0
2024-12-06selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson-5/+0
2024-12-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-61/+636
2024-12-06x86/mm/selftests: Fix typo in lam.cGautam Somani-1/+1
2024-12-06selftests/bpf: Consolidate kernel modules into common directoryToke Høiland-Jørgensen-161/+83
2024-12-06selftests/bpf: Add more test cases for LPM trieHou Tao-0/+395
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao-9/+4
2024-12-05selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne-1/+1
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown-9/+5
2024-12-05selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila-0/+41
2024-12-05selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadataSong Yoong Siang-0/+1
2024-12-05selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadataSong Yoong Siang-1/+1
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+14
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-19/+43
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+11
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+20
2024-12-04selftests/net: call sendmmsg via udpgso_bench.shKenjiro Nakayama-0/+3
2024-12-04selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai-19/+19
2024-12-04selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi-0/+17
2024-12-04selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi-0/+18
2024-12-04selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman-19/+62
2024-12-04tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande-0/+1
2024-12-04selftests/bpf: Add IRQ save/restore testsKumar Kartikeya Dwivedi-0/+446
2024-12-04selftests/bpf: Expand coverage of preempt tests to sleepable kfuncKumar Kartikeya Dwivedi-0/+14
2024-12-04bpf: Improve verifier log for resource leak on exitKumar Kartikeya Dwivedi-10/+10
2024-12-03iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nthNicolin Chen-0/+14
2024-12-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi-23/+23
2024-12-02selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi-0/+26
2024-12-02bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu-2/+2
2024-12-02selftests/bpf: ensure proper root namespace cleanup when test failAlexis Lothoré (eBPF Foundation)-5/+11
2024-12-02selftests/bpf: add cgroup skb direct packet access testMahe Tardy-0/+43