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
Age
Commit message (
Expand
)
Author
Lines
2024-12-18
KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
Sean Christopherson
-3
/
+30
2024-12-18
KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
Sean Christopherson
-2
/
+3
2024-12-18
KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
Sean Christopherson
-0
/
+10
2024-12-18
KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
Sean Christopherson
-7
/
+9
2024-12-18
KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries
Sean Christopherson
-0
/
+2
2024-12-18
KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
Sean Christopherson
-23
/
+30
2024-12-18
KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR
Sean Christopherson
-13
/
+11
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
-206
/
+170
2024-12-18
KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
Sean Christopherson
-331
/
+340
2024-12-18
KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
Sean Christopherson
-3
/
+101
2024-12-18
KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
Sean Christopherson
-4
/
+18
2024-12-18
KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test
Sean Christopherson
-6
/
+19
2024-12-18
KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
Sean Christopherson
-1
/
+1
2024-12-18
KVM: selftests: Enable mmu_stress_test on arm64
Sean Christopherson
-0
/
+1
2024-12-18
KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
Sean Christopherson
-0
/
+1
2024-12-18
KVM: selftests: Compute number of extra pages needed in mmu_stress_test
Sean Christopherson
-1
/
+7
2024-12-18
KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
Sean Christopherson
-3
/
+3
2024-12-18
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
Sean Christopherson
-1
/
+1
2024-12-18
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
-1
/
+2
2024-12-18
KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
Sean Christopherson
-0
/
+4
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
-81
/
+81
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
-10
/
+6
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-68
/
+650
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
-0
/
+395
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
-9
/
+4
2024-12-05
selftests/damon: add _damon_sysfs.py to TEST_FILES
Maximilian Heyne
-1
/
+1
2024-12-05
selftest: hugetlb_dio: fix test naming
Mark Brown
-9
/
+5
2024-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+14
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-65
/
+215
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-15
/
+20
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
-53
/
+181
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
-7
/
+19
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
-5
/
+5
2024-12-04
selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
Kumar Kartikeya Dwivedi
-0
/
+17
2024-12-04
selftests/bpf: Add test for reading from STACK_INVALID slots
Kumar Kartikeya Dwivedi
-0
/
+18
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
-19
/
+62
2024-12-03
iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth
Nicolin Chen
-0
/
+14
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
-23
/
+23
2024-12-02
selftests/bpf: Add tests for iter arg check
Kumar Kartikeya Dwivedi
-0
/
+26
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-18
/
+18
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-1
/
+1
2024-11-30
Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-127
/
+325
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+8
2024-11-30
selftests: drv-net: rss_ctx: Add test for ntuple rule
Daniel Xu
-1
/
+11
2024-11-30
tools/power turbostat: 2024.11.30
Len Brown
-2
/
+2
2024-11-30
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
-10
/
+85
2024-11-30
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
-1
/
+1
2024-11-30
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
-0
/
+6
2024-11-30
tools/power turbostat: Add support for /sys/class/drm/card1
Zhang Rui
-9
/
+29
[next]