- 735931f MAINTAINERS: add uv.c also to KVM/s390 by Christian Borntraeger · 4 years, 2 months ago
- 4c80d05 s390/uv: handle destroy page legacy interface by Christian Borntraeger · 4 years, 2 months ago
- 6cbf1e9 KVM: s390: remove diag318 reset code by Collin Walling · 4 years, 2 months ago
- 1ed576a KVM: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup by Janosch Frank · 4 years, 3 months ago
- 6d6a18f KVM: selftests: allow two iterations of dirty_log_perf_test by Paolo Bonzini · 4 years, 2 months ago
- 4fd94ec KVM: selftests: Introduce the dirty log perf test by Ben Gardon · 4 years, 3 months ago
- 3be1863 KVM: selftests: Make the number of vcpus global by Andrew Jones · 4 years, 2 months ago
- 6769155 KVM: selftests: Make the per vcpu memory size global by Andrew Jones · 4 years, 2 months ago
- f663132 KVM: selftests: Drop pointless vm_create wrapper by Andrew Jones · 4 years, 2 months ago
- 92ab4b9 KVM: selftests: Add wrfract to common guest code by Ben Gardon · 4 years, 3 months ago
- 1eafbd2 KVM: selftests: Simplify demand_paging_test with timespec_diff_now by Ben Gardon · 4 years, 3 months ago
- 2fe5149 KVM: selftests: Remove address rounding in guest code by Ben Gardon · 4 years, 3 months ago
- 4b5d12b KVM: selftests: Factor code out of demand_paging_test by Ben Gardon · 4 years, 3 months ago
- afdb196 KVM: selftests: Use a single binary for dirty/clear log test by Peter Xu · 4 years, 4 months ago
- 3031e02 KVM: selftests: Always clear dirty bitmap after iteration by Peter Xu · 4 years, 4 months ago
- 31d2129 KVM: selftests: Add blessed SVE registers to get-reg-list by Andrew Jones · 4 years, 3 months ago
- fd02029 KVM: selftests: Add aarch64 get-reg-list test by Andrew Jones · 4 years, 3 months ago
- ac4a4d6 selftests: kvm: test enforcement of paravirtual cpuid features by Oliver Upton · 4 years, 3 months ago
- 29faeb9 selftests: kvm: Add exception handling to selftests by Aaron Lewis · 4 years, 3 months ago
- 85f2a43 selftests: kvm: Clear uc so UCALL_NONE is being properly reported by Aaron Lewis · 4 years, 3 months ago
- df11f7d selftests: kvm: Fix the segment descriptor layout to match the actual layout by Aaron Lewis · 4 years, 3 months ago
- 2cdef91 KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs by Pankaj Gupta · 4 years, 2 months ago
- 1e293d1 kvm: x86: request masterclock update any time guest uses different msr by Oliver Upton · 4 years, 3 months ago
- 01b4f51 kvm: x86: ensure pv_cpuid.features is initialized when enabling cap by Oliver Upton · 4 years, 3 months ago
- 1930e5d kvm: x86: reads of restricted pv msrs should also result in #GP by Oliver Upton · 4 years, 3 months ago
- cc4cb01 KVM: x86: use positive error values for msr emulation that causes #GP by Maxim Levitsky · 4 years, 2 months ago
- 177158e KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUID by Peter Xu · 4 years, 3 months ago
- 3d20267 KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTER by Peter Xu · 4 years, 4 months ago
- c6c4f96 KVM: x86/mmu: fix counting of rmap entries in pte_list_add by Li RongQing · 4 years, 4 months ago
- ff2bb93 Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 2 months ago
- c512298 KVM: arm64: Remove AA64ZFR0_EL1 accessors by Andrew Jones · 4 years, 2 months ago
- 912dee5 KVM: arm64: Check RAZ visibility in ID register accessors by Andrew Jones · 4 years, 2 months ago
- 01fe5ac KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER by Andrew Jones · 4 years, 2 months ago
- f81cb2c KVM: arm64: Don't hide ID registers from userspace by Andrew Jones · 4 years, 2 months ago
- faf0003 KVM: arm64: Fix build error in user_mem_abort() by Gavin Shan · 4 years, 2 months ago
- 9478dec KVM: vmx: remove unused variable by Paolo Bonzini · 4 years, 3 months ago
- 0f55b67 KVM: selftests: Don't require THP to run tests by Andrew Jones · 4 years, 3 months ago
- 064eedf KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again by Vitaly Kuznetsov · 4 years, 3 months ago
- 97a71a5 KVM: selftests: test behavior of unmapped L2 APIC-access address by Jim Mattson · 4 years, 3 months ago
- d383b31 KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() by Takashi Iwai · 4 years, 3 months ago
- 8a967d6 KVM: x86: replace static const variables with macros by Paolo Bonzini · 4 years, 3 months ago
- 699116c Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 3 months ago
- 22f5538 KVM: arm64: Handle Asymmetric AArch32 systems by Qais Yousef · 4 years, 3 months ago
- d86de40 arm64: cpufeature: upgrade hyp caps to final by Mark Rutland · 4 years, 3 months ago
- dfc4e3f arm64: cpufeature: reorder cpus_have_{const, final}_cap() by Mark Rutland · 4 years, 3 months ago
- e9a33ca KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code() by Mark Rutland · 4 years, 3 months ago
- 91a2c34 KVM: arm64: Force PTE mapping on fault resulting in a device mapping by Santosh Shukla · 4 years, 3 months ago
- 2f40c46 KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes by Gavin Shan · 4 years, 3 months ago
- e2fc6a9 KVM: arm64: Fix masks in stage2_pte_cacheable() by Will Deacon · 4 years, 3 months ago
- 4a1c2c7 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years, 3 months ago
- 7efe8ef KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT by Will Deacon · 4 years, 3 months ago
- d2782505 KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition by Marc Zyngier · 4 years, 3 months ago
- b6d6db4 KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation by Marc Zyngier · 4 years, 3 months ago
- 28e81c6 KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call by Marc Zyngier · 4 years, 3 months ago
- 5a169bf x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID by David Woodhouse · 4 years, 3 months ago
- 3650b22 Linux 5.10-rc1 by Linus Torvalds · 4 years, 3 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 986b9ea kernel/sys.c: fix prototype of prctl_get_tid_address() by Rasmus Villemoes · 4 years, 3 months ago
- 23224e4 mm: remove kzfree() compatibility definition by Eric Biggers · 4 years, 3 months ago
- 0f7f635 checkpatch: enable GIT_DIR environment use to set git repository location by Joe Perches · 4 years, 3 months ago
- 672f887 Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 87702a3 Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- a3d1b31 Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 1c84550 Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- e5acf0e Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 3 months ago
- 0746c4a Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 3 months ago
- c10037f Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 3 months ago
- f9c25d9 Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 3 months ago
- bd6aabc Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
- 81ecf91 Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 3 months ago
- 91f28da Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom by Linus Torvalds · 4 years, 3 months ago
- 8058d69 i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs by Hans de Goede · 4 years, 3 months ago
- d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- af00418 Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- cb6b289 Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 1b307ac Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 9bf8d8b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- c51ae12 Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- c6e169b random32: add a selftest for the prandom32 code by Willy Tarreau · 4 years, 3 months ago
- 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
- c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
- b6f96e7 Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- 0593c1b Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
- 45fe605 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- e533cda Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 1f70935 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 7737706 KVM: ioapic: break infinite recursion on lazy EOI by Vitaly Kuznetsov · 4 years, 3 months ago
- a3ff25f KVM: vmx: rename pi_init to avoid conflict with paride by Paolo Bonzini · 4 years, 3 months ago
- 764388c KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build by Sean Christopherson · 4 years, 3 months ago
- aef0388 cifs: update internal module version number by Steve French · 4 years, 4 months ago
- f11901e Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- c80e42a Merge tag 'docs-5.10-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
- a5e5c27 Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
- b76f733 Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- 41f762a Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
- bd7e8c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 3 months ago