index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
1
-7
/
+7
2018-10-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
10
-13
/
+5
2018-10-02
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-10-01
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
1
-10
/
+10
2018-10-01
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
4
-2
/
+257
2018-10-01
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
1
-3
/
+57
2018-10-01
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
1
-6
/
+133
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
17
-0
/
+17
2018-09-28
selftests: forwarding: test for bridge sticky flag
Nikolay Aleksandrov
1
-0
/
+69
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-27
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2
-1
/
+209
2018-09-27
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
1
-5
/
+1
2018-09-27
rseq/selftests: fix parametrized test with -fpie
Mathieu Desnoyers
1
-9
/
+10
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-13
/
+1522
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+216
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-5
/
+9
2018-09-21
selftests/net: add ipv6 tests to ip_defrag selftest
Peter Oskolkov
2
-98
/
+190
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
1
-3
/
+7
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
5
-2
/
+207
2018-09-20
selftests: mlxsw: Add a test for UC behavior under MC flood
Petr Machata
1
-0
/
+347
2018-09-20
selftests: forwarding: lib: Add mtu_set(), mtu_restore()
Petr Machata
1
-0
/
+17
2018-09-20
selftests: forwarding: lib: Add ethtool_stats_get()
Petr Machata
1
-0
/
+8
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
5
-1
/
+206
2018-09-20
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
1
-1
/
+1
2018-09-19
selftests/powerpc: Do not fail with reschedule
Breno Leitao
2
-3
/
+15
2018-09-18
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
1
-2
/
+2
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-19
/
+316
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-0
/
+49
2018-09-17
selftests/tls: Add MSG_WAITALL in recv() syscall
Vakul Garg
1
-9
/
+9
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
1
-0
/
+49
2018-09-17
powerpc/selftests: Wait all threads to join
Breno Leitao
1
-10
/
+17
2018-09-17
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
17
-19
/
+266
2018-09-14
selftests/bpf: fix bpf_flow.c build
Alexei Starovoitov
1
-1
/
+1
2018-09-14
selftests/bpf: test bpf flow dissection
Petar Penkov
8
-2
/
+1134
2018-09-14
flow_dissector: implements eBPF parser
Petar Penkov
2
-1
/
+374
2018-09-07
Add tests for memory.oom.group
Jay Kamat
3
-0
/
+227
2018-09-07
Fix cg_read_strcmp()
Jay Kamat
1
-3
/
+14
2018-09-06
selftests/bpf/test_progs: do not check errno == 0
Mauricio Vasquez B
1
-10
/
+10
2018-09-06
selftests/bpf: add missing executables to .gitignore
Mauricio Vasquez B
1
-0
/
+4
2018-09-06
cgroup: kselftests: add test_core to .gitignore
Lei Yang
1
-0
/
+1
2018-09-05
selftests: memory-hotplug: add required configs
Lei Yang
1
-0
/
+1
2018-09-05
selftests/efivarfs: add required kernel configs
Lei Yang
1
-0
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
9
-15
/
+22
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+53
2018-09-01
selftests/tls: Add test for recv(PEEK) spanning across multiple records
Vakul Garg
1
-0
/
+22
2018-08-31
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
1
-1
/
+4
2018-08-31
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
1
-1
/
+1
2018-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-64
/
+240
2018-09-01
bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN
Nikita V. Shirokov
2
-4
/
+65
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
10
-13
/
+5
[prev]
[next]