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
2020-09-29
selftests: Add test for multiple attachments of freplace program
Toke Høiland-Jørgensen
2
-32
/
+139
2020-09-29
libbpf: Add support for freplace attachment in bpf_link_create
Toke Høiland-Jørgensen
5
-9
/
+60
2020-09-29
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
1
-2
/
+7
2020-09-29
selftests/bpf: Test BTF's handling of endianness
Andrii Nakryiko
1
-0
/
+101
2020-09-29
libbpf: Support BTF loading and raw data output in both endianness
Andrii Nakryiko
3
-64
/
+255
2020-09-29
selftests/bpf: Move and extend ASSERT_xxx() testing macros
Andrii Nakryiko
2
-34
/
+63
2020-09-29
selftests: Make sure all 'skel' variables are declared static
Toke Høiland-Jørgensen
2
-2
/
+2
2020-09-29
selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_id
Toke Høiland-Jørgensen
1
-3
/
+9
2020-09-29
selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...
Alan Maguire
3
-1
/
+51
2020-09-29
selftests/bpf: Fix unused-result warning in snprintf_btf.c
Alan Maguire
1
-1
/
+1
2020-09-29
perf tools: Separate the checking of headers only used to build beautificatio...
Arnaldo Carvalho de Melo
1
-2
/
+20
2020-09-28
bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp
John Fastabend
1
-1
/
+1
2020-09-28
selftests/bpf: Test BTF writing APIs
Andrii Nakryiko
2
-4
/
+282
2020-09-28
libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset
Andrii Nakryiko
3
-1
/
+8
2020-09-28
libbpf: Add BTF writing APIs
Andrii Nakryiko
3
-0
/
+838
2020-09-28
selftests/bpf: Add test for bpf_seq_printf_btf helper
Alan Maguire
2
-0
/
+124
2020-09-28
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
1
-0
/
+9
2020-09-28
selftests/bpf: Fix overflow tests to reflect iter size increase
Alan Maguire
1
-7
/
+7
2020-09-28
selftests/bpf: Add bpf_snprintf_btf helper tests
Alan Maguire
2
-0
/
+309
2020-09-28
bpf: Add bpf_snprintf_btf helper
Alan Maguire
1
-0
/
+67
2020-09-28
libbpf: Add btf__new_empty() to create an empty BTF object
Andrii Nakryiko
3
-0
/
+32
2020-09-28
libbpf: Allow modification of BTF and add btf__add_str API
Andrii Nakryiko
3
-8
/
+258
2020-09-28
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2
-8
/
+13
2020-09-28
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2
-21
/
+59
2020-09-28
libbpf: Remove assumption of single contiguous memory for BTF data
Andrii Nakryiko
3
-43
/
+60
2020-09-28
libbpf: Refactor internals of BTF type index
Andrii Nakryiko
1
-64
/
+75
2020-09-28
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
4
-39
/
+1
2020-09-28
selftest: bpf: Test copying a sockmap and sockhash
Lorenz Bauer
2
-11
/
+30
2020-09-28
selftests: bpf: Remove shared header from sockmap iter test
Lorenz Bauer
3
-24
/
+20
2020-09-28
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
1
-14
/
+36
2020-09-28
selftests/bpf: Add raw_tp_test_run
Song Liu
2
-0
/
+120
2020-09-28
libbpf: Support test run of raw tracepoint programs
Song Liu
4
-0
/
+63
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
1
-0
/
+7
2020-09-28
selftests: net: add a test for static UDP tunnel ports
Jakub Kicinski
1
-0
/
+58
2020-09-28
selftests: net: add a test for shared UDP tunnel info tables
Jakub Kicinski
1
-0
/
+109
2020-09-28
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
12
-11
/
+106
2020-09-28
perf test: Fix msan uninitialized use.
Ian Rogers
1
-1
/
+1
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
3
-7
/
+7
2020-09-28
perf test: Add expand cgroup event test
Namhyung Kim
4
-0
/
+247
2020-09-28
perf tools: Allow creation of cgroup without open
Namhyung Kim
3
-9
/
+14
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
8
-3
/
+149
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
5
-1
/
+112
2020-09-28
KVM: x86: do not attempt TSC synchronization on guest writes
Paolo Bonzini
2
-0
/
+169
2020-09-28
KVM: selftests: Add test for user space MSR handling
Alexander Graf
3
-0
/
+250
2020-09-28
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
1
-1
/
+1
2020-09-28
perf evsel: Add evsel__clone() function
Namhyung Kim
2
-39
/
+158
2020-09-28
perf vendor events: Update SkylakeX events to v1.21
Jin Yao
10
-3565
/
+4129
2020-09-28
perf vendor events intel: Update CascadelakeX events to v1.08
Jin Yao
8
-995
/
+1067
2020-09-26
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
1
-1
/
+1
2020-09-25
netdevsim: add support for flash_update overwrite mask
Jacob Keller
1
-0
/
+18
[prev]
[next]