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
2017-02-13
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
-6
/
+365
2017-02-13
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
-2
/
+0
2017-02-13
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
-3
/
+2
2017-02-13
radix tree test suite: Reduce kernel.h
Matthew Wilcox
-39
/
+12
2017-02-13
radix tree test suite: Remove export.h
Matthew Wilcox
-2
/
+0
2017-02-13
radix tree test suite: Remove types.h
Matthew Wilcox
-23
/
+3
2017-02-13
radix tree test suite: Remove mempool
Matthew Wilcox
-38
/
+0
2017-02-13
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
-0
/
+1
2017-02-13
drm/i915: Provide a hook for selftests
Chris Wilson
-0
/
+1
2017-02-10
bpf: Add test_tag to .gitignore
Mickaël Salaün
-0
/
+1
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
-34
/
+3
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
-30
/
+15
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
-29
/
+18
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
-24
/
+14
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
-48
/
+37
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
-89
/
+97
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
-27
/
+12
2017-02-10
bpf: Always test unprivileged programs
Mickaël Salaün
-6
/
+64
2017-02-10
bpf: Change the include directory for selftest
Mickaël Salaün
-1
/
+1
2017-02-08
selftests, x86, protection_keys: fix wrong offset in siginfo
Dave Hansen
-1
/
+1
2017-02-08
selftests, x86, protection_keys: fix uninitialized variable warning
Dave Hansen
-1
/
+1
2017-02-07
ktest: Add variable run_command_status to save status of commands executed
Steven Rostedt (VMware)
-11
/
+11
2017-02-07
ktest.pl: Powercycle the box on reboot if no connection can be made
Steven Rostedt (VMware)
-11
/
+29
2017-02-07
ktest: Add timeout to ssh command
Steven Rostedt (VMware)
-8
/
+27
2017-02-07
ktest: Fix child exit code processing
Steven Rostedt (VMware)
-1
/
+1
2017-02-07
ktest: Have POST_TEST run after the test has totally completed
Steven Rostedt (VMware)
-8
/
+12
2017-02-06
bpf: enable verifier to add 0 to packet ptr
William Tu
-0
/
+23
2017-02-06
bpf: test for AND edge cases
Josef Bacik
-0
/
+55
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
-27
/
+28
2017-02-02
x86/mpx: Re-add MPX to selftests Makefile
Dave Hansen
-1
/
+1
2017-01-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-8
/
+1641
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-27
/
+28
2017-01-27
tools: Provide a definition of WARN_ON
Matthew Wilcox
-1
/
+0
2017-01-27
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
-500
/
+4
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-26
/
+27
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
-5
/
+5
2017-01-25
bpf: use prefix_len in test_tag when reading fdinfo
Daniel Borkmann
-1
/
+1
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
-8
/
+1641
2017-01-25
rcutorture: Add CBMC-based formal verification for SRCU
Lance Roy
-0
/
+1582
2017-01-25
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
-0
/
+68
2017-01-25
tools: firmware: add fallback cancelation testing
Luis R. Rodriguez
-0
/
+32
2017-01-25
tools: firmware: rename fallback mechanism script
Luis R. Rodriguez
-3
/
+4
2017-01-25
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
-2
/
+26
2017-01-24
bpf: enable verifier to better track const alu ops
Daniel Borkmann
-0
/
+82
2017-01-24
bpf: add prog tag test case to bpf selftests
Daniel Borkmann
-2
/
+204
2017-01-23
bpf: Add tests for the lpm trie map
David Herrmann
-2
/
+361
2017-01-19
selftest: cpufreq: Add special tests
Viresh Kumar
-3
/
+146
2017-01-19
selftest: cpufreq: Add support to test cpufreq modules
Viresh Kumar
-6
/
+284
2017-01-19
selftest: cpufreq: Add suspend/resume/hibernate support
Viresh Kumar
-2
/
+52
2017-01-19
selftest: cpufreq: Add support for cpufreq tests
Viresh Kumar
-0
/
+568
[prev]
[next]