index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
Zeng Guang
1
-3
/
+17
2022-06-24
KVM: selftests: Add a self test for CMCI and UCNA emulations.
Jue Wang
5
-0
/
+344
2022-06-24
KVM: selftests: Cache binary stats metadata for duration of test
Ben Gardon
2
-15
/
+22
2022-06-24
KVM: selftests: Test disabling NX hugepages on a VM
Ben Gardon
3
-48
/
+113
2022-06-24
KVM: selftests: Add NX huge pages test
Ben Gardon
6
-0
/
+337
2022-06-24
KVM: selftests: Read binary stat data in lib
Ben Gardon
3
-7
/
+41
2022-06-24
KVM: selftests: Clean up coding style in binary stats test
Sean Christopherson
1
-34
/
+45
2022-06-24
KVM: selftests: Read binary stats desc in lib
Ben Gardon
3
-11
/
+63
2022-06-24
KVM: selftests: Read binary stats header in lib
Ben Gardon
2
-2
/
+10
2022-06-24
KVM: selftests: Remove dynamic memory allocation for stats header
Ben Gardon
1
-31
/
+27
2022-06-22
KVM: selftests: Add MONITOR/MWAIT quirk test
Sean Christopherson
4
-0
/
+139
2022-06-20
KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall tests
Sean Christopherson
1
-83
/
+32
2022-06-20
KVM: selftests: Mostly fix broken Hyper-V Features test
Sean Christopherson
1
-61
/
+81
2022-06-20
KVM: selftests: Add x86-64 support for exception fixup
Sean Christopherson
3
-63
/
+102
2022-06-15
KVM: s390: selftests: Fix memop extension capability check
Janis Schoetterl-Glausch
1
-1
/
+1
2022-06-15
KVM: selftests: Remove the mismatched parameter comments
Shaoqin Huang
1
-3
/
+0
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
7
-10
/
+10
2022-06-14
KVM: selftests: Drop a duplicate TEST_ASSERT() in vm_nr_pages_required()
Sean Christopherson
1
-4
/
+0
2022-06-14
KVM: selftests: Call a dummy helper in VM/vCPU ioctls() to enforce type
Sean Christopherson
1
-26
/
+31
2022-06-14
KVM: selftests: Add a missing apostrophe in comment to show ownership
Sean Christopherson
1
-1
/
+1
2022-06-14
KVM: selftests: kvm_binary_stats_test: Fix index expressions
Andrew Jones
1
-2
/
+2
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
9
-56
/
+58
2022-06-11
KVM: selftests: Use TAP-friendly ksft_exit_skip() in __TEST_REQUIRE
Sean Christopherson
1
-6
/
+4
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
48
-290
/
+119
2022-06-11
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
19
-24
/
+29
2022-06-11
KVM: selftests: Return an 'unsigned int' from kvm_check_cap()
Sean Christopherson
3
-3
/
+3
2022-06-11
KVM: selftests: Drop DEFAULT_GUEST_PHY_PAGES, open code the magic number
Sean Christopherson
2
-2
/
+7
2022-06-11
KVM: selftests: Trust that MAXPHYADDR > memslot0 in vmx_apic_access_test
Sean Christopherson
1
-8
/
+1
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
10
-35
/
+53
2022-06-11
KVM: selftests: Drop @num_percpu_pages from __vm_create_with_vcpus()
Sean Christopherson
4
-8
/
+7
2022-06-11
KVM: selftests: Drop @slot0_mem_pages from __vm_create_with_vcpus()
Sean Christopherson
4
-26
/
+14
2022-06-11
KVM: selftests: Open code and drop 'struct kvm_vm' accessors
Sean Christopherson
9
-47
/
+14
2022-06-11
KVM: selftests: Remove vcpu_state() helper
Sean Christopherson
2
-19
/
+1
2022-06-11
KVM: selftests: Drop vcpu_get(), rename vcpu_find() => vcpu_exists()
Sean Christopherson
2
-23
/
+13
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
87
-909
/
+791
2022-06-11
KVM: selftests: Require vCPU output array when creating VM with vCPUs
Sean Christopherson
1
-6
/
+4
2022-06-11
KVM: selftests: Remove vcpu_get() usage from dirty_log_test
Sean Christopherson
1
-6
/
+4
2022-06-11
KVM: selftests: Stop conflating vCPU index and ID in perf tests
Sean Christopherson
7
-131
/
+138
2022-06-11
KVM: selftests: Stop hardcoding vCPU IDs in vcpu_width_config
Sean Christopherson
1
-29
/
+31
2022-06-11
KVM: selftests: Convert get-reg-list away from its "VCPU_ID"
Sean Christopherson
1
-7
/
+8
2022-06-11
KVM: selftests: Convert kvm_binary_stats_test away from vCPU IDs
Sean Christopherson
1
-4
/
+9
2022-06-11
KVM: selftests: Convert kvm_page_table_test away from reliance on vcpu_id
Sean Christopherson
1
-41
/
+21
2022-06-11
KVM: selftests: Drop @vcpuids param from VM creators
Sean Christopherson
4
-9
/
+7
2022-06-11
KVM: selftests: Drop vm_create_default* helpers
Sean Christopherson
2
-40
/
+6
2022-06-11
KVM: selftests: Use vm_create_with_vcpus() in max_guest_memory_test
Sean Christopherson
1
-10
/
+16
2022-06-11
KVM: selftests: Use vm_create() in tsc_scaling_sync
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Convert tprot away from VCPU_ID
Sean Christopherson
1
-16
/
+15
2022-06-11
KVM: selftests: Convert s390x/diag318_test_handler away from VCPU_ID
Sean Christopherson
1
-5
/
+4
2022-06-11
KVM: selftests: Convert memop away from VCPU_ID
Sean Christopherson
1
-40
/
+42
2022-06-11
KVM: selftests: Convert s390's "resets" test away from VCPU_ID
Sean Christopherson
1
-60
/
+77
[next]