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
2022-05-11
selftests: xsk: make stat tests not spin on getsockopt
Magnus Karlsson
2
-77
/
+99
2022-05-11
selftests: xsk: make the stats tests normal tests
Magnus Karlsson
2
-69
/
+53
2022-05-11
selftests: xsk: introduce validation functions
Magnus Karlsson
2
-38
/
+82
2022-05-11
selftests: xsk: cleanup veth pair at ctrl-c
Magnus Karlsson
1
-0
/
+7
2022-05-11
selftests: xsk: add timeout to tests
Magnus Karlsson
2
-0
/
+16
2022-05-11
selftests: xsk: fix reporting of failed tests
Magnus Karlsson
4
-89
/
+141
2022-05-11
selftests: xsk: run all tests for busy-poll
Magnus Karlsson
4
-14
/
+94
2022-05-11
selftests: xsk: do not send zero-length packets
Magnus Karlsson
2
-9
/
+10
2022-05-11
selftests: xsk: cleanup bash scripts
Magnus Karlsson
2
-18
/
+1
2022-05-11
perf/ibs: Fix comment
Ravi Bangoria
1
-1
/
+1
2022-05-11
libbpf: Add bpf_program__set_insns function
Jiri Olsa
3
-0
/
+41
2022-05-11
libbpf: Clean up ringbuf size adjustment implementation
Andrii Nakryiko
1
-4
/
+2
2022-05-10
selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2
-8
/
+133
2022-05-10
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
5
-4
/
+40
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
1
-0
/
+9
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2
-0
/
+2
2022-05-10
selftests/bpf: Add attach bench test
Jiri Olsa
2
-0
/
+155
2022-05-10
selftests/bpf: Add bpf link iter test
Dmitrii Dolgov
3
-0
/
+44
2022-05-10
selftests/bpf: Use ASSERT_* instead of CHECK
Dmitrii Dolgov
1
-154
/
+88
2022-05-10
selftests/bpf: Fix result check for test_bpf_hash_map
Dmitrii Dolgov
1
-2
/
+1
2022-05-10
selftests/bpf: Replace bpf_trace_printk in tunnel kernel code
Kaixi Fan
1
-97
/
+72
2022-05-10
selftests/bpf: Move vxlan tunnel testcases to test_progs
Kaixi Fan
3
-163
/
+610
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
1
-0
/
+4
2022-05-10
bpftool: bpf_link_get_from_fd support for LSM programs in lskel
KP Singh
1
-0
/
+1
2022-05-10
perf annotate: Add --percent-limit option
Namhyung Kim
2
-0
/
+29
2022-05-10
selftests/bpf: Handle batch operations for map-in-map bpf-maps
Takshak Chahande
1
-0
/
+252
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
6
-0
/
+6
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
3
-2
/
+4
2022-05-10
libperf evlist: Move ->idx() into mmap_per_evsel()
Adrian Hunter
1
-6
/
+3
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
3
-4
/
+5
2022-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
1
-2
/
+8
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
3
-12
/
+10
2022-05-10
perf evlist: Use libperf functions in evlist__enable_event_idx()
Adrian Hunter
1
-42
/
+2
2022-05-10
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2
-0
/
+16
2022-05-09
selftests: clarify common error when running gup_test
Joel Savitz
1
-0
/
+2
2022-05-09
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
1
-1
/
+7
2022-05-09
bpftool: Declare generator name
Jason Wang
1
-2
/
+2
2022-05-09
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-05-09
bpftool: Output message if no helpers found in feature probing
Milan Landaverde
1
-3
/
+15
2022-05-09
bpftool: Adjust for error codes from libbpf probes
Milan Landaverde
1
-2
/
+2
2022-05-09
selftests/bpf: Test libbpf's ringbuf size fix up logic
Andrii Nakryiko
2
-12
/
+2
2022-05-09
libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
Andrii Nakryiko
1
-1
/
+41
2022-05-09
libbpf: Provide barrier() and barrier_var() in bpf_helpers.h
Andrii Nakryiko
6
-8
/
+24
2022-05-09
selftests/bpf: Add bpf_core_field_offset() tests
Andrii Nakryiko
4
-3
/
+56
2022-05-09
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
1
-0
/
+12
2022-05-09
selftests/bpf: Use both syntaxes for field-based CO-RE helpers
Andrii Nakryiko
2
-10
/
+9
2022-05-09
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
1
-4
/
+21
2022-05-09
libbpf: Make __kptr and __kptr_ref unconditionally use btf_type_tag() attr
Andrii Nakryiko
1
-5
/
+0
2022-05-09
selftests/bpf: Prevent skeleton generation race
Andrii Nakryiko
1
-5
/
+5
2022-05-09
binderfs: add extended_error feature entry
Carlos Llamas
1
-0
/
+1
[prev]
[next]