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-20
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
2
-2
/
+8
2022-05-20
selftests/bpf: Fix subtest number formatting in test_progs
Mykola Lysenko
1
-3
/
+9
2022-05-20
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
2
-90
/
+60
2022-05-20
selftests/bpf: Verify first of struct mptcp_sock
Geliang Tang
3
-0
/
+11
2022-05-20
selftests/bpf: Verify ca_name of struct mptcp_sock
Geliang Tang
3
-0
/
+39
2022-05-20
selftests/bpf: Verify token of struct mptcp_sock
Geliang Tang
3
-2
/
+31
2022-05-20
selftests/bpf: Test bpf_skc_to_mptcp_sock
Geliang Tang
3
-10
/
+40
2022-05-20
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
6
-9
/
+200
2022-05-20
selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
Geliang Tang
1
-0
/
+2
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
1
-0
/
+7
2022-05-20
selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcase
Feng Zhou
2
-39
/
+73
2022-05-19
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
2
-122
/
+0
2022-05-19
libbpf: start 1.0 development cycle
Andrii Nakryiko
2
-2
/
+6
2022-05-19
libbpf: fix up global symbol counting logic
Andrii Nakryiko
1
-1
/
+1
2022-05-18
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
1
-1
/
+1
2022-05-16
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
1
-2
/
+4
2022-05-16
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
1
-4
/
+4
2022-05-13
bpftool: Use sysfs vmlinux when dumping BTF by ID
Larysa Zaremba
1
-9
/
+53
2022-05-13
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
1
-4
/
+2
2022-05-13
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
8
-47
/
+61
2022-05-13
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
5
-0
/
+229
2022-05-13
selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
1
-0
/
+8
2022-05-11
selftests/bpf: make fexit_stress test run in serial mode
Andrii Nakryiko
1
-1
/
+1
2022-05-11
selftests/bpf: add test case for bpf_map_lookup_percpu_elem
Feng Zhou
2
-0
/
+100
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
1
-0
/
+9
2022-05-11
selftests/bpf: Add tests for kptr_ref refcounting
Kumar Kartikeya Dwivedi
2
-5
/
+128
2022-05-11
selftests/bpf: Add negative C tests for kptrs
Kumar Kartikeya Dwivedi
2
-1
/
+504
2022-05-11
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-05-11
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2
-3
/
+5
2022-05-11
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
1
-0
/
+1
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
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
[next]