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
2022-02-28
bpftool: Remove redundant slashes
Yuntao Wang
1
-7
/
+7
2022-02-23
bpftool: Bpf skeletons assert type sizes
Delyan Kratunov
1
-22
/
+105
2022-02-23
libbpf: Simplify the find_elf_sec_sz() function
Yuntao Wang
1
-4
/
+2
2022-02-23
bpftool: Remove usage of reallocarray()
Mauricio Vásquez
4
-11
/
+9
2022-02-22
libbpf: Remove redundant check in btf_fixup_datasec()
Yuntao Wang
1
-1
/
+1
2022-02-21
selftests/bpf: Add test for reg2btf_ids out of bounds access
Kumar Kartikeya Dwivedi
1
-0
/
+19
2022-02-20
selftests/bpf: Fix btfgen tests
Andrii Nakryiko
3
-7
/
+14
2022-02-19
selftests/bpf: Fix a clang deprecated-declarations compilation error
Yonghong Song
1
-0
/
+3
2022-02-17
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
1
-0
/
+19
2022-02-17
selftests: mptcp: join: check for tools only if needed
Matthieu Baerts
1
-18
/
+20
2022-02-17
selftests: mptcp: join: create tmp files only if needed
Matthieu Baerts
1
-13
/
+24
2022-02-17
selftests: mptcp: join: remove unused vars
Matthieu Baerts
1
-4
/
+1
2022-02-17
selftests: mptcp: join: exit after usage()
Matthieu Baerts
1
-1
/
+12
2022-02-17
selftests: mptcp: simplify pm_nl_change_endpoint
Geliang Tang
1
-29
/
+8
2022-02-17
selftests: mptcp: increase timeout to 20 minutes
Matthieu Baerts
1
-1
/
+1
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
21
-195
/
+1306
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+104
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-8
/
+104
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-57
/
+220
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-2
/
+120
2022-02-17
selftests/bpf: Fix crash in core_reloc when bpftool btfgen fails
Yucong Sun
1
-2
/
+2
2022-02-17
selftests/bpf: Fix vmtest.sh to launch smp vm.
Yucong Sun
1
-1
/
+1
2022-02-17
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...
Linus Torvalds
15
-31
/
+76
2022-02-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
2022-02-17
selftests: net: basic test for IPV6_2292*
Jakub Kicinski
2
-1
/
+41
2022-02-17
selftests: net: test IPV6_HOPLIMIT
Jakub Kicinski
2
-1
/
+49
2022-02-17
selftests: net: test IPV6_TCLASS
Jakub Kicinski
2
-1
/
+69
2022-02-17
selftests: net: test IPV6_DONTFRAG
Jakub Kicinski
2
-23
/
+147
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-02-16
bpftool: Fix C++ additions to skeleton
Andrii Nakryiko
1
-7
/
+7
2022-02-16
bpftool: Fix pretty print dump for maps without BTF loaded
Jiri Olsa
1
-16
/
+15
2022-02-16
selftests/bpf: Test "bpftool gen min_core_btf"
Mauricio Vásquez
1
-2
/
+48
2022-02-16
bpftool: Gen min_core_btf explanation and examples
Rafael David Tinoco
1
-0
/
+90
2022-02-16
bpftool: Implement btfgen_get_btf()
Mauricio Vásquez
1
-1
/
+99
2022-02-16
bpftool: Implement "gen min_core_btf" logic
Mauricio Vásquez
2
-6
/
+457
2022-02-16
bpftool: Add gen min_core_btf command
Mauricio Vásquez
2
-4
/
+44
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2
-7
/
+19
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
3
-93
/
+99
2022-02-16
perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization
German Gomez
5
-0
/
+24
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
4
-5
/
+18
2022-02-16
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
James Clark
1
-0
/
+2
2022-02-16
perf cs-etm: No-op refactor of synth opt usage
James Clark
1
-9
/
+5
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
1
-2
/
+3
2022-02-16
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-16
perf trace: Avoid early exit due SIGCHLD from non-workload processes
Changbin Du
1
-5
/
+18
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2022-02-15
selftests: bpf: Check bpf_msg_push_data return value
Felix Maurer
1
-8
/
+18
2022-02-15
selftests/bpf: Add Skeleton templated wrapper as an example
Andrii Nakryiko
1
-2
/
+85
2022-02-15
bpftool: Add C++-specific open/load/etc skeleton wrappers
Andrii Nakryiko
1
-2
/
+22
[next]