summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-05-15x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-05-15KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
2020-05-15arm64: dts: allwinner: h6: Fix PMU compatibleMaxime Ripard
2020-05-15arm64: dts: allwinner: h5: Fix PMU compatibleMaxime Ripard
2020-05-15KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson
2020-05-15KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson
2020-05-15x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-05-15KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky
2020-05-15MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-05-15KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-05-15ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsiKuninori Morimoto
2020-05-15s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-05-15s390/kaslr: Fix casts in get_randomNathan Chancellor
2020-05-15KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-05-15KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-05-15KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...Vitaly Kuznetsov
2020-05-15KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-05-15KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-05-15KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-05-15KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-05-15KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASKPeter Xu
2020-05-15x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-05-15x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-05-15x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-05-15powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy
2020-05-15powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy
2020-05-15powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-05-15powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy
2020-05-15powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table cachesAneesh Kumar K.V
2020-05-15powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cacheAneesh Kumar K.V
2020-05-15s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-05-15microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-05-15asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra
2020-05-15powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti
2020-05-15powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy
2020-05-15ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino
2020-05-15powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann
2020-05-15powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-05-15s390/ftrace: generate traced function stack frameVasily Gorbik
2020-05-15s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2020-05-15x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2020-05-15x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgdArd Biesheuvel
2020-05-15perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips
2020-05-15KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'zhengbin
2020-05-15ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qcJohan Jonker
2020-05-15arm64: dts: rockchip: fix dwmmc clock name for px30Johan Jonker
2020-05-15x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du
2020-05-15efi/x86: Don't panic or BUG() on non-critical error conditionsArd Biesheuvel
2020-05-15ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-discoBenjamin Gaignard
2020-05-15pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven