summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz1-25/+29
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson1-0/+3
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman3-2/+5
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev1-4/+15
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin1-1/+4
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2-0/+13
2021-03-17powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy1-3/+6
2021-03-17crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki1-2/+2
2021-03-17powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz1-2/+23
2021-03-17powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev1-2/+2
2021-03-11KVM: SVM: Clear the CR4 register on resetBabu Moger1-0/+1
2021-03-11KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID checkVitaly Kuznetsov1-0/+2
2021-03-11arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+Nathan Chancellor1-2/+3
2021-03-11parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TESTHelge Deller1-2/+5
2021-03-09Revert "arm64: dts: amlogic: add missing ethernet reset ID"Neil Armstrong3-7/+0
2021-03-09arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel1-1/+4
2021-03-09arm64: mm: Set ZONE_DMA size based on devicetree's dma-rangesNicolas Saenz Julienne1-3/+3
2021-03-09arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()Nicolas Saenz Julienne1-5/+2
2021-03-09arm64: mm: Move reserve_crashkernel() into mem_init()Nicolas Saenz Julienne1-2/+6
2021-03-07powerpc/sstep: Fix incorrect return from analyze_instr()Ananth N Mavinakayanahalli1-1/+6
2021-03-07powerpc/sstep: Check instruction validity against ISA version before emulationAnanth N Mavinakayanahalli1-13/+59
2021-03-07xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross3-26/+21
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2-7/+72
2021-03-07parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin1-0/+4
2021-03-07perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson1-0/+3
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit1-0/+9
2021-03-07riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti1-16/+5
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2-4/+9
2021-03-04ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang3-0/+3
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04um: defer killing userspace on page table update failuresJohannes Berg3-4/+8
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg1-1/+11
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens1-1/+2
2021-03-04powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy1-0/+3
2021-03-04powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini3-1/+37
2021-03-04powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy2-7/+1
2021-03-04KVM: nSVM: fix running nested guests when npt=0Paolo Bonzini1-0/+20
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown1-2/+2
2021-03-04riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser1-1/+2
2021-03-04arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon1-1/+1
2021-03-04arm64 module: set plt* section addresses to 0x0Shaoying Xu1-3/+3
2021-03-04arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe1-1/+1
2021-03-04arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui11-1/+3
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2-2/+2
2021-03-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater1-8/+4
2021-03-04x86/entry: Fix instrumentation annotationThomas Gleixner1-1/+1
2021-03-04x86/fault: Fix AMD erratum #91 errata fixup for user codeAndy Lutomirski1-10/+17
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-20/+10
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson1-5/+12
2021-03-04arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2Dinh Nguyen1-2/+2