index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
Rob Herring
2
-0
/
+12
2023-04-04
perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
Mike Leach
3
-18
/
+250
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
2
-22
/
+34
2023-04-04
perf cs-etm: Move mapping of Trace ID and cpu into helper function
Mike Leach
4
-35
/
+79
2023-04-04
perf lock contention: Show detail failure reason for BPF
Namhyung Kim
4
-11
/
+42
2023-04-04
perf lock contention: Fix debug stat if no contention
Namhyung Kim
1
-2
/
+2
2023-04-04
perf vendor events intel: Update ivybridge and ivytown
Ian Rogers
3
-2
/
+18
2023-04-04
perf bench numa: Fix type of loop iterator in do_work, it should be 'long'
Andreas Herrmann
1
-1
/
+1
2023-04-04
perf symbol: Remove unused branch_callstack
Adrian Hunter
1
-1
/
+0
2023-04-04
perf top: Add --branch-history option
Adrian Hunter
2
-0
/
+21
2023-04-04
perf build: Conditionally define NDEBUG
Ian Rogers
1
-0
/
+1
2023-04-04
perf block-range: Move debug code behind ifndef NDEBUG
Ian Rogers
1
-5
/
+1
2023-04-04
perf bench: Avoid NDEBUG warning
Ian Rogers
1
-2
/
+6
2023-04-04
perf vendor events: Update Alderlake for E-Core TMA v2.3
Ian Rogers
2
-104
/
+148
2023-04-04
perf symbol: Add command line support for addr2line path
Ian Rogers
10
-14
/
+62
2023-04-04
perf annotate: Allow objdump to be set in perfconfig
Ian Rogers
2
-1
/
+10
2023-04-04
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
7
-13
/
+56
2023-04-04
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
7
-18
/
+37
2023-04-04
perf report: Additional config warnings
Ian Rogers
1
-0
/
+5
2023-04-04
perf annotate: Delete session for debug builds
Ian Rogers
1
-10
/
+6
2023-04-04
perf tools: Avoid warning in do_realloc_array_as_needed()
Adrian Hunter
1
-1
/
+2
2023-04-04
perf symbols: Fix unaligned access in get_x86_64_plt_disp()
Adrian Hunter
1
-1
/
+4
2023-04-04
perf symbols: Fix use-after-free in get_plt_got_name()
Adrian Hunter
1
-1
/
+4
2023-04-04
perf vendor events power9: Remove UTF-8 characters from JSON files
Kajol Jain
2
-3
/
+3
2023-04-04
perf ftrace: Make system wide the default target for latency subcommand
Yang Jihong
1
-2
/
+4
2023-04-04
perf bench syscall: Add fork syscall benchmark
Tiezhu Yang
5
-2
/
+42
2023-04-04
perf stat: Suppress warning when using cpum_cf events on s390
Thomas Richter
2
-0
/
+24
2023-04-04
perf tests test_bridge_fdb_stress.sh: Fix redirection of stderr to stdin
Patrice Duroux
1
-1
/
+1
2023-04-04
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
1
-1
/
+1
2023-04-04
perf vendor events intel: Update metrics to detect pmem at runtime
Ian Rogers
3
-15
/
+15
2023-04-04
perf metrics: Add has_pmem literal
Ian Rogers
1
-0
/
+19
2023-04-04
perf vendor events intel: Sandybridge v19 events
Ian Rogers
2
-1
/
+9
2023-04-04
perf vendor events intel: Jaketown v23 events
Ian Rogers
2
-1
/
+9
2023-04-04
perf vendor events intel: Haswellx v27 events
Ian Rogers
5
-13
/
+21
2023-04-04
perf vendor events intel: Haswell v33 events
Ian Rogers
4
-39
/
+47
2023-04-04
perf vendor events intel: Broadwellx v20 events
Ian Rogers
9
-469
/
+403
2023-04-04
perf vendor events intel: Broadwellde v9 events
Ian Rogers
10
-183
/
+495
2023-04-04
perf vendor events intel: Broadwell v27 events
Ian Rogers
7
-290
/
+305
2023-04-04
perf lock contention: Fix msan issue in lock_contention_read()
Namhyung Kim
1
-1
/
+1
2023-04-04
perf vendor events s390: Remove UTF-8 characters from JSON file
Thomas Richter
1
-5
/
+5
2023-04-04
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
1
-6
/
+1
2023-04-04
perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'
Thomas Richter
3
-3
/
+3
2023-04-04
perf build: Add warning for when vmlinux.h generation fails
Ian Rogers
1
-1
/
+5
2023-04-04
perf report: Append inlines to non-DWARF callchains
Artem Savkov
1
-0
/
+5
2023-04-04
vsock/test: update expected return values
Arseniy Krasnov
1
-2
/
+2
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
117
-815
/
+1472
2023-04-01
bpf: Remove now-defunct task kfuncs
David Vernet
5
-93
/
+14
2023-04-01
bpf: Make struct task_struct an RCU-safe type
David Vernet
4
-12
/
+100
2023-04-01
veristat: small fixed found in -O2 mode
Andrii Nakryiko
1
-1
/
+3
2023-04-01
veristat: avoid using kernel-internal headers
Andrii Nakryiko
1
-1
/
+4
[prev]
[next]