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-08-01
selftests: mlxsw: Add test for ip_forward_update_priority
Petr Machata
-0
/
+233
2018-08-01
selftests: forwarding: Move DSCP capture to lib.sh
Petr Machata
-42
/
+42
2018-08-01
selftests: forwarding: Move lldpad waiting to lib.sh
Petr Machata
-20
/
+24
2018-07-31
tools/testing/nvdimm: improve emulation of smart injection
Vishal Verma
-31
/
+47
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
-0
/
+26
2018-07-31
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
-2
/
+289
2018-07-31
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
-0
/
+2
2018-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-7
/
+123
2018-07-30
selftests/ftrace: Fix kprobe string testcase to not probe notrace function
Masami Hiramatsu
-19
/
+13
2018-07-30
selftests: forwarding: Test mirror-to-gretap w/ UL team LACP
Petr Machata
-0
/
+285
2018-07-30
selftests: forwarding: Test mirror-to-gretap w/ UL team
Petr Machata
-0
/
+283
2018-07-30
selftests: forwarding: Introduce $ARPING
Petr Machata
-2
/
+5
2018-07-30
selftests: forwarding: lib: Support team devices
Petr Machata
-0
/
+23
2018-07-30
selftests: forwarding: lib: Add require_command()
Petr Machata
-8
/
+11
2018-07-30
tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
-4
/
+8
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
-0
/
+1
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
-0
/
+1
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
-46
/
+91
2018-07-29
selftests: mlxsw: qos_dscp_bridge: Fix
Petr Machata
-2
/
+2
2018-07-29
selftests: add a selftest for directed broadcast forwarding
Xin Long
-0
/
+233
2018-07-27
selftests: mlxsw: Add test for trust-DSCP
Petr Machata
-0
/
+248
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+28
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
-2
/
+84
2018-07-26
selftests/net: add tls to .gitignore
Anders Roxell
-0
/
+1
2018-07-26
selftests: forwarding: add tests for TC chain get and dump operations
Jiri Pirko
-0
/
+21
2018-07-26
kselftests: Add tests for the preemptoff and irqsoff tracers
Joel Fernandes (Google)
-0
/
+76
2018-07-25
selftests/ftrace: Add snapshot and tracing_on test case
Masami Hiramatsu
-0
/
+28
2018-07-25
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
-14
/
+14
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
-5
/
+11
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+41
2018-07-24
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
-25
/
+143
2018-07-24
selftests/powerpc: Fix ptrace-pkey for default execute permission change
Ram Pai
-0
/
+4
2018-07-24
selftests/powerpc: Fix core-pkey for default execute permission change
Ram Pai
-0
/
+4
2018-07-23
selftests: forwarding: add tests for TC chain templates
Jiri Pirko
-1
/
+43
2018-07-23
selftests: forwarding: add tests for TC chains creation adn destruction
Jiri Pirko
-1
/
+31
2018-07-23
selftests: forwarding: move shblock tc support check to a separate helper
Jiri Pirko
-0
/
+5
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
-0
/
+28
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
-107
/
+6
2018-07-23
rseq/selftests: Add support for arm64
Will Deacon
-0
/
+616
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-6
/
+145
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
-54
/
+40
2018-07-20
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
-1
/
+1
2018-07-20
selftests/powerpc: Consolidate copy/paste test logic
Michael Ellerman
-82
/
+33
2018-07-20
selftests/powerpc: Remove Power9 paste tests
Michael Ellerman
-90
/
+1
2018-07-20
selftests/powerpc: Remove Power9 copy_unaligned test
Michael Ellerman
-43
/
+1
2018-07-19
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
-0
/
+40
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-45
/
+22
2018-07-18
tc-tests: initial version of fw filter unit tests
Keara Leibovitz
-0
/
+1049
2018-07-18
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
-4
/
+142
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
-2
/
+3
[prev]
[next]