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
2024-01-23
bpf: Use r constraint instead of p constraint in selftests
Jose E. Marchesi
2
-3
/
+3
2024-01-23
bpf: fix constraint in test_tcpbpf_kern.c
Jose E. Marchesi
1
-1
/
+1
2024-01-23
bpf: avoid VLAs in progs/test_xdp_dynptr.c
Jose E. Marchesi
1
-5
/
+5
2024-01-23
libbpf: call dup2() syscall directly
Andrii Nakryiko
1
-1
/
+11
2024-01-23
selftests/bpf: Enable kptr_xchg_inline test for arm64
Hou Tao
1
-1
/
+1
2024-01-23
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
2
-1
/
+31
2024-01-23
libbpf: Apply map_set_def_max_entries() for inner_maps on creation
Andrey Grafin
1
-0
/
+4
2024-01-23
bpf: Sync uapi bpf.h header for the tooling infra
Daniel Borkmann
1
-3
/
+4
2024-01-23
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
7
-0
/
+953
2024-01-23
selftests/bpf: Fix potential premature unload in bpf_testmod
Artem Savkov
1
-0
/
+9
2024-01-23
bpftool: Silence build warning about calloc()
Tiezhu Yang
1
-1
/
+1
2024-01-23
bpf: Minor improvements for bpf_cmp.
Alexei Starovoitov
1
-9
/
+12
2024-01-23
selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
Yonghong Song
1
-0
/
+41
2024-01-23
bpf: Track aligned st store as imprecise spilled registers
Yonghong Song
1
-8
/
+8
2024-01-23
selftests/bpf: Test assigning ID to scalars on spill
Maxim Mikityanskiy
1
-0
/
+133
2024-01-23
bpf: Assign ID to scalars on spill
Maxim Mikityanskiy
2
-4
/
+4
2024-01-23
selftests/bpf: Add a test case for 32-bit spill tracking
Maxim Mikityanskiy
1
-0
/
+31
2024-01-23
selftests/bpf: check if imprecise stack spills confuse infinite loop detection
Eduard Zingerman
1
-0
/
+24
2024-01-23
selftests/bpf: Fix the u64_offset_to_skb_data test
Maxim Mikityanskiy
1
-5
/
+3
2024-01-23
selftests/bpf: Update LLVM Phabricator links
Nathan Chancellor
3
-18
/
+18
2024-01-23
selftests/bpf: detect testing prog flags support
Andrii Nakryiko
7
-7
/
+37
2024-01-23
selftests/bpf: fix test_loader check message
Andrii Nakryiko
1
-1
/
+1
2024-01-23
selftests/bpf: Test the inlining of bpf_kptr_xchg()
Hou Tao
2
-0
/
+99
2024-01-23
selftests/bpf: Factor out get_xlated_program() helper
Hou Tao
4
-89
/
+50
2024-01-23
tools: iio: replace seekdir() in iio_generic_buffer
Petre Rodan
1
-1
/
+1
2024-01-23
selftest: Don't reuse port for SO_INCOMING_CPU test.
Kuniyuki Iwashima
1
-18
/
+50
2024-01-22
perf sched: Commit to evsel__taskstate() to parse task state info
Ze Gao
1
-36
/
+10
2024-01-22
perf util: Add evsel__taskstate() to parse the task state info instead
Ze Gao
2
-1
/
+36
2024-01-22
perf util: Add helpers to parse task state string from libtraceevent
Ze Gao
1
-0
/
+112
2024-01-22
perf sched: Sync state char array with the kernel
Ze Gao
1
-12
/
+1
2024-01-22
perf data: Minor code style alignment cleanup
Yang Jihong
3
-10
/
+11
2024-01-22
perf record: Check conflict between '--timestamp-filename' option and pipe mo...
Yang Jihong
2
-2
/
+5
2024-01-22
perf record: Fix possible incorrect free in record__switch_output()
Yang Jihong
1
-1
/
+1
2024-01-22
perf dwarf-aux: Check allowed DWARF Ops
Namhyung Kim
1
-4
/
+40
2024-01-22
perf annotate-data: Support stack variables
Namhyung Kim
3
-24
/
+93
2024-01-22
perf dwarf-aux: Add die_get_cfa()
Namhyung Kim
2
-1
/
+82
2024-01-22
perf annotate-data: Support global variables
Namhyung Kim
4
-13
/
+92
2024-01-22
perf annotate-data: Handle PC-relative addressing
Namhyung Kim
1
-18
/
+38
2024-01-22
perf annotate-data: Add stack operation pseudo type
Namhyung Kim
2
-0
/
+27
2024-01-22
perf annotate-data: Handle array style accesses
Namhyung Kim
4
-19
/
+61
2024-01-22
perf annotate-data: Handle macro fusion on x86
Namhyung Kim
1
-1
/
+16
2024-01-22
perf annotate-data: Parse 'lock' prefix from llvm-objdump
Namhyung Kim
1
-1
/
+13
2024-01-22
perf build: Check whether pkg-config is installed when libtraceevent is linked
Yang Jihong
1
-0
/
+6
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
1
-6
/
+6
2024-01-22
tools/testing/nvdimm: Disable "missing prototypes / declarations" warnings
Dan Williams
1
-0
/
+2
2024-01-22
tools/testing/cxl: Disable "missing prototypes / declarations" warnings
Dan Williams
2
-0
/
+4
2024-01-22
selftests/rseq: Do not skip !allowed_cpus for mm_cid
Mathieu Desnoyers
2
-8
/
+28
2024-01-22
selftests: livepatch: Test livepatching a heavily called syscall
Marcos Paulo de Souza
5
-2
/
+218
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
21
-74
/
+1173
2024-01-22
kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
Marcos Paulo de Souza
1
-5
/
+21
[prev]
[next]