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-07-29
bpftool: Add bash-completion for tcx subcommand
Tao Chen
1
-1
/
+1
2024-07-29
bpftool: Add net attach/detach command to tcx prog
Tao Chen
1
-1
/
+42
2024-07-29
bpftool: Refactor xdp attach/detach type judgment
Tao Chen
1
-5
/
+21
2024-07-29
selftests/bpf: Add testcases for tailcall hierarchy fixing
Leon Hwang
6
-0
/
+533
2024-07-29
selftests/bpf: Update comments find_equal_scalars->sync_linked_regs
Eduard Zingerman
1
-8
/
+8
2024-07-29
selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
Eduard Zingerman
1
-0
/
+165
2024-07-29
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
2
-120
/
+59
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
2
-11
/
+11
2024-07-29
selftests/bpf: Use auto-dependencies for test objects
Ihor Solodrai
2
-11
/
+33
2024-07-29
selftests/bpf: Add connect_to_addr_str helper
Geliang Tang
2
-0
/
+17
2024-07-29
selftests/bpf: Drop must_fail from network_helper_opts
Geliang Tang
3
-41
/
+16
2024-07-29
selftests/bpf: Drop type of connect_to_fd_opts
Geliang Tang
4
-14
/
+15
2024-07-29
selftests: mptcp: always close input's FD if opened
Liu Jing
1
-4
/
+4
2024-07-29
selftests: mptcp: fix error path
Paolo Abeni
1
-1
/
+1
2024-07-29
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
1
-0
/
+29
2024-07-29
selftests: drv-net: rss_ctx: check for all-zero keys
Jakub Kicinski
1
-3
/
+34
2024-07-29
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
Zenghui Yu
1
-1
/
+3
2024-07-29
tools/nolibc: add stdbool.h header
Thomas Weißschuh
3
-1
/
+19
2024-07-29
tools/nolibc: include arch.h from string.h
Thomas Weißschuh
1
-0
/
+1
2024-07-29
KVM: riscv: selftests: Fix compile error
Yong-Xuan Wang
1
-4
/
+4
2024-07-29
tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.sh
Paul E. McKenney
1
-2
/
+0
2024-07-29
rcutorture: Add CFcommon.arch for arch-specific Kconfig options
Zhouyi Zhou
5
-2
/
+7
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2
-0
/
+4
2024-07-28
Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
Linus Torvalds
5
-495
/
+2274
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-33
/
+36
2024-07-27
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+75
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+15
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
tools/power turbostat: version 2024.07.26
Len Brown
1
-53
/
+52
2024-07-26
tools/power turbostat: Include umask=%x in perf counter's config
Patryk Wlazlyn
1
-10
/
+50
2024-07-26
tools/power turbostat: Document PMT in turbostat.8
Patryk Wlazlyn
1
-0
/
+65
2024-07-26
tools/power turbostat: Add MTL's PMT DC6 builtin counter
Patryk Wlazlyn
1
-1
/
+69
2024-07-26
tools/power turbostat: Add early support for PMT counters
Patryk Wlazlyn
1
-2
/
+766
2024-07-26
perf docs: Document cross compilation
Leo Yan
1
-0
/
+28
2024-07-26
perf: build: Link lib 'zstd' for static build
Leo Yan
2
-2
/
+2
2024-07-26
perf: build: Link lib 'lzma' for static build
Leo Yan
1
-8
/
+8
2024-07-26
perf: build: Only link libebl.a for old libdw
Leo Yan
2
-2
/
+22
2024-07-26
perf: build: Set Python configuration for cross compilation
Leo Yan
1
-0
/
+8
2024-07-26
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
2
-2
/
+50
2024-07-26
perf tool: fix dereferencing NULL al->maps
Casey Chen
1
-1
/
+1
2024-07-26
tools/power turbostat: Add selftests for added perf counters
Patryk Wlazlyn
1
-0
/
+178
2024-07-26
tools/power turbostat: Add selftests for SMI, APERF and MPERF counters
Patryk Wlazlyn
1
-0
/
+157
2024-07-26
tools/power turbostat: Move verbose counter messages to level 2
Patryk Wlazlyn
1
-13
/
+11
2024-07-26
tools/power turbostat: Move debug prints from stdout to stderr
Patryk Wlazlyn
1
-8
/
+9
2024-07-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
4
-26
/
+38
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-38
/
+101
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-38
/
+83
2024-07-25
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
2
-1
/
+6
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-0
/
+407
[prev]
[next]