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-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-72
/
+295
2020-01-27
selftests/bpf: Add test based on port range for BPF flow dissector
Yoshiki Komachi
1
-0
/
+14
2020-01-27
tools/bpf: Allow overriding llvm tools for runqslower
Andrey Ignatov
1
-3
/
+3
2020-01-27
selftests: netfilter: Introduce tests for sets with range concatenation
Stefano Brivio
2
-1
/
+1483
2020-01-25
selftest/bpf: Add test for allowed trampolines count
Jiri Olsa
2
-0
/
+133
2020-01-25
selftests: mlxsw: Add a TBF selftest
Petr Machata
8
-0
/
+344
2020-01-25
selftests: forwarding: lib: Allow reading TC rule byte counters
Petr Machata
1
-1
/
+2
2020-01-25
selftests: forwarding: lib: Add helpers for busywaiting
Petr Machata
1
-0
/
+18
2020-01-25
selftests: Move two functions from mlxsw's qos_lib to lib
Petr Machata
2
-24
/
+24
2020-01-24
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
1
-1
/
+3
2020-01-24
libbpf: Improve handling of failed CO-RE relocations
Andrii Nakryiko
2
-40
/
+61
2020-01-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
1
-2
/
+14
2020-01-24
selftests: bpf: Make reuseport test output more legible
Lorenz Bauer
1
-4
/
+24
2020-01-24
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
1
-0
/
+6
2020-01-24
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
1
-10
/
+5
2020-01-24
mptcp: add basic kselftest for mptcp
Florian Westphal
7
-0
/
+1448
2020-01-24
bpftool: Print function linkage in BTF dump
Andrii Nakryiko
1
-4
/
+23
2020-01-24
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
1
-5
/
+6
2020-01-24
selftests/bpf: Initialize duration variable before using
John Sperbeck
3
-3
/
+3
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
194
-715
/
+4391
2020-01-22
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
3
-0
/
+585
2020-01-22
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
1
-1
/
+8
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
3
-2
/
+83
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
6
-4
/
+18
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
1
-1
/
+1
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2
-33
/
+30
2020-01-20
runsqslower: Support user-specified libbpf include and object paths
Toke Høiland-Jørgensen
1
-5
/
+7
2020-01-20
tools/runqslower: Remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-20
perf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
6
-6
/
+6
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
17
-35
/
+35
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
128
-181
/
+181
2020-01-20
tools/runqslower: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
3
-5
/
+6
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
1
-2
/
+6
2020-01-20
tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Toke Høiland-Jørgensen
1
-9
/
+10
2020-01-20
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-01-20
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
1
-4
/
+0
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-7
/
+19
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+7
2020-01-19
selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mc
Amit Cohen
1
-0
/
+54
2020-01-19
selftests: devlink_trap_tunnel_ipip: Add test case for decap_error
Amit Cohen
1
-0
/
+265
2020-01-19
selftests: devlink_trap_tunnel_vxlan: Add test case for decap_error
Amit Cohen
1
-0
/
+276
2020-01-19
selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabled
Amit Cohen
1
-0
/
+112
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+12
2020-01-17
libbpf: Load btf_vmlinux only once per object.
KP Singh
1
-52
/
+101
2020-01-17
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
1
-1
/
+1
2020-01-17
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
1
-13
/
+6
2020-01-17
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
1
-0
/
+1
2020-01-16
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
1
-1
/
+1
2020-01-16
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
1
-5
/
+1
2020-01-16
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
1
-1
/
+1
[next]