index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
selftests: mptcp: add subflow limits test-cases
Paolo Abeni
1
-2
/
+46
2022-05-13
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
1
-4
/
+2
2022-05-13
kseltest/cgroup: Make test_stress.sh work if run interactively
Waiman Long
1
-1
/
+1
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+5
2022-05-13
cgroup: fix racy check in alloc_pagecache_max_30M() helper function
David Vernet
1
-2
/
+7
2022-05-13
cgroup: remove racy check in test_memcg_sock()
David Vernet
1
-3
/
+0
2022-05-13
cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()
David Vernet
1
-5
/
+17
2022-05-13
cgroup: account for memory_recursiveprot in test_memcg_low()
David Vernet
3
-3
/
+26
2022-05-13
cgroups: refactor children cgroups in memcg tests
David Vernet
1
-14
/
+14
2022-05-13
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
1
-7
/
+2
2022-05-13
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
1
-3
/
+1
2022-05-13
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
1
-0
/
+6
2022-05-13
selftets/damon/sysfs: test existence and permission of avail_operations
SeongJae Park
1
-0
/
+1
2022-05-13
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
8
-47
/
+61
2022-05-13
selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
1
-0
/
+8
2022-05-13
selftests: fib_nexthops: Make the test more robust
Amit Cohen
1
-24
/
+24
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
3
-0
/
+418
2022-05-12
net: selftests: Stress reuseport listen
Martin KaFai Lau
3
-0
/
+132
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-0
/
+415
2022-05-12
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
2
-3
/
+4
2022-05-12
kunit: tool: stop using a shell to run kernel under QEMU
Daniel Latypov
10
-20
/
+22
2022-05-12
kunit: tool: update test counts summary line format
Daniel Latypov
1
-5
/
+5
2022-05-12
kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
Phil Auld
1
-1
/
+1
2022-05-12
selftests/ftrace: Save kprobe_events to test log
Tiezhu Yang
1
-0
/
+2
2022-05-11
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
1
-4
/
+4
2022-05-11
selftests/bpf: make fexit_stress test run in serial mode
Andrii Nakryiko
1
-1
/
+1
2022-05-11
selftests/bpf: add test case for bpf_map_lookup_percpu_elem
Feng Zhou
2
-0
/
+100
2022-05-11
selftests/bpf: Add tests for kptr_ref refcounting
Kumar Kartikeya Dwivedi
2
-5
/
+128
2022-05-11
selftests/bpf: Add negative C tests for kptrs
Kumar Kartikeya Dwivedi
2
-1
/
+504
2022-05-11
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-05-11
selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2
Vladimir Oltean
1
-1
/
+1
2022-05-11
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2
-3
/
+5
2022-05-11
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
1
-0
/
+1
2022-05-11
selftests: xsk: make stat tests not spin on getsockopt
Magnus Karlsson
2
-77
/
+99
2022-05-11
selftests: xsk: make the stats tests normal tests
Magnus Karlsson
2
-68
/
+52
2022-05-11
selftests: xsk: introduce validation functions
Magnus Karlsson
2
-38
/
+82
2022-05-11
selftests: xsk: cleanup veth pair at ctrl-c
Magnus Karlsson
1
-0
/
+7
2022-05-11
selftests: xsk: add timeout to tests
Magnus Karlsson
2
-0
/
+16
2022-05-11
selftests: xsk: fix reporting of failed tests
Magnus Karlsson
4
-89
/
+141
2022-05-11
selftests: xsk: run all tests for busy-poll
Magnus Karlsson
4
-14
/
+94
2022-05-11
selftests: xsk: do not send zero-length packets
Magnus Karlsson
2
-9
/
+10
2022-05-11
selftests: xsk: cleanup bash scripts
Magnus Karlsson
2
-18
/
+1
2022-05-10
selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2
-8
/
+133
2022-05-10
selftests/bpf: Add attach bench test
Jiri Olsa
2
-0
/
+155
2022-05-10
selftests/bpf: Add bpf link iter test
Dmitrii Dolgov
3
-0
/
+44
2022-05-10
selftests/bpf: Use ASSERT_* instead of CHECK
Dmitrii Dolgov
1
-154
/
+88
2022-05-10
selftests/bpf: Fix result check for test_bpf_hash_map
Dmitrii Dolgov
1
-2
/
+1
2022-05-10
selftests/bpf: Replace bpf_trace_printk in tunnel kernel code
Kaixi Fan
1
-97
/
+72
2022-05-10
selftests/bpf: Move vxlan tunnel testcases to test_progs
Kaixi Fan
3
-163
/
+610
2022-05-10
selftests/bpf: Handle batch operations for map-in-map bpf-maps
Takshak Chahande
1
-0
/
+252
[prev]
[next]