index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
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
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2
-0
/
+91
2024-12-20
selftests: net: Add a VLAN bridge binding selftest
Petr Machata
2
-0
/
+257
2024-12-20
selftests: net: lib: Add a couple autodefer helpers
Petr Machata
1
-2
/
+29
2024-12-20
selftests: drv-net: test empty queue and NAPI responses in netlink
Jakub Kicinski
1
-4
/
+24
2024-12-20
selftests: net: local_termination: require mausezahn
Vladimir Oltean
1
-1
/
+0
2024-12-20
selftests/bpf: Clear out Python syntax warnings
Ariel Otilibili
1
-14
/
+14
2024-12-20
Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
16
-57
/
+376
2024-12-20
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
501
-5176
/
+23762
2024-12-20
selftests/alsa: Fix circular dependency involving global-timer
Li Zhijian
1
-1
/
+1
2024-12-19
selftests: net: remove redundant ncdevmem print
Jamal Hadi Salim
1
-3
/
+0
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-60
/
+362
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-21
/
+43
2024-12-19
selftests: fib_rule_tests: Add flow label selector match tests
Ido Schimmel
1
-0
/
+31
2024-12-19
Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
160
-468
/
+577
2024-12-19
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
1
-0
/
+4
2024-12-19
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
1
-0
/
+2
2024-12-18
selftests: openvswitch: fix tcpdump execution
Adrian Moreno
1
-2
/
+4
2024-12-18
selftests/memfd: run sysctl tests when PID namespace support is enabled
Isaac J. Manjarres
1
-2
/
+12
2024-12-18
samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Mickaël Salaün
3
-2
/
+219
2024-12-18
selftests: ktap_helpers: Fix uninitialized variable
Mickaël Salaün
1
-1
/
+1
2024-12-18
selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
Mickaël Salaün
1
-0
/
+27
2024-12-18
selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
Mickaël Salaün
5
-0
/
+472
2024-12-18
KVM: selftests: Add test case for MMIO during vectoring on x86
Ivan Orlov
2
-0
/
+53
2024-12-18
KVM: selftests: Add and use a helper function for x86's LIDT
Ivan Orlov
3
-2
/
+7
2024-12-18
selftests: refactor the lsm `flags_overset_lsm_set_self_attr` test
Amit Vadhavana
1
-4
/
+3
2024-12-18
KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
Sean Christopherson
1
-3
/
+30
2024-12-18
KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
Sean Christopherson
1
-2
/
+3
2024-12-18
KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
Sean Christopherson
1
-0
/
+10
2024-12-18
KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
Sean Christopherson
1
-7
/
+9
2024-12-18
KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries
Sean Christopherson
1
-0
/
+2
2024-12-18
KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
Sean Christopherson
1
-23
/
+30
2024-12-18
KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR
Sean Christopherson
2
-13
/
+11
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
151
-202
/
+166
2024-12-18
KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
Sean Christopherson
3
-331
/
+340
2024-12-18
KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
Sean Christopherson
1
-3
/
+101
2024-12-18
KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
Sean Christopherson
1
-4
/
+18
2024-12-18
KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test
Sean Christopherson
1
-6
/
+19
2024-12-18
KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
Sean Christopherson
1
-1
/
+1
2024-12-18
KVM: selftests: Enable mmu_stress_test on arm64
Sean Christopherson
1
-0
/
+1
2024-12-18
KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
Sean Christopherson
1
-0
/
+1
2024-12-18
KVM: selftests: Compute number of extra pages needed in mmu_stress_test
Sean Christopherson
1
-1
/
+7
2024-12-18
KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
Sean Christopherson
1
-3
/
+3
2024-12-18
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
Sean Christopherson
2
-1
/
+1
2024-12-18
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
1
-1
/
+2
2024-12-18
KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
Sean Christopherson
1
-0
/
+4
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
15
-81
/
+81
2024-12-18
ktest.pl: Fix typo "accesing"
WangYuli
1
-1
/
+1
2024-12-18
ktest.pl: Fix typo in comment
Ba Jing
1
-1
/
+1
2024-12-18
ktest.pl: Remove unused declarations in run_bisect_test function
Ba Jing
1
-2
/
+0
[prev]
[next]