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
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-15
/
+32
2025-02-15
kunit: qemu_configs: sparc: use Zilog console
Thomas Weißschuh
-2
/
+3
2025-02-15
kunit: tool: Use qboot on QEMU x86_64
Brendan Jackman
-1
/
+3
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
-1
/
+1
2025-02-14
selftests/bpf: add test for LDX/STX/ST relocations over array field
Andrii Nakryiko
-2
/
+22
2025-02-14
selftests/bpf: Add selftest for may_goto
Jiayuan Chen
-0
/
+52
2025-02-14
selftests/bpf: Introduce __load_if_JITed annotation for tests
Jiayuan Chen
-0
/
+28
2025-02-14
rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
Stafford Horne
-4
/
+4
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-70
/
+91
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2025-02-14
KVM: selftests: Add infrastructure for getting vCPU binary stats
Sean Christopherson
-27
/
+27
2025-02-14
KVM: selftests: Adjust number of files rlimit for all "standard" VMs
Sean Christopherson
-27
/
+37
2025-02-14
KVM: selftests: Get VM's binary stats FD when opening VM
Sean Christopherson
-4
/
+11
2025-02-14
KVM: selftests: Add struct and helpers to wrap binary stats cache
Sean Christopherson
-24
/
+34
2025-02-14
KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
Sean Christopherson
-12
/
+12
2025-02-14
KVM: selftests: Assert that __vm_get_stat() actually finds a stat
Sean Christopherson
-2
/
+3
2025-02-14
selftests/landlock: Add binaries to .gitignore
Bharadwaj Raju
-0
/
+2
2025-02-14
selftests/landlock: Test that MPTCP actions are not restricted
Mikhail Ivanov
-0
/
+46
2025-02-14
selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
Mikhail Ivanov
-14
/
+67
2025-02-14
selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB
Mickaël Salaün
-0
/
+1
2025-02-13
selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
Song Liu
-0
/
+263
2025-02-13
selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
Song Liu
-14
/
+51
2025-02-13
selftests/bpf: Fix stdout race condition in traffic monitor
Amery Hung
-20
/
+13
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-23
/
+275
2025-02-13
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+41
2025-02-13
sched_ext: selftests: Fix grammar in tests description
Devaansh Kumar
-2
/
+2
2025-02-12
vsock/test: Add test for SO_LINGER null ptr deref
Michal Luczaj
-0
/
+41
2025-02-12
lib/prime_numbers: convert self-test to KUnit
Tamir Duberstein
-5
/
+0
2025-02-12
selftests/nolibc: split up architecture list in run-tests.sh
Thomas Weißschuh
-1
/
+10
2025-02-12
KVM: selftests: Close VM's binary stats FD when releasing VM
Sean Christopherson
-6
/
+9
2025-02-12
KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
Sean Christopherson
-2
/
+2
2025-02-12
KVM: selftests: Allow running a single iteration of dirty_log_test
Sean Christopherson
-1
/
+1
2025-02-12
KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations
Sean Christopherson
-1
/
+1
2025-02-12
KVM: selftests: Set per-iteration variables at the start of each iteration
Sean Christopherson
-26
/
+17
2025-02-12
KVM: selftests: Tighten checks around prev iter's last dirty page in ring
Sean Christopherson
-7
/
+15
2025-02-12
KVM: selftests: Ensure guest writes min number of pages in dirty_log_test
Sean Christopherson
-4
/
+36
2025-02-12
KVM: sefltests: Verify value of dirty_log_test last page isn't bogus
Sean Christopherson
-2
/
+3
2025-02-12
KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration
Sean Christopherson
-104
/
+45
2025-02-12
KVM: selftests: Print (previous) last_page on dirty page value mismatch
Sean Christopherson
-5
/
+8
2025-02-12
KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test
Sean Christopherson
-8
/
+5
2025-02-12
KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true
Sean Christopherson
-14
/
+4
2025-02-12
KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop
Sean Christopherson
-21
/
+22
2025-02-12
KVM: selftests: Honor "stop" request in dirty ring test
Sean Christopherson
-2
/
+10
2025-02-12
KVM: selftests: Limit dirty_log_test's s390x workaround to s390x
Maxim Levitsky
-0
/
+2
2025-02-12
KVM: selftests: Continuously reap dirty ring while vCPU is running
Sean Christopherson
-17
/
+46
2025-02-12
KVM: selftests: Read per-page value into local var when verifying dirty_log_test
Sean Christopherson
-9
/
+7
2025-02-12
KVM: selftests: Precisely track number of dirty/clear pages for each iteration
Sean Christopherson
-9
/
+9
2025-02-12
KVM: selftests: Drop stale srandom() initialization from dirty_log_test
Sean Christopherson
-2
/
+0
2025-02-12
KVM: selftests: Drop signal/kick from dirty ring testcase
Sean Christopherson
-91
/
+15
2025-02-12
KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming
Sean Christopherson
-1
/
+1
[prev]
[next]