summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-06-07mm: Fix mremap not considering huge pmd devmapFan Yang
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-29Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller
2020-05-29powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens
2020-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Ingo Molnar
2020-05-28x86/ioperm: Prevent a memory leak when fork failsJay Lang
2020-05-28Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-05-28x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek
2020-05-28arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu
2020-05-28csky: Fixup CONFIG_DEBUG_RSEQGuo Ren
2020-05-28csky: Coding convention in entry.SGuo Ren
2020-05-28csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren
2020-05-28csky: Fixup CONFIG_PREEMPT panicGuo Ren
2020-05-27copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro
2020-05-27x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski
2020-05-27ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-26powerpc/64s: Fix restore of NV GPRs after facility unavailable exceptionMichael Ellerman
2020-05-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-26Merge tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2020-05-25Merge tag 'arm-soc/for-5.7/devicetree-fixes-part2-v2' of https://github.com/B...Arnd Bergmann
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-24Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-23Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport
2020-05-23sh: include linux/time_types.h for sockiosArnd Bergmann
2020-05-23x86: bitops: fix build regressionNick Desaulniers
2020-05-22Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-22x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro
2020-05-22Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-22Merge branch 'v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2020-05-22Merge tag 'imx-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-05-21Merge branch 'mmp/fixes' into arm/fixesArnd Bergmann
2020-05-21ARM: dts: mmp3: Drop usb-nop-xceiv from HSIC phyLubomir Rintel
2020-05-21ARM: dts: mmp3-dell-ariel: Fix the SPI devicesLubomir Rintel
2020-05-21ARM: dts: mmp3: Use the MMP3 compatible string for /clocksLubomir Rintel
2020-05-21RISC-V: gp_in_global needs register keywordPalmer Dabbelt