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-05-06
selftests: kselftest: Make ksft_exit functions return void instead of int
Nathan Chancellor
1
-6
/
+6
2024-05-06
selftests: x86: ksft_exit_pass() does not return
Nathan Chancellor
1
-1
/
+1
2024-05-06
selftests: timers: ksft_exit functions do not return
Nathan Chancellor
16
-40
/
+40
2024-05-06
selftests: sync: ksft_exit_pass() does not return
Nathan Chancellor
1
-2
/
+1
2024-05-06
selftests/resctrl: ksft_exit_skip() does not return
Nathan Chancellor
1
-3
/
+3
2024-05-06
selftests: pidfd: ksft_exit functions do not return
Nathan Chancellor
4
-4
/
+6
2024-05-06
selftests/mm: ksft_exit functions do not return
Nathan Chancellor
9
-13
/
+13
2024-05-06
selftests: membarrier: ksft_exit_pass() does not return
Nathan Chancellor
2
-2
/
+2
2024-05-06
selftests/ipc: ksft_exit functions do not return
Nathan Chancellor
1
-6
/
+5
2024-05-06
selftests/clone3: ksft_exit functions do not return
Nathan Chancellor
2
-2
/
+4
2024-05-06
selftests: power_supply: Make it POSIX-compliant
NĂcolas F. R. A. Prado
1
-1
/
+1
2024-05-06
selftests: ktap_helpers: Make it POSIX-compliant
NĂcolas F. R. A. Prado
1
-2
/
+2
2024-05-06
selftests: cpufreq: conform test to TAP
Muhammad Usama Anjum
3
-25
/
+31
2024-05-06
selftests: Mark ksft_exit_fail_perror() as __noreturn
Muhammad Usama Anjum
1
-1
/
+1
2024-05-06
selftests/clone3: Correct log message for waitpid() failures
Mark Brown
1
-1
/
+1
2024-05-06
selftests/clone3: Check that the child exited cleanly
Mark Brown
1
-0
/
+5
2024-05-06
selftests/clone3: Fix compiler warning
Mark Brown
1
-1
/
+1
2024-05-06
tracing/selftests: Default to verbose mode when running in kselftest
Mark Brown
1
-1
/
+1
2024-05-06
tracing/selftests: Support log output when generating KTAP output
Mark Brown
1
-1
/
+7
2024-05-06
selftests: exec: Use new ksft_exit_fail_perror() helper
Muhammad Usama Anjum
1
-5
/
+5
2024-05-06
selftests: add ksft_exit_fail_perror()
Muhammad Usama Anjum
1
-0
/
+14
2024-05-06
kselftest: Add missing signature to the comments
Muhammad Usama Anjum
1
-0
/
+1
2024-05-06
kselftest/clone3: Make test names for set_tid test stable
Mark Brown
1
-48
/
+69
2024-05-06
selftests/resctrl: Move cleanups out of individual tests
Maciej Wieczor-Retman
6
-23
/
+11
2024-05-06
selftests/resctrl: Simplify cleanup in ctrl-c handler
Maciej Wieczor-Retman
3
-15
/
+10
2024-05-06
selftests/resctrl: Add cleanup function to test framework
Maciej Wieczor-Retman
5
-0
/
+6
2024-05-06
selftests/dmabuf-heap: conform test to TAP format output
Muhammad Usama Anjum
1
-146
/
+101
2024-05-06
selftests: x86: test_mremap_vdso: conform test to TAP format output
Muhammad Usama Anjum
1
-22
/
+21
2024-05-06
selftests: x86: test_vsyscall: conform test to TAP format output
Muhammad Usama Anjum
1
-188
/
+168
2024-05-06
selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocks
Muhammad Usama Anjum
1
-93
/
+83
2024-05-06
kselftest/tty: Report a consistent test name for the one test we run
Mark Brown
1
-15
/
+33
2024-05-06
kselftest: Add mechanism for reporting a KSFT_ result code
Mark Brown
1
-0
/
+22
2024-05-06
perf dso: Use container_of() to avoid a pointer in 'struct dso_data'
Ian Rogers
3
-32
/
+46
2024-05-06
perf symbol-elf: dso__load_sym_internal() reference count fixes
Ian Rogers
1
-26
/
+25
2024-05-06
perf symbol-elf: Ensure dso__put() in machine__process_ksymbol_register()
Ian Rogers
1
-3
/
+3
2024-05-06
perf map: Add missing dso__put() in map__new()
Ian Rogers
1
-0
/
+1
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
57
-739
/
+1169
2024-05-06
printk: Remove redundant CONFIG_BASE_FULL
Yoann Congal
1
-1
/
+0
2024-05-06
perf dsos: Switch hand crafted code to bsearch()
Ian Rogers
1
-19
/
+27
2024-05-06
perf dsos: Remove __dsos__findnew_link_by_longname_id()
Ian Rogers
2
-47
/
+10
2024-05-06
perf dsos: Remove __dsos__addnew()
Ian Rogers
2
-6
/
+0
2024-05-06
perf dsos: Switch backing storage to array from rbtree/list
Ian Rogers
4
-109
/
+177
2024-05-06
selftests/powerpc/dexcr: Add chdexcr utility
Benjamin Gray
5
-105
/
+187
2024-05-06
selftests/powerpc/dexcr: Add DEXCR config details to lsdexcr
Benjamin Gray
1
-2
/
+111
2024-05-06
selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftest
Benjamin Gray
1
-1
/
+7
2024-05-06
selftests/powerpc/dexcr: Add DEXCR prctl interface test
Benjamin Gray
5
-1
/
+269
2024-05-05
writeback: add wb_monitor.py script to monitor writeback info on bdi
Kemeng Shi
1
-0
/
+172
2024-05-05
selftests/mm: soft-dirty should fail if a testcase fails
Ryan Roberts
1
-1
/
+1
2024-05-05
selftests/vDSO: fix runtime errors on LoongArch
Tiezhu Yang
2
-29
/
+13
2024-05-05
selftests/vDSO: fix building errors on LoongArch
Tiezhu Yang
1
-1
/
+5
[prev]
[next]