summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini
2024-12-11cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long
2024-12-10scx: Fix maximal BPF selftest progDavid Vernet
2024-12-10selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman
2024-12-10bpf: consider that tail calls invalidate packet pointersEduard Zingerman
2024-12-10selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman
2024-12-10selftests/bpf: test for changing packet data from global functionsEduard Zingerman
2024-12-10selftests/bpf: Extend test for sockmap update with sameMichal Luczaj
2024-12-10selftests/hid: Add host-tools to .gitignoreCharlie Jenkins
2024-12-10selftests/powerpc: Fix typo in test-vphn.cZhu Jun
2024-12-09selftests/cpufreq: gitignore output files and clean them in make cleanLi Zhijian
2024-12-09selftests: forwarding: Add a selftest for the new reserved_bits UAPIPetr Machata
2024-12-09selftests: net: lib: Add several autodefer helpersPetr Machata
2024-12-09selftests: net: lib: Rename ip_link_master() to ip_link_set_master()Petr Machata
2024-12-09selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar
2024-12-09selftests/bpf: Add more stats into veristatMykyta Yatsenko
2024-12-09selftests: livepatch: add test cases of stack_order sysfs interfaceWardenjohn
2024-12-09selftests/livepatch: Replace hardcoded module name with variable in test-call...George Guo
2024-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-06selftests: net: cleanup busy_poller.cJoe Damato
2024-12-06selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson
2024-12-06selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson
2024-12-06selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson
2024-12-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-06x86/mm/selftests: Fix typo in lam.cGautam Somani
2024-12-06selftests/bpf: Consolidate kernel modules into common directoryToke Høiland-Jørgensen
2024-12-06selftests/bpf: Add more test cases for LPM trieHou Tao
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao
2024-12-05selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown
2024-12-05selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila
2024-12-05selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadataSong Yoong Siang
2024-12-05selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadataSong Yoong Siang
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy
2024-12-05vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy
2024-12-05vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy
2024-12-04selftests/net: call sendmmsg via udpgso_bench.shKenjiro Nakayama
2024-12-04selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai
2024-12-04selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman
2024-12-04tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2024-12-04selftests/bpf: Add IRQ save/restore testsKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Expand coverage of preempt tests to sleepable kfuncKumar Kartikeya Dwivedi
2024-12-04bpf: Improve verifier log for resource leak on exitKumar Kartikeya Dwivedi