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
2024-04-24
selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
Florian Westphal
1
-121
/
+136
2024-04-24
selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-0
/
+19
2024-04-24
selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
Florian Westphal
1
-28
/
+25
2024-04-24
selftests: netfilter: nft_concat_range.sh: drop netcat support
Florian Westphal
1
-61
/
+13
2024-04-24
selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
Florian Westphal
1
-25
/
+37
2024-04-24
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
4
-0
/
+302
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
5
-0
/
+505
2024-04-24
selftests/bpf: Fix wq test.
Alexei Starovoitov
2
-1
/
+16
2024-04-24
selftests/bpf: Use make_sockaddr in test_sock_addr
Geliang Tang
1
-52
/
+12
2024-04-24
selftests/bpf: Use connect_to_addr in test_sock_addr
Geliang Tang
1
-34
/
+2
2024-04-24
selftests/bpf: Use start_server_addr in test_sock_addr
Geliang Tang
3
-35
/
+7
2024-04-24
selftests/bpf: Use log_err in open_netns/close_netns
Geliang Tang
6
-6
/
+39
2024-04-24
selftests/bpf: Fix a fd leak in error paths in open_netns
Geliang Tang
1
-0
/
+2
2024-04-24
KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
Oliver Upton
1
-0
/
+49
2024-04-24
selftests/bpf: Add tests for preempt kfuncs
Kumar Kartikeya Dwivedi
2
-0
/
+144
2024-04-23
selftests/bpf: wq: add bpf_wq_start() checks
Benjamin Tissoires
3
-3
/
+40
2024-04-23
selftests/bpf: add checks for bpf_wq_set_callback()
Benjamin Tissoires
5
-7
/
+111
2024-04-23
selftests/bpf: wq: add bpf_wq_init() checks
Benjamin Tissoires
4
-0
/
+97
2024-04-23
selftests/bpf: add bpf_wq tests
Benjamin Tissoires
2
-0
/
+140
2024-04-23
tools: sync include/uapi/linux/bpf.h
Benjamin Tissoires
1
-0
/
+4
2024-04-23
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
2024-04-23
selftests: drv-net: add require_XYZ() helpers for validating env
Jakub Kicinski
2
-1
/
+34
2024-04-23
selftests: drv-net: add a TCP ping test case (and useful helpers)
Jakub Kicinski
3
-1
/
+68
2024-04-23
selftests: net: support matching cases by name prefix
Jakub Kicinski
2
-3
/
+13
2024-04-23
selftests: drv-net: add a trivial ping test
Jakub Kicinski
2
-1
/
+31
2024-04-23
selftests: drv-net: construct environment for running tests which require an ...
Jakub Kicinski
4
-1
/
+162
2024-04-23
selftests: drv-net: factor out parsing of the env
Jakub Kicinski
1
-18
/
+27
2024-04-23
selftests: drv-net: define endpoint structures
Jakub Kicinski
5
-8
/
+85
2024-04-23
selftests: drv-net: test dumping qstats per device
Jakub Kicinski
2
-3
/
+77
2024-04-23
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
1
-0
/
+1
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
43
-1310
/
+2968
2024-04-22
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2
-22
/
+71
2024-04-22
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
1
-8
/
+6
2024-04-22
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+14
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
127
-1856
/
+6168
2024-04-21
tools/power turbostat: Survive sparse die_id
Len Brown
1
-16
/
+29
2024-04-21
tools/power turbostat: Remember global max_die_id
Len Brown
1
-5
/
+5
2024-04-21
tools/power turbostat: Harden probe_intel_uncore_frequency()
Len Brown
1
-7
/
+20
2024-04-21
tools/power turbostat: Add "snapshot:" Makefile target
Len Brown
1
-2
/
+25
2024-04-21
ASoC: dapm-graph: new tool to visualize DAPM state
Luca Ceresoli
1
-0
/
+303
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-25
/
+72
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2024-04-19
selftests: netfilter: update makefiles and kernel config
Florian Westphal
3
-1
/
+57
2024-04-19
selftests: netfilter: nft_audit.sh: add more skip checks
Florian Westphal
1
-4
/
+26
2024-04-19
selftests: netfilter: nft_meta.sh: small shellcheck cleanup
Florian Westphal
1
-2
/
+2
2024-04-19
selftests: netfilter: nft_fib.sh: shellcheck cleanups
Florian Westphal
1
-67
/
+61
2024-04-19
selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanups
Florian Westphal
1
-37
/
+37
2024-04-19
selftests: netfilter: nft_nat_zones.sh: shellcheck cleanups
Florian Westphal
1
-118
/
+75
2024-04-19
selftests: netfilter: xt_string.sh: shellcheck cleanups
Florian Westphal
1
-17
/
+17
2024-04-19
selftests: netfilter: xt_string.sh: move to lib.sh infra
Florian Westphal
1
-25
/
+30
[prev]
[next]