index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2019-05-09
selftests: fix install target to use default install path
Shuah Khan
-2
/
+8
2019-05-08
Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-0
/
+85
2019-05-08
tests: kvm: Add tests for KVM_SET_NESTED_STATE
Aaron Lewis
-0
/
+318
2019-05-08
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
Aaron Lewis
-0
/
+72
2019-05-08
tests: kvm: Add tests to .gitignore
Aaron Lewis
-1
/
+4
2019-05-08
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
-2
/
+2
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-676
/
+9973
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
-4
/
+0
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+19
2019-05-07
rseq/selftests: add -no-integrated-as for clang
Mathieu Desnoyers
-1
/
+7
2019-05-07
rseq/selftests: mips: use break instruction for RSEQ_SIG
Mathieu Desnoyers
-1
/
+33
2019-05-07
rseq/selftests: powerpc code signature: generate valid instructions
Mathieu Desnoyers
-1
/
+9
2019-05-07
rseq/selftests: aarch64 code signature: handle big-endian environment
Mathieu Desnoyers
-2
/
+15
2019-05-07
rseq/selftests: arm: use udf instruction for RSEQ_SIG
Mathieu Desnoyers
-2
/
+50
2019-05-07
rseq/selftests: s390: use trap4 for RSEQ_SIG
Martin Schwidefsky
-1
/
+8
2019-05-07
rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode
Mathieu Desnoyers
-4
/
+11
2019-05-07
rseq/selftests: s390: use jg instruction for jumps outside of the asm
Mathieu Desnoyers
-2
/
+2
2019-05-07
rseq/selftests: Use __rseq_handled symbol to coexist with glibc
Mathieu Desnoyers
-8
/
+48
2019-05-07
rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
Mathieu Desnoyers
-51
/
+81
2019-05-07
rseq/selftests: Add __rseq_exit_point_array section for debuggers
Mathieu Desnoyers
-0
/
+372
2019-05-07
rseq/selftests: x86: Work-around bogus gcc-8 optimisation
Mathieu Desnoyers
-74
/
+70
2019-05-07
Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-8
/
+37
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+2
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+19
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
-1
/
+2
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-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
/
+8
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-314
/
+48
2019-05-05
selftests: Add loopback test
Jiri Pirko
-0
/
+94
2019-05-04
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
-0
/
+2
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+14
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-11
/
+80
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+55
2019-05-03
selftests/powerpc: Add a signal fuzzer selftest
Breno Leitao
-3
/
+334
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
-0
/
+2
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
-2
/
+2
2019-05-01
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
-0
/
+19
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
-0
/
+6
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
-2
/
+2
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
-2
/
+2
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
-1
/
+8
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
-3
/
+6
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-2
/
+0
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-9
/
+25
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-158
/
+1514
2019-04-27
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
-16
/
+157
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
-10
/
+679
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
-19
/
+152
2019-04-27
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
-62
/
+70
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
-0
/
+156
[prev]
[next]