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: 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-16s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
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-03-30x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov
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-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro
2021-03-17alpha: get rid of tail-zeroing in __copy_user()Al Viro
2021-03-17alpha: move exports to actual definitionsAl Viro
2021-03-17alpha: Package string routines togetherRichard Henderson
2021-03-17alpha: make short build log available for division routinesMasahiro Yamada
2021-03-17alpha: merge build rules of division routinesMasahiro Yamada
2021-03-17alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada
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-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
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-03sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-03x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson
2021-03-03block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2021-03-03sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap
2021-03-03powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch
2021-03-03ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin
2021-03-03powerpc/47x: Disable 256k page sizeChristophe Leroy
2021-03-03MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2021-03-03MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-23h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen