summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-09ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe
2021-03-07xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
2021-03-07parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin
2021-03-07perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2021-03-07riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song
2021-03-04ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-04um: defer killing userspace on page table update failuresJohannes Berg
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens
2021-03-04powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy
2021-03-04powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini
2021-03-04powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy
2021-03-04KVM: nSVM: fix running nested guests when npt=0Paolo Bonzini
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown
2021-03-04riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser
2021-03-04arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon
2021-03-04arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-03-04arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe
2021-03-04arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui1
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-03-04entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker
2021-03-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater
2021-03-04x86/entry: Fix instrumentation annotationThomas Gleixner
2021-03-04x86/fault: Fix AMD erratum #91 errata fixup for user codeAndy Lutomirski
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson
2021-03-04arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2Dinh Nguyen
2021-03-04dts64: mt7622: fix slow sd card accessFrank Wunderlich
2021-03-04arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin
2021-03-04crypto: aesni - prevent misaligned buffers on the stackArd Biesheuvel
2021-03-04crypto: arm64/sha - add missing module aliasesArd Biesheuvel
2021-03-04MIPS: compressed: fix build with enabled UBSANAlexander Lobakin
2021-03-04Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao
2021-03-04MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor
2021-03-04MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno
2021-03-04MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil
2021-03-04csky: Fix a size determination in gpr_get()Zhenzhong Duan
2021-03-04arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier
2021-03-04KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE and Huge...Sean Christopherson
2021-03-04KVM: SVM: Intercept INVPCID when it's disabled to inject #UDSean Christopherson
2021-03-04nios2: fixed broken sys_clone syscallAndreas Oetken
2021-03-04Take mmap lock in cacheflush syscallJann Horn
2021-03-04ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap
2021-03-04sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap
2021-03-04sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap
2021-03-04powerpc/kuap: Restore AMR after replaying soft interruptsAlexey Kardashevskiy