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-08
selftests/sgx: Add "test_encl.elf" to TEST_FILES
Yi Lai
1
-0
/
+1
2023-05-08
cpupower: Make TSC read per CPU for Mperf monitor
Wyes Karny
1
-17
/
+14
2023-05-08
kunit: tool: undo type subscripts for subprocess.Popen
Daniel Latypov
3
-4
/
+10
2023-05-08
cpupower:Fix resource leaks in sysfs_get_enabled()
Hao Zeng
1
-7
/
+16
2023-05-08
tools/x86/kcpuid: Add .gitignore
Rong Tao
1
-0
/
+1
2023-05-08
tools/x86/kcpuid: Dump the correct CPUID function in error
Borislav Petkov (AMD)
1
-3
/
+4
2023-05-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
4
-0
/
+75
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-06
selftests/bpf: Accept mem from dynptr in helper funcs
Daniel Rosenberg
2
-0
/
+22
2023-05-06
selftests/bpf: Check overflow in optional buffer
Daniel Rosenberg
1
-0
/
+20
2023-05-06
selftests/bpf: Test allowing NULL buffer in dynptr slice
Daniel Rosenberg
2
-0
/
+18
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
selftests/bpf: Add testcase for bpf_task_under_cgroup
Feng Zhou
3
-0
/
+105
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-7
/
+10
2023-05-05
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
1
-0
/
+1
2023-05-05
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
3
-20
/
+174
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
2023-05-04
selftests/bpf: revert iter test subprog precision workaround
Andrii Nakryiko
1
-15
/
+11
2023-05-04
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
3
-0
/
+542
2023-05-04
bpf: fix mark_all_scalars_precise use in mark_chain_precision
Andrii Nakryiko
1
-4
/
+5
2023-05-04
bpf: maintain bitmasks across all active frames in __mark_chain_precision
Andrii Nakryiko
1
-9
/
+9
2023-05-04
bpf: improve precision backtrack logging
Andrii Nakryiko
1
-52
/
+54
2023-05-04
veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flag
Andrii Nakryiko
1
-0
/
+9
2023-05-04
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
Kenjiro Nakayama
1
-1
/
+2
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+40
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
21
-3
/
+518
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
1
-1
/
+0
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
1
-2
/
+0
2023-05-03
selftests: netfilter: fix libmnl pkg-config usage
Jeremy Sowden
1
-2
/
+5
2023-05-02
selftests/ksm: ksm_functional_tests: add prctl unmerge test
David Hildenbrand
1
-6
/
+40
2023-05-02
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
1
-0
/
+1
2023-05-02
perf cs-etm: Add fix for coresight trace for any range of CPUs
Ganapatrao Kulkarni
1
-1
/
+23
2023-05-02
perf build: Fix unescaped # in perf build-test
James Clark
1
-1
/
+1
2023-05-02
perf unwind: Suppress massive unsupported target platform errors
Changbin Du
1
-1
/
+1
2023-05-02
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2
-5
/
+5
2023-05-02
perf script: Print raw ip instead of binary offset for callchain
Changbin Du
1
-7
/
+2
2023-05-02
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
1
-1
/
+1
2023-05-02
perf list: Modify the warning message about scandirat(3)
Namhyung Kim
1
-1
/
+1
2023-05-02
perf list: Fix memory leaks in print_tracepoint_events()
Namhyung Kim
1
-4
/
+8
2023-05-02
perf lock contention: Rework offset calculation with BPF CO-RE
Namhyung Kim
1
-7
/
+7
2023-05-02
perf lock contention: Fix struct rq lock access
Namhyung Kim
1
-4
/
+4
2023-05-01
selftests/bpf: Test_progs can read test lists from file
Stephen Veiss
4
-10
/
+132
2023-05-01
selftests/bpf: Extract insert_test from parse_test_list
Stephen Veiss
2
-65
/
+108
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-297
/
+1061
2023-05-01
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
1
-3
/
+19
2023-05-01
tools/perf: Add basic support for LoongArch
Huacai Chen
21
-3
/
+518
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2
-0
/
+248
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-11
/
+14
2023-04-28
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
1
-1
/
+7
[prev]
[next]