summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-03-05KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson
2020-03-05KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson
2020-03-05KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky
2020-03-05MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-03-05KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-03-05ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsiKuninori Morimoto
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-28KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-02-24microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-24ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino
2020-02-24powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-02-24s390/ftrace: generate traced function stack frameVasily Gorbik
2020-02-24s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2020-02-24x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2020-02-24x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgdArd Biesheuvel
2020-02-24arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-02-24x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du
2020-02-24efi/x86: Don't panic or BUG() on non-critical error conditionsArd Biesheuvel
2020-02-24ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-discoBenjamin Gaignard
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-02-24x86/vdso: Provide missing include fileValdis Klētnieks
2020-02-24ARM: dts: r8a7779: Add device node for ARM global timerGeert Uytterhoeven
2020-02-24ARM: dts: imx6: rdu2: Limit USBH1 to Full SpeedAndrey Smirnov
2020-02-24ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3Andrey Smirnov
2020-02-24arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by coreManu Gautam
2020-02-24arm: dts: allwinner: H3: Add PMU nodeAndre Przywara
2020-02-24arm64: dts: allwinner: H6: Add PMU modeAndre Przywara
2020-02-24KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger
2020-02-24ARM: 8952/1: Disable kmemleak on XIP kernelsVincenzo Frascino
2020-02-24powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran
2020-02-24s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle
2020-02-24x86/sysfb: Fix check for bad VRAM sizeArvind Sankar
2020-02-24sparc: Add .exit.data section.David S. Miller
2020-02-24MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang
2020-02-24efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel
2020-02-24powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-02-24KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson
2020-02-24Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"Sasha Levin
2020-02-24Revert "KVM: nVMX: Use correct root level for nested EPT shadow page tables"Sasha Levin
2020-02-19KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson
2020-02-19perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang