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-04
selftests: damon: add access_memory to .gitignore
Javier Carrasco
1
-0
/
+1
2024-03-04
selftest: damon: fix minor typos in test logs
Vincenzo Mezzela
2
-2
/
+2
2024-03-04
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
3
-0
/
+176
2024-03-04
kselftest: Add basic test for probing the rust sample modules
Laura Nao
4
-0
/
+51
2024-03-04
selftests/bpf: xdp_hw_metadata reduce sleep interval
Song Yoong Siang
1
-1
/
+1
2024-03-04
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
4
-46
/
+103
2024-03-04
libbpf: Correct debug message in btf__load_vmlinux_btf
Chen Shen
1
-1
/
+1
2024-03-04
selftests: mptcp: userspace pm get addr tests
Geliang Tang
1
-0
/
+30
2024-03-04
selftests: mptcp: add token for get_addr
Geliang Tang
1
-1
/
+13
2024-03-04
selftests: mptcp: dump userspace addrs list
Geliang Tang
1
-0
/
+61
2024-03-04
selftests: mptcp: add mptcp_lib_check_output helper
Geliang Tang
2
-11
/
+30
2024-03-04
selftests: mptcp: add token for dump_addr
Geliang Tang
1
-0
/
+17
2024-03-04
selftests: mptcp: add userspace pm subflow flag
Geliang Tang
1
-0
/
+8
2024-03-04
selftests: mptcp: diag: avoid extra waiting
Matthieu Baerts (NGI0)
1
-6
/
+3
2024-03-04
selftests: mptcp: diag: return KSFT_FAIL not test_cnt
Geliang Tang
1
-3
/
+3
2024-03-03
perf threads: Reduce table size from 256 to 8
Ian Rogers
1
-1
/
+1
2024-03-03
perf threads: Switch from rbtree to hashmap
Ian Rogers
2
-105
/
+47
2024-03-03
perf threads: Move threads to its own files
Ian Rogers
5
-273
/
+285
2024-03-03
perf machine: Move machine's threads into its own abstraction
Ian Rogers
5
-203
/
+243
2024-03-03
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
1
-16
/
+27
2024-03-03
perf trace: Ignore thread hashing in summary
Ian Rogers
2
-23
/
+23
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
3
-89
/
+168
2024-03-03
perf vendor events amd: Fix Zen 4 cache latency events
Sandipan Das
2
-0
/
+60
2024-03-03
perf version: Display availability of OpenCSD support
James Clark
1
-0
/
+1
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+6
2024-03-03
powerpc/64s: Move dcbt/dcbtst sequence into a macro
Michael Ellerman
1
-0
/
+12
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
97
-390
/
+2114
2024-03-01
selftests/powerpc: Fix fpu_signal failures
Michael Ellerman
1
-10
/
+6
2024-03-01
netdevsim: fix rtnetlink.sh selftest
David Wei
1
-0
/
+2
2024-03-01
netdevsim: add selftest for forwarding skb between connected ports
David Wei
2
-0
/
+144
2024-03-01
selftests: ip_local_port_range: use XFAIL instead of SKIP
Jakub Kicinski
1
-3
/
+3
2024-03-01
selftests: kselftest_harness: support using xfail
Jakub Kicinski
1
-1
/
+48
2024-03-01
selftests: kselftest_harness: let PASS / FAIL provide diagnostic
Jakub Kicinski
1
-5
/
+4
2024-03-01
selftests: kselftest_harness: separate diagnostic message with # in ksft_test...
Jakub Kicinski
2
-1
/
+6
2024-03-01
selftests: kselftest_harness: print test name for SKIP
Jakub Kicinski
2
-4
/
+6
2024-03-01
selftests: kselftest: add ksft_test_result_code(), handling all exit codes
Jakub Kicinski
2
-2
/
+46
2024-03-01
selftests: kselftest_harness: use exit code to store skip
Jakub Kicinski
1
-14
/
+5
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
7
-35
/
+41
2024-03-01
selftests: kselftest_harness: generate test name once
Jakub Kicinski
1
-6
/
+10
2024-03-01
selftests: kselftest_harness: use KSFT_* exit codes
Jakub Kicinski
1
-6
/
+5
2024-03-01
selftests/harness: Merge TEST_F_FORK() into TEST_F()
Mickaël Salaün
2
-91
/
+27
2024-03-01
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
Mickaël Salaün
1
-1
/
+5
2024-02-29
objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
Josh Poimboeuf
1
-0
/
+12
2024-02-29
perf vendor events intel: Add umasks/occ_sel to PCU events.
Ian Rogers
9
-0
/
+27
2024-02-29
perf map: Fix map reference count issues
Ian Rogers
2
-10
/
+8
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-56
/
+424
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
4
-5
/
+41
2024-02-29
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
1
-6
/
+52
2024-02-29
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
1
-1
/
+236
2024-02-29
libbpf: Convert st_ops->data to shadow type.
Kui-Feng Lee
1
-2
/
+38
[prev]
[next]