summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2022-06-09signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-05-30sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-25signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigEric W. Biederman
2021-11-25signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsEric W. Biederman
2021-11-18sparc: Add missing "FORCE" target when using if_changedKees Cook
2021-09-20sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-09-17Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-14sparc32: page align size in arch_dma_allocAndreas Larsson
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-08-09sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09sparc/iommu: return error codes from .map_sg() opsMartin Oliveira
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman
2021-07-23sparc64: Add compile-time asserts for siginfo_t offsetsMarco Elver
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-11Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-07locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05sparc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds