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
2023-02-10
selftests/bpf: Quote host tools
Ilya Leoshkevich
1
-3
/
+4
2023-02-09
tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets
Jiri Olsa
1
-1
/
+1
2023-02-08
libbpf: Add sample_period to creation options
Jon Doron
2
-3
/
+10
2023-02-07
libbpf: Always use libbpf_err to return an error in bpf_xdp_query()
Lorenzo Bianconi
1
-1
/
+1
2023-02-07
tools/resolve_btfids: Tidy HOST_OVERRIDES
Ian Rogers
1
-2
/
+2
2023-02-07
tools/resolve_btfids: Compile resolve_btfids as host program
Jiri Olsa
2
-4
/
+9
2023-02-06
selftests/bpf: Fix spelling mistake "detecion" -> "detection"
Colin Ian King
1
-1
/
+1
2023-02-06
libbpf: Correctly set the kernel code version in Debian kernel.
Hao Xiang
2
-37
/
+83
2023-02-03
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
1
-1
/
+1
2023-02-02
bpftool: profile online CPUs instead of possible
Tonghao Zhang
1
-8
/
+30
2023-02-02
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
6
-2
/
+1105
2023-02-02
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2
-1
/
+34
2023-02-02
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
3
-1
/
+110
2023-02-02
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
1
-10
/
+12
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+59
2023-02-02
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
1
-2
/
+2
2023-02-02
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
1
-2
/
+2
2023-02-02
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
1
-0
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
1
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
1
-3
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
1
-2
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
1
-14
/
+14
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
1
-1
/
+5
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2
-0
/
+12
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-1
/
+1
2023-01-29
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
1
-69
/
+0
2023-01-29
selftests/bpf: Fix s390x vmlinux path
Ilya Leoshkevich
1
-1
/
+1
2023-01-29
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
3
-6
/
+33
2023-01-28
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
1
-2
/
+2
2023-01-28
libbpf: Fix unbounded memory access in bpf_usdt_arg()
Ilya Leoshkevich
1
-1
/
+4
2023-01-28
libbpf: Simplify barrier_var()
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
1
-24
/
+38
2023-01-28
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
1
-2
/
+2
2023-01-28
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
2
-2
/
+13
2023-01-28
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
1
-3
/
+4
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2
-0
/
+19
2023-01-28
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
1
-3
/
+3
2023-01-28
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
2
-3
/
+6
2023-01-28
selftests/bpf: Fix cgrp_local_storage on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
1
-0
/
+4
2023-01-28
selftests/bpf: Fix verify_pkcs7_sig on s390x
Ilya Leoshkevich
2
-4
/
+11
2023-01-28
selftests/bpf: Fix decap_sanity_ns cleanup
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Set errno when urand_spawn() fails
Ilya Leoshkevich
1
-0
/
+1
2023-01-28
selftests/bpf: Fix kfree_skb on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix symlink creation error
Ilya Leoshkevich
1
-1
/
+2
2023-01-28
selftests/bpf: Fix liburandom_read.so linker error
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
4
-13
/
+65
[next]