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
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
-0
/
+12
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
-5
/
+5
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
-7
/
+7
2018-10-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-13
/
+5
2018-10-02
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
-0
/
+99
2018-10-01
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
-10
/
+10
2018-10-01
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
-2
/
+257
2018-10-01
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
-3
/
+57
2018-10-01
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
-6
/
+133
2018-09-29
xarray: Change definition of sibling entries
Matthew Wilcox
-1
/
+2
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
-29
/
+27
2018-09-29
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
-0
/
+63
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
-0
/
+17
2018-09-28
selftests: forwarding: test for bridge sticky flag
Nikolay Aleksandrov
-0
/
+69
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
-0
/
+17
2018-09-27
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
-1
/
+209
2018-09-27
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
-5
/
+1
2018-09-27
rseq/selftests: fix parametrized test with -fpie
Mathieu Desnoyers
-9
/
+10
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
-23
/
+575
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-13
/
+1522
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-7
/
+216
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
-5
/
+9
2018-09-21
selftests/net: add ipv6 tests to ip_defrag selftest
Peter Oskolkov
-98
/
+190
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
-3
/
+7
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
-2
/
+207
2018-09-20
selftests: mlxsw: Add a test for UC behavior under MC flood
Petr Machata
-0
/
+347
2018-09-20
selftests: forwarding: lib: Add mtu_set(), mtu_restore()
Petr Machata
-0
/
+17
2018-09-20
selftests: forwarding: lib: Add ethtool_stats_get()
Petr Machata
-0
/
+8
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
-1
/
+206
2018-09-20
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
-1
/
+1
2018-09-19
selftests/powerpc: Do not fail with reschedule
Breno Leitao
-3
/
+15
2018-09-18
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
-2
/
+2
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-19
/
+316
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
-0
/
+49
2018-09-17
selftests/tls: Add MSG_WAITALL in recv() syscall
Vakul Garg
-9
/
+9
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
-0
/
+49
2018-09-17
powerpc/selftests: Wait all threads to join
Breno Leitao
-10
/
+17
2018-09-17
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-19
/
+266
2018-09-14
selftests/bpf: fix bpf_flow.c build
Alexei Starovoitov
-1
/
+1
2018-09-14
selftests/bpf: test bpf flow dissection
Petar Penkov
-2
/
+1134
2018-09-14
flow_dissector: implements eBPF parser
Petar Penkov
-1
/
+374
2018-09-07
Add tests for memory.oom.group
Jay Kamat
-0
/
+227
2018-09-07
Fix cg_read_strcmp()
Jay Kamat
-3
/
+14
2018-09-06
selftests/bpf/test_progs: do not check errno == 0
Mauricio Vasquez B
-10
/
+10
2018-09-06
selftests/bpf: add missing executables to .gitignore
Mauricio Vasquez B
-0
/
+4
2018-09-06
cgroup: kselftests: add test_core to .gitignore
Lei Yang
-0
/
+1
2018-09-05
selftests: memory-hotplug: add required configs
Lei Yang
-0
/
+1
2018-09-05
selftests/efivarfs: add required kernel configs
Lei Yang
-0
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
-15
/
+22
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+53
[prev]
[next]