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-04-01
selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICT
Cong Wang
2
-0
/
+58
2021-04-01
selftests/bpf: Add a test case for udp sockmap
Cong Wang
2
-0
/
+158
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
3
-0
/
+3
2021-04-01
idr test suite: Improve reporting from idr_find_test_1
Matthew Wilcox (Oracle)
1
-1
/
+10
2021-04-01
idr test suite: Create anchor before launching throbber
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-04-01
idr test suite: Take RCU read lock in idr_find_test_1
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-04-01
radix tree test suite: Register the main thread with the RCU library
Matthew Wilcox (Oracle)
3
-0
/
+6
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
1
-2
/
+11
2021-03-31
selftests/net: so_txtime multi-host support
Carlos Llamas
2
-85
/
+259
2021-03-31
selftests: ethtool: add a netdevsim FEC test
Jakub Kicinski
2
-1
/
+114
2021-03-31
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
1
-6
/
+5
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
1
-0
/
+18
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
1
-0
/
+2
2021-03-31
perf annotate: Add --demangle and --demangle-kernel
Martin Liška
2
-0
/
+11
2021-03-30
selftests/bpf: Add an option for a debug shell in vmtest.sh
KP Singh
1
-11
/
+28
2021-03-30
selftests: mptcp: remove id 0 address testcases
Geliang Tang
1
-2
/
+33
2021-03-30
selftests: mptcp: add addr argument for del_addr
Geliang Tang
1
-3
/
+31
2021-03-30
selftests: mptcp: avoid calling pm_nl_ctl with bad IDs
Matthieu Baerts
1
-3
/
+3
2021-03-30
tc-testing: add simple action change test
Vlad Buslov
1
-0
/
+24
2021-03-30
selftests: net: add UDP GRO forwarding self-tests
Paolo Abeni
2
-0
/
+252
2021-03-30
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
1
-0
/
+0
2021-03-30
selftests: kvm: make hardware_disable_test less verbose
Vitaly Kuznetsov
1
-5
/
+5
2021-03-30
tools/kvm_stat: Add restart delay
Stefan Raspl
1
-0
/
+1
2021-03-30
selftests: xsk: Remove unused defines
Björn Töpel
2
-6
/
+3
2021-03-30
selftests: xsk: Remove mutex and condition variable
Björn Töpel
2
-30
/
+6
2021-03-30
selftests: xsk: Remove thread attribute
Björn Töpel
2
-9
/
+2
2021-03-30
selftests: xsk: Implement bpf_link test
Maciej Fijalkowski
3
-50
/
+139
2021-03-30
selftests: xsk: Remove sync_mutex_tx and atomic var
Maciej Fijalkowski
2
-26
/
+7
2021-03-30
selftests: xsk: Refactor teardown/bidi test cases and testapp_validate
Maciej Fijalkowski
2
-53
/
+78
2021-03-30
selftests: xsk: Remove Tx synchronization resources
Maciej Fijalkowski
2
-10
/
+7
2021-03-30
selftests: xsk: Split worker thread
Maciej Fijalkowski
1
-79
/
+77
2021-03-30
selftests: xsk: Remove thread for netns switch
Maciej Fijalkowski
2
-119
/
+14
2021-03-30
libbpf: xsk: Use bpf_link
Maciej Fijalkowski
1
-45
/
+213
2021-03-30
selftests: xsk: Simplify frame traversal in dumping thread
Maciej Fijalkowski
1
-26
/
+21
2021-03-30
selftests: xsk: Remove inline keyword from source file
Maciej Fijalkowski
1
-10
/
+7
2021-03-30
selftests: xsk: Remove unused function
Maciej Fijalkowski
1
-13
/
+0
2021-03-30
selftests: xsk: Remove struct ifaceconfigobj
Maciej Fijalkowski
2
-44
/
+30
2021-03-30
selftests: xsk: Don't call worker_pkt_dump() for stats test
Maciej Fijalkowski
1
-1
/
+1
2021-03-30
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
2
-15
/
+3
2021-03-30
libbpf: Fix memory leak when emitting final btf_ext
Andrii Nakryiko
1
-8
/
+16
2021-03-30
bpf: selftests: Update clang requirement in README.rst for testing kfunc call
Martin KaFai Lau
1
-0
/
+14
2021-03-29
selftests: mlxsw: Test vetoing of double sampling
Ido Schimmel
1
-0
/
+30
2021-03-29
selftests: mlxsw: Test matchall failure with protocol match
Ido Schimmel
1
-0
/
+17
2021-03-29
selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
Ido Schimmel
1
-1
/
+12
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
57
-117
/
+1240
2021-03-29
selftests/powerpc: unmark non-kernel-doc comments
Randy Dunlap
1
-2
/
+2
2021-03-28
selftests: forwarding: Add tc-police tests for packets per second
Baowen Zheng
2
-0
/
+65
2021-03-28
selftests: tc-testing: add action police selftest for packets per second
Baowen Zheng
1
-0
/
+48
2021-03-28
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...
Linus Torvalds
11
-45
/
+105
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
3
-0
/
+148
[prev]
[next]