summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-12-13kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang-17/+15
2024-12-12selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o buildEduard Zingerman-3/+3
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-89/+713
2024-12-12selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi-0/+36
2024-12-12bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi-4/+4
2024-12-12selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman-22/+66
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-17/+56
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-2/+16
2024-12-12selftests: forwarding: add a pvid_change test to bridge_vlan_unawareVladimir Oltean-3/+22
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter-2/+16
2024-12-11Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+1
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini-1/+1
2024-12-11cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long-14/+19
2024-12-10scx: Fix maximal BPF selftest progDavid Vernet-3/+5
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-169/+909
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-102/+266
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-65/+215
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+20
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy-53/+181