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-14
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
-2
/
+2
2017-02-14
selftests: Fix the .c linking rule
Michael Ellerman
-1
/
+1
2017-02-14
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
-5
/
+5
2017-02-13
radix tree test suite: Add config option for map shift
Rehas Sachdeva
-11
/
+16
2017-02-13
radix tree test suite: Run iteration tests for longer
Matthew Wilcox
-2
/
+2
2017-02-13
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
-1
/
+14
2017-02-13
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
-2
/
+4
2017-02-13
radix tree test suite: Fix leaky tests
Matthew Wilcox
-12
/
+16
2017-02-13
radix tree test suite: Enable address sanitizer
Matthew Wilcox
-1
/
+1
2017-02-13
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
-3
/
+3
2017-02-13
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
-58
/
+77
2017-02-13
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
-0
/
+26
2017-02-13
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
-7
/
+33
2017-02-13
ida: Use exceptional entries for small IDAs
Matthew Wilcox
-1
/
+92
2017-02-13
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
-3
/
+4
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
[prev]
[next]