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-25
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
1
-68
/
+152
2021-10-25
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
1
-1
/
+1
2021-10-25
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
1
-4
/
+3
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
6
-15
/
+13
2021-10-25
kunit: tool: continue past invalid utf-8 output
Daniel Latypov
2
-3
/
+4
2021-10-25
perf jevents: Fix some would-be warnings
John Garry
1
-6
/
+4
2021-10-25
perf dso: Fix /proc/kcore access on 32 bit systems
James Clark
1
-1
/
+1
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
8
-24
/
+73
2021-10-25
perf powerpc: Add support to expose instruction and data address registers as...
Athira Rajeev
3
-4
/
+11
2021-10-25
perf powerpc: Refactor the code definition of perf reg extended mask in tools...
Athira Rajeev
1
-8
/
+13
2021-10-25
perf session: Introduce reader EOF function
Alexey Bayduraev
1
-1
/
+7
2021-10-25
perf session: Introduce reader return codes
Alexey Bayduraev
1
-3
/
+8
2021-10-25
perf session: Move the event read code to a separate function
Alexey Bayduraev
1
-15
/
+31
2021-10-25
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
1
-17
/
+13
2021-10-25
perf session: Move reader map code to a separate function
Alexey Bayduraev
1
-15
/
+28
2021-10-25
perf session: Move init/release code to separate functions
Alexey Bayduraev
1
-13
/
+32
2021-10-25
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2
-16
/
+33
2021-10-25
perf session: Move all state items to reader object
Alexey Bayduraev
1
-28
/
+35
2021-10-25
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2
-5
/
+87
2021-10-25
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
1
-1
/
+1
2021-10-25
selftests: mlxsw: Reduce test run time
Ido Schimmel
2
-18
/
+20
2021-10-25
selftests: mlxsw: Use permanent neighbours instead of reachable ones
Ido Schimmel
1
-11
/
+11
2021-10-25
selftests: mlxsw: Add helpers for skipping selftests
Petr Machata
8
-24
/
+81
2021-10-25
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
1
-0
/
+47
2021-10-25
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2
-55
/
+2
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
2
-0
/
+2
2021-10-25
selftests/lkdtm: Add way to repeat a test
Kees Cook
1
-1
/
+9
2021-10-24
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
1
-0
/
+47
2021-10-24
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-22
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
1
-3
/
+9
2021-10-22
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
1
-2
/
+2
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
1
-2
/
+7
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
1
-6
/
+41
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
1
-0
/
+36
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
3
-20
/
+18
2021-10-22
libbpf: Use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
Stanislav Fomichev
2
-2
/
+14
2021-10-22
bpftool: Avoid leaking the JSON writer prepared for program metadata
Quentin Monnet
1
-7
/
+9
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
8
-22
/
+22
2021-10-22
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
2
-8
/
+8
2021-10-22
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
1
-2
/
+2
2021-10-22
perf bpf: Switch to new btf__raw_data API
Hengqi Chen
1
-1
/
+1
2021-10-22
libbpf: Add btf__type_cnt() and btf__raw_data() APIs
Hengqi Chen
6
-50
/
+64
2021-10-22
libbpf: Fix memory leak in btf__dedup()
Mauricio Vásquez
1
-2
/
+4
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2
-2
/
+23
2021-10-22
libbpf: Fix the use of aligned attribute
Andrii Nakryiko
1
-1
/
+1
2021-10-22
fcnal-test: kill hanging ping/nettest binaries on cleanup
Florian Westphal
1
-0
/
+3
2021-10-22
KVM: selftests: Fix nested SVM tests when built with clang
Jim Mattson
1
-1
/
+13
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-50
/
+523
[prev]
[next]