index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
-0
/
+1
2025-03-17
lib/interval_tree: add test case for span iteration
Wei Yang
-2
/
+6
2025-03-17
lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
Wei Yang
-0
/
+41
2025-03-17
lib/rbtree: add random seed
Wei Yang
-2
/
+10
2025-03-17
lib/rbtree: enable userland test suite for rbtree related data structure
Wei Yang
-13
/
+288
2025-03-17
cxl/test: Add Set Feature support to cxl_test
Dave Jiang
-0
/
+51
2025-03-17
cxl/test: Add Get Feature support to cxl_test
Dave Jiang
-0
/
+56
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
-0
/
+4
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
-0
/
+75
2025-03-17
objtool: Use O_CREAT with explicit mode mask
Ingo Molnar
-1
/
+1
2025-03-17
objtool: Create backup on error and print args
Josh Poimboeuf
-67
/
+65
2025-03-17
objtool: Change "warning:" to "error:" for --Werror
Josh Poimboeuf
-2
/
+4
2025-03-17
objtool: Add --Werror option
Josh Poimboeuf
-3
/
+14
2025-03-17
objtool: Add --output option
Josh Poimboeuf
-35
/
+89
2025-03-17
objtool: Upgrade "Linked object detected" warning to error
Josh Poimboeuf
-2
/
+2
2025-03-17
objtool: Consolidate option validation
Josh Poimboeuf
-44
/
+24
2025-03-17
objtool: Remove --unret dependency on --rethunk
Josh Poimboeuf
-5
/
+0
2025-03-17
objtool: Increase per-function WARN_FUNC() rate limit
Josh Poimboeuf
-5
/
+13
2025-03-17
objtool: Update documentation
Josh Poimboeuf
-42
/
+53
2025-03-17
objtool: Improve __noreturn annotation warning
Josh Poimboeuf
-8
/
+6
2025-03-17
objtool: Fix error handling inconsistencies in check()
Josh Poimboeuf
-4
/
+6
2025-03-17
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
-30
/
+1
2025-03-16
tools/selftests: add guard region test for /proc/$pid/pagemap
Lorenzo Stoakes
-0
/
+48
2025-03-16
selftests/mm/mlock: print error on failure
Brendan Jackman
-3
/
+9
2025-03-16
selftests/mm: skip mlock tests if nobody user can't read it
Brendan Jackman
-1
/
+1
2025-03-16
selftests/mm: ensure uffd-wp-mremap gets pages of each size
Brendan Jackman
-1
/
+22
2025-03-16
selftests/mm: drop unnecessary sudo usage
Brendan Jackman
-1
/
+1
2025-03-16
selftests/mm: skip gup_longterm tests on weird filesystems
Brendan Jackman
-1
/
+9
2025-03-16
selftests/mm: skip map_populate on weird filesystems
Brendan Jackman
-0
/
+7
2025-03-16
selftests/mm: don't fail uffd-stress if too many CPUs
Brendan Jackman
-1
/
+10
2025-03-16
selftests/mm: print some details when uffd-stress gets bad params
Brendan Jackman
-1
/
+2
2025-03-16
selftests/mm/uffd: rename nr_cpus -> nr_parallel
Brendan Jackman
-20
/
+20
2025-03-16
selftests/mm: skip uffd-wp-mremap if userfaultfd not available
Brendan Jackman
-1
/
+4
2025-03-16
selftests/mm: skip uffd-stress if userfaultfd not available
Brendan Jackman
-2
/
+2
2025-03-16
selftests/mm: report errno when things fail in gup_longterm
Brendan Jackman
-16
/
+21
2025-03-16
selftests/mm: fix spelling
Ujwal Kundur
-1
/
+1
2025-03-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
-7
/
+7
2025-03-16
mm: move lesser used vma_area_struct members into the last cacheline
Suren Baghdasaryan
-19
/
+18
2025-03-16
mm: replace vm_lock and detached flag with a reference count
Suren Baghdasaryan
-33
/
+35
2025-03-16
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
-9
/
+43
2025-03-16
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
-5
/
+12
2025-03-16
mm: move per-vma lock into vm_area_struct
Suren Baghdasaryan
-26
/
+7
2025-03-16
tools/selftests: add file/shmem-backed mapping guard region tests
Lorenzo Stoakes
-0
/
+595
2025-03-16
tools/selftests: expand all guard region tests to file-backed
Lorenzo Stoakes
-85
/
+205
2025-03-16
selftests/mm: rename guard-pages to guard-regions
Lorenzo Stoakes
-24
/
+24
2025-03-16
selftests/mm: allow tests to run with no huge pages support
Mark Brown
-24
/
+42
2025-03-16
selftests: mm: fix typo
Eric Salem
-1
/
+1
2025-03-16
selftests/mm: fix thuge-gen test name uniqueness
Mark Brown
-2
/
+2
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
-2
/
+2
2025-03-16
mm: eliminate adj_start parameter from commit_merge()
Lorenzo Stoakes
-0
/
+2
[prev]
[next]