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
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-0
/
+6
2020-04-10
change email address for Pali Rohár
Pali Rohár
-1
/
+1
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
-0
/
+30
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
-4
/
+9
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+6
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+6
2020-04-09
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
-0
/
+6
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+26
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-17
/
+9
2020-04-07
kselftest: introduce new epoll test case
Roman Penyaev
-1
/
+66
2020-04-07
lib/rbtree: fix coding style of assignments
chenqiwu
-2
/
+2
2020-04-07
userfaultfd: selftests: add write-protect test
Peter Xu
-24
/
+133
2020-04-07
userfaultfd: selftests: refactor statistics
Peter Xu
-27
/
+49
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-619
/
+3031
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-41
/
+465
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-19
/
+292
2020-04-04
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-7
/
+132
2020-04-04
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
-0
/
+59
2020-04-04
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
-0
/
+1
2020-04-04
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...
Ingo Molnar
-619
/
+3032
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+33
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-131
/
+371
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-0
/
+117
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
-5
/
+327
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
-1
/
+1
2020-04-03
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
-1
/
+10
2020-04-03
perf script: Fix invalid read of directory entry after closedir()
Andreas Gerstmayr
-1
/
+1
2020-04-03
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
-0
/
+3
2020-04-03
perf script: add -S/--symbols documentation
Ian Rogers
-0
/
+8
2020-04-03
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
Jin Yao
-12
/
+12
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
-5
/
+7
2020-04-03
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
-4
/
+17
2020-04-03
perf report/top TUI: Fix title line formatting
Arnaldo Carvalho de Melo
-4
/
+4
2020-04-03
perf top: Support hotkey to change sort order
Jin Yao
-2
/
+9
2020-04-03
perf top: Support --group-sort-idx to change the sort order
Jin Yao
-0
/
+9
2020-04-03
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
-0
/
+28
2020-04-03
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
-3
/
+7
2020-04-03
perf script: Add --show-cgroup-events option
Namhyung Kim
-0
/
+44
2020-04-03
perf top: Add --all-cgroups option
Namhyung Kim
-0
/
+19
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
-2
/
+27
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
-0
/
+129
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
-0
/
+54
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
-5
/
+109
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
-1
/
+74
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
-2
/
+28
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
-0
/
+1
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-587
/
+2103
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-205
/
+1496
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-2
/
+88
2020-04-02
tools: PCI: Add 'e' to clear IRQ
Kishon Vijay Abraham I
-1
/
+15
[next]