summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang
2021-06-16m68k: use libata instead of the legacy ide driverChristoph Hellwig
2021-06-16ARM: disable CONFIG_IDE in pxa_defconfigChristoph Hellwig
2021-06-16ARM: disable CONFIG_IDE in footbridge_defconfigChristoph Hellwig
2021-06-16alpha: use libata instead of the legacy ide driverChristoph Hellwig
2021-06-15x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang
2021-06-15x86/tsx: Clear CPUID bits when TSX always force abortsPawan Gupta
2021-06-15x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprec...Pawan Gupta
2021-06-15x86/msr: Define new bits in TSX_FORCE_ABORT MSRPawan Gupta
2021-06-15powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman
2021-06-15x86/sev: Propagate #GP if getting linear instruction address failedJoerg Roedel
2021-06-15x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()Joerg Roedel
2021-06-15x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()Joerg Roedel
2021-06-15x86/sev: Fix error message in runtime #VC handlerJoerg Roedel
2021-06-14powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman
2021-06-12riscv: sifive: fix Kconfig errata warningRandy Dunlap
2021-06-12riscv32: Use medany C model for modulesKhem Raj
2021-06-12Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-12Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-11riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti
2021-06-11x86, lto: Pass -stack-alignment only on LLD < 13.0.0Tor Vic
2021-06-11KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson
2021-06-11KVM: X86: Fix x86_emulator slab cache leakWanpeng Li
2021-06-11KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun
2021-06-10riscv: alternative: fix typo in macro nameVitaly Wool
2021-06-10ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta
2021-06-10ARCv2: save ABI registers across signal handlingVineet Gupta
2021-06-10riscv: code patching only works on !XIP_KERNELJisheng Zhang
2021-06-10riscv: xip: support runtime trap patchingVitaly Wool
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain
2021-06-10m68k/mac: Replace macide driver with generic platform driversFinn Thain
2021-06-10KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson
2021-06-10KVM: x86: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-10KVM: SVM: fix doc warningsChenXiaoSong
2021-06-10x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc
2021-06-10x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-09kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-09x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner
2021-06-09x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner
2021-06-09x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski
2021-06-09x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner
2021-06-08KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU syncLai Jiangshan
2021-06-08KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-08KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behaviorLai Jiangshan
2021-06-08KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan