summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-30x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-30ARM: dts: at91-sama5d27_som1: fix phy address to 7Claudiu Beznea
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-24riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-24ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel
2021-03-24ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel modeArd Biesheuvel
2021-03-24s390/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-20crypto: x86 - Regularize glue function prototypesKees Cook
2021-03-20KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
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: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov
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
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-03-17powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy
2021-03-17powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz
2021-03-09arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin
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/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2021-03-07MIPS: Drop 32-bit asm string functionsPaul Burton
2021-03-07MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu