index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-27
3
-5
/
+8
|
\
|
*
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
2018-04-25
1
-1
/
+1
|
*
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
2018-04-23
1
-4
/
+6
|
*
test_firmware: Install all scripts
Ben Hutchings
2018-04-23
1
-0
/
+1
*
|
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-26
2
-1
/
+45
|
\
\
|
*
|
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
2018-04-25
1
-0
/
+44
|
*
|
selftests: ftrace: Fix trigger extended error testcase
Masami Hiramatsu
2018-04-25
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-24
4
-2
/
+7
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-22
4
-2
/
+7
|
|
\
\
|
|
*
|
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
2018-04-19
3
-2
/
+4
|
|
*
|
selftests: bpf: update .gitignore with missing generated files
Anders Roxell
2018-04-11
1
-0
/
+3
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-22
54
-511
/
+690
|
\
\
\
\
|
*
|
|
|
coresight: Move to SPDX identifier
Mathieu Poirier
2018-04-19
8
-76
/
+8
|
*
|
|
|
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
2018-04-18
1
-1
/
+1
|
*
|
|
|
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
2018-04-18
1
-1
/
+1
|
*
|
|
|
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
2018-04-18
1
-3
/
+3
|
*
|
|
|
perf record: Remove suggestion to enable APIC
Andi Kleen
2018-04-18
1
-2
/
+1
|
*
|
|
|
perf record: Remove misleading error suggestion
Andi Kleen
2018-04-18
1
-2
/
+1
|
*
|
|
|
perf hists browser: Clarify top/report browser help
Andi Kleen
2018-04-18
1
-1
/
+1
|
*
|
|
|
perf mem: Allow all record/report options
Andi Kleen
2018-04-18
2
-2
/
+5
|
*
|
|
|
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
2018-04-18
1
-0
/
+3
|
*
|
|
|
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
2018-04-17
1
-0
/
+6
|
*
|
|
|
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
2018-04-17
2
-9
/
+13
|
*
|
|
|
perf report: Extend raw dump (-D) out with switch out event type
Alexey Budankov
2018-04-17
1
-1
/
+3
|
*
|
|
|
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
2018-04-17
1
-3
/
+15
|
*
|
|
|
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
2018-04-17
10
-364
/
+451
|
*
|
|
|
Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-04-16
24
-46
/
+178
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
perf annotate: Handle variables in 'sub', 'or' and many other instructions
Arnaldo Carvalho de Melo
2018-04-13
1
-1
/
+66
|
|
*
|
|
perf annotate: Allow setting the offset level in .perfconfig
Arnaldo Carvalho de Melo
2018-04-13
2
-3
/
+17
|
|
*
|
|
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
2018-04-13
1
-5
/
+3
|
|
*
|
|
perf record: Change warning for missing sysfs entry to debug
Thomas Richter
2018-04-13
1
-1
/
+2
|
|
*
|
|
perf tests: Disable breakpoint accounting test for powerpc
Sandipan Das
2018-04-12
1
-0
/
+1
|
|
*
|
|
perf sched: Fix documentation for timehist
Takuya Yamamoto
2018-04-12
1
-2
/
+2
|
|
*
|
|
perf version: Print status for syscall_table
Jin Yao
2018-04-12
1
-0
/
+3
|
|
*
|
|
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
2018-04-12
5
-8
/
+8
|
|
*
|
|
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
2018-04-12
2
-4
/
+4
|
|
*
|
|
perf tests bpf: Remove unused ptrace.h include from LLVM test
Arnaldo Carvalho de Melo
2018-04-12
1
-1
/
+0
|
|
*
|
|
perf jvmti: Give hints about package names needed to build
Arnaldo Carvalho de Melo
2018-04-12
1
-1
/
+1
|
|
*
|
|
perf annotate browser: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
2018-04-12
1
-0
/
+5
|
|
*
|
|
perf annotate: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
2018-04-12
2
-2
/
+18
|
|
*
|
|
perf tests: Run dwarf unwind test on arm32
Kim Phillips
2018-04-12
3
-0
/
+30
|
|
*
|
|
tools headers: Restore READ_ONCE() C++ compatibility
Mark Rutland
2018-04-12
1
-5
/
+15
|
|
*
|
|
perf stat: Enable 1ms interval for printing event counters values
Alexey Budankov
2018-04-12
2
-13
/
+3
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-22
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
objtool: Support HOSTCFLAGS and HOSTLDFLAGS
Laura Abbott
2018-04-17
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-21
1
-19
/
+65
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tools/testing/nvdimm: enable labels for nfit_test.1 dimms
Dan Williams
2018-04-16
1
-0
/
+3
|
*
|
|
|
|
|
tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute
Dan Williams
2018-04-16
1
-1
/
+1
|
*
|
|
|
|
|
tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1
Dan Williams
2018-04-16
1
-18
/
+25
|
*
|
|
|
|
|
tools/testing/nvdimm: allow custom error code injection
Dan Williams
2018-04-16
1
-1
/
+37
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]