summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-03-17bpf: BPF token support for BPF_BTF_GET_FD_BY_IDMykyta Yatsenko-0/+1
2025-03-17lib/interval_tree: add test case for span iterationWei Yang-2/+6
2025-03-17lib/interval_tree: add test case for interval_tree_iter_xxx() helpersWei Yang-0/+41
2025-03-17lib/rbtree: add random seedWei Yang-2/+10
2025-03-17lib/rbtree: enable userland test suite for rbtree related data structureWei Yang-13/+288
2025-03-17cxl/test: Add Set Feature support to cxl_testDave Jiang-0/+51
2025-03-17cxl/test: Add Get Feature support to cxl_testDave Jiang-0/+56
2025-03-17cxl: Add FWCTL support to CXLDave Jiang-0/+4
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang-0/+75
2025-03-17objtool: Use O_CREAT with explicit mode maskIngo Molnar-1/+1
2025-03-17objtool: Create backup on error and print argsJosh Poimboeuf-67/+65
2025-03-17objtool: Change "warning:" to "error:" for --WerrorJosh Poimboeuf-2/+4
2025-03-17objtool: Add --Werror optionJosh Poimboeuf-3/+14
2025-03-17objtool: Add --output optionJosh Poimboeuf-35/+89
2025-03-17objtool: Upgrade "Linked object detected" warning to errorJosh Poimboeuf-2/+2
2025-03-17objtool: Consolidate option validationJosh Poimboeuf-44/+24
2025-03-17objtool: Remove --unret dependency on --rethunkJosh Poimboeuf-5/+0
2025-03-17objtool: Increase per-function WARN_FUNC() rate limitJosh Poimboeuf-5/+13
2025-03-17objtool: Update documentationJosh Poimboeuf-42/+53
2025-03-17objtool: Improve __noreturn annotation warningJosh Poimboeuf-8/+6
2025-03-17objtool: Fix error handling inconsistencies in check()Josh Poimboeuf-4/+6
2025-03-17x86/traps: Make exc_double_fault() consistently noreturnJosh Poimboeuf-30/+1
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes-0/+48
2025-03-16selftests/mm/mlock: print error on failureBrendan Jackman-3/+9
2025-03-16selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman-1/+1
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman-1/+22
2025-03-16selftests/mm: drop unnecessary sudo usageBrendan Jackman-1/+1
2025-03-16selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman-1/+9
2025-03-16selftests/mm: skip map_populate on weird filesystemsBrendan Jackman-0/+7
2025-03-16selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman-1/+10
2025-03-16selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman-1/+2
2025-03-16selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman-20/+20
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman-1/+4
2025-03-16selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman-2/+2
2025-03-16selftests/mm: report errno when things fail in gup_longtermBrendan Jackman-16/+21
2025-03-16selftests/mm: fix spellingUjwal Kundur-1/+1
2025-03-16mm: make vma cache SLAB_TYPESAFE_BY_RCUSuren Baghdasaryan-7/+7
2025-03-16mm: move lesser used vma_area_struct members into the last cachelineSuren Baghdasaryan-19/+18
2025-03-16mm: replace vm_lock and detached flag with a reference countSuren Baghdasaryan-33/+35
2025-03-16mm: introduce vma_iter_store_attached() to use with attached vmasSuren Baghdasaryan-9/+43
2025-03-16mm: mark vma as detached until it's added into vma treeSuren Baghdasaryan-5/+12
2025-03-16mm: move per-vma lock into vm_area_structSuren Baghdasaryan-26/+7
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes-0/+595
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes-85/+205
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes-24/+24
2025-03-16selftests/mm: allow tests to run with no huge pages supportMark Brown-24/+42
2025-03-16selftests: mm: fix typoEric Salem-1/+1
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown-2/+2
2025-03-16mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes-2/+2
2025-03-16mm: eliminate adj_start parameter from commit_merge()Lorenzo Stoakes-0/+2