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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
Yuan Chen
1
-2
/
+2
2024-08-30
selftests/bpf: Do not update vmlinux.h unnecessarily
Ihor Solodrai
1
-1
/
+5
2024-08-30
selftests/bpf: Specify libbpf headers required for %.bpf.o progs
Ihor Solodrai
1
-2
/
+7
2024-08-30
selftests/bpf: Check if distilled base inherits source endianness
Eduard Zingerman
1
-0
/
+68
2024-08-29
selftests/bpf: Add tests for iter next method returning valid pointer
Juntong Deng
4
-1
/
+154
2024-08-29
selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
Martin KaFai Lau
2
-0
/
+84
2024-08-29
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
Martin KaFai Lau
2
-0
/
+151
2024-08-29
selftests/bpf: Add tailcall epilogue test
Martin KaFai Lau
2
-0
/
+104
2024-08-29
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
5
-0
/
+371
2024-08-29
selftests/bpf: attach struct_ops maps before test prog runs
Eduard Zingerman
1
-0
/
+27
2024-08-29
selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
Amery Hung
1
-1
/
+29
2024-08-28
selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...
Juntong Deng
4
-0
/
+58
2024-08-28
selftests/bpf: Fix incorrect parameters in NULL pointer checking
Hao Ge
1
-1
/
+1
2024-08-23
selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.
Jordan Rome
4
-7
/
+75
2024-08-23
selftests/bpf: use simply-expanded variables for libpcap flags
Eduard Zingerman
1
-3
/
+4
2024-08-23
selftests/bpf: Test bpf_kptr_xchg stashing into local kptr
Dave Marchevsky
2
-3
/
+53
2024-08-23
selftests/bpf: add multi-uprobe benchmarks
Andrii Nakryiko
3
-15
/
+85
2024-08-23
selftests/bpf: make use of PROCMAP_QUERY ioctl if available
Andrii Nakryiko
3
-15
/
+94
2024-08-23
selftests/bpf: #define LOCAL_LABEL_LEN for jit_disasm_helpers.c
Eduard Zingerman
1
-3
/
+14
2024-08-23
selftests/bpf: match both retq/rethunk in verifier_tailcall_jit
Eduard Zingerman
1
-2
/
+2
2024-08-23
selftests/bpf: test_loader.c:get_current_arch() should not return 0
Eduard Zingerman
1
-4
/
+5
2024-08-22
selftests/bpf: Add testcase for updating attached freplace prog to prog_array...
Leon Hwang
3
-1
/
+109
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
36
-114
/
+920
2024-08-22
selftests/bpf: check if bpf_fastcall is recognized for kfuncs
Eduard Zingerman
1
-0
/
+55
2024-08-22
selftests/bpf: by default use arch mask allowing all archs
Eduard Zingerman
1
-1
/
+1
2024-08-22
selftests/bpf: rename nocsr -> bpf_fastcall in selftests
Eduard Zingerman
2
-15
/
+15
2024-08-22
selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocation
Eduard Zingerman
1
-0
/
+125
2024-08-21
selftests/bpf: validate __xlated same way as __jited
Eduard Zingerman
2
-4
/
+57
2024-08-21
selftests/bpf: validate jit behaviour for tail calls
Eduard Zingerman
2
-0
/
+107
2024-08-21
selftests/bpf: __jited test tag to check disassembly after jit
Eduard Zingerman
2
-23
/
+161
2024-08-21
selftests/bpf: utility function to get program disassembly after jit
Eduard Zingerman
4
-2
/
+291
2024-08-21
selftests/bpf: replace __regex macro with "{{...}}" patterns
Eduard Zingerman
5
-70
/
+115
2024-08-21
selftests/bpf: fix to avoid __msg tag de-duplication by clang
Eduard Zingerman
3
-22
/
+48
2024-08-21
selftests/bpf: correctly move 'log' upon successful match
Eduard Zingerman
1
-1
/
+1
2024-08-21
selftests/bpf: less spam in the log for message matching
Eduard Zingerman
1
-1
/
+2
2024-08-21
selftests/bpf: test passing iterator to a kfunc
Andrii Nakryiko
2
-4
/
+62
2024-08-20
Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+13
2024-08-19
selftest/bpf: Adapt inline asm operand constraint for GCC support
Cupertino Miranda
2
-4
/
+4
2024-08-19
selftests/bpf: Disable strict aliasing for verifier_nocsr.c
Cupertino Miranda
1
-0
/
+1
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+8
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-15
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
1
-2
/
+3
2024-08-15
selftests/bpf: Monitor traffic for select_reuseport.
Kui-Feng Lee
1
-24
/
+13
2024-08-15
selftests/bpf: Monitor traffic for sockmap_listen.
Kui-Feng Lee
1
-0
/
+8
2024-08-15
selftests/bpf: Monitor traffic for tc_redirect.
Kui-Feng Lee
1
-7
/
+22
2024-08-15
selftests/bpf: netns_new() and netns_free() helpers.
Kui-Feng Lee
4
-0
/
+140
2024-08-15
selftests/bpf: Add the traffic monitor option to test_progs.
Kui-Feng Lee
2
-24
/
+64
2024-08-15
selftests/bpf: Add traffic monitor functions.
Kui-Feng Lee
3
-0
/
+476
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-2
/
+105
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-0
/
+79
[next]