summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-11Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning
2021-07-11Hexagon: add target builtins to kernelSid Manning
2021-07-11Hexagon: fix build errorsSid Manning
2021-07-11KVM: PPC: Book3S HV: Save and restore FSCR in the P9 pathFabiano Rosas
2021-07-07Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson
2021-06-30KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun
2021-06-30x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-06-30x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner
2021-06-30s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2021-06-30perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski
2021-06-30riscv32: Use medany C model for modulesKhem Raj
2021-06-30perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner
2021-06-30perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu
2021-06-30x86/xen: Fix noinstr fail in exc_xen_unknown_trap()Peter Zijlstra
2021-06-30x86/entry: Fix noinstr fail in __do_fast_syscall_32()Peter Zijlstra
2021-06-30arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is requiredCatalin Marinas
2021-06-30arm64: Ignore any DMA offsets in the max_zone_phys() calculationCatalin Marinas
2021-06-30MIPS: generic: Update node names to avoid unit addressesNathan Chancellor
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
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