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-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
1
-0
/
+11
2020-05-01
selftests: fix kvm relocatable native/cross builds and installs
Shuah Khan
1
-1
/
+28
2020-05-01
selftests/ftrace: Make XFAIL green color
Masami Hiramatsu
1
-1
/
+1
2020-05-01
ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set
Alan Maguire
1
-1
/
+7
2020-05-01
ftrace/selftests: workaround cgroup RT scheduling issues
Alan Maguire
1
-0
/
+22
2020-04-30
Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-40
/
+315
2020-04-30
iocost_monitor: drop string wrap around numbers when outputting json
Tejun Heo
1
-21
/
+21
2020-04-30
iocost_monitor: exit successfully if interval is zero
Tejun Heo
1
-1
/
+5
2020-04-30
objtool: Add support for intra-function calls
Alexandre Chartre
3
-4
/
+91
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
5
-25
/
+21
2020-04-30
objtool: Remove INSN_STACK
Peter Zijlstra
3
-27
/
+0
2020-04-30
objtool: Make handle_insn_ops() unconditional
Peter Zijlstra
1
-5
/
+3
2020-04-30
objtool: Rework allocating stack_ops on decode
Peter Zijlstra
1
-104
/
+147
2020-04-30
objtool: UNWIND_HINT_RET_OFFSET should not check registers
Alexandre Chartre
1
-0
/
+8
2020-04-30
objtool: is_fentry_call() crashes if call has no destination
Alexandre Chartre
1
-1
/
+1
2020-04-30
objtool: Fix ORC vs alternatives
Peter Zijlstra
2
-1
/
+40
2020-04-30
objtool: Uniquely identify alternative instruction groups
Alexandre Chartre
2
-2
/
+7
2020-04-30
objtool: Remove check preventing branches within alternative
Julien Thierry
1
-6
/
+0
2020-04-30
Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Will Deacon
1
-1
/
+0
2020-04-30
selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
Jakub Sitnicki
2
-1
/
+56
2020-04-30
libbpf: Fix false uninitialized variable warning
Andrii Nakryiko
1
-1
/
+1
2020-04-30
perf vendor events power9: Add hv_24x7 socket/chip level metric events
Kajol Jain
1
-0
/
+19
2020-04-30
perf tools: Enable Hz/hz prinitg for --metric-only option
Kajol Jain
1
-2
/
+0
2020-04-30
perf tests expr: Added test for runtime param in metric expression
Kajol Jain
1
-0
/
+8
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
8
-27
/
+79
2020-04-30
perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr()
Shaokun Zhang
1
-1
/
+1
2020-04-30
perf report: Fix warning assignment of 0/1 to bool variable
Zou Wei
1
-1
/
+1
2020-04-30
perf tools: Remove unneeded semicolons
Zou Wei
7
-7
/
+7
2020-04-30
perf c2c: Remove unneeded semicolon
Zou Wei
1
-3
/
+3
2020-04-30
libtraceevent: Remove unneeded semicolon
Zou Wei
1
-1
/
+1
2020-04-30
perf script: Remove extraneous newline in perf_sample__fprintf_regs()
Stephane Eranian
1
-2
/
+0
2020-04-30
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
1
-52
/
+105
2020-04-30
tools api: Add a lightweight buffered reading api
Ian Rogers
5
-0
/
+422
2020-04-30
perf bench: Add a multi-threaded synthesize benchmark
Ian Rogers
1
-25
/
+186
2020-04-29
selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test
Jakub Sitnicki
3
-52
/
+53
2020-04-29
selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
Jakub Sitnicki
2
-30
/
+70
2020-04-29
tools: bpftool: Make libcap dependency optional
Quentin Monnet
3
-5
/
+38
2020-04-29
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
4
-16
/
+100
2020-04-29
tools: bpftool: For "feature probe" define "full_mode" bool as global
Quentin Monnet
1
-8
/
+7
2020-04-28
selftests/bpf: Add runqslower binary to .gitignore
Andrii Nakryiko
1
-1
/
+1
2020-04-28
selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
Andrii Nakryiko
1
-4
/
+1
2020-04-28
selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory read
Andrii Nakryiko
1
-0
/
+5
2020-04-28
libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
Andrii Nakryiko
1
-1
/
+4
2020-04-28
selftests/bpf: Fix invalid memory reads in core_relo selftest
Andrii Nakryiko
1
-1
/
+1
2020-04-28
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
1
-0
/
+1
2020-04-28
selftests/bpf: Fix memory leak in test selector
Andrii Nakryiko
1
-4
/
+16
2020-04-28
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
1
-0
/
+7
2020-04-28
selftests/bpf: Convert test_hashmap into test_progs test
Andrii Nakryiko
3
-144
/
+140
2020-04-28
selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers
Andrii Nakryiko
1
-3
/
+4
2020-04-28
selftests/bpf: Ensure test flavors use correct skeletons
Andrii Nakryiko
1
-1
/
+1
[prev]
[next]