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-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472
Thomas Gleixner
5
-5
/
+5
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
7
-0
/
+184
2019-06-19
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
1
-10
/
+10
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
1
-21
/
+21
2019-06-19
selftests: tc: add ingress device matching support
Jiri Pirko
3
-2
/
+225
2019-06-19
selftests/powerpc: Fix earlyclobber in tm-vmxcopy
Gustavo Romero
1
-1
/
+1
2019-06-19
selftests/bpf: add realistic loop tests
Alexei Starovoitov
15
-12
/
+1347
2019-06-19
selftests/bpf: add basic verifier tests for loops
Alexei Starovoitov
1
-0
/
+161
2019-06-19
selftests/bpf: fix tests
Alexei Starovoitov
3
-20
/
+24
2019-06-19
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
2
-14
/
+17
2019-06-18
selftests: mlxsw: Add a test for FIB offload indication
Ido Schimmel
1
-0
/
+349
2019-06-18
selftests: firmware: Add compressed firmware tests
Takashi Iwai
3
-10
/
+71
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
51
-359
/
+918
2019-06-17
net/udpgso_bench.sh test fails on error
Fred Klassen
1
-0
/
+33
2019-06-17
net/udpgso_bench.sh add UDP GSO audit tests
Fred Klassen
1
-1
/
+18
2019-06-17
net/udpgso_bench_tx: options to exercise TX CMSG
Fred Klassen
1
-15
/
+276
2019-06-17
selftests: rtnetlink: add addresses with fixed life time
Florian Westphal
1
-0
/
+21
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-27
/
+875
2019-06-18
selftests/bpf: convert tests w/ custom values to BTF-defined maps
Andrii Nakryiko
14
-140
/
+285
2019-06-18
selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps
Andrii Nakryiko
5
-72
/
+87
2019-06-18
selftests/bpf: add test for BTF-defined maps
Andrii Nakryiko
2
-7
/
+76
2019-06-16
selftests/net: fix warnings in TFO key rotation selftest
Willem de Bruijn
1
-3
/
+2
2019-06-16
tc-tests: updated skbedit tests
Roman Mashak
1
-9
/
+53
2019-06-16
tc-tests: added path to ip command in tdc
Roman Mashak
1
-0
/
+2
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-7
/
+48
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
1
-1
/
+0
2019-06-15
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2
-32
/
+38
2019-06-15
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
1
-0
/
+54
2019-06-15
selftests/bpf: signedness bug in enable_all_controllers()
Dan Carpenter
1
-1
/
+1
2019-06-14
docs: fault-injection: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
260
-1131
/
+1049
2019-06-13
selftests: ptp: Add Physical Hardware Clock test
Shalom Toledo
1
-0
/
+166
2019-06-13
tc-tests: updated fw with bind actions by reference use cases
Roman Mashak
1
-0
/
+144
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-0
/
+2
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-1
/
+1
2019-06-13
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
1
-4
/
+10
2019-06-13
NTB: Add ntb_msi_test support to ntb_test
Logan Gunthorpe
1
-2
/
+52
2019-06-13
Merge branch 'context-id-fix' into fixes
Michael Ellerman
3
-2
/
+92
2019-06-13
selftests/powerpc: Add test of fork with mapping above 512TB
Michael Ellerman
3
-2
/
+92
2019-06-12
selftests: tc_flower: Add TOS matching test
Jiri Pirko
1
-1
/
+35
2019-06-12
selftests: mlxsw: Test nexthop offload indication
Ido Schimmel
1
-0
/
+47
2019-06-11
selftests: pmtu: Introduce list_flush_ipv6_exception test case
Stefano Brivio
1
-1
/
+50
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-3
/
+38
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
1
-32
/
+5
2019-06-11
selftests/bpf: remove bpf_util.h from BPF C progs
Hechao Li
5
-4
/
+6
2019-06-11
selftests/bpf : clean up feature/ when make clean
Hechao Li
1
-1
/
+2
2019-06-10
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
1
-2
/
+2
2019-06-10
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
1
-0
/
+18
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-15
/
+0
2019-06-10
selftests: Add version of router_multipath.sh using nexthop objects
David Ahern
1
-0
/
+359
[prev]
[next]