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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
3
-4
/
+9
2020-10-06
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2
-9
/
+1
2020-10-06
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
1
-1
/
+48
2020-10-06
selftests/powerpc: Add a rtas_filter selftest
Andrew Donnellan
2
-1
/
+286
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
5
-29
/
+30
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
1
-5
/
+4
2020-10-05
tools/testing/scatterlist: Show errors in human readable form
Tvrtko Ursulin
1
-10
/
+34
2020-10-05
tools/testing/scatterlist: Rejuvenate bit-rotten test
Tvrtko Ursulin
2
-1
/
+37
2020-10-05
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
4
-0
/
+127
2020-10-05
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2
-0
/
+160
2020-10-05
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2
-0
/
+263
2020-10-05
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2
-0
/
+196
2020-10-05
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2
-0
/
+186
2020-10-05
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
8
-1
/
+1138
2020-10-05
test_firmware: Test partial read support
Scott Branden
1
-0
/
+91
2020-10-02
selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloads
Vladimir Oltean
2
-0
/
+316
2020-10-02
bpf, sockmap: Update selftests to use skb_adjust_room
John Fastabend
2
-30
/
+31
2020-10-02
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2
-0
/
+50
2020-10-02
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
5
-25
/
+137
2020-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-0
/
+2197
2020-10-02
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
4
-6
/
+22
2020-10-02
tools: Avoid comma separated statements
Joe Perches
2
-119
/
+195
2020-10-02
kunit: tool: handle when .kunit exists but .kunitconfig does not
Brendan Higgins
1
-4
/
+8
2020-10-02
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
1
-1
/
+1
2020-10-02
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
1
-1
/
+1
2020-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
51
-863
/
+3094
2020-09-30
selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS
Song Liu
2
-0
/
+104
2020-09-30
selftests/bpf: Fix alignment of .BTF_ids
Jean-Philippe Brucker
1
-0
/
+6
2020-09-30
selftests: net: Add drop monitor test
Ido Schimmel
3
-0
/
+219
2020-09-30
selftests: mlxsw: Add a PFC test
Petr Machata
1
-0
/
+403
2020-09-30
selftests: mlxsw: Add headroom handling test
Petr Machata
1
-0
/
+379
2020-09-30
selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qos
Petr Machata
1
-0
/
+14
2020-09-30
selftests: forwarding: devlink_lib: Support port-less topologies
Petr Machata
1
-1
/
+1
2020-09-30
selftests: forwarding: devlink_lib: Add devlink_cell_size_get()
Petr Machata
1
-0
/
+6
2020-09-30
selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set
Petr Machata
5
-11
/
+72
2020-09-30
selftests/bpf: Test "incremental" btf_dump in C format
Andrii Nakryiko
1
-0
/
+105
2020-09-30
bpf, selftests: Add redirect_neigh selftest
Daniel Borkmann
2
-0
/
+312
2020-09-30
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
8
-40
/
+40
2020-09-30
selftests: netfilter: add time counter check
Fabian Frederick
1
-2
/
+8
2020-09-29
selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access
Ilya Leoshkevich
1
-115
/
+101
2020-09-29
bpf, selftests: Fix warning in snprintf_btf where system() call unchecked
John Fastabend
1
-1
/
+3
2020-09-29
selftests: Add selftest for disallowing modify_return attachment to freplace
Toke Høiland-Jørgensen
3
-1
/
+71
2020-09-29
selftests/bpf: Adding test for arg dereference in extension trace
Jiri Olsa
3
-0
/
+154
2020-09-29
selftests: Add test for multiple attachments of freplace program
Toke Høiland-Jørgensen
2
-32
/
+139
2020-09-29
selftests/bpf: Test BTF's handling of endianness
Andrii Nakryiko
1
-0
/
+101
2020-09-29
selftests/bpf: Move and extend ASSERT_xxx() testing macros
Andrii Nakryiko
2
-34
/
+63
2020-09-29
selftests: Make sure all 'skel' variables are declared static
Toke Høiland-Jørgensen
2
-2
/
+2
2020-09-29
selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_id
Toke Høiland-Jørgensen
1
-3
/
+9
2020-09-29
selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...
Alan Maguire
3
-1
/
+51
[prev]
[next]