index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
rseq/selftests: s390: use trap4 for RSEQ_SIG
Martin Schwidefsky
1
-1
/
+8
2019-05-07
rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode
Mathieu Desnoyers
1
-4
/
+11
2019-05-07
rseq/selftests: s390: use jg instruction for jumps outside of the asm
Mathieu Desnoyers
1
-2
/
+2
2019-05-07
rseq/selftests: Use __rseq_handled symbol to coexist with glibc
Mathieu Desnoyers
2
-8
/
+48
2019-05-07
rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
Mathieu Desnoyers
6
-51
/
+81
2019-05-07
rseq/selftests: Add __rseq_exit_point_array section for debuggers
Mathieu Desnoyers
6
-0
/
+372
2019-05-07
rseq/selftests: x86: Work-around bogus gcc-8 optimisation
Mathieu Desnoyers
1
-74
/
+70
2019-05-07
Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-8
/
+37
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+19
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-1
/
+2
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-186
/
+782
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+8
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-314
/
+48
2019-05-05
selftests: Add loopback test
Jiri Pirko
1
-0
/
+94
2019-05-04
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
1
-0
/
+2
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+14
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-11
/
+80
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+55
2019-05-03
selftests/powerpc: Add a signal fuzzer selftest
Breno Leitao
5
-3
/
+334
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
3
-0
/
+2
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
2
-2
/
+2
2019-05-01
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
1
-0
/
+19
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-2
/
+2
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
1
-1
/
+8
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-3
/
+6
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+0
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+25
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
22
-158
/
+1514
2019-04-27
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
3
-16
/
+157
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
4
-10
/
+679
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
2
-19
/
+152
2019-04-27
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
2
-62
/
+70
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
3
-0
/
+156
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+47
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2
-79
/
+153
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
2
-2
/
+4
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
1
-4
/
+4
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-17
/
+356
2019-04-25
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
2
-0
/
+47
2019-04-25
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
1
-9
/
+25
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
16
-8
/
+48
2019-04-25
selftests: Remove KSFT_TAP_LEVEL
Kees Cook
2
-7
/
+0
2019-04-25
selftests: Move test output to diagnostic lines
Kees Cook
5
-6
/
+60
2019-04-25
selftests: Distinguish between missing and non-executable
Kees Cook
1
-1
/
+6
2019-04-25
selftests: Add plan line and fix result line syntax
Kees Cook
2
-6
/
+8
2019-04-25
selftests: Extract logic for multiple test runs
Kees Cook
3
-24
/
+32
2019-04-25
selftests: Use runner.sh for emit targets
Kees Cook
2
-19
/
+7
[prev]
[next]