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-08-24
selftests: add xfrm policy insertion speed test script
Florian Westphal
2
-1
/
+84
2024-08-23
selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.
Jordan Rome
4
-7
/
+75
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+9
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-23
kselftest/arm64: signal: fix/refactor SVE vector length enumeration
Andre Przywara
10
-181
/
+132
2024-08-23
ASoC: dapm-graph: show path name for non-static routes
Luca Ceresoli
1
-2
/
+8
2024-08-23
ASoC: dapm-graph: visualize component On/Off bias level
Luca Ceresoli
1
-3
/
+18
2024-08-23
ASoC: dapm-graph: remove the "ROOT" cluster
Luca Ceresoli
1
-8
/
+13
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-545
/
+1404
2024-08-22
selftests: net: Use XFAIL for operations not supported by the driver
Abhinav Jain
1
-3
/
+7
2024-08-22
selftests: net: Add on/off checks for non-fixed features of interface
Abhinav Jain
1
-1
/
+34
2024-08-22
selftests: net: Create veth pair for testing in networkless kernel
Abhinav Jain
1
-0
/
+15
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-110
/
+565
2024-08-22
selftests/bpf: Add testcase for updating attached freplace prog to prog_array...
Leon Hwang
3
-1
/
+109
2024-08-22
perf python: Disable -Wno-cast-function-type-mismatch if present on clang
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-08-22
KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal
Vitaly Kuznetsov
4
-2
/
+24
2024-08-22
KVM: selftests: Move Hyper-V specific functions out of processor.c
Vitaly Kuznetsov
5
-64
/
+68
2024-08-22
perf python: Allow checking for the existence of warning options in clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-08-22
KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...
Shameer Kolothum
1
-0
/
+2
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
74
-1061
/
+3835
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
3
-0
/
+40
2024-08-22
perf annotate-data: Update stack slot for the store
Namhyung Kim
1
-4
/
+25
2024-08-22
perf annotate-data: Update debug messages
Namhyung Kim
1
-10
/
+35
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
perf dwarf-aux: Handle bitfield members from pointer access
Namhyung Kim
1
-2
/
+9
2024-08-22
selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocation
Eduard Zingerman
1
-0
/
+125
2024-08-22
selftests: net: add helper for checking if nettest is available
Jakub Kicinski
6
-59
/
+22
2024-08-22
selftests:core: test coverage for dup_fd() failure handling in unshare_fd()
Al Viro
2
-1
/
+95
2024-08-21
selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
1
-9
/
+2
2024-08-21
tools: ynl: lift an assumption about spec file name
Paolo Abeni
1
-2
/
+4
2024-08-21
selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
Ido Schimmel
1
-1
/
+2
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-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
3
-0
/
+54
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
3
-4
/
+4
[prev]
[next]