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 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-16
36
-71
/
+1265
|
\
|
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-10-15
1
-0
/
+18
|
*
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
2022-10-15
7
-0
/
+396
|
*
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-15
7
-1
/
+273
|
*
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
2022-10-15
1
-19
/
+34
|
*
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
2022-10-15
1
-4
/
+39
|
*
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
2022-10-15
1
-4
/
+39
|
*
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-15
1
-1
/
+1
|
*
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-15
1
-2
/
+7
|
*
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
2022-10-15
6
-11
/
+11
|
*
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
2022-10-15
1
-1
/
+194
|
*
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
2022-10-15
1
-1
/
+3
|
*
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
2022-10-15
1
-0
/
+162
|
*
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
2022-10-15
1
-3
/
+3
|
*
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
2022-10-15
1
-1
/
+8
|
*
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
2022-10-15
1
-4
/
+12
|
*
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
2022-10-15
1
-4
/
+3
|
*
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-10-14
5
-13
/
+26
|
*
perf list: Fix metricgroups title message
Andi Kleen
2022-10-14
1
-1
/
+1
|
*
perf mem: Fix -C option behavior for perf mem record
Namhyung Kim
2022-10-14
1
-0
/
+8
|
*
perf annotate: Add missing condition flags for arm64
Namhyung Kim
2022-10-14
1
-1
/
+1
|
*
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
2022-10-14
1
-3
/
+2
|
*
perf test: Fix test_arm_coresight.sh failures on Juno
James Clark
2022-10-14
1
-1
/
+1
|
*
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
2022-10-14
1
-1
/
+28
*
|
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
2
-1
/
+70
|
\
\
|
|
/
|
/
|
|
*
mm/selftest: uffd: explain the write missing fault check
Peter Xu
2022-10-12
1
-1
/
+21
|
*
hmm-tests: add test for migrate_device_range()
Alistair Popple
2022-10-12
1
-0
/
+49
*
|
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-13
4
-1
/
+154
|
\
\
|
*
|
selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
Phil Sutter
2022-10-12
1
-0
/
+1
|
*
|
selftests: netfilter: Test reverse path filtering
Phil Sutter
2022-10-12
2
-1
/
+148
|
*
|
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
2022-10-07
1
-0
/
+5
*
|
|
Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-10-12
1
-11
/
+7
|
\
\
\
|
*
|
|
kunit: tool: Don't download risc-v opensbi firmware with wget
David Gow
2022-10-07
1
-11
/
+7
*
|
|
|
Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-10-12
2
-8
/
+28
|
\
\
\
\
|
*
|
|
|
selftests/memory-hotplug: Adjust log info for maintainability
Zhao Gongyi
2022-10-07
1
-2
/
+5
|
*
|
|
|
selftests/memory-hotplug: Restore memory before exit
Zhao Gongyi
2022-10-07
1
-5
/
+16
|
*
|
|
|
selftests/memory-hotplug: Add checking after online or offline
Zhao Gongyi
2022-10-07
1
-3
/
+9
|
*
|
|
|
selftests/ftrace: func_event_triggers: fix typo in user message
Randy Dunlap
2022-10-07
1
-1
/
+1
*
|
|
|
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
4
-40
/
+404
|
\
\
\
\
\
|
*
|
|
|
|
proc: test how it holds up with mapping'less process
Alexey Dobriyan
2022-10-11
3
-0
/
+388
|
*
|
|
|
|
proc: save LOC in vsyscall test
Brian Foster
2022-09-11
1
-40
/
+16
*
|
|
|
|
|
Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-11
8
-336
/
+2662
|
\
\
\
\
\
\
|
*
|
|
|
|
|
memblock tests: add generic NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
1
-0
/
+197
|
*
|
|
|
|
|
memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
1
-0
/
+568
|
*
|
|
|
|
|
memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
3
-11
/
+724
|
*
|
|
|
|
|
memblock tests: add simulation of physical memory with multiple NUMA nodes
Rebecca Mckeever
2022-09-18
3
-2
/
+35
|
*
|
|
|
|
|
memblock_tests: move variable declarations to single block
Rebecca Mckeever
2022-09-04
3
-127
/
+42
|
*
|
|
|
|
|
memblock tests: remove 'cleared' from comment blocks
Rebecca Mckeever
2022-09-04
1
-11
/
+11
|
*
|
|
|
|
|
memblock tests: add tests for memblock_trim_memory
Rebecca Mckeever
2022-08-30
1
-0
/
+223
|
*
|
|
|
|
|
memblock tests: add tests for memblock_*bottom_up functions
Rebecca Mckeever
2022-08-30
1
-0
/
+45
[next]