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
/
selftests
Age
Commit message (
Expand
)
Author
Lines
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
Linus Torvalds
-2
/
+55
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: 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-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-9
/
+25
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+47
2019-04-25
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
-0
/
+47
2019-04-25
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
-9
/
+25
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-11
/
+317
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-10
/
+311
2019-04-20
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
-0
/
+5
2019-04-19
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
-1
/
+1
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
-2
/
+2
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
-10
/
+10
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-54
/
+60
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
-16
/
+17
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
-9
/
+27
2019-04-13
selftests: netfilter: check icmp pkttoobig errors are set as related
Florian Westphal
-1
/
+284
2019-04-11
selftests: fib_tests: Fix 'Command line is not complete' errors
David Ahern
-54
/
+40
2019-04-10
selftests: mlxsw: Test VRF MAC vetoing
Ido Schimmel
-0
/
+20
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-0
/
+20
2019-04-08
selftests/tpm2: Open tpm dev in unbuffered mode
Tadeusz Struk
-2
/
+2
2019-04-08
selftests/tpm2: Extend tests to cover partial reads
Tadeusz Struk
-0
/
+64
2019-04-07
selftests: add a tc matchall test case
Nicolas Dichtel
-0
/
+20
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-12
/
+184
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-12
/
+75
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
-0
/
+24
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
-2
/
+4
2019-04-03
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
-11
/
+72
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-20
/
+54
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+85
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
-2
/
+33
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
-1
/
+1
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
-16
/
+19
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-48
/
+822
2019-03-27
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
-0
/
+47
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
-0
/
+38
2019-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+25
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
-0
/
+25
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
-0
/
+25
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
-0
/
+25
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
-0
/
+25
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
-0
/
+25
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
-0
/
+25
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
-0
/
+25
[next]