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
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
5
-29
/
+47
2020-03-25
objtool: Optimize find_symbol_by_name()
Peter Zijlstra
2
-5
/
+7
2020-03-25
objtool: Resize insn_hash
Peter Zijlstra
1
-1
/
+1
2020-03-25
objtool: Rename find_containing_func()
Peter Zijlstra
3
-3
/
+3
2020-03-25
objtool: Optimize find_symbol_*() and read_symbols()
Peter Zijlstra
3
-58
/
+144
2020-03-25
objtool: Optimize find_section_by_name()
Peter Zijlstra
2
-1
/
+12
2020-03-25
objtool: Optimize find_section_by_index()
Peter Zijlstra
2
-5
/
+10
2020-03-25
objtool: Add a statistics mode
Peter Zijlstra
4
-3
/
+25
2020-03-25
objtool: Optimize find_symbol_by_index()
Peter Zijlstra
2
-10
/
+6
2020-03-25
objtool: Rename func_for_each_insn_all()
Peter Zijlstra
1
-6
/
+6
2020-03-25
objtool: Rename func_for_each_insn()
Peter Zijlstra
1
-8
/
+8
2020-03-25
objtool: Introduce validate_return()
Peter Zijlstra
1
-28
/
+36
2020-03-25
selftests/ptrace: add test cases for dead-locks
Bernd Edlinger
2
-2
/
+88
2020-03-25
selftests: add pid namespace ENOMEM regression test
Christian Brauner
6
-0
/
+59
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
118
-0
/
+118
2020-03-25
tools: gpio: Fix typo in gpio-utils
Mykyta Poturai
1
-3
/
+3
2020-03-25
tools: gpio-hammer: Apply scripts/Lindent and retain good changes
Gabriel Ravier
1
-1
/
+1
2020-03-25
tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"
Colin Ian King
1
-1
/
+1
2020-03-25
tools: gpio-hammer: Avoid potential overflow in main
Gabriel Ravier
1
-1
/
+16
2020-03-25
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
8
-0
/
+12
2020-03-25
selftests/powerpc: Don't rely on segfault to rerun the test
Gustavo Luiz Duarte
1
-39
/
+35
2020-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-1
/
+695
2020-03-24
selftests: netfilter: add nfqueue test case
Florian Westphal
4
-1
/
+695
2020-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-34
/
+46
2020-03-24
perf dso: Fix dso comparison
Ravi Bangoria
1
-1
/
+21
2020-03-24
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
1
-5
/
+5
2020-03-24
perf test: Test pmu-events aliases
John Garry
1
-1
/
+147
2020-03-24
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2
-1
/
+2
2020-03-24
perf pmu: Add is_pmu_core()
John Garry
2
-0
/
+6
2020-03-24
perf test: Add pmu-events test
John Garry
4
-0
/
+239
2020-03-24
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2
-8
/
+16
2020-03-24
perf jevents: Support test events folder
John Garry
1
-0
/
+30
2020-03-24
perf jevents: Add some test events
John Garry
3
-0
/
+59
2020-03-24
perf tools: Unify a bit the build directory output
Jiri Olsa
1
-4
/
+5
2020-03-24
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-03-24
perf vendor events amd: Update Zen1 events to V2
Vijay Thakkar
7
-136
/
+172
2020-03-24
perf vendor events amd: Add Zen2 events
Vijay Thakkar
7
-0
/
+1117
2020-03-24
perf vendor events amd: Restrict model detection for zen1 based processors
Vijay Thakkar
7
-1
/
+1
2020-03-24
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
1
-19
/
+30
2020-03-24
perf stat: Align the output for interval aggregation mode
Jin Yao
1
-3
/
+3
2020-03-24
perf report/top TUI: Support hotkeys to let user select any event for sorting
Jin Yao
1
-1
/
+27
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
4
-3
/
+6
2020-03-24
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
4
-15
/
+94
2020-03-24
perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses
Jin Yao
1
-11
/
+35
2020-03-24
perf report: Support interactive annotation of code without symbols
Jin Yao
2
-6
/
+38
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
6
-3
/
+40
2020-03-23
selftests/net/forwarding: add Makefile to install tests
Vadym Kochan
2
-0
/
+76
2020-03-23
kunit: add --make_options
Greg Thelen
2
-14
/
+24
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2
-0
/
+24
2020-03-23
bpf: Add tests for bpf_sk_storage to bpf_tcp_ca
Martin KaFai Lau
2
-8
/
+47
[prev]
[next]