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-11-08
selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests
Stefano Brivio
-0
/
+179
2018-11-08
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
Stefano Brivio
-31
/
+86
2018-11-08
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
Stefano Brivio
-18
/
+125
2018-11-07
selftests: add functionals test for UDP GRO
Paolo Abeni
-23
/
+282
2018-11-07
selftests: add some benchmark for UDP GRO
Paolo Abeni
-0
/
+94
2018-11-07
selftests: add dummy xdp test helper
Paolo Abeni
-1
/
+15
2018-11-07
selftests: add GRO support to udp bench rx program
Paolo Abeni
-7
/
+30
2018-11-07
selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
Quentin Monnet
-10
/
+14
2018-11-06
media: rc: self test for IR encoders and decoders
Sean Young
-0
/
+226
2018-11-05
tools/testing/nvdimm: Fix the array size for dimm devices.
Masayoshi Mizuma
-4
/
+4
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-34
/
+32
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-57
/
+367
2018-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-33
/
+296
2018-10-31
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
-31
/
+40
2018-10-31
bpf: add various test cases to test_verifier
Daniel Borkmann
-0
/
+250
2018-11-01
selftests/powerpc: Fix compilation issue due to asm label
Naveen N. Rao
-3
/
+3
2018-10-31
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
Li Zhijian
-2
/
+4
2018-10-31
selftests: mlxsw: qos_mc_aware: Add a test for UC awareness
Petr Machata
-23
/
+70
2018-10-31
selftests: mlxsw: qos_mc_aware: Tweak for min shaper
Petr Machata
-1
/
+1
2018-10-31
selftests/powerpc/cache_shape: Fix out-of-tree build
Michael Ellerman
-7
/
+2
2018-10-31
selftests/powerpc/switch_endian: Fix out-of-tree build
Michael Ellerman
-0
/
+1
2018-10-31
selftests/powerpc/pmu: Link ebb tests with -no-pie
Joel Stanley
-0
/
+3
2018-10-31
selftests/powerpc/signal: Fix out-of-tree build
Joel Stanley
-8
/
+3
2018-10-31
selftests/powerpc/ptrace: Fix out-of-tree build
Joel Stanley
-9
/
+4
2018-10-31
selftests: powerpc: Fix warning for security subdir
Joel Stanley
-0
/
+1
2018-10-30
tools/bpf: add unlimited rlimit for flow_dissector_load
Yonghong Song
-0
/
+2
2018-10-30
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+6
2018-10-30
selftests/powerpc: Relax L1d miss targets for rfi_flush test
Naveen N. Rao
-5
/
+13
2018-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+15
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-0
/
+101
2018-10-28
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-466
/
+564
2018-10-28
selftests/ftrace: Fix synthetic event test to delete event correctly
Masami Hiramatsu
-6
/
+6
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
-997
/
+375
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+15
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-64
/
+320
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-7
/
+7
2018-10-26
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
-0
/
+208
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
-1
/
+4
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
-3
/
+7
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
-4
/
+13
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
-0
/
+1
2018-10-26
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
-2
/
+11
2018-10-26
mm/gup_benchmark.c: time put_page()
Keith Busch
-2
/
+4
2018-10-26
userfaultfd: selftest: recycle lock threads first
Peter Xu
-5
/
+6
2018-10-26
userfaultfd: selftest: generalize read and poll
Peter Xu
-34
/
+43
2018-10-26
userfaultfd: selftest: cleanup help messages
Peter Xu
-18
/
+28
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-25
/
+735
2018-10-26
Revert "selftests/powerpc: Fix out-of-tree build errors"
Michael Ellerman
-1
/
+6
2018-10-26
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
-2
/
+2
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-710
/
+2749
[prev]
[next]