summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-31selftests: ntsync: fix wake_all CREATE_EVENT fd expectationIván Ezequiel Rodriguez
2026-07-31tools/rv: Add selftestsGabriele Monaco
2026-07-31verification/rvgen: Improve consistency in template filesGabriele Monaco
2026-07-31verification/rvgen: Use pathlib instead of os.pathGabriele Monaco
2026-07-31verification/rvgen: Improve rv_dir discovery in RVGeneratorGabriele Monaco
2026-07-31tools/rv: Fix exit status when monitor execution failsGabriele Monaco
2026-07-31rv: Use generic rv_this for the rv_monitor variable in LTLGabriele Monaco
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth
2026-07-31selftests/filesystems: add mntns cleanup testNoah Orlando
2026-07-31selftests/statmount: Fix file descriptor leak in setup_namespaceMalaya Kumar Rout
2026-07-31selftests/filesystems: fix spelling error in statmount test commentWang Yan
2026-07-31KVM: arm64: selftest: Add NVHCR_EL2 to get-reg-listMarc Zyngier
2026-07-31KVM: arm64: selftests: Add stage-2 block transition testFuad Tabba
2026-07-30KVM: arm64: selftests: Add a userspace watchpoint testFuad Tabba
2026-07-30KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPICongkai Tan
2026-07-30tools/mm/page_owner_sort: bound pattern output copiesYichong Chen
2026-07-30tools/mm/page_owner_sort: free per-record allocationsYichong Chen
2026-07-30tools/mm/page_owner_sort: return explicit filter resultsYichong Chen
2026-07-30mm: remove the __GFP_NO_OBJ_EXT flagVlastimil Babka (SUSE)
2026-07-30selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bpSJ Park
2026-07-30selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failureMike Rapoport (Microsoft)
2026-07-30selftests/mm: fix clone cleartid race in pkey sighandler testsHongfu Li
2026-07-30selftests/mm: add missing pthread_create() return checks in pkey testsHongfu Li
2026-07-30selftests/mm: add missing mmap() return checks in pkey testsHongfu Li
2026-07-30selftests/mm: use pkey_assert on clone_raw failure in pkey testHongfu Li
2026-07-30selftests/mm: unify pkey sighandler selftest assertions and tracingHongfu Li
2026-07-30selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li
2026-07-30selftests/damon/sysfs.sh: test all files in quota goal dirSJ Park
2026-07-30selftests/damon/sysfs.sh: test dests dirSJ Park
2026-07-30selftests/damon/sysfs.sh: test {core,ops}_filters/ directoriesSJ Park
2026-07-30selftests/damon/sysfs.sh: test multiple probe dirs creationSJ Park
2026-07-30selftests: net: add coverage for fdb nexthop dst_portJack Ma
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30resolve_btfids: Enforce consistent kfunc flags across BTF ID setsIhor Solodrai
2026-07-30resolve_btfids: Discover kfuncs from BTF ID setsIhor Solodrai
2026-07-30resolve_btfids: Fix the _impl lookup for module BTFIhor Solodrai
2026-07-30libbpf: Export btf__find_by_name_kind_own()Ihor Solodrai
2026-07-30resolve_btfids: Keep collected kfuncs in a rbtreeIhor Solodrai
2026-07-30resolve_btfids: Index BTF ID symbols by addressIhor Solodrai
2026-07-30resolve_btfids: Implement generic ensure_mem() to grow arraysIhor Solodrai
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-30selftests/zram: fix kernel_gte() for POSIX shCheng-Han Wu
2026-07-30tools/nolibc/powerpc: mark ctr and xer as clobbered by system callThomas Weißschuh
2026-07-29selftests/net: test PACKET_IGNORE_OUTGOINGJoe Damato
2026-07-29selftests/net: psock_snd: Verify sll_pkttypeJoe Damato
2026-07-29selftests/net: psock_snd: unify on recvmsg()Joe Damato
2026-07-29selftests/net: psock: Generalize stats checkJoe Damato
2026-07-29selftests/net: psock: Generalize psock bindJoe Damato
2026-07-29KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list testInochi Amaoto