summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-06-23x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-23x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski
2021-06-23x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner
2021-06-23x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner
2021-06-23x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky
2021-06-23x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner
2021-06-23x86/mm: Avoid truncating memblocks for SGX memoryFan Du
2021-06-23ARCv2: save ABI registers across signal handlingVineet Gupta
2021-06-23s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev
2021-06-23KVM: X86: Fix x86_emulator slab cache leakWanpeng Li
2021-06-23KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson
2021-06-23KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson
2021-06-23kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson
2021-06-18riscv: Use -mno-relax when using lld linkerKhem Raj
2021-06-18ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu
2021-06-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski
2021-06-16KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson
2021-06-16x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc
2021-06-16ARM: cpuidle: Avoid orphan section warningArnd Bergmann
2021-06-16KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2021-06-16perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-06-10x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov
2021-06-10KVM: arm64: Fix debug register indexingMarc Zyngier
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson
2021-06-10powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-06-10x86/sev: Check SME/SEV support in CPUID firstPu Wen
2021-06-10x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner
2021-06-10ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut
2021-06-10ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switchMichal Vokáč
2021-06-10riscv: vdso: fix and clean-up MakefileJisheng Zhang
2021-06-10ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven
2021-06-10ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam
2021-06-10ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam
2021-06-10arm64: dts: freescale: sl28: var4: fix RGMII clock and voltageMichael Walle
2021-06-10arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach
2021-06-10arm64: dts: ls1028a: fix memory nodeMichael Walle
2021-06-10arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra
2021-06-03KVM: arm64: Prevent mixed-width VM creationMarc Zyngier
2021-06-03KVM: X86: Fix vCPU preempted state from guest's point of viewWanpeng Li
2021-05-28KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li
2021-05-26x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-pathJoerg Roedel