summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson
2021-09-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-04sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap
2020-12-30sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-24sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-02-24sparc: Add .exit.data section.David S. Miller
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2019-12-13sparc64: implement ioremap_ucTuowen Zhao
2019-11-15sparc: vdso: fix build error of vdso32Masahiro Yamada
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-25lib: untag user pointers in strn*_userAndrey Konovalov
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-08-22crypto: sparc/des - switch to new verification routinesArd Biesheuvel
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12sparc64: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sparc64: define untagged_addr()Christoph Hellwig