index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
5
-59
/
+10
2023-12-20
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-12-20
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
1
-1
/
+1
2023-12-12
Revert "selftests: error out if kernel header files are not yet built"
John Hubbard
2
-57
/
+4
2023-12-12
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-10
samples: introduce new samples subdir for cgroup
Dmitry Rokosov
2
-94
/
+0
2023-12-10
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
1
-3
/
+77
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
1
-0
/
+1
2023-12-10
maple_tree: update check_forking() and bench_forking()
Peng Zhang
1
-0
/
+4
2023-12-10
maple_tree: skip other tests when BENCH is enabled
Peng Zhang
1
-0
/
+2
2023-12-10
maple_tree: add test for mtree_dup()
Peng Zhang
1
-0
/
+361
2023-12-10
radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.
Peng Zhang
1
-12
/
+33
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
1
-0
/
+1
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
43
-127
/
+388
2023-12-06
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
1
-2
/
+2
2023-12-06
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-29
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-27
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2
-14
/
+8
2023-11-27
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
1
-1
/
+0
2023-11-27
selftests/net: fix a char signedness issue
Willem de Bruijn
1
-1
/
+1
2023-11-27
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
2023-11-24
Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
14
-217
/
+639
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2
-1
/
+7
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
1
-1
/
+1
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
1
-6
/
+13
2023-11-23
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
1
-1
/
+1
2023-11-22
tools: Disable __packed attribute compiler warning due to -Werror=attributes
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
4
-13
/
+20
2023-11-22
tools perf: Add arm64 sysreg files to MANIFEST
Oliver Upton
1
-0
/
+2
2023-11-22
tools/perf: Update tools's copy of mips syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of s390 syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of powerpc syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of x86 syscall table
Namhyung Kim
1
-0
/
+3
2023-11-22
tools headers: Update tools's copy of s390/asm headers
Namhyung Kim
1
-0
/
+16
2023-11-22
tools headers: Update tools's copy of arm64/asm headers
Namhyung Kim
3
-5
/
+42
[next]