summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-25x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-25x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-25x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-25x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-25perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang
2021-03-25perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-25powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-25MIPS: compressed: fix build with enabled UBSANAlexander Lobakin
2021-03-25powerpc/sstep: Fix darn emulationSandipan Das
2021-03-25powerpc/sstep: Fix load-store and update emulationSandipan Das
2021-03-25RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt
2021-03-25riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-25s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-25s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle
2021-03-25s390/pci: refactor zpci_create_device()Niklas Schnelle
2021-03-25s390/vtime: fix increased steal time accountingGerald Schaefer
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel
2021-03-20crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2021-03-17KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-17KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-17KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon
2021-03-17KVM: arm64: Fix range alignment when walking page tablesJia He
2021-03-17KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li
2021-03-17KVM: x86: Ensure deadline timer has truly expired before posting its IRQSean Christopherson
2021-03-17x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski
2021-03-17x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel
2021-03-17x86/sev-es: Correctly track IRQ states in runtime #VC handlerJoerg Roedel
2021-03-17x86/entry: Move nmi entry/exit into common codeThomas Gleixner
2021-03-17x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel
2021-03-17x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf
2021-03-17powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy
2021-03-17powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens
2021-03-17perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-17arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual
2021-03-17arm64: perf: Fix 64-bit event counter read truncationRob Herring
2021-03-17arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas
2021-03-17arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov
2021-03-17ARM: efistub: replace adrl pseudo-op with adr_l macro invocationArd Biesheuvel
2021-03-17ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel
2021-03-17ARM: 9029/1: Make iwmmxt.S support Clang's integrated assemblerJian Cai
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson