index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled
David Woodhouse
3
-2
/
+23
2024-03-05
KVM: x86/xen: improve accuracy of Xen timers
David Woodhouse
3
-40
/
+152
2024-02-22
KVM: x86/xen: allow vcpu_info content to be 'safely' copied
Paul Durrant
1
-3
/
+0
2024-02-22
KVM: pfncache: check the need for invalidation under read lock first
Paul Durrant
1
-3
/
+19
2024-02-22
KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
Paul Durrant
1
-1
/
+2
2024-02-22
KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA
Paul Durrant
1
-0
/
+15
2024-02-22
KVM: selftests: map Xen's shared_info page using HVA rather than GFN
Paul Durrant
1
-9
/
+35
2024-02-22
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
3
-12
/
+52
2024-02-22
KVM: x86/xen: allow shared_info to be mapped by fixed HVA
Paul Durrant
3
-15
/
+56
2024-02-20
KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set
Paul Durrant
1
-3
/
+26
2024-02-20
KVM: x86/xen: separate initialization of shared_info cache and content
Paul Durrant
1
-23
/
+32
2024-02-20
KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
Paul Durrant
2
-28
/
+101
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
6
-15
/
+15
2024-02-20
KVM: pfncache: include page offset in uhva and use it consistently
Paul Durrant
1
-8
/
+21
2024-02-20
KVM: pfncache: stop open-coding offset_in_page()
Paul Durrant
1
-3
/
+3
2024-02-20
KVM: pfncache: remove KVM_GUEST_USES_PFN usage
Paul Durrant
5
-80
/
+16
2024-02-20
KVM: pfncache: add a mark-dirty helper
Paul Durrant
3
-4
/
+14
2024-02-20
KVM: x86/xen: mark guest pages dirty with the pfncache lock held
Paul Durrant
1
-7
/
+6
2024-02-20
KVM: pfncache: remove unnecessary exports
Paul Durrant
1
-5
/
+0
2024-02-20
KVM: pfncache: Add a map helper function
Paul Durrant
1
-18
/
+29
2024-02-08
KVM: remove unnecessary #ifdef
Paolo Bonzini
1
-4
/
+0
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
5
-6
/
+5
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
12
-8
/
+9
2024-02-08
KVM: arm64: move ARM-specific defines to uapi/asm/kvm.h
Paolo Bonzini
2
-7
/
+5
2024-02-08
KVM: s390: move s390-specific structs to uapi/asm/kvm.h
Paolo Bonzini
2
-312
/
+314
2024-02-08
KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.h
Paolo Bonzini
2
-44
/
+44
2024-02-08
KVM: x86: move x86-specific structs to uapi/asm/kvm.h
Paolo Bonzini
2
-265
/
+262
2024-02-08
KVM: remove more traces of device assignment UAPI
Paolo Bonzini
1
-50
/
+0
2024-02-08
kvm: x86: use a uapi-friendly macro for GENMASK
Paolo Bonzini
3
-8
/
+9
2024-02-08
kvm: x86: use a uapi-friendly macro for BIT
Dionna Glaze
1
-3
/
+4
2024-02-08
uapi: introduce uapi-friendly macros for GENMASK
Paolo Bonzini
3
-7
/
+20
2024-02-06
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
1
-2
/
+3
2024-02-06
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
1
-0
/
+1
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
1
-0
/
+3
2024-02-06
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2
-4
/
+4
2024-02-06
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
1
-17
/
+1
2024-02-06
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
1
-4
/
+1
2024-02-05
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
1
-6
/
+5
2024-02-05
bcachefs: time_stats: Check for last_event == 0 when updating freq stats
Kent Overstreet
1
-2
/
+3
2024-02-05
bcachefs: install fd later to avoid race with close
Mathias Krause
1
-1
/
+1
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
crypto: algif_hash - Remove bogus SGL free on zero-length error path
Herbert Xu
1
-2
/
+3
2024-02-02
crypto: cbc - Ensure statesize is zero
Herbert Xu
1
-0
/
+3
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
1
-2
/
+8
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
[next]