index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
wireguard: selftests: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2
-0
/
+10
2020-10-28
selftests: kselftest_harness.h: fix kernel-doc markups
Mauro Carvalho Chehab
1
-22
/
+22
2020-10-28
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
1
-0
/
+4
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
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/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+111
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-2
/
+225
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-2
/
+6
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/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/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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
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 workaround
Michael Neuling
1
-2
/
+6
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
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
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
190
-1562
/
+16423
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
6
-4
/
+87
2020-10-15
Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-28
/
+113
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-0
/
+1
[prev]
[next]