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-02-15
kselftest: add support for skipped tests
Timur Tabi
1
-6
/
+12
2021-02-12
selftests/bpf: Add unit tests for pointers in global functions
Dmitrii Banshchikov
11
-0
/
+449
2021-02-12
selftests: tc: Add generic mpls matching support for tc-flower
Guillaume Nault
2
-1
/
+162
2021-02-12
selftests: tc: Add basic mpls_* matching support for tc-flower
Guillaume Nault
3
-1
/
+187
2021-02-12
flow_dissector: fix TTL and TOS dissection on IPv4 fragments
Davide Caratti
1
-1
/
+37
2021-02-12
selftests: mptcp: fail if not enough SYN/3rd ACK
Matthieu Baerts
1
-8
/
+20
2021-02-12
selftests: mptcp: display warnings on one line
Matthieu Baerts
1
-23
/
+40
2021-02-12
selftests: mptcp: fix ACKRX debug message
Matthieu Baerts
1
-1
/
+1
2021-02-12
selftests: mptcp: dump more info on errors
Paolo Abeni
1
-3
/
+12
2021-02-13
selftests/bpf: Tests using bpf_check_mtu BPF-helper
Jesper Dangaard Brouer
2
-0
/
+414
2021-02-13
selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirect
Jesper Dangaard Brouer
1
-0
/
+7
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
1
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
1
-2
/
+9
2021-02-12
perf probe: Fix kretprobe issue caused by GCC bug
Jianlin Lv
1
-0
/
+10
2021-02-12
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
1
-1
/
+3
2021-02-12
perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only
Nicholas Fraser
1
-7
/
+1
2021-02-12
tools/resolve_btfids: Add /libbpf to .gitignore
Stanislav Fomichev
1
-0
/
+1
2021-02-12
selftests/bpf: Add test for bpf_iter_task_vma
Song Liu
3
-10
/
+174
2021-02-12
perf arm-spe: Store operation type in packet
Leo Yan
2
-0
/
+12
2021-02-12
perf arm-spe: Store memory address in packet
Leo Yan
2
-0
/
+6
2021-02-12
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
Leo Yan
1
-1
/
+1
2021-02-12
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
9
-9
/
+0
2021-02-12
perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf
Ian Rogers
1
-33
/
+0
2021-02-12
bpf: selftests: Add non function pointer test to struct_ops
Martin KaFai Lau
1
-0
/
+1
2021-02-12
libbpf: Ignore non function pointer member in struct_ops
Martin KaFai Lau
1
-11
/
+11
2021-02-12
libbpf: Use AF_LOCAL instead of AF_INET in xsk.c
Stanislav Fomichev
1
-1
/
+1
2021-02-12
tracing/tools: Add the latency-collector to tools directory
Viktor Rosendahl
5
-6
/
+2161
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
19
-217
/
+246
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
52
-468
/
+1840
2021-02-12
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-39
/
+116
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
13
-41
/
+642
2021-02-12
Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
34
-138
/
+42
2021-02-11
selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie
Florent Revest
2
-6
/
+41
2021-02-11
selftests/bpf: Use vmlinux.h in socket_cookie_prog.c
Florent Revest
1
-5
/
+6
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
5
-213
/
+72
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+8
2021-02-11
bpf: Be less specific about socket cookies guarantees
Florent Revest
1
-4
/
+4
2021-02-11
perf symbols: Use (long) for iterator for bfd symbols
Dmitry Safonov
1
-2
/
+1
2021-02-11
perf annotate: Fix jump parsing for C++ code.
Martin Liška
2
-0
/
+9
2021-02-11
selftests/ftrace: Add '!event' synthetic event syntax check
Tom Zanussi
1
-0
/
+4
2021-02-11
selftests/ftrace: Update synthetic event syntax errors
Tom Zanussi
1
-8
/
+27
2021-02-11
perf tools: Replace lkml.org links with lore
Kees Cook
2
-2
/
+2
2021-02-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-02-11
selftests/bpf: Convert test_xdp_redirect.sh to bash
Björn Töpel
1
-7
/
+3
2021-02-11
selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs
Alexei Starovoitov
1
-0
/
+69
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
1
-0
/
+8
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2
-0
/
+5
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
2
-0
/
+79
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2
-4
/
+4
2021-02-11
perf tests: Add daemon 'lock' test
Jiri Olsa
1
-0
/
+38
[prev]
[next]