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-06-10
selftests: Add test with multiple prefixes using single nexthop
David Ahern
-0
/
+290
2019-06-10
selftests: icmp_redirect: Add support for routing via nexthop objects
David Ahern
-0
/
+49
2019-06-10
selftests: pmtu: Add support for routing via nexthop objects
David Ahern
-32
/
+126
2019-06-10
selftests: pmtu: Move route installs to a new function
David Ahern
-11
/
+15
2019-06-10
selftests: pmtu: Move running of test into a new function
David Ahern
-27
/
+36
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-328
/
+41
2019-06-08
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
-1
/
+1
2019-06-08
Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+0
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-19
/
+745
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-481
/
+160
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+4
2019-06-06
bpf: expand section tests for test_section_names
Daniel Borkmann
-0
/
+10
2019-06-06
bpf: more msg_name rewrite tests to test_sock_addr
Daniel Borkmann
-16
/
+197
2019-06-05
selftests: vm: Fix test build failure when built by itself
Shuah Khan
-4
/
+0
2019-06-05
Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+13
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444
Thomas Gleixner
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
-15
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
-27
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
-36
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
-171
/
+19
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
-8
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
-50
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
-6
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253
Thomas Gleixner
-11
/
+1
2019-06-05
tests: fix pidfd-test compilation
Christian Brauner
-0
/
+4
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
-2
/
+9
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
-6
/
+15
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
-31
/
+28
2019-06-05
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
Hangbin Liu
-3
/
+4
2019-06-04
selftests: add basic netdevsim devlink flash testing
Jiri Pirko
-0
/
+53
2019-06-04
kvm: selftests: ucall improvements
Andrew Jones
-8
/
+14
2019-06-04
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
-1
/
+6
2019-06-04
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
-2
/
+5
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
-0
/
+153
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth
-0
/
+309
2019-06-04
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
-5
/
+16
2019-06-04
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
-2
/
+8
2019-06-04
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
-0
/
+4
2019-06-03
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
-1
/
+4
2019-06-02
idr: Fix idr_get_next race with idr_remove
Matthew Wilcox (Oracle)
-0
/
+46
2019-06-02
selftests: Add test cases for nexthop objects
David Ahern
-0
/
+1026
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-147
/
+3083
2019-05-31
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
-2
/
+558
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-114
/
+492
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-478
/
+139
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-9
/
+371
2019-05-30
selftests/net: add TFO key rotation selftest
Jason Baron
-0
/
+394
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222
Thomas Gleixner
-60
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
-36
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
-59
/
+58
[prev]
[next]