index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
3
-32
/
+35
*
perf annotate: Get rid of offsets array
Namhyung Kim
2024-04-08
3
-29
/
+7
*
perf annotate: Check annotation lines more efficiently
Namhyung Kim
2024-04-08
1
-21
/
+35
*
perf annotate: Introduce annotated_source__get_line()
Namhyung Kim
2024-04-08
3
-6
/
+25
*
perf annotate: Staticize some local functions
Namhyung Kim
2024-04-08
2
-6
/
+5
*
perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...
Namhyung Kim
2024-04-08
1
-4
/
+6
*
perf script: Consolidate capstone print functions
Adrian Hunter
2024-04-08
3
-86
/
+68
*
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
2024-04-05
5
-9
/
+86
*
perf script: Support 32bit code under 64bit OS with capstone
Andi Kleen
2024-04-05
3
-10
/
+28
*
perf stat: Do not fail on metrics on s390 z/VM systems
Thomas Richter
2024-04-04
1
-14
/
+14
*
perf report: Fix PAI counter names for s390 virtual machines
Thomas Richter
2024-04-04
1
-1
/
+1
*
perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-unin...
Arnaldo Carvalho de Melo
2024-04-03
1
-1
/
+3
*
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
2024-04-03
1
-4
/
+16
*
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...
Yang Jihong
2024-04-03
1
-0
/
+8
*
perf annotate: Add symbol name when using capstone
Namhyung Kim
2024-04-03
1
-3
/
+71
*
perf annotate: Use libcapstone to disassemble
Namhyung Kim
2024-04-03
1
-0
/
+160
*
perf annotate: Split out util/disasm.c
Namhyung Kim
2024-04-03
5
-1657
/
+1709
*
perf annotate: Add and use ins__is_nop()
Namhyung Kim
2024-04-03
2
-1
/
+7
*
perf annotate: Use ins__is_xxx() if possible
Namhyung Kim
2024-04-03
1
-4
/
+4
*
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-04-03
6
-33
/
+22
*
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
2024-04-03
1
-2
/
+5
*
perf annotate: Honor output options with --data-type
Namhyung Kim
2024-04-03
1
-6
/
+38
*
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
2024-04-03
1
-2
/
+0
*
perf tools: Add Kan Liang to MAINTAINERS as a reviewer
Arnaldo Carvalho de Melo
2024-04-03
1
-0
/
+1
*
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
4
-7
/
+6
*
perf dso: Reorder members to save space in 'struct dso'
Ian Rogers
2024-03-21
1
-42
/
+42
*
perf lock contention: Trim backtrace by skipping traceiter functions
Anne Macedo
2024-03-21
2
-1
/
+25
*
perf vendor events intel: Remove info metrics erroneously in TopdownL1
Ian Rogers
2024-03-21
6
-273
/
+181
*
perf vendor events intel: Update snowridgex to 1.22
Ian Rogers
2024-03-21
4
-17
/
+6
*
perf vendor events intel: Update skylake to v58
Ian Rogers
2024-03-21
1
-5
/
+5
*
perf vendor events intel: Update skylakex to 1.33
Ian Rogers
2024-03-21
9
-18
/
+27
*
perf vendor events intel: Update sierraforest to 1.02
Ian Rogers
2024-03-21
2
-6
/
+32
*
perf vendor events intel: Update sapphirerapids to 1.20
Ian Rogers
2024-03-21
7
-33
/
+130
*
perf vendor events intel: Update meteorlake to 1.08
Ian Rogers
2024-03-21
7
-14
/
+150
*
perf vendor events intel: Update lunarlake to 1.01
Ian Rogers
2024-03-21
6
-32
/
+113
*
perf vendor events intel: Update icelakex to 1.24
Ian Rogers
2024-03-21
6
-47
/
+55
*
perf vendor events intel: Update grandridge to 1.02
Ian Rogers
2024-03-21
3
-7
/
+66
*
perf vendor events intel: Update emeraldrapids to 1.06
Ian Rogers
2024-03-21
6
-17
/
+129
*
perf vendor events intel: Update cascadelakex to 1.21
Ian Rogers
2024-03-21
7
-17
/
+17
*
perf probe: Add missing libgen.h header needed for using basename()
Arnaldo Carvalho de Melo
2024-03-21
1
-0
/
+1
*
perf trace: Fix 'newfstatat'/'fstatat' argument pretty printing
Arnaldo Carvalho de Melo
2024-03-21
1
-3
/
+4
*
perf trace: Beautify the 'flags' arg of unlinkat
Arnaldo Carvalho de Melo
2024-03-21
1
-1
/
+3
*
perf beauty: Introduce faccessat2 flags scnprintf routine
Arnaldo Carvalho de Melo
2024-03-21
3
-0
/
+36
*
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
2024-03-21
5
-41
/
+235
*
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
2024-03-21
9
-34
/
+182
*
perf tests: Run tests in parallel by default
Ian Rogers
2024-03-21
1
-7
/
+10
*
perf help: Lower levenshtein penality for deleting character
Ian Rogers
2024-03-21
1
-3
/
+7
*
perf tools: Suggest inbuilt commands for unknown command
Ian Rogers
2024-03-21
3
-31
/
+41
*
perf test: Read child test 10 times a second rather than 1
Ian Rogers
2024-03-21
1
-2
/
+2
*
perf test: Use a single fd for the child process out/err
Ian Rogers
2024-03-21
1
-31
/
+6
[next]