index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hid
/
intel-ish-hid.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2
-3
/
+33
2022-12-27
KVM: x86/xen: Documentation updates and clarifications
David Woodhouse
1
-15
/
+26
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
2
-7
/
+10
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
1
-7
/
+1
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
1
-11
/
+18
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
1
-38
/
+18
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
1
-3
/
+4
2022-12-27
KVM: Delete extra block of "};" in the KVM API documentation
Sean Christopherson
1
-5
/
+0
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
1
-1
/
+1
2022-12-27
kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
Lai Jiangshan
1
-4
/
+0
2022-12-27
MAINTAINERS: adjust entry after renaming the vmx hyperv files
Lukas Bulwahn
1
-1
/
+1
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
1
-2
/
+2
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
1
-2
/
+4
2022-12-27
KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap
Paolo Bonzini
1
-0
/
+9
2022-12-27
KVM: selftests: Use magic value to signal ucall_alloc() failure
Sean Christopherson
1
-2
/
+14
2022-12-27
KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Include lib.mk before consuming $(CC)
Sean Christopherson
1
-4
/
+5
2022-12-27
KVM: selftests: Explicitly disable builtins for mem*() overrides
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use proper function prototypes in probing code
Sean Christopherson
1
-2
/
+2
2022-12-27
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
Sean Christopherson
1
-34
/
+13
2022-12-27
KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use pattern matching in .gitignore
Sean Christopherson
1
-85
/
+6
2022-12-27
KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
Sean Christopherson
1
-0
/
+3
2022-12-27
KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
Sean Christopherson
1
-5
/
+0
2022-12-27
KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
Sean Christopherson
1
-1
/
+1
2022-12-23
KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
Sean Christopherson
1
-1
/
+3
2022-12-23
KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached
Sean Christopherson
1
-3
/
+11
2022-12-23
KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozen
Sean Christopherson
1
-3
/
+3
2022-12-23
KVM: nVMX: Don't stuff secondary execution control if it's not supported
Sean Christopherson
1
-0
/
+7
2022-12-23
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
Sean Christopherson
1
-4
/
+13
2022-12-23
KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI test
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
Sean Christopherson
1
-0
/
+3
2022-12-23
KVM: x86: Simplify kvm_apic_hw_enabled
Peng Hao
1
-2
/
+2
2022-12-23
KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
Vitaly Kuznetsov
1
-27
/
+36
2022-12-23
KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race
Adamos Ttofari
1
-2
/
+3
2022-12-23
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
2
-2
/
+4
2022-12-14
KVM: x86: Add proper ReST tables for userspace MSR exits/flags
Sean Christopherson
1
-8
/
+12
2022-12-09
KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
1
-1
/
+1
2022-12-09
KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
3
-5
/
+21
2022-12-05
KVM: arm64: Fix benign bug with incorrect use of VA_BITS
Ryan Roberts
1
-1
/
+1
2022-12-05
KVM: arm64: PMU: Fix period computation for 64bit counters with 32bit overflow
Marc Zyngier
1
-7
/
+3
2022-12-02
KVM: x86: Advertise that the SMM_CTL MSR is not supported
Jim Mattson
1
-0
/
+4
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
4
-14
/
+0
2022-12-02
KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
Colin Ian King
1
-1
/
+1
2022-12-02
tools: KVM: selftests: Convert clear/set_bit() to actual atomics
Sean Christopherson
3
-9
/
+22
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
3
-4
/
+3
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
1
-34
/
+0
[next]