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-02-02
kselftest: vm: add tests for memory-deny-write-execute
Kees Cook
2
-0
/
+198
2023-02-02
tools/mm: allow users to provide additional cflags/ldflags
Herton R. Krzesinski
1
-2
/
+2
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
1
-1
/
+0
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
1
-16
/
+16
2023-02-02
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
1
-1
/
+1
2023-02-02
selftests/damon/sysfs: hide expected write failures
SeongJae Park
1
-1
/
+1
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2
-1
/
+0
2023-01-19
selftests/filesystems: grant executable permission to run_fat_tests.sh
Pengfei Xu
1
-0
/
+0
2023-01-18
selftests/vm: remove __USE_GNU in hugetlb-madvise.c
Peter Xu
1
-1
/
+0
2023-01-18
selftests: vm: enable cross-compilation
Björn Töpel
1
-0
/
+4
2023-01-18
tools:cgroup:memcg_shrinker remove redundant import
Alexander Pantyukhin
1
-2
/
+1
2023-01-18
selftests/mm: define MADV_PAGEOUT to fix compilation issues
David Hildenbrand
1
-0
/
+3
2023-01-18
selftest/vm: add mremap expand merge offset test
Lorenzo Stoakes
1
-23
/
+96
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
54
-6
/
+6
2023-01-18
tools/vm: rename tools/vm to tools/mm
SeongJae Park
6
-0
/
+0
2023-01-18
selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THP
David Hildenbrand
1
-0
/
+228
2023-01-18
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam Howlett
1
-9
/
+9
2023-01-18
selftests/vm: ksm_functional_tests: fix a typo in comment
Xu Panda
1
-1
/
+1
2023-01-18
tools/vm/page_owner_sort: free memory before exit
Jianlin Lv
1
-20
/
+45
2023-01-18
selftests/damon/sysfs: test filters directory
SeongJae Park
1
-0
/
+29
2023-01-18
selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
Jeff Xu
2
-5
/
+224
2023-01-18
selftests/memfd: add tests for F_SEAL_EXEC
Daniel Verkamp
1
-1
/
+122
2023-01-18
Sync with v6.2-rc4
Andrew Morton
24
-157
/
+299
2023-01-14
Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-74
/
+130
2023-01-12
Merge tag 'core-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2023-01-12
Merge tag 'urgent-nolibc.2023.01.09a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-38
/
+79
2023-01-11
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2
-9
/
+12
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-10
perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-01-10
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
2
-9
/
+14
2023-01-10
perf tools: Don't install libtraceevent plugins as its not anymore in the ker...
Arnaldo Carvalho de Melo
2
-20
/
+0
2023-01-10
perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...
Leo Yan
1
-12
/
+24
2023-01-10
perf kmem: Support legacy tracepoints
Leo Yan
1
-3
/
+26
2023-01-10
perf build: Properly guard libbpf includes
Ian Rogers
2
-0
/
+8
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
Guillaume Nault
1
-4
/
+36
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
Guillaume Nault
1
-69
/
+93
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
Guillaume Nault
1
-4
/
+4
2023-01-09
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2023-01-09
tools/nolibc: prevent gcc from making memset() loop over itself
Willy Tarreau
1
-1
/
+4
2023-01-09
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
10
-0
/
+29
2023-01-09
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2023-01-09
tools/nolibc: Fix S_ISxxx macros
Warner Losh
1
-7
/
+7
2023-01-09
nolibc: fix fd_set type
Sven Schnelle
1
-23
/
+30
2023-01-09
objtool: Tolerate STT_NOTYPE symbols at end of section
Nicholas Piggin
1
-0
/
+9
2023-01-09
perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...
Athira Rajeev
1
-0
/
+2
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-0
/
+4
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2023-01-06
Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...
Linus Torvalds
13
-32
/
+70
[next]