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
2024-09-04
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
Pu Lehui
2
-6
/
+0
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on arm64
Pu Lehui
1
-2
/
+2
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on s390
Pu Lehui
1
-2
/
+2
2024-09-04
selftests: net: convert comma to semicolon
Chen Ni
1
-3
/
+3
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
2
-0
/
+116
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
196
-2052
/
+8716
2024-09-04
selftests/ftrace: Fix eventfs ownership testcase to find mount point
Masami Hiramatsu (Google)
1
-0
/
+12
2024-09-04
sched_ext: Add a cgroup scheduler which uses flattened hierarchy
Tejun Heo
5
-1
/
+1246
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
2
-0
/
+33
2024-09-04
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Feng Yang
10
-12
/
+20
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
1
-0
/
+34
2024-09-04
perf check: Fix inconsistencies in feature names
Aditya Gupta
2
-4
/
+4
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
3
-4
/
+10
2024-09-04
perf tools test_task_analyzer.sh: Update to use 'perf check feature'
Aditya Gupta
1
-2
/
+2
2024-09-04
perf version: Update --build-options to use 'supported_features' array
Aditya Gupta
1
-36
/
+8
2024-09-04
Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...
Linus Torvalds
4
-5
/
+11
2024-09-04
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
1
-1
/
+1
2024-09-04
ktest.pl: Always warn on build warnings
Steven Rostedt
1
-8
/
+18
2024-09-04
selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
Yuan Chen
1
-2
/
+2
2024-09-04
spi: spidev_fdx: Fix the wrong format specifier
zhang jiao
1
-1
/
+1
2024-09-04
perf jevents: Add cpuid to model lookup command
Ian Rogers
1
-0
/
+73
2024-09-04
perf check: Introduce 'check' subcommand
Aditya Gupta
5
-0
/
+281
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
7
-5
/
+20
2024-09-04
perf parse-events: Vary default_breakpoint_len on i386 and arm64
Ian Rogers
1
-0
/
+16
2024-09-04
perf parse-events: Add default_breakpoint_len helper
Ian Rogers
6
-5
/
+17
2024-09-04
pm-graph: Update directory handling and installation process in Makefile
Amit Vadhavana
1
-38
/
+73
2024-09-04
pm-graph: Make git ignore sleepgraph.py artifacts
Yo-Jung (Leo) Lin
1
-0
/
+3
2024-09-04
selftests: add selftest for UDP SO_PEEK_OFF support
Jason Xing
3
-37
/
+57
2024-09-04
kselftest/arm64: Add test case for POR_EL0 signal frame records
Joey Gouly
2
-0
/
+87
2024-09-04
kselftest/arm64: parse POE_MAGIC in a signal frame
Joey Gouly
1
-0
/
+4
2024-09-04
kselftest/arm64: add HWCAP test for FEAT_S1POE
Joey Gouly
1
-0
/
+14
2024-09-04
selftests: mm: make protection_keys test work on arm64
Joey Gouly
7
-12
/
+247
2024-09-04
selftests: mm: move fpregs printing
Joey Gouly
3
-0
/
+9
2024-09-04
kselftest/arm64: move get_header()
Joey Gouly
2
-25
/
+23
2024-09-04
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
1
-0
/
+14
2024-09-03
sched_ext: Don't call put_prev_task_scx() before picking the next task
Tejun Heo
1
-4
/
+18
2024-09-03
selftests/damon: add execute permissions to test scripts
SeongJae Park
9
-0
/
+0
2024-09-03
selftests/damon: cleanup __pycache__/ with 'make clean'
SeongJae Park
1
-0
/
+2
2024-09-03
selftests/damon: add access_memory_even to .gitignore
SeongJae Park
1
-0
/
+1
2024-09-03
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
1
-38
/
+128
2024-09-03
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
1
-2
/
+7
2024-09-03
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
2
-2
/
+37
2024-09-03
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
1
-2
/
+1
2024-09-03
mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
Lorenzo Stoakes
1
-41
/
+2
2024-09-03
tools: add VMA merge tests
Lorenzo Stoakes
2
-10
/
+1317
2024-09-03
tools: improve vma test Makefile
Lorenzo Stoakes
1
-2
/
+4
2024-09-03
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
1
-21
/
+54
2024-09-03
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
1
-5
/
+5
[prev]
[next]