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