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
2023-03-10
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...
Martin KaFai Lau
1
-9
/
+20
2023-03-10
selftests/bpf: Replace CHECK with ASSERT in test_local_storage
Martin KaFai Lau
1
-30
/
+17
2023-03-10
bpf/selftests: Fix send_signal tracepoint tests
David Vernet
1
-1
/
+5
2023-03-10
libbpf: Revert poisoning of strlcpy
Jesus Sanchez-Palencia
1
-2
/
+2
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
24
-54
/
+153
2023-03-10
selftests/bpf: make BPF compiler flags stricter
Andrii Nakryiko
1
-2
/
+2
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
81
-187
/
+90
2023-03-10
selftests/bpf: add __sink() macro to fake variable consumption
Andrii Nakryiko
1
-0
/
+3
2023-03-10
selftests/bpf: prevent unused variable warning in bpf_for()
Andrii Nakryiko
1
-3
/
+6
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
2
-0
/
+181
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
39
-430
/
+657
2023-03-09
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...
Yonghong Song
1
-1
/
+1
2023-03-09
selftests/bpf: Improve error logs in XDP compliance test tool
Lorenzo Bianconi
1
-7
/
+16
2023-03-09
selftests/bpf: Use ifname instead of ifindex in XDP compliance test tool
Lorenzo Bianconi
1
-17
/
+27
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
1
-1
/
+1
2023-03-09
selftests/bpf: Fix flaky fib_lookup test
Martin KaFai Lau
1
-2
/
+10
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-120
/
+192
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-03-08
tools: ynl: fix enum-as-flags in the generic CLI
Jakub Kicinski
2
-9
/
+7
2023-03-08
tools: ynl: move the enum classes to shared code
Jakub Kicinski
3
-89
/
+121
2023-03-08
selftests/bpf: implement and test custom testmod_seq iterator
Andrii Nakryiko
5
-1
/
+169
2023-03-08
selftests/bpf: add number iterator tests
Andrii Nakryiko
2
-0
/
+291
2023-03-08
selftests/bpf: add iterators tests
Andrii Nakryiko
5
-0
/
+1325
2023-03-08
selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
Andrii Nakryiko
7
-10
/
+124
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
1
-0
/
+8
2023-03-08
selftests/bpf: Fix IMA test
Roberto Sassu
1
-8
/
+21
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-0
/
+1
2023-03-08
selftests: add a selftest for big tcp
Xin Long
2
-0
/
+181
2023-03-08
selftests/clone3: test clone3 with CLONE_NEWTIME
Tobias Klauser
1
-0
/
+3
2023-03-08
kselftest/alsa: Log card names during startup
Mark Brown
2
-0
/
+20
2023-03-08
kselftest/alsa - mixer: Always log control names
Mark Brown
1
-0
/
+3
2023-03-08
kselftest/alsa - mixer-test: Don't fail tests if we can't restore default
Mark Brown
1
-7
/
+2
2023-03-07
libbpf: USDT arm arg parsing support
Puranjay Mohan
1
-0
/
+80
2023-03-07
libbpf: Refactor parse_usdt_arg() to re-use code
Puranjay Mohan
1
-82
/
+42
2023-03-07
libbpf: Fix theoretical u32 underflow in find_cd() function
Daniel Müller
1
-2
/
+1
2023-03-07
tools/x86/kcpuid: Dump the CPUID function in detailed view
Borislav Petkov (AMD)
1
-7
/
+25
2023-03-07
tools/x86/kcpuid: Update AMD leaf Fn80000001
Terry Bowman
1
-3
/
+54
2023-03-07
tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
Terry Bowman
1
-2
/
+2
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
7
-9
/
+10
2023-03-07
locktorture: Add nested locking to rtmutex torture tests
John Stultz
3
-0
/
+8
2023-03-07
locktorture: Add nested locking to mutex torture tests
John Stultz
3
-0
/
+8
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
103
-1263
/
+5585
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-3
/
+32
2023-03-06
kselftest: amd-pstate: Fix spelling mistakes
Sukrut Bellary
2
-4
/
+4
2023-03-06
kunit: tool: Add support for m68k under QEMU
Geert Uytterhoeven
1
-0
/
+10
2023-03-06
selftests: amd-pstate: fix TEST_FILES
Guillaume Tucker
1
-4
/
+9
2023-03-06
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-03-06
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
1
-0
/
+28
2023-03-06
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
1
-3
/
+4
2023-03-06
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
3
-3
/
+5
[prev]
[next]