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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
kselftest/arm64: Fix check_ksm_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_mmap_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_child_memory test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_tags_inclusion test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_buffer_fill test
Vincenzo Frascino
1
-0
/
+3
2020-10-27
kselftest: Extend vdso correctness test to clock_gettime64
Vincenzo Frascino
2
-4
/
+115
2020-10-27
kselftest: Move test_vdso to the vDSO test suite
Vincenzo Frascino
3
-3
/
+9
2020-10-27
kselftest: Extend vDSO selftest to clock_getres
Vincenzo Frascino
2
-0
/
+126
2020-10-27
kselftest: Extend vDSO selftest
Vincenzo Frascino
3
-0
/
+336
2020-10-27
kselftest: Enable vDSO test on non x86 platforms
Vincenzo Frascino
2
-2
/
+1
2020-10-27
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
Tommi Rantala
1
-1
/
+0
2020-10-27
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
Tommi Rantala
1
-0
/
+1
2020-10-27
selftests: pidfd: skip test on kcmp() ENOSYS
Tommi Rantala
1
-1
/
+4
2020-10-27
selftests: pidfd: use ksft_test_result_skip() when skipping test
Tommi Rantala
1
-1
/
+1
2020-10-27
selftests/harness: prettify SKIP message whitespace again
Tommi Rantala
1
-1
/
+1
2020-10-27
selftests: pidfd: fix compilation errors due to wait.h
Tommi Rantala
2
-2
/
+0
2020-10-27
selftests: filter kselftest headers from command in lib.mk
Tommi Rantala
1
-1
/
+1
2020-10-27
selftests/ftrace: check for do_sys_openat2 in user-memory test
Colin Ian King
1
-0
/
+4
2020-10-27
selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
Steven Rostedt (VMware)
19
-37
/
+44
2020-10-26
kunit: tools: fix kunit_tool tests for parsing test plans
Brendan Higgins
7
-12
/
+36
2020-10-26
kunit: Don't fail test suites if one of them is empty
Andy Shevchenko
1
-1
/
+1
2020-10-26
kunit: Fix kunit.py --raw_output option
David Gow
1
-1
/
+0
2020-10-26
x86, libnvdimm/test: Remove COPY_MC_TEST
Dan Williams
1
-103
/
+0
2020-10-26
selftest/bpf: Fix profiler test using CO-RE relocation for enums
Andrii Nakryiko
1
-3
/
+8
2020-10-26
staging: ion: remove from the tree
Greg Kroah-Hartman
16
-1278
/
+1
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+111
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-2
/
+225
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+6
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-23
/
+295
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-1
/
+420
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2020-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-23
/
+268
2020-10-21
selftests: mptcp: depends on built-in IPv6
Matthieu Baerts
1
-0
/
+1
2020-10-22
bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()
Toke Høiland-Jørgensen
3
-5
/
+173
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-1
/
+1
2020-10-20
Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
4
-4
/
+38
2020-10-20
selftests/timens: Add a test for futex()
Andrei Vagin
2
-1
/
+111
2020-10-19
selftests: rtnetlink: load fou module for kci_test_encap_fou() test
Po-Hsu Lin
2
-0
/
+6
2020-10-19
bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked
Martin KaFai Lau
2
-18
/
+70
2020-10-19
bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked
Martin KaFai Lau
1
-0
/
+25
2020-10-20
selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load worka...
Michael Neuling
1
-2
/
+6
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-14
/
+65
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-69
/
+208
2020-10-18
selftests: forwarding: Add missing 'rp_filter' configuration
Ido Schimmel
2
-0
/
+20
2020-10-18
selftests/vm: 10x speedup for hmm-tests
John Hubbard
1
-1
/
+1
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-16
/
+75
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
29
-76
/
+459
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+76
2020-10-16
tools/testing/selftests: add self-test for verifying load alignment
Chris Kennelly
3
-2
/
+76
[prev]
[next]