summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-12-03iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nthNicolin Chen
2024-12-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi
2024-12-02selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi
2024-12-02bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02selftests/bpf: ensure proper root namespace cleanup when test failAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add cgroup skb direct packet access testMahe Tardy
2024-12-02selftests/bpf: remove test_flow_dissector.shAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: migrate bpf flow dissectors tests to test_progsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add network helpers to generate udp checksumsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: use the same udp and tcp headers in tests under test_progsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: document pseudo-header checksum helpersAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: move ip checksum helper to network helpersAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: Enable generic tc actions in selftests configAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: migrate flow_dissector namespace exclusivity testAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add gre packets testing to flow_dissectorAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: expose all subtests from flow_dissectorAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: re-split main function into dedicated testsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector testAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keysAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add a macro to compare raw memoryAlexis Lothoré (eBPF Foundation)
2024-12-02mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2024-12-02tests/pid_namespace: add pid_max testsChristian Brauner
2024-12-01arm64/crc-t10dif: expose CRC-T10DIF function through libEric Biggers
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-30selftests: drv-net: rss_ctx: Add test for ntuple ruleDaniel Xu
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-29Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-29selftests/hid: fix kfunc inclusions with newer bpftoolBenjamin Tissoires
2024-11-28selftests: find_symbol: Actually use load_mod() parameterGeert Uytterhoeven
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-28selftests: hid: fix typo and exit codeMaximilian Heyne
2024-11-28selftests: rds: move test.py to TEST_FILESHangbin Liu
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2024-11-27Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang
2024-11-26Merge branch 'ovl.fixes'Christian Brauner
2024-11-26selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior
2024-11-26selftests/rtnetlink.sh: add mngtempaddr testHangbin Liu
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-25selftest/bpf: Add test for vsock removal from sockmap on close()Michal Luczaj
2024-11-25selftest/bpf: Add test for af_vsock poll()Michal Luczaj
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds
2024-11-24selftests: net: test extacks in netlink dumpsJakub Kicinski