index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/damon/_damon_sysfs: implement kdamonds start function
SeongJae Park
2023-12-20
1
-0
/
+206
*
selftests/damon: implement a python module for test-purpose DAMON sysfs controls
SeongJae Park
2023-12-20
1
-0
/
+102
*
maple_tree: fix warning comparing pointer to 0
Jiapeng Chong
2023-12-20
1
-3
/
+3
*
selftests/mm/cow: add tests for anonymous multi-size THP
Ryan Roberts
2023-12-20
1
-12
/
+70
*
selftests/mm/cow: generalize do_run_with_thp() helper
Ryan Roberts
2023-12-20
1
-54
/
+67
*
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
2023-12-20
2
-11
/
+39
*
selftests/mm: support multi-size THP interface in thp_settings
Ryan Roberts
2023-12-20
3
-2
/
+67
*
selftests/mm: factor out thp settings management
Ryan Roberts
2023-12-20
4
-326
/
+391
*
selftests/mm/kugepaged: restore thp settings at exit
Ryan Roberts
2023-12-20
1
-6
/
+11
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
5
-59
/
+10
|
\
|
*
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
2023-12-20
1
-0
/
+3
|
*
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
2023-12-20
1
-1
/
+1
|
*
Revert "selftests: error out if kernel header files are not yet built"
John Hubbard
2023-12-13
2
-57
/
+4
|
*
selftests/mm: cow: print ksft header before printing anything else
David Hildenbrand
2023-12-13
1
-1
/
+2
*
|
selftests/damon: test quota goals directory
SeongJae Park
2023-12-12
1
-0
/
+27
*
|
selftests/mm: dont run ksm_functional_tests twice
Nico Pache
2023-12-12
1
-2
/
+0
*
|
selftests: cgroup: update per-memcg zswap writeback selftest
Domenico Cerasuolo
2023-12-12
1
-24
/
+50
*
|
maple_tree: remove mas_searchable()
Liam R. Howlett
2023-12-12
1
-1
/
+3
*
|
maple_tree: separate ma_state node from status
Liam R. Howlett
2023-12-12
1
-11
/
+15
*
|
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
2023-12-12
1
-0
/
+1
*
|
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
2023-12-12
1
-1
/
+1
*
|
samples: introduce new samples subdir for cgroup
Dmitry Rokosov
2023-12-11
2
-94
/
+0
*
|
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
2023-12-11
1
-3
/
+77
*
|
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-11
1
-0
/
+1
*
|
maple_tree: update check_forking() and bench_forking()
Peng Zhang
2023-12-11
1
-0
/
+4
*
|
maple_tree: skip other tests when BENCH is enabled
Peng Zhang
2023-12-11
1
-0
/
+2
*
|
maple_tree: add test for mtree_dup()
Peng Zhang
2023-12-11
1
-0
/
+361
*
|
radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.
Peng Zhang
2023-12-11
1
-12
/
+33
*
|
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
2023-12-11
1
-0
/
+1
|
/
*
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-07
43
-127
/
+388
|
\
|
*
Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...
Linus Torvalds
2023-12-01
28
-39
/
+226
|
|
\
|
|
*
tools: Disable __packed attribute compiler warning due to -Werror=attributes
Arnaldo Carvalho de Melo
2023-11-22
1
-0
/
+1
|
|
*
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-22
4
-13
/
+20
|
|
*
tools perf: Add arm64 sysreg files to MANIFEST
Oliver Upton
2023-11-22
1
-0
/
+2
|
|
*
tools/perf: Update tools's copy of mips syscall table
Namhyung Kim
2023-11-22
1
-0
/
+4
|
|
*
tools/perf: Update tools's copy of s390 syscall table
Namhyung Kim
2023-11-22
1
-0
/
+4
|
|
*
tools/perf: Update tools's copy of powerpc syscall table
Namhyung Kim
2023-11-22
1
-0
/
+4
|
|
*
tools/perf: Update tools's copy of x86 syscall table
Namhyung Kim
2023-11-22
1
-0
/
+3
|
|
*
tools headers: Update tools's copy of s390/asm headers
Namhyung Kim
2023-11-22
1
-0
/
+16
|
|
*
tools headers: Update tools's copy of arm64/asm headers
Namhyung Kim
2023-11-22
3
-5
/
+42
|
|
*
tools headers: Update tools's copy of x86/asm headers
Namhyung Kim
2023-11-22
4
-7
/
+60
|
|
*
tools headers: Update tools's copy of socket.h header
Namhyung Kim
2023-11-22
1
-0
/
+1
|
|
*
tools headers UAPI: Update tools's copy of unistd.h header
Namhyung Kim
2023-11-22
1
-3
/
+9
|
|
*
tools headers UAPI: Update tools's copy of vhost.h header
Namhyung Kim
2023-11-22
1
-0
/
+8
|
|
*
tools headers UAPI: Update tools's copy of mount.h header
Namhyung Kim
2023-11-22
1
-1
/
+2
|
|
*
tools headers UAPI: Update tools's copy of kvm.h header
Namhyung Kim
2023-11-22
1
-3
/
+21
|
|
*
tools headers UAPI: Update tools's copy of fscrypt.h header
Namhyung Kim
2023-11-22
1
-1
/
+2
|
|
*
tools headers UAPI: Update tools's copy of drm headers
Namhyung Kim
2023-11-22
2
-4
/
+24
|
|
*
perf lock contention: Fix a build error on 32-bit
Yang Jihong
2023-11-21
1
-1
/
+2
|
|
*
perf kwork: Fix a build error on 32-bit
Yang Jihong
2023-11-21
1
-1
/
+1
[next]