index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-10
/
+311
2019-04-20
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
1
-0
/
+5
2019-04-19
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-54
/
+60
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-23
/
+215
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-04-15
Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+13
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
1
-9
/
+27
2019-04-13
selftests: netfilter: check icmp pkttoobig errors are set as related
Florian Westphal
2
-1
/
+284
2019-04-11
selftests: fib_tests: Fix 'Command line is not complete' errors
David Ahern
1
-54
/
+40
2019-04-10
selftests: mlxsw: Test VRF MAC vetoing
Ido Schimmel
1
-0
/
+20
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+20
2019-04-08
selftests/tpm2: Open tpm dev in unbuffered mode
Tadeusz Struk
1
-2
/
+2
2019-04-08
selftests/tpm2: Extend tests to cover partial reads
Tadeusz Struk
2
-0
/
+64
2019-04-08
tools/testing/nvdimm: Retain security state after overwrite
Dave Jiang
1
-2
/
+4
2019-04-07
selftests: add a tc matchall test case
Nicolas Dichtel
1
-0
/
+20
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-12
/
+184
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-12
/
+75
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
1
-0
/
+24
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
1
-2
/
+4
2019-04-03
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
2
-11
/
+72
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+54
2019-03-30
libnvdimm/security: provide fix for secure-erase to use zero-key
Dave Jiang
1
-2
/
+9
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+85
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
3
-2
/
+33
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
1
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
1
-1
/
+1
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
1
-16
/
+19
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-48
/
+822
2019-03-27
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
1
-0
/
+47
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
1
-0
/
+38
2019-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+25
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-0
/
+25
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
1
-0
/
+51
2019-03-21
net/sched: act_nat: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_ife: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_gact: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_csum: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
1
-0
/
+25
[next]