aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-08-07selftests: net: shaper: Add child node deletion reparent testMohsin Bashir1-0/+77
2026-08-07selftests: net: shaper: Add nested depth limit discovery testMohsin Bashir1-0/+117
2026-08-07selftests: net: shaper: Add .group rate update testMohsin Bashir1-0/+67
2026-08-07selftests: net: shaper: Add node scope .set rate update testMohsin Bashir1-0/+38
2026-08-07selftests: net: shaper: Add basic_groups_with_rate testMohsin Bashir1-13/+66
2026-08-07selftests: net: shaper: Decouple basic_groups from netdev rate limitingMohsin Bashir1-24/+16
2026-08-07selftests: net: shaper: Prepare helpers for group testsMohsin Bashir1-59/+86
2026-08-07selftests: net: shaper: Drop redundant command timeoutsMohsin Bashir1-3/+3
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann24-46/+926
2026-08-07Merge branch 'pm-cpufreq'Rafael J. Wysocki2-7/+37
2026-08-08selftests/ftrace: Force C locale in ftracetestRui Qi1-0/+3
2026-08-08selftests/ftrace: Convert ELF entry point to file offset in uprobe testRui Qi1-2/+25
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-0/+88
2026-08-07selftests/bpf: Add load-acquire test for probe-memory pointer typesDaniel Borkmann1-0/+28
2026-08-07selftests/bpf: Add arena fault test for load-acquireDaniel Borkmann2-0/+46
2026-08-06selftests/bpf: Verify decl tags emission in resolve_btfids testIhor Solodrai1-0/+40
2026-08-06selftests/bpf: Verify arena type tags in resolve_btfids testIhor Solodrai2-0/+76
2026-08-06selftests/mm: unpoison pages in memory-failure teardownMuhammad Usama Anjum1-22/+22
2026-08-06selftests/mm: fix gup_longterm EINVAL error messagezhaozhengzhuo1-1/+1
2026-08-06selftests/mm/pagemap_ioctl: fix missing NULL checks after calloc()longlong yan1-1/+7
2026-08-06selftests/mm: use MAP_FAILED for mmap error checklonglong yan1-53/+53
2026-08-06selftests/mm: fix BUG_ON checking wrong variable in mremap_dontunmapHongfu Li1-1/+1
2026-08-06selftests/mm: add PAGEMAP_SCAN test for THP PMD holesKiryl Shutsemau (Meta)1-27/+75
2026-08-06mm/vma: update create_init_stack_vma() to use vma_flags_tLorenzo Stoakes1-0/+4
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes1-0/+5
2026-08-06mm/vma: rename vma_get_page_prot to vma_flags_to_page_protLorenzo Stoakes1-1/+1
2026-08-06selftests/dax: add dax/kmem hotplug sysfs regression testGregory Price5-0/+329
2026-08-06selftests/mm: factor out hmm_buffer_alloc() to consolidate buffer setupHongfu Li1-460/+165
2026-08-06selftests/mm: fix on-fault-limit false failure under sudo-rsInjae Ryou1-1/+1
2026-08-06selftests: mincore: count file-mmap readahead on both sidesYijia Wang1-2/+10
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-16/+189
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-2/+170
2026-08-06tls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean1-0/+57
2026-08-06selftests: tls: add a test for splicing onto a full plaintext recordchanyoung1-0/+37
2026-08-06selftests: mptcp: join: mark tests with data corruption as failedGang Yan1-2/+2
2026-08-06selftests/bpf: Test overlapping RCU protectionNing Ding4-0/+204
2026-08-06bpf: Account for preempt and IRQ state in RCU protectionNing Ding1-2/+6
2026-08-06selftests/tc-testing: add qdisc hierarchy depth testsZijie Huang1-0/+74
2026-08-06kselftest/arm64: Fix abi test compilation errorsJinjie Ruan3-8/+4
2026-08-06openvswitch: remove support for legacy tunnel typesIlya Maximets4-114/+21
2026-08-06selftests/bpf: Test module kfunc calls under spin lockKaitao Cheng4-1/+27
2026-08-05selftests: drv-net: print device info at the startJakub Kicinski1-1/+20
2026-08-05selftests: drv-net: hw: reset HDS mode after netkit devmem testsJakub Kicinski1-2/+1
2026-08-05KVM: x86/pmu: Clean up vPMU comments and stray blank linesLike Xu2-5/+5
2026-08-05KVM: selftests: Test one random GP counter in PMU arch events testcaseSean Christopherson3-16/+28
2026-08-05Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang1-1/+14
2026-08-05cxl/test: Assign one mock memdev a full-width serial numberAlison Schofield1-1/+14
2026-08-05selftests/bpf: Verify rejection of sleepable tracing progLeon Hwang3-0/+81
2026-08-05selftests/bpf: Add bpf_for() benchmarkPuranjay Mohan5-0/+157
2026-08-05selftests/bpf: Verify inlined numeric iterator shape with __xlatedPuranjay Mohan1-0/+83