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-07
perf annotate: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
3
-11
/
+13
2024-05-08
KVM: PPC: Fix documentation for ppc mmu caps
Joel Stanley
1
-1
/
+1
2024-05-07
selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installed
Benjamin Tissoires
1
-0
/
+5
2024-05-07
selftests/hid: add tests for the Raptor Mach 2 joystick
Benjamin Tissoires
1
-1
/
+46
2024-05-07
selftests/hid: move the gamepads definitions in the test file
Benjamin Tissoires
1
-4
/
+411
2024-05-07
selftests/hid: import base_gamepad.py from hid-tools
Benjamin Tissoires
2
-1
/
+242
2024-05-07
selftests/hid: add Huion Kamvas Pro 19 tests
Benjamin Tissoires
1
-0
/
+191
2024-05-07
selftests/hid: tablets: also check for XP-Pen offset correction
Benjamin Tissoires
1
-2
/
+16
2024-05-07
selftests/hid: tablets: add a couple of XP-PEN tablets
Benjamin Tissoires
1
-0
/
+246
2024-05-07
selftests/hid: tablets: reduce the number of pen state
Benjamin Tissoires
1
-191
/
+81
2024-05-07
selftests/hid: add support for HID-BPF pre-loading before starting a test
Benjamin Tissoires
2
-15
/
+93
2024-05-07
selftests/hid: import base_device.py from hid-tools
Benjamin Tissoires
2
-1
/
+413
2024-05-07
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
3
-3
/
+3
2024-05-06
selftests/bpf: MUL range computation tests.
Cupertino Miranda
1
-0
/
+21
2024-05-06
selftests/bpf: XOR and OR range computation tests.
Cupertino Miranda
1
-0
/
+42
2024-05-06
bpftool, selftests/hid/bpf: Fix 29 clang warnings
John Hubbard
1
-1
/
+1
2024-05-06
selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
Michal Schmidt
1
-2
/
+2
2024-05-06
selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.h
Martin KaFai Lau
4
-4
/
+5
2024-05-06
selftests: default to host arch for LLVM builds
Valentin Obst
1
-2
/
+10
2024-05-06
selftests/resctrl: fix clang build failure: use LOCAL_HDRS
John Hubbard
1
-1
/
+3
2024-05-06
selftests/binderfs: use the Makefile's rules, not Make's implicit rules
John Hubbard
1
-2
/
+0
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
[prev]
[next]