index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
-1
/
+11
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
-0
/
+3
2024-04-26
selftests: virtio_net: add initial tests
Jiri Pirko
-0
/
+248
2024-04-26
selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
-0
/
+13
2024-04-26
selftests: forwarding: add check_driver() helper
Jiri Pirko
-0
/
+12
2024-04-26
selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
-0
/
+37
2024-04-26
test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation
Lukasz Majewski
-1
/
+93
2024-04-26
test: hsr: Extract version agnostic information from ping command output
Lukasz Majewski
-1
/
+2
2024-04-26
test: hsr: Move common code to hsr_common.sh file
Lukasz Majewski
-78
/
+88
2024-04-26
test: hsr: Remove script code already implemented in lib.sh
Lukasz Majewski
-25
/
+3
2024-04-26
KVM: riscv: selftests: Add commandline option for SBI PMU test
Atish Patra
-9
/
+64
2024-04-26
KVM: riscv: selftests: Add a test for counter overflow
Atish Patra
-0
/
+113
2024-04-26
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
-0
/
+181
2024-04-26
KVM: riscv: selftests: Add SBI PMU selftest
Atish Patra
-0
/
+370
2024-04-26
KVM: riscv: selftests: Add SBI PMU extension definitions
Atish Patra
-0
/
+66
2024-04-26
KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
Atish Patra
-0
/
+4
2024-04-26
KVM: riscv: selftests: Add helper functions for extension checks
Atish Patra
-1
/
+11
2024-04-26
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
-40
/
+54
2024-04-25
selftests: break the dependency upon local header files
John Hubbard
-1
/
+10
2024-04-25
selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
Dev Jain
-7
/
+11
2024-04-25
selftests/mm: mremap_test: optimize execution time from minutes to seconds us...
Dev Jain
-21
/
+91
2024-04-25
selftests/mm: mremap_test: optimize using pre-filled random array and memcpy
Dev Jain
-25
/
+53
2024-04-25
selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec
Jinjiang Tu
-11
/
+38
2024-04-25
selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
Jinjiang Tu
-25
/
+61
2024-04-25
selftests/x86: add placement guard gap test for shstk
Rick Edgecombe
-4
/
+63
2024-04-25
selftests/memfd_secret: add vmsplice() test
David Hildenbrand
-2
/
+49
2024-04-25
selftests/mm: parse VMA range in one go
Dev Jain
-14
/
+1
2024-04-25
selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
Peter Xu
-4
/
+9
2024-04-25
selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()
Dev Jain
-0
/
+66
2024-04-25
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
Dev Jain
-7
/
+5
2024-04-25
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
Zide Chen
-0
/
+1
2024-04-25
KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
Vitaly Kuznetsov
-22
/
+28
2024-04-25
KVM: selftests: Remove second semicolon
Colin Ian King
-1
/
+1
2024-04-25
selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us
Philo Lu
-0
/
+20
2024-04-25
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
-0
/
+27
2024-04-25
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
-3
/
+6
2024-04-25
selftests/bpf: adjust dummy_st_ops_success to detect additional error
Eduard Zingerman
-2
/
+11
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-26
/
+75
2024-04-25
ndtest: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2024-04-25
powerpc/papr_scm: Move duplicate definitions to common header files
Shivaprasad G Bhat
-31
/
+2
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
-1
/
+113
2024-04-25
bpf: Add bpf_guard_preempt() convenience macro
Alexei Starovoitov
-5
/
+24
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
-38
/
+2
2024-04-25
selftests: sud_test: return correct emulated syscall value on RISC-V
Clément Léger
-0
/
+14
2024-04-25
tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flush
Florian Westphal
-2
/
+1
2024-04-25
KVM: selftests: Add stress test for LPI injection
Oliver Upton
-0
/
+411
2024-04-25
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
-2
/
+2
2024-04-25
KVM: selftests: Add helper for enabling LPIs on a redistributor
Oliver Upton
-0
/
+29
2024-04-25
KVM: selftests: Add a minimal library for interacting with an ITS
Oliver Upton
-1
/
+295
2024-04-25
KVM: selftests: Add quadword MMIO accessors
Oliver Upton
-0
/
+17
[prev]
[next]