summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-02-13selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman1-7/+10
2026-02-13selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-13selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-02-13tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds1-0/+1
2026-02-13Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-67/+13
2026-02-13Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds8-13/+224
2026-02-13selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
2026-02-13selftests/mm: add memory failure dirty pagecache testMiaohe Lin1-4/+58
2026-02-13selftests/mm: add memory failure clean pagecache testMiaohe Lin1-0/+66
2026-02-13selftests/mm: add memory failure anonymous page testMiaohe Lin8-0/+313
2026-02-13tools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes5-12/+322
2026-02-13tools/testing/vma: separate out vma_internal.h into logical headersLorenzo Stoakes5-1925/+1873
2026-02-13tools/testing/vma: separate VMA userland tests into separate filesLorenzo Stoakes8-335/+406
2026-02-13mm: make vm_area_desc utilise vma_flags_t onlyLorenzo Stoakes1-2/+7
2026-02-13mm: add basic VMA flag operation helper functionsLorenzo Stoakes1-20/+127
2026-02-13mm: use unmap_desc struct for freeing page tablesLiam R. Howlett1-4/+3
2026-02-13mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett1-3/+3
2026-02-13mm/memory: add tree limit to free_pgtables()Liam R. Howlett1-1/+2
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds50-434/+418
2026-02-12Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds122-785/+7644
2026-02-12Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+17
2026-02-12Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+888
2026-02-12Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+381
2026-02-12Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+23
2026-02-12Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-26/+82
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-0/+300
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-0/+160
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini6-14/+154
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2026-02-11selftests: drivers: net: hw: Modify toeplitz.c to poll for packetsDimitri Daskalakis1-4/+22
2026-02-11Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-12/+150
2026-02-11Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-02-11Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+5
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+57
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-1/+929
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds139-1027/+7141
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2026-02-10selftests/landlock: Add filesystem access benchmarkGünther Noack3-0/+216
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang1-1/+1
2026-02-10selftests: hsr: Add more link fault tests for HSRFelix Maurer3-28/+44
2026-02-10selftests: hsr: Add tests for more link faults with PRPFelix Maurer1-5/+74
2026-02-10selftests: hsr: Add tests for faulty linksFelix Maurer3-11/+272
2026-02-10selftests: hsr: Check duplicates on HSR with VLANFelix Maurer2-120/+70
2026-02-10selftests: hsr: Add ping test for PRPFelix Maurer2-0/+148
2026-02-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-29/+76
2026-02-10Merge tag 'nolibc-20260206-for-7.0-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-15/+93
2026-02-10Merge tag 'thermal-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-22/+52
2026-02-10Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds62-227/+2059