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-03-07
selftests: mptcp: sockopt: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-4
/
+10
2024-03-07
selftests: mptcp: connect: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-29
/
+47
2024-03-07
selftests: mptcp: diag: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-4
/
+10
2024-03-07
selftests: mptcp: add mptcp_lib_events helper
Geliang Tang
3
-18
/
+18
2024-03-07
selftests: mptcp: more operations in ns_init/exit
Geliang Tang
7
-24
/
+4
2024-03-07
selftests: mptcp: add mptcp_lib_ns_init/exit helpers
Geliang Tang
8
-67
/
+53
2024-03-07
selftests: mptcp: add local variables rndh
Geliang Tang
2
-0
/
+2
2024-03-07
selftests: mptcp: add mptcp_lib_check_tools helper
Geliang Tang
8
-73
/
+40
2024-03-07
selftests: mptcp: stop forcing iptables-legacy
Matthieu Baerts (NGI0)
2
-16
/
+8
2024-03-07
selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.
Kui-Feng Lee
1
-10
/
+7
2024-03-07
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
1
-0
/
+12
2024-03-07
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
1
-1
/
+1
2024-03-07
tools/net/ynl: Report netlink errors without stacktrace
Donald Hunter
2
-9
/
+13
2024-03-07
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
1
-1
/
+6
2024-03-07
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
1
-9
/
+9
2024-03-07
libbpf: Allow specifying 64-bit integers in map BTF.
Alexei Starovoitov
2
-2
/
+43
2024-03-07
Merge tag 'linux-cpupower-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
1
-1
/
+1
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
10
-1
/
+2109
2024-03-07
tools: ynl: check for overflow of constructed messages
Jakub Kicinski
3
-4
/
+68
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-21
/
+84
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-11
/
+78
2024-03-07
kselftest/arm64: Add 2023 DPISA hwcap test coverage
Mark Brown
1
-0
/
+217
2024-03-07
kselftest/arm64: Add basic FPMR test
Mark Brown
2
-0
/
+83
2024-03-07
kselftest/arm64: Handle FPMR context in generic signal frame parser
Mark Brown
2
-0
/
+9
2024-03-06
selftests/harness: Fix TEST_F()'s vfork handling
Mickaël Salaün
2
-23
/
+27
2024-03-06
perf annotate: Add comments in the data structures
Namhyung Kim
1
-7
/
+62
2024-03-06
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
2
-34
/
+6
2024-03-06
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
3
-17
/
+52
2024-03-06
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
2
-2
/
+42
2024-03-06
selftests/bpf: Test cases for '?' in BTF names
Eduard Zingerman
1
-0
/
+29
2024-03-06
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
2
-6
/
+56
2024-03-06
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
3
-2
/
+41
2024-03-06
libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
Eduard Zingerman
1
-1
/
+14
2024-03-06
libbpf: Replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
Eduard Zingerman
1
-29
/
+32
2024-03-06
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
4
-4
/
+125
2024-03-06
libbpf: Sync progs autoload with maps autocreate for struct_ops maps
Eduard Zingerman
1
-0
/
+43
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2
-0
/
+118
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
4
-0
/
+88
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2
-0
/
+62
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
3
-10
/
+46
2024-03-06
libbpf: Honor autocreate flag for struct_ops maps
Eduard Zingerman
1
-3
/
+15
2024-03-06
libbpf: Tie struct_ops programs to kernel BTF ids, not to local ids
Eduard Zingerman
1
-23
/
+26
2024-03-06
libbpf: Allow version suffixes (___smth) for struct_ops types
Eduard Zingerman
1
-1
/
+5
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
2
-3
/
+101
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
1
-0
/
+12
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
1
-0
/
+5
2024-03-06
KVM: selftests: Check that PV_UNHALT is cleared when HLT exiting is disabled
Vitaly Kuznetsov
2
-0
/
+48
2024-03-06
Fix cpupower-frequency-info.1 man page typo
Jan Kratochvil
1
-1
/
+1
2024-03-07
selftests/ftrace: Add test cases for entry args at function exit
Masami Hiramatsu (Google)
2
-0
/
+36
2024-03-07
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
2
-0
/
+6
[prev]
[next]