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 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-11
1
-0
/
+6
|
\
|
*
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
2020-04-09
1
-0
/
+6
*
|
change email address for Pali Rohár
Pali Rohár
2020-04-10
1
-1
/
+1
*
|
selftests: kmod: test disabling module autoloading
Eric Biggers
2020-04-10
1
-0
/
+30
*
|
selftests: kmod: fix handling test numbers above 9
Eric Biggers
2020-04-10
1
-4
/
+9
*
|
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-09
2
-0
/
+6
|
\
\
|
*
|
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
2020-04-04
1
-0
/
+1
|
*
|
selftests/eeh: Skip ahci adapters
Michael Ellerman
2020-04-03
1
-0
/
+5
*
|
|
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
3
-4
/
+6
|
\
\
\
|
*
|
|
tools/test/nvdimm: Fix out of tree build
Santosh Sivaraj
2020-03-31
2
-4
/
+4
|
*
|
|
tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
Jan Kara
2020-02-18
1
-0
/
+2
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-1
/
+26
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tools/virtio: option to build an out of tree module
Michael S. Tsirkin
2020-03-23
1
-1
/
+26
*
|
|
|
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
1
-17
/
+9
|
\
\
\
\
|
*
|
|
|
thermal: int340x: processor_thermal: Add Tiger Lake support
Sumeet Pawnikar
2020-03-23
1
-17
/
+9
*
|
|
|
|
kselftest: introduce new epoll test case
Roman Penyaev
2020-04-07
1
-1
/
+66
*
|
|
|
|
lib/rbtree: fix coding style of assignments
chenqiwu
2020-04-07
1
-2
/
+2
*
|
|
|
|
userfaultfd: selftests: add write-protect test
Peter Xu
2020-04-07
1
-24
/
+133
*
|
|
|
|
userfaultfd: selftests: refactor statistics
Peter Xu
2020-04-07
1
-27
/
+49
*
|
|
|
|
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-05
96
-619
/
+3031
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-04-04
96
-619
/
+3032
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
2020-04-03
1
-1
/
+1
|
|
*
|
|
|
|
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-03
1
-1
/
+10
|
|
*
|
|
|
|
perf script: Fix invalid read of directory entry after closedir()
Andreas Gerstmayr
2020-04-03
1
-1
/
+1
|
|
*
|
|
|
|
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
2020-04-03
1
-0
/
+3
|
|
*
|
|
|
|
perf script: add -S/--symbols documentation
Ian Rogers
2020-04-03
1
-0
/
+8
|
|
*
|
|
|
|
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
Jin Yao
2020-04-03
12
-12
/
+12
|
|
*
|
|
|
|
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
2020-04-03
1
-5
/
+7
|
|
*
|
|
|
|
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
2020-04-03
1
-4
/
+17
|
|
*
|
|
|
|
perf report/top TUI: Fix title line formatting
Arnaldo Carvalho de Melo
2020-04-03
1
-4
/
+4
|
|
*
|
|
|
|
perf top: Support hotkey to change sort order
Jin Yao
2020-04-03
1
-2
/
+9
|
|
*
|
|
|
|
perf top: Support --group-sort-idx to change the sort order
Jin Yao
2020-04-03
2
-0
/
+9
|
|
*
|
|
|
|
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
2020-04-03
2
-0
/
+28
|
|
*
|
|
|
|
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
2020-04-03
1
-3
/
+7
|
|
*
|
|
|
|
perf script: Add --show-cgroup-events option
Namhyung Kim
2020-04-03
2
-0
/
+44
|
|
*
|
|
|
|
perf top: Add --all-cgroups option
Namhyung Kim
2020-04-03
2
-0
/
+19
|
|
*
|
|
|
|
perf record: Add --all-cgroups option
Namhyung Kim
2020-04-03
5
-2
/
+27
|
|
*
|
|
|
|
perf record: Support synthesizing cgroup events
Namhyung Kim
2020-04-03
4
-0
/
+129
|
|
*
|
|
|
|
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
5
-0
/
+54
|
|
*
|
|
|
|
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2020-04-03
5
-5
/
+109
|
|
*
|
|
|
|
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
13
-1
/
+74
|
|
*
|
|
|
|
perf tools: Add file-handle feature test
Namhyung Kim
2020-04-03
4
-2
/
+28
|
|
*
|
|
|
|
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
2020-04-03
1
-0
/
+1
|
|
*
|
|
|
|
tools headers UAPI: Update tools's copy of linux/perf_event.h
Namhyung Kim
2020-04-02
1
-2
/
+14
|
|
*
|
|
|
|
perf script: Introduce --deltatime option
Hagen Paul Pfeifer
2020-03-27
2
-0
/
+20
|
|
*
|
|
|
|
perf test x86: Add CET instructions to the new instructions test
Adrian Hunter
2020-03-27
3
-0
/
+544
|
|
*
|
|
|
|
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
Yu-cheng Yu
2020-03-27
1
-6
/
+11
|
|
*
|
|
|
|
perf: Normalize gcc parameter when generating arch errno table
He Zhe
2020-03-26
1
-1
/
+1
|
|
*
|
|
|
|
perf parse-events: Add defensive NULL check
Ian Rogers
2020-03-26
1
-6
/
+5
|
|
*
|
|
|
|
perf callchain: Update docs regarding kernel/user space unwinding
Tony Jones
2020-03-25
2
-12
/
+20
[next]