summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold1-0/+5
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2-24/+14
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2-9/+9
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2021-03-24riscv: Correct SPARSEMEM configurationKefeng Wang1-2/+2
2021-03-24ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel2-22/+20
2021-03-24ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel modeArd Biesheuvel3-30/+49
2021-03-24s390/vtime: fix increased steal time accountingGerald Schaefer1-1/+1
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel2-56/+84
2021-03-20crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak2-20/+20
2021-03-20crypto: x86 - Regularize glue function prototypesKees Cook17-397/+356
2021-03-20KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose3-10/+30
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier1-3/+8
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier4-4/+6
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf1-6/+6
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel3-6/+3
2021-03-17arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual1-0/+12
2021-03-17arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov1-0/+5
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
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-17powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz1-2/+23
2021-03-09arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin1-1/+1
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/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2-4/+9
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit1-0/+9
2021-03-07MIPS: Drop 32-bit asm string functionsPaul Burton1-121/+0
2021-03-07MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor1-4/+1
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu1-3/+3
2021-03-04ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang2-0/+2
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
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-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2-2/+2
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown1-1/+2
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-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater1-8/+4
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-19/+10
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson1-5/+12