index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-16
kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
Kees Cook
2
-0
/
+5
2023-05-16
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-05-16
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
1
-1
/
+1
2023-05-16
objtool: Move noreturn function list to separate file
Josh Poimboeuf
3
-44
/
+50
2023-05-16
tools/lib/subcmd: Replace NORETURN usage with __noreturn
Josh Poimboeuf
2
-9
/
+4
2023-05-16
objtool: Remove superfluous global_noreturns entries
Josh Poimboeuf
1
-2
/
+0
2023-05-16
objtool: Ignore exc_double_fault() __noreturn warnings
Josh Poimboeuf
1
-1
/
+30
2023-05-16
objtool: Detect missing __noreturn annotations
Josh Poimboeuf
2
-1
/
+19
2023-05-16
objtool: Include backtrace in verbose mode
Josh Poimboeuf
3
-24
/
+20
2023-05-16
objtool: Add verbose option for disassembling affected functions
Josh Poimboeuf
4
-0
/
+88
2023-05-16
objtool: Limit unreachable warnings to once per function
Josh Poimboeuf
3
-3
/
+10
2023-05-15
perf vendor events arm64: Add AmpereOne core PMU events
Ilkka Koskinen
11
-0
/
+1080
2023-05-15
perf ftrace: Flush output after each writing
Changbin Du
1
-0
/
+2
2023-05-15
perf annotate browser: Add '<' and '>' keys for navigation
Namhyung Kim
2
-2
/
+6
2023-05-15
perf annotate: Parse x86 SIB addressing properly
Namhyung Kim
1
-0
/
+13
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
1
-0
/
+4
2023-05-15
perf doc: Add support for KBUILD_BUILD_TIMESTAMP
Ben Hutchings
1
-3
/
+7
2023-05-15
perf doc: Define man page date when using asciidoctor
Ben Hutchings
1
-4
/
+7
2023-05-15
torture: Remove duplicated argument -enable-kvm for ppc64
Zhouyi Zhou
1
-1
/
+1
2023-05-15
bpf, arm64: Support struct arguments in the BPF trampoline
Florent Revest
1
-1
/
+0
2023-05-15
bpftool: JIT limited misreported as negative value on aarch64
Alan Maguire
1
-12
/
+12
2023-05-15
perf test: Add cputype testing to perf stat
Ian Rogers
1
-0
/
+44
2023-05-15
perf build: Don't use -ftree-loop-distribute-patterns and -gno-variable-locat...
Arnaldo Carvalho de Melo
1
-0
/
+4
2023-05-15
perf parse-events: Reduce scope of is_event_supported
Ian Rogers
3
-41
/
+39
2023-05-15
perf stat: Don't disable TopdownL1 metric on hybrid
Ian Rogers
1
-6
/
+1
2023-05-15
perf metrics: Be PMU specific in event match
Ian Rogers
1
-3
/
+7
2023-05-15
perf jevents: Don't rewrite metrics across PMUs
Ian Rogers
3
-16
/
+22
2023-05-15
perf vendor events intel: Correct alderlake metrics
Ian Rogers
2
-122
/
+122
2023-05-15
perf stat: Command line PMU metric filtering
Ian Rogers
3
-9
/
+15
2023-05-15
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
5
-32
/
+75
2023-05-15
perf parse-events: Don't reorder atom cpu events
Ian Rogers
1
-2
/
+2
2023-05-15
perf parse-events: Don't auto merge hybrid wildcard events
Ian Rogers
4
-2
/
+13
2023-05-15
perf parse-events: Avoid error when assigning a legacy cache term
Ian Rogers
2
-4
/
+27
2023-05-15
perf parse-events: Avoid error when assigning a term
Ian Rogers
4
-0
/
+41
2023-05-15
perf parse-events: Support hardware events as terms
Ian Rogers
5
-33
/
+187
2023-05-15
perf test: Fix parse-events tests for >1 core PMU
Ian Rogers
1
-72
/
+105
2023-05-15
perf stat: Make cputype filter generic
Ian Rogers
6
-35
/
+47
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
11
-32
/
+90
2023-05-15
perf parse-events: Minor type safety cleanup
Ian Rogers
1
-3
/
+3
2023-05-15
perf parse-events: Remove now unused hybrid logic
Ian Rogers
5
-282
/
+0
2023-05-15
perf parse-events: Support wildcards on raw events
Ian Rogers
5
-20
/
+52
2023-05-15
perf print-events: Print legacy cache events for each PMU
Ian Rogers
3
-48
/
+43
2023-05-15
perf parse-events: Wildcard legacy cache events
Ian Rogers
5
-76
/
+37
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
7
-24
/
+96
2023-05-15
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
1
-0
/
+12
2023-05-15
perf test x86 hybrid: Update test expectations
Ian Rogers
1
-28
/
+26
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
5
-181
/
+289
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
6
-436
/
+170
2023-05-15
perf print-events: Avoid unnecessary strlist
Ian Rogers
1
-29
/
+31
[prev]
[next]