summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-03selftests: net: build net/lib dependency in all targetBui Quang Minh
2025-06-03Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"Jakub Kicinski
2025-06-02Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-02selftests: ublk: cover PER_IO_DAEMON in more stress testsMing Lei
2025-06-01selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failureYonghong Song
2025-06-01selftests/bpf: Fix bpf selftest build errorSaket Kumar Bhaskar
2025-05-31selftests/mm: fix test result reporting in gup_longtermMark Brown
2025-05-31selftests/mm: report unique test names for each cow testMark Brown
2025-05-31selftests/mm: add helper for logging test start and resultsMark Brown
2025-05-31selftests/mm: use standard ksft_finished() in cow and gup_longtermMark Brown
2025-05-31selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabledEnze Li
2025-05-31tools/testing: check correct variable in open_procmap()Dan Carpenter
2025-05-31tools/testing/vma: add missing function stubLorenzo Stoakes
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31selftests: ublk: add stress test for per io daemonsUday Shankar
2025-05-31selftests: ublk: add functional test for per io daemonsUday Shankar
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday Shankar
2025-05-31selftests: ublk: kublk: move per-thread data out of ublk_queueUday Shankar
2025-05-31selftests: ublk: kublk: lift queue initialization out of threadUday Shankar
2025-05-31selftests: ublk: kublk: tie sqe allocation to io instead of queueUday Shankar
2025-05-31selftests: ublk: kublk: plumb q_id in io_uring user_dataUday Shankar
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown
2025-05-31perf callchain: Always populate the addr_location map when adding IPIan Rogers
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-05-29Merge tag 'trace-tools-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-29perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28perf symbol: Move demangling code out of symbol-elf.cIan Rogers
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-05-28perf trace: Always print return value for syscalls returning a pidAnubhav Shelat
2025-05-28perf script: Print PERF_AUX_FLAG_COLLISION flagLeo Yan
2025-05-28perf mem: Show absolute percent in mem_stat outputNamhyung Kim
2025-05-28perf mem: Display sort order only if it's availableNamhyung Kim
2025-05-28perf mem: Describe overhead calculation in briefRavi Bangoria
2025-05-28perf record: Fix incorrect --user-regs commentsDapeng Mi