index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
3
-0
/
+214
2023-12-29
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
3
-0
/
+22
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
4
-4
/
+7
2023-12-21
selftests/damon: add a test for update_schemes_tried_regions hang bug
SeongJae Park
2
-0
/
+34
2023-12-21
selftests/damon: add a test for update_schemes_tried_regions sysfs command
SeongJae Park
3
-0
/
+98
2023-12-21
selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
SeongJae Park
1
-0
/
+14
2023-12-21
selftests/damon/_damon_sysfs: implement kdamonds start function
SeongJae Park
1
-0
/
+206
2023-12-21
selftests/damon: implement a python module for test-purpose DAMON sysfs controls
SeongJae Park
1
-0
/
+102
2023-12-21
maple_tree: fix warning comparing pointer to 0
Jiapeng Chong
1
-3
/
+3
2023-12-21
selftests/mm/cow: add tests for anonymous multi-size THP
Ryan Roberts
1
-12
/
+70
2023-12-21
selftests/mm/cow: generalize do_run_with_thp() helper
Ryan Roberts
1
-54
/
+67
2023-12-21
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
2
-11
/
+39
2023-12-21
selftests/mm: support multi-size THP interface in thp_settings
Ryan Roberts
3
-2
/
+67
2023-12-21
selftests/mm: factor out thp settings management
Ryan Roberts
4
-326
/
+391
2023-12-21
selftests/mm/kugepaged: restore thp settings at exit
Ryan Roberts
1
-6
/
+11
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
5
-59
/
+10
2023-12-21
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-12-21
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
1
-1
/
+1
2023-12-13
Revert "selftests: error out if kernel header files are not yet built"
John Hubbard
2
-57
/
+4
2023-12-13
selftests/mm: cow: print ksft header before printing anything else
David Hildenbrand
1
-1
/
+2
2023-12-12
selftests/damon: test quota goals directory
SeongJae Park
1
-0
/
+27
2023-12-12
selftests/mm: dont run ksm_functional_tests twice
Nico Pache
1
-2
/
+0
2023-12-12
selftests: cgroup: update per-memcg zswap writeback selftest
Domenico Cerasuolo
1
-24
/
+50
2023-12-12
maple_tree: remove mas_searchable()
Liam R. Howlett
1
-1
/
+3
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
1
-11
/
+15
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
1
-0
/
+1
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
1
-1
/
+1
2023-12-11
samples: introduce new samples subdir for cgroup
Dmitry Rokosov
2
-94
/
+0
2023-12-11
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
1
-3
/
+77
2023-12-11
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
1
-0
/
+1
2023-12-11
maple_tree: update check_forking() and bench_forking()
Peng Zhang
1
-0
/
+4
2023-12-11
maple_tree: skip other tests when BENCH is enabled
Peng Zhang
1
-0
/
+2
2023-12-11
maple_tree: add test for mtree_dup()
Peng Zhang
1
-0
/
+361
2023-12-11
radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.
Peng Zhang
1
-12
/
+33
2023-12-11
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
1
-0
/
+1
2023-12-07
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
43
-127
/
+388
2023-12-07
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
1
-2
/
+2
2023-12-07
mm/selftests: fix pagemap_ioctl memory map test
Peter Xu
1
-3
/
+6
2023-12-01
Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...
Linus Torvalds
28
-39
/
+226
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
12
-84
/
+160
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-11
/
+47
2023-11-30
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2
-11
/
+47
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
5
-55
/
+102
2023-11-28
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2
-14
/
+8
2023-11-28
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
1
-1
/
+0
2023-11-28
selftests/net: fix a char signedness issue
Willem de Bruijn
1
-1
/
+1
2023-11-28
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
1
-2
/
+2
2023-11-26
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
1
-2
/
+0
[next]