aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-05selftests/futex: Set the home_node in futex_numa_mpolSebastian Andrzej Siewior1-2/+6
2025-06-05selftests/futex: getopt() requires int as return value.Sebastian Andrzej Siewior2-2/+2
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-1/+2
2025-06-04Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-6/+6
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds322-11905/+22087
2025-06-03Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds4-0/+4
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+59
2025-06-02Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-220/+437
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24-209/+1409
2025-06-01selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failureYonghong Song1-3/+3
2025-06-01selftests/bpf: Fix bpf selftest build errorSaket Kumar Bhaskar1-3/+3
2025-05-31selftests/mm: fix test result reporting in gup_longtermMark Brown1-56/+94
2025-05-31selftests/mm: report unique test names for each cow testMark Brown1-116/+217
2025-05-31selftests/mm: add helper for logging test start and resultsMark Brown1-0/+20
2025-05-31selftests/mm: use standard ksft_finished() in cow and gup_longtermMark Brown2-12/+3
2025-05-31selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabledEnze Li1-0/+4
2025-05-31tools/testing: check correct variable in open_procmap()Dan Carpenter1-1/+1
2025-05-31tools/testing/vma: add missing function stubLorenzo Stoakes1-0/+5
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand1-4/+57
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown1-9/+9
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan1-17/+9
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan1-2/+15
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown1-2/+2
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown1-1/+1
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds5-10/+5
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds28-312/+2083
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown1-1/+1
2025-05-31perf callchain: Always populate the addr_location map when adding IPIan Rogers3-5/+11
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim2-2/+11
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds5-10/+10
2025-05-29Merge tag 'trace-tools-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-21/+37
2025-05-29perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat1-2/+2
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-2/+48
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-97/+1138
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds73-762/+3936
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds145-1453/+9804
2025-05-28perf symbol: Move demangling code out of symbol-elf.cIan Rogers4-96/+87
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-38/+40
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-0/+6
2025-05-28perf trace: Always print return value for syscalls returning a pidAnubhav Shelat1-1/+1
2025-05-28perf script: Print PERF_AUX_FLAG_COLLISION flagLeo Yan1-2/+3
2025-05-28perf mem: Show absolute percent in mem_stat outputNamhyung Kim1-1/+1
2025-05-28perf mem: Display sort order only if it's availableNamhyung Kim1-1/+4
2025-05-28perf mem: Describe overhead calculation in briefRavi Bangoria1-0/+19
2025-05-28perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-05-28Revert "perf thread: Ensure comm_lock held for comm_list"Arnaldo Carvalho de Melo3-20/+8
2025-05-28Merge tag 'seccomp-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+6
2025-05-28perf test trace_summary: Skip --bpf-summary tests if no libbpfIan Rogers1-0/+6
2025-05-28perf test intel-pt: Skip jitdump test if no libelfIan Rogers1-0/+5