summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-09-04selftests/bpf: Test borrowed refcount acquisition nullabilityNing Ding
2026-09-04selftests/bpf: Reject non-percpu values in percpu kptr fieldsKumar Kartikeya Dwivedi
2026-09-04selftests/bpf: No non-NULL inference from an imprecise zero registerEduard Zingerman
2026-09-04selftests/bpf: Check that JMP32 pointer vs zero jumps are not predictedEduard Zingerman
2026-09-04selftests/bpf: Check the linked regs cap for the compared registerEduard Zingerman
2026-09-04selftests/bpf: No non-NULL inference from unbounded offset pointersEduard Zingerman
2026-09-04bfs: remove the filesystemEthan Nelson-Moore
2026-09-04selftests/livepatch: filter debug messages in check_result()Yafang Shao
2026-09-04selftests: cover kernfs dentry revalidationShakeel Butt
2026-09-04selftests/pidfd: fix PPID values in error messagePaul Dolan
2026-09-04selftests/clone3: tighten CLONE_CLEAR_SIGHAND conflict testPaul Dolan
2026-09-03selftests/bpf: Add tests to assert that netfilter progs cannot write to skbFlorian Westphal
2026-09-03selftests/bpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Check faultable stack helper contextsKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Test btf lookup helper sleepabilityKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Check rbtree callback restrictions in subprogsKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: bpf_fastcall patterns entered by a jumpEduard Zingerman
2026-09-03selftests/bpf: check zero extension of an arena 32-bit cmpxchgEduard Zingerman
2026-09-03Merge tag 'mm-hotfixes-stable-2026-09-03-17-45' of git://git.kernel.org/pub/s...Linus Torvalds
2026-09-03tunnels: Drop stale dst when building an ICMP error for PMTUDIdo Schimmel
2026-09-03mm/secretmem: properly account locked pagesLorenzo Stoakes (ARM)
2026-09-03hazptrtorture: Enable CONFIG_HAZPTR_DEBUGPaul E. McKenney
2026-09-03hazptrtorture: Add testing of on-stack hazptr_ctx structuresPaul E. McKenney
2026-09-03torture: Add a hazptrtorture.c torture testPaul E. McKenney
2026-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-09-03Merge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-09-03selftests/bpf: Check syscall helpers in timer callbacksKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Test sched_process_wait nullable argumentKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Reject resilient unlock in rbtree callbackKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Test direct tail calls from callbacksKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Cover signal tracepoint siginfo sentinelsKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Add test for showing a void BTF typeJiayuan Chen
2026-09-03selftests/bpf: Add test for key-less BTF hash mapJiayuan Chen
2026-09-03selftests/alsa: Fix the step check for INTEGER controlsHyeongJun An
2026-09-02selftests: drv-net: bump the timeout to 15minJakub Kicinski
2026-09-02selftests: drv-net: split gro.py into one test per coalescing modeJakub Kicinski
2026-09-02selftests: drv-net: hw: rename gro_hw.py to gro_stats.pyJakub Kicinski
2026-09-02selftests/bpf: BPF_PSEUDO_FUNC reference to the main programEduard Zingerman
2026-09-02selftests/bpf: Check for flag presence in bpf_program__flags()Toke Høiland-Jørgensen
2026-09-02selftests/bpf: Set BPF program flags non-destructivelyToke Høiland-Jørgensen
2026-09-02selftests/bpf: Add regression test for queue/stack map size limitYuan Chen
2026-09-02selftests/bpf: test case for unsafe pruning of bpf_loop checkpointsEduard Zingerman
2026-09-02selftests/bpf: Precision tracking across BPF_ABS subprog exitEduard Zingerman
2026-09-02selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gatingJimmy Zuber
2026-09-01kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth
2026-09-01riscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are presentJinRui
2026-09-01cxl/test: Map mock device nodes to an online nodeDavidlohr Bueso
2026-09-01selftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifierBenjamin Tissoires
2026-09-01selftests/hid: Add a test to ensure we can write fields in hid_deviceBenjamin Tissoires
2026-09-01Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard