index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
2026-01-12
selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2
-0
/
+112
2026-01-12
selftests: ublk: add integrity params test
Caleb Sander Mateos
3
-0
/
+177
2026-01-12
selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
1
-18
/
+74
2026-01-12
selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
4
-5
/
+5
2026-01-12
selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
2
-5
/
+50
2026-01-12
selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
6
-0
/
+78
2026-01-12
selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
2
-2
/
+39
2026-01-12
selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
1
-0
/
+1
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
3
-6
/
+83
2026-01-11
tools/nolibc: Add a simple test for writing to a FILE and reading it back
Daniel Palmer
1
-0
/
+53
2026-01-11
selftests/nolibc: also test libc-test through regular selftest framework
Thomas Weißschuh
1
-1
/
+5
2026-01-11
selftests/nolibc: scope custom flags to the nolibc-test target
Thomas Weißschuh
1
-6
/
+2
2026-01-11
selftests/nolibc: try to read from stdin in readv_zero test
Thomas Weißschuh
1
-1
/
+1
2026-01-10
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+17
2026-01-10
selftests: net: py: ensure defer() is only used within a test case
Jakub Kicinski
2
-0
/
+10
2026-01-10
selftests: net: py: capitalize defer queue and improve import
Jakub Kicinski
2
-6
/
+6
2026-01-10
selftests/net: parametrise iou-zcrx.py with ksft_variants
David Wei
1
-89
/
+73
2026-01-10
selftests: drv-net: psp: Better control the used PSP dev
Cosmin Ratiu
3
-29
/
+26
2026-01-10
vsock/test: add a final full barrier after run all tests
Stefano Garzarella
1
-0
/
+12
2026-01-10
selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1
Sean Christopherson
1
-12
/
+18
2026-01-10
selftests: kvm: try getting XFD and XSAVE state out of sync
Paolo Bonzini
1
-8
/
+30
2026-01-10
selftests: kvm: replace numbered sync points with actions
Paolo Bonzini
1
-45
/
+43
2026-01-09
selftests: forwarding: update PTP tcpdump patterns
Jakub Kicinski
1
-9
/
+9
2026-01-09
selftests: drv-net: gro: increase the rcvbuf size
Jakub Kicinski
1
-1
/
+24
2026-01-09
selftests: tls: avoid flakiness in data_steal
Jakub Kicinski
1
-4
/
+12
2026-01-09
selftests/resctrl: Fix non-contiguous CBM check for Hygon
Xiaochen Shen
1
-2
/
+4
2026-01-09
selftests/resctrl: Add CPU vendor detection for Hygon
Xiaochen Shen
2
-0
/
+3
2026-01-09
selftests/resctrl: Define CPU vendor IDs as bits to match usage
Xiaochen Shen
2
-11
/
+22
2026-01-09
selftests/resctrl: Fix a division by zero error on Hygon
Xiaochen Shen
1
-0
/
+10
2026-01-09
selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
1
-1
/
+17
2026-01-09
selftests/landlock: Properly close a file descriptor
Günther Noack
1
-1
/
+2
2026-01-09
memblock: drop redundant 'struct page *' argument from memblock_free_pages()
Shengming Hu
1
-2
/
+1
2026-01-08
KVM: selftests: Extend vmx_set_nested_state_test to cover SVM
Yosry Ahmed
2
-12
/
+112
2026-01-08
KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()
Yosry Ahmed
1
-2
/
+4
2026-01-08
KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()
Sean Christopherson
4
-6
/
+4
2026-01-08
KVM: selftests: Extend memstress to run on nested SVM
Yosry Ahmed
1
-7
/
+35
2026-01-08
KVM: selftests: Extend vmx_dirty_log_test to cover SVM
Yosry Ahmed
2
-21
/
+54
2026-01-08
KVM: selftests: Set the user bit on nested NPT PTEs
Yosry Ahmed
4
-2
/
+9
2026-01-08
KVM: selftests: Add support for nested NPTs
Yosry Ahmed
6
-4
/
+54
2026-01-08
KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUs
Yosry Ahmed
1
-0
/
+3
2026-01-08
KVM: selftests: Move TDP mapping functions outside of vmx.c
Sean Christopherson
4
-74
/
+57
2026-01-08
KVM: selftests: Reuse virt mapping functions for nested EPTs
Yosry Ahmed
4
-108
/
+52
2026-01-08
KVM: selftests: Add a stage-2 MMU instance to kvm_vm
Sean Christopherson
1
-0
/
+5
2026-01-08
KVM: selftests: Stop passing VMX metadata to TDP mapping functions
Yosry Ahmed
4
-40
/
+24
2026-01-08
KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUs
Yosry Ahmed
7
-32
/
+48
2026-01-08
KVM: selftests: Move PTE bitmasks to kvm_mmu
Yosry Ahmed
3
-39
/
+76
2026-01-08
KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
Sean Christopherson
6
-0
/
+9
2026-01-08
KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIs
Sean Christopherson
2
-28
/
+39
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
8
-88
/
+94
2026-01-08
KVM: selftests: Stop setting A/D bits when creating EPT PTEs
Yosry Ahmed
1
-8
/
+0
[prev]
[next]