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
2021-10-10
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+1
2021-10-10
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-3
/
+3
2021-10-10
Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-50
/
+25
2021-10-08
selftests/bpf: Skip verifier tests that fail to load with ENOTSUPP
Ilya Leoshkevich
1
-1
/
+11
2021-10-08
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
1
-2
/
+26
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
38
-38
/
+48
2021-10-08
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
1
-2
/
+2
2021-10-08
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
2
-0
/
+17
2021-10-08
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
2
-2
/
+2
2021-10-08
selftests/bpf: Fix race condition in enable_stats
Yucong Sun
1
-1
/
+1
2021-10-08
selftests/bpf: Add per worker cgroup suffix
Yucong Sun
2
-4
/
+4
2021-10-08
selftests/bpf: Allow some tests to be executed in sequence
Yucong Sun
1
-6
/
+54
2021-10-08
selftests/bpf: Add parallelism to test_progs
Yucong Sun
2
-37
/
+610
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
7
-2
/
+83
2021-10-08
libbpf: Support detecting and attaching of writable tracepoint program
Hou Tao
1
-5
/
+21
2021-10-08
perf kmem: Improve man page for record options
Ian Rogers
1
-5
/
+8
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
2
-3
/
+5
2021-10-08
selftests/bpf: Better clean up for runqslower in test_bpftool_build.sh
Quentin Monnet
1
-0
/
+4
2021-10-08
perf tools: Enable strict JSON parsing
James Clark
1
-0
/
+1
2021-10-08
perf tools: Make the JSON parser more conformant when in strict mode
James Clark
1
-2
/
+40
2021-10-08
perf vendor-events: Fix all remaining invalid JSON files
James Clark
29
-44
/
+44
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
2
-15
/
+22
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
3
-9
/
+18
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
2
-12
/
+23
2021-10-08
bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
Quentin Monnet
2
-2
/
+0
2021-10-08
libbpf: Skip re-installing headers file if source is older than target
Quentin Monnet
1
-9
/
+18
2021-10-08
perf daemon: Remove duplicate sys/file.h include
Guo Zhengkui
1
-2
/
+0
2021-10-08
selftests/bpf: Fix btf_dump test under new clang
Yucong Sun
4
-9
/
+9
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length key
Amit Cohen
1
-2
/
+4
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplication
Amit Cohen
1
-27
/
+11
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctly
Amit Cohen
1
-3
/
+3
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_error
Amit Cohen
1
-0
/
+250
2021-10-08
selftests: forwarding: Add IPv6 GRE hierarchical tests
Amit Cohen
4
-1
/
+364
2021-10-08
selftests: forwarding: Add IPv6 GRE flat tests
Amit Cohen
4
-0
/
+465
2021-10-08
testing: selftests: tc_common: Add tc_check_at_least_x_packets()
Amit Cohen
1
-0
/
+10
2021-10-08
testing: selftests: forwarding.config.sample: Add tc flag
Amit Cohen
1
-0
/
+3
2021-10-08
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
1
-1
/
+6
2021-10-08
perf mmap: Introduce mmap_cpu_mask__duplicate()
Riccardo Mancini
2
-0
/
+14
2021-10-08
libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sorted
Riccardo Mancini
1
-4
/
+12
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
61
-229
/
+1590
2021-10-07
selftests/bpf: Remove SEC("version") from test progs
Dave Marchevsky
40
-61
/
+0
2021-10-07
selftests/bpf: Skip the second half of get_branch_snapshot in vm
Song Liu
1
-0
/
+34
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-75
/
+542
2021-10-07
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...
Linus Torvalds
8
-54
/
+445
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+3
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-1
/
+3
2021-10-07
selftests: futex: Test sys_futex_waitv() wouldblock
André Almeida
1
-4
/
+37
2021-10-07
selftests: futex: Test sys_futex_waitv() timeout
André Almeida
1
-1
/
+20
2021-10-07
selftests: futex: Add sys_futex_waitv() test
André Almeida
5
-1
/
+265
2021-10-07
selftests: arm64: Add coverage of ptrace flags for SVE VL inheritance
Mark Brown
1
-1
/
+54
[prev]
[next]