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-01-16
selftests: tc-testing: fix parsing of ife type
Davide Caratti
-44
/
+44
2019-01-16
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
-3
/
+6
2019-01-16
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
-0
/
+79
2019-01-16
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
-37
/
+75
2019-01-16
tools/bpf: add int128 raw test in test_btf
Yonghong Song
-0
/
+93
2019-01-16
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
-1
/
+1
2019-01-15
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
-1
/
+1
2019-01-15
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
-29
/
+0
2019-01-15
selftests/txtimestamp: Fix an equals vs assign bug
Dan Carpenter
-1
/
+1
2019-01-15
selftests/vm/gup_benchmark.c: match gup struct to kernel
Alison Schofield
-0
/
+1
2019-01-15
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
-0
/
+1
2019-01-15
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
-10
/
+31
2019-01-14
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
Sabyasachi Gupta
-1
/
+0
2019-01-14
x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
-1
/
+1
2019-01-14
selftests: rtc: rtctest: add alarm test on minute boundary
Alexandre Belloni
-0
/
+102
2019-01-14
selftests: rtc: rtctest: fix alarm tests
Alexandre Belloni
-5
/
+2
2019-01-15
selftests/powerpc: New TM signal self test
Breno Leitao
-1
/
+198
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
-0
/
+1071
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
-8
/
+21
2019-01-10
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
-1
/
+3
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
-0
/
+1
2019-01-09
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
-2
/
+2
2019-01-09
selftests: xfrm: alter htresh to trigger move of policies to hash table
Florian Westphal
-4
/
+40
2019-01-09
selftests: xfrm: add block rules with adjacent/overlapping subnets
Florian Westphal
-18
/
+91
2019-01-08
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
-1
/
+14
2019-01-08
selftests: forwarding: Fix test for different devices
Ido Schimmel
-1
/
+1
2019-01-08
selftests: mlxsw: Add a test case for VLAN addition error flow
Ido Schimmel
-0
/
+18
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
-12
/
+12
2019-01-06
device-dax: Add /sys/class/dax backwards compatibility
Dan Williams
-1
/
+5
2019-01-06
device-dax: Start defining a dax bus model
Dan Williams
-0
/
+1
2019-01-06
device-dax: Remove multi-resource infrastructure
Dan Williams
-13
/
+3
2019-01-05
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
-0
/
+120
2019-01-04
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
-3
/
+50
2019-01-04
selftests: net: fix/improve ip_defrag selftest
Peter Oskolkov
-10
/
+95
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-4
/
+1106
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
-3
/
+1105
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+445
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+70
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
-1
/
+1
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-0
/
+156
2018-12-28
Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-37
/
+288
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+15
2018-12-28
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+365
2018-12-28
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
-1
/
+14
2018-12-28
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
Dan Williams
-1
/
+1
2018-12-27
Merge miscellaneous libnvdimm updates for 4.21
Dan Williams
-23
/
+415
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-398
/
+10949
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-15
/
+67
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-89
/
+2355
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-100
/
+387
[prev]
[next]