summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-16KVM: riscv: selftests: Add bfloat16 extension to get-reg-list testQuan Zhou-0/+12
2025-09-16KVM: riscv: selftests: Add Zicbop extension to get-reg-list testQuan Zhou-0/+16
2025-09-15tools: ynl: rst: display attribute-set docMatthieu Baerts (NGI0)-0/+4
2025-09-15bpf...d_path(): constify path argumentAl Viro-1/+1
2025-09-15selftests: ncdevmem: remove sleep on rxStanislav Fomichev-2/+0
2025-09-15selftests: mptcp: close server IPC descriptorsGeliang Tang-4/+12
2025-09-15selftests: mptcp: close server file descriptorsGeliang Tang-0/+2
2025-09-15selftests: mptcp: sockopt: fix error messagesGeliang Tang-6/+10
2025-09-15selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)-3/+18
2025-09-15selftests: mptcp: connect: print pcap prefixMatthieu Baerts (NGI0)-1/+5
2025-09-15selftests: mptcp: print trailing bytes with odMatthieu Baerts (NGI0)-1/+1
2025-09-15selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)-2/+2
2025-09-15selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)-3/+4
2025-09-15selftests: bonding: add fail_over_mac testingHangbin Liu-2/+142
2025-09-15selftests/tc-testing: Adapt tc police action tests for Gb rounding changesVictor Nogueira-1/+1
2025-09-15selftests/bpf: More open-coded gettid syscall cleanupAlan Maguire-5/+8
2025-09-15selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgnsKumar Kartikeya Dwivedi-0/+104
2025-09-15selftests/bpf: Fix arena_spin_lock selftest failureSaket Kumar Bhaskar-1/+17
2025-09-15selftests/bpf: Skip timer_interrupt case when bpf_timer is not supportedLeon Hwang-0/+4
2025-09-15bpftool: Search for tracefs at /sys/kernel/tracing firstQuentin Monnet-9/+2
2025-09-15perf maps: Ensure kmap is set up for all insertsIan Rogers-4/+5
2025-09-15kunit: qemu_configs: Add MIPS configurationsThomas Weißschuh-0/+74
2025-09-15kunit: Enable PCI on UML without triggering WARN()Thomas Weißschuh-3/+2
2025-09-15selftests/bpf: Fix uprobe_sigill test for uprobe syscall error valueJiri Olsa-28/+6
2025-09-15ACPICA: acpidump: fix return values in ap_is_valid_checksum()Kaushlendra Kumar-1/+2
2025-09-15ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_nameAhmed Salem-1/+1
2025-09-15ACPICA: Apply ACPI_NONSTRINGAhmed Salem-2/+2
2025-09-15Merge branch 'thermal-intel'Rafael J. Wysocki-0/+2
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman-299/+1087
2025-09-14selftests: openvswitch: add a simple test for tunnel metadataIlya Maximets-7/+81
2025-09-13tools/delaytop: improve error handling for missing PSI supportFan Yu-66/+116
2025-09-13tools/delaytop: add interactive mode with keyboard controlsFan Yu-45/+121
2025-09-13tools/delaytop: add memory verbose mode supportFan Yu-30/+98
2025-09-13tools/delaytop: add flexible sorting by delay fieldFan Yu-32/+121
2025-09-13selftests: proc: mark vsyscall strings maybe-unusedBala-Vignesh-Reddy-4/+8
2025-09-13proc: test lseek on /proc/net/devAlexey Dobriyan-0/+70
2025-09-13idr test suite: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-9/+7
2025-09-13maple_tree: testing fix for spanning store on 32bLiam R. Howlett-1/+6
2025-09-13maple_tree: fix testing for 32 bit buildsLiam R. Howlett-0/+3
2025-09-13tools: testing: use existing atomic.h for vma/maple testsBrendan Jackman-30/+5
2025-09-13tools: testing: support EXTRA_CFLAGS in shared.mkBrendan Jackman-0/+1
2025-09-13tools: testing: allow importing arch headers in shared.mkBrendan Jackman-1/+4
2025-09-13tools/include: implement a couple of atomic_t opsBrendan Jackman-0/+22
2025-09-13selftests/mm/uffd-stress: stricten constraint on free hugepages needed before...Dev Jain-6/+11
2025-09-13selftests/mm/uffd-stress: make test operate on less hugetlb memoryDev Jain-3/+7
2025-09-13selftests/mm: use calloc instead of malloc in pagemap_ioctl.cI Viswanath-12/+12
2025-09-13selftests: centralise maybe-unused definition in kselftest.hBala-Vignesh-Reddy-19/+6
2025-09-13kselftest: mm: fix typos in test_vmalloc.shally heev-3/+3
2025-09-13selftests/mm: test that rmap behaves as expectedWei Yang-0/+441
2025-09-13selftests/mm: put general ksm operation into vm_utilWei Yang-118/+154