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-01-11
selftests/xsk: merge dual and single thread dispatchers
Magnus Karlsson
1
-66
/
+54
2023-01-11
selftests/xsk: add test when some packets are XDP_DROPed
Magnus Karlsson
3
-0
/
+43
2023-01-11
selftests/xsk: get rid of built-in XDP program
Magnus Karlsson
6
-106
/
+92
2023-01-11
selftests/xsk: remove unnecessary code in control path
Magnus Karlsson
3
-631
/
+3
2023-01-11
selftests/xsk: load and attach XDP program only once per mode
Magnus Karlsson
4
-87
/
+162
2023-01-11
selftests/xsk: remove namespaces
Magnus Karlsson
4
-74
/
+20
2023-01-11
selftests/xsk: replace asm acquire/release implementations
Magnus Karlsson
1
-76
/
+4
2023-01-11
selftests/xsk: add debug option for creating netdevs
Magnus Karlsson
1
-1
/
+10
2023-01-11
selftests/xsk: remove unused variable outstanding_tx
Magnus Karlsson
1
-2
/
+0
2023-01-11
selftests/xsk: print correct error codes when exiting
Magnus Karlsson
1
-9
/
+9
2023-01-11
selftests/xsk: submit correct number of frames in populate_fill_ring
Magnus Karlsson
1
-1
/
+1
2023-01-11
selftests/xsk: do not close unused file descriptors
Magnus Karlsson
1
-2
/
+11
2023-01-11
selftests/xsk: print correct payload for packet dump
Magnus Karlsson
1
-2
/
+2
2023-01-11
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2
-9
/
+12
2023-01-11
selftests: netfilter: fix transaction test script timeout handling
Florian Westphal
2
-7
/
+10
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-10
libbpf: Fix map creation flags sanitization
Ludovic L'Hours
1
-1
/
+1
2023-01-10
bpftool: fix output for skipping kernel config check
Chethan Suresh
1
-4
/
+4
2023-01-10
bpftool: Add missing quotes to libbpf bootstrap submake vars
James Hilliard
1
-1
/
+1
2023-01-10
selftests/nolibc: Add `getpagesize(2)` selftest
Ammar Faizi
1
-0
/
+30
2023-01-10
nolibc/sys: Implement `getpagesize(2)` function
Ammar Faizi
1
-0
/
+21
2023-01-10
nolibc/stdlib: Implement `getauxval(3)` function
Ammar Faizi
1
-0
/
+27
2023-01-10
tools/nolibc: add auxiliary vector retrieval for s390
Sven Schnelle
1
-0
/
+10
2023-01-10
tools/nolibc: add auxiliary vector retrieval for mips
Willy Tarreau
1
-0
/
+11
2023-01-10
tools/nolibc: add auxiliary vector retrieval for riscv
Willy Tarreau
1
-0
/
+10
2023-01-10
tools/nolibc: add auxiliary vector retrieval for arm
Willy Tarreau
1
-0
/
+13
2023-01-10
tools/nolibc: add auxiliary vector retrieval for arm64
Willy Tarreau
1
-0
/
+7
2023-01-10
tools/nolibc: add auxiliary vector retrieval for x86_64
Willy Tarreau
1
-0
/
+7
2023-01-10
tools/nolibc: add auxiliary vector retrieval for i386
Willy Tarreau
1
-0
/
+7
2023-01-10
tools/nolibc: export environ as a weak symbol on s390
Sven Schnelle
1
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on riscv
Willy Tarreau
1
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on mips
Willy Tarreau
1
-0
/
+5
2023-01-10
tools/nolibc: export environ as a weak symbol on arm
Willy Tarreau
1
-1
/
+8
2023-01-10
tools/nolibc: export environ as a weak symbol on arm64
Willy Tarreau
1
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on i386
Willy Tarreau
1
-0
/
+3
2023-01-10
tools/nolibc: export environ as a weak symbol on x86_64
Willy Tarreau
1
-0
/
+3
2023-01-10
tools/nolibc: make errno a weak symbol instead of a static one
Willy Tarreau
1
-3
/
+1
2023-01-10
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
8
-84
/
+1
2023-01-10
tools/nolibc: support thumb mode with frame pointers on ARM
Willy Tarreau
1
-13
/
+47
2023-01-10
tools/nolibc: enable support for thumb1 mode for ARM
Willy Tarreau
1
-4
/
+10
2023-01-10
tools/nolibc: make compiler and assembler agree on the section around _start
Willy Tarreau
7
-133
/
+135
2023-01-10
perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-01-10
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
2
-9
/
+14
2023-01-10
perf tools: Don't install libtraceevent plugins as its not anymore in the ker...
Arnaldo Carvalho de Melo
2
-20
/
+0
2023-01-10
perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...
Leo Yan
1
-12
/
+24
2023-01-10
perf kmem: Support legacy tracepoints
Leo Yan
1
-3
/
+26
2023-01-10
perf build: Properly guard libbpf includes
Ian Rogers
2
-0
/
+8
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
Guillaume Nault
1
-4
/
+36
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
Guillaume Nault
1
-69
/
+93
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
Guillaume Nault
1
-4
/
+4
[prev]
[next]