index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
kselftest: Add test module framework header
Tobin C. Harding
2019-04-08
1
-0
/
+48
*
kselftest: Add test runner creation script
Tobin C. Harding
2019-04-08
4
-50
/
+88
*
selftest/gpio: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-1
/
+0
*
selftest/rseq: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-1
/
+0
*
selftest/timers: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-1
/
+0
*
selftest/x86/mpx-dig.c: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-04
5
-12
/
+184
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-04
2
-12
/
+75
|
|
\
|
|
*
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
2019-04-03
1
-2
/
+4
|
|
*
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
2019-04-03
2
-11
/
+72
|
*
|
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2019-04-04
1
-0
/
+24
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-29
2
-0
/
+85
|
|
\
|
|
*
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
2019-03-27
1
-0
/
+47
|
|
*
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
2019-03-26
1
-0
/
+38
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
5
-20
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
2019-03-28
3
-2
/
+33
|
*
|
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
2019-03-28
1
-2
/
+2
|
*
|
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
2019-03-28
1
-1
/
+1
|
*
|
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
2019-03-28
1
-16
/
+19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
24
-48
/
+822
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-24
1
-0
/
+25
|
|
\
|
|
*
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_simple: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_sample: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_police: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+51
|
*
|
net/sched: act_nat: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_ife: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_gact: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_csum: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
*
|
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
8
-48
/
+396
|
|
\
|
|
*
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
2019-03-14
1
-0
/
+44
|
|
*
bpf: Add an example for bpf_get_listener_sock
Martin KaFai Lau
2019-03-13
3
-44
/
+180
|
|
*
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock
Martin KaFai Lau
2019-03-13
2
-2
/
+170
|
|
*
selftests/bpf: fix segfault of test_progs when prog loading failed
Yonghong Song
2019-03-12
2
-2
/
+2
*
|
|
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-03-16
3
-0
/
+388
|
\
\
\
|
*
|
|
selftests: add tests for pidfd_send_signal()
Christian Brauner
2019-03-05
3
-0
/
+388
*
|
|
|
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-03-16
2
-14
/
+9
|
\
\
\
\
|
*
|
|
|
device-dax: Add /sys/class/dax backwards compatibility
Dan Williams
2019-01-06
1
-1
/
+5
|
*
|
|
|
device-dax: Start defining a dax bus model
Dan Williams
2019-01-06
1
-0
/
+1
|
*
|
|
|
device-dax: Remove multi-resource infrastructure
Dan Williams
2019-01-06
1
-13
/
+3
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
3
-0
/
+97
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
selftests: kvm: add selftest for releasing VM file descriptor while in L2
Paolo Bonzini
2019-02-12
3
-0
/
+97
[next]