summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-01Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-01Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki
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-31MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo
2020-05-31MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET
2020-05-31MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer
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-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro
2020-05-29arm: switch to csum_and_copy_from_user()Al Viro
2020-05-29sh32: convert to csum_and_copy_from_user()Al Viro
2020-05-29m68k: convert to csum_and_copy_from_user()Al Viro
2020-05-29xtensa: switch to providing csum_and_copy_from_user()Al Viro
2020-05-29sparc: switch to providing csum_and_copy_from_user()Al Viro
2020-05-29parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro
2020-05-29alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro
2020-05-29ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro
2020-05-29ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()Al Viro
2020-05-29x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()Al Viro
2020-05-29x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()Al Viro
2020-05-29x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()Al Viro
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/spinlock: Remove obsolete ticket spinlock macros and typesWaiman Long
2020-05-28x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon
2020-05-28x86/mm: Drop deprecated DISCONTIGMEM support for 32-bitMike Rapoport
2020-05-28KVM: arm64: Move __load_guest_stage2 to kvm_mmu.hMarc Zyngier
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier
2020-05-28x86/Kconfig: Update config and kernel doc for MPK feature on AMDBabu Moger
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek