summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-08-08selftests/bpf: Add struct_ops __arena and __arena__nullable argument testsTejun Heo
2026-08-08selftests/bpf: Add JIT-sequence tests for __arena kfunc argumentsTejun Heo
2026-08-08selftests/bpf: Add kfunc __arena and __arena__nullable argument testsTejun Heo
2026-08-08selftests/bpf: Verify zext_dst annotations for various instructionsEduard Zingerman
2026-08-08bpf: Do not print a newline after disassembly in bpf_verbose_insn()Eduard Zingerman
2026-08-07selftests/net: devmem.py: add check_rx_large_niovBobby Eshleman
2026-08-07selftests/net: ncdevmem: add -b option to set rx-page-size on bindBobby Eshleman
2026-08-07selftests: net: shaper: Cover recursive node cleanupMohsin Bashir
2026-08-07selftests: net: shaper: Cover mixed-parent groupingMohsin Bashir
2026-08-07selftests: net: shaper: Reject invalid set requestsMohsin Bashir
2026-08-07selftests: net: shaper: Cover scalar attributesMohsin Bashir
2026-08-07selftests: net: shaper: Add reparenting rejection testMohsin Bashir
2026-08-07selftests: net: shaper: Add queue migration between nodes testMohsin Bashir
2026-08-07selftests: net: shaper: Add child node deletion reparent testMohsin Bashir
2026-08-07selftests: net: shaper: Add nested depth limit discovery testMohsin Bashir
2026-08-07selftests: net: shaper: Add .group rate update testMohsin Bashir
2026-08-07selftests: net: shaper: Add node scope .set rate update testMohsin Bashir
2026-08-07selftests: net: shaper: Add basic_groups_with_rate testMohsin Bashir
2026-08-07selftests: net: shaper: Decouple basic_groups from netdev rate limitingMohsin Bashir
2026-08-07selftests: net: shaper: Prepare helpers for group testsMohsin Bashir
2026-08-07selftests: net: shaper: Drop redundant command timeoutsMohsin Bashir
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-08-08selftests/ftrace: Force C locale in ftracetestRui Qi
2026-08-08selftests/ftrace: Convert ELF entry point to file offset in uprobe testRui Qi
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-07selftests/bpf: Add load-acquire test for probe-memory pointer typesDaniel Borkmann
2026-08-07selftests/bpf: Add arena fault test for load-acquireDaniel Borkmann
2026-08-06selftests/bpf: Verify decl tags emission in resolve_btfids testIhor Solodrai
2026-08-06selftests/bpf: Verify arena type tags in resolve_btfids testIhor Solodrai
2026-08-06selftests/mm: unpoison pages in memory-failure teardownMuhammad Usama Anjum
2026-08-06selftests/mm: fix gup_longterm EINVAL error messagezhaozhengzhuo
2026-08-06selftests/mm/pagemap_ioctl: fix missing NULL checks after calloc()longlong yan
2026-08-06selftests/mm: use MAP_FAILED for mmap error checklonglong yan
2026-08-06selftests/mm: fix BUG_ON checking wrong variable in mremap_dontunmapHongfu Li
2026-08-06selftests/mm: add PAGEMAP_SCAN test for THP PMD holesKiryl Shutsemau (Meta)
2026-08-06mm/vma: update create_init_stack_vma() to use vma_flags_tLorenzo Stoakes
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes
2026-08-06mm/vma: rename vma_get_page_prot to vma_flags_to_page_protLorenzo Stoakes
2026-08-06selftests/dax: add dax/kmem hotplug sysfs regression testGregory Price
2026-08-06selftests/mm: factor out hmm_buffer_alloc() to consolidate buffer setupHongfu Li
2026-08-06selftests/mm: fix on-fault-limit false failure under sudo-rsInjae Ryou
2026-08-06selftests: mincore: count file-mmap readahead on both sidesYijia Wang
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-06tls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean
2026-08-06selftests: tls: add a test for splicing onto a full plaintext recordchanyoung
2026-08-06selftests: mptcp: join: mark tests with data corruption as failedGang Yan
2026-08-06selftests/bpf: Test overlapping RCU protectionNing Ding
2026-08-06bpf: Account for preempt and IRQ state in RCU protectionNing Ding