summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren
2021-04-28ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
2021-04-28ARM: footbridge: fix PCI interrupt mappingRussell King
2021-04-28arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor
2021-04-28arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne
2021-04-28ARM: keystone: fix integer overflow warningArnd Bergmann
2021-04-28arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing
2021-04-28ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-04-16s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-04-16ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfacesStefan Riedmueller
2021-04-16ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek Behún
2021-04-16parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang
2021-04-16ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-04-10ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
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: 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-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
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-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-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-07arm64: Use correct ll/sc atomic constraintsAndrew Murray
2021-03-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon
2021-03-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-03-03sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-03arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe