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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
memblock tests: Add memblock_alloc_try_nid tests for top down
Karolina Drobnik
4
-2
/
+692
2022-03-09
memblock tests: Add memblock_alloc_from tests for bottom up
Karolina Drobnik
1
-4
/
+171
2022-03-09
memblock tests: Add memblock_alloc_from tests for top down
Karolina Drobnik
4
-1
/
+239
2022-03-09
memblock tests: Add memblock_alloc tests for bottom up
Karolina Drobnik
1
-4
/
+320
2022-03-09
memblock tests: Add memblock_alloc tests for top down
Karolina Drobnik
4
-1
/
+447
2022-03-09
memblock tests: Add simulation of physical memory
Karolina Drobnik
4
-2
/
+37
2022-03-09
memblock tests: Split up reset_memblock function
Karolina Drobnik
3
-32
/
+33
2022-03-08
selftests: mptcp: add implicit endpoint test case
Paolo Abeni
2
-1
/
+126
2022-03-08
mptcp: introduce implicit endpoints
Paolo Abeni
1
-2
/
+2
2022-03-08
mptcp: more careful RM_ADDR generation
Paolo Abeni
1
-6
/
+36
2022-03-08
selftests: mptcp: Rename wait function
Mat Martineau
1
-2
/
+2
2022-03-08
selftests: mptcp: join: allow running -cCi
Matthieu Baerts
1
-39
/
+28
2022-03-08
Improve stability of find_vma BPF test
Mykola Lysenko
1
-9
/
+19
2022-03-08
Improve send_signal BPF test stability
Mykola Lysenko
2
-8
/
+11
2022-03-08
Improve perf related BPF tests (sample_freq issue)
Mykola Lysenko
4
-5
/
+5
2022-03-08
KVM: selftests: Add test to populate a VM with the max possible guest mem
Sean Christopherson
3
-0
/
+294
2022-03-08
KVM: selftests: Define cpu_relax() helpers for s390 and x86
Sean Christopherson
2
-0
/
+13
2022-03-08
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2
-18
/
+25
2022-03-08
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
3
-27
/
+36
2022-03-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-03-08
Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
Florian Westphal
1
-3
/
+2
2022-03-08
selftests: tpm: add async space test with noneexisting handle
Tadeusz Struk
1
-0
/
+16
2022-03-08
selftests: tpm2: Determine available PCR bank
Stefan Berger
2
-8
/
+52
2022-03-07
bpf/docs: Update list of architectures supported.
KP Singh
1
-1
/
+1
2022-03-07
bpf/docs: Update vmtest docs for static linking
KP Singh
1
-0
/
+8
2022-03-07
kselftest/arm64: Log the PIDs of the parent and child in sve-ptrace
Mark Brown
1
-0
/
+2
2022-03-08
selftest/powerpc: Add PAPR sysfs attributes sniff test
Pratik R. Sampat
4
-0
/
+117
2022-03-08
selftests/powerpc: Add test for real address error handling
Ganesh Goudar
4
-1
/
+75
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-4
/
+0
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
1
-0
/
+1
2022-03-07
selftests: net: fix array_size.cocci warning
Guo Zhengkui
1
-1
/
+1
2022-03-05
selftests/bpf: Add a test for btf_type_tag "percpu"
Hao Luo
3
-29
/
+215
2022-03-05
selftests/bpf: Add tests for kfunc register offset checks
Kumar Kartikeya Dwivedi
1
-0
/
+83
2022-03-05
bpf: Disallow negative offset in check_ptr_off_reg
Kumar Kartikeya Dwivedi
2
-5
/
+5
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2
-8
/
+21
2022-03-05
memblock tests: Fix testing with 32-bit physical addresses
Karolina Drobnik
1
-2
/
+4
2022-03-05
selftests/bpf: Add custom SEC() handling selftest
Andrii Nakryiko
2
-0
/
+239
2022-03-04
selftests: mptcp: update output info of chk_rm_nr
Geliang Tang
1
-8
/
+9
2022-03-04
selftests: mptcp: add more arguments for chk_join_nr
Geliang Tang
1
-14
/
+33
2022-03-04
selftests: mptcp: add invert check in check_transfer
Geliang Tang
1
-8
/
+17
2022-03-04
selftests: mptcp: add fastclose testcase
Geliang Tang
1
-1
/
+21
2022-03-04
selftests: mptcp: reuse linkfail to make given size files
Geliang Tang
1
-5
/
+27
2022-03-04
selftests: mptcp: add extra_args in do_transfer
Geliang Tang
1
-15
/
+15
2022-03-04
selftests: mptcp: add the MP_RST mibs check
Geliang Tang
1
-0
/
+45
2022-03-04
selftests: mptcp: add the MP_FASTCLOSE mibs check
Geliang Tang
1
-0
/
+32
2022-03-04
selftests: mptcp: adjust output alignment for more tests
Geliang Tang
1
-11
/
+12
2022-03-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
26
-271
/
+281
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
3
-2
/
+13
2022-03-03
selftests: Fix build when $(O) points to a relative path
Muhammad Usama Anjum
1
-1
/
+4
[prev]
[next]