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
Age
Commit message (
Expand
)
Author
Lines
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
/
+12
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-13
perf symbols: dso->name is an array, no need to check it against NULL
Arnaldo Carvalho de Melo
-4
/
+4
2017-02-13
perf tests record: No need to test an array against NULL
Arnaldo Carvalho de Melo
-1
/
+1
2017-02-13
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
-6
/
+5
2017-02-13
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
-4
/
+6
2017-02-13
tools lib traceevent plugin function: Initialize 'index' variable
Arnaldo Carvalho de Melo
-1
/
+1
2017-02-13
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
Steven Rostedt (VMware)
-0
/
+1
2017-02-13
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
-1
/
+1
2017-02-13
perf diff: Change default setting to "delta-abs"
Namhyung Kim
-5
/
+5
2017-02-13
perf diff: Add diff.compute config option
Namhyung Kim
-3
/
+23
2017-02-13
perf diff: Add diff.order config option
Namhyung Kim
-1
/
+26
2017-02-13
perf diff: Add 'delta-abs' compute method
Namhyung Kim
-3
/
+49
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
-5
/
+20
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
-2
/
+5
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
/
+9
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
-31
/
+20
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
-26
/
+16
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
-50
/
+39
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
-91
/
+99
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
-32
/
+17
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-10
tools: Sync {,tools/}include/uapi/linux/bpf.h
Mickaël Salaün
-1
/
+22
2017-02-09
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
-0
/
+7
2017-02-09
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
-5
/
+3
2017-02-09
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
-3
/
+3
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
-10
/
+10
2017-02-08
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
-0
/
+1
2017-02-08
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
-1
/
+1
[prev]
[next]