summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann1-1/+1
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2-3/+3
2021-11-25signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigEric W. Biederman1-2/+2
2021-11-25signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsEric W. Biederman1-2/+4
2021-09-17Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+3
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-14sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-09-09arch: remove compat_alloc_user_spaceArnd Bergmann3-11/+11
2021-09-09compat: remove some compat entry pointsArnd Bergmann1-5/+5
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-6/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-0/+2
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-8/+4
2021-09-02Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-09-02Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds8-40/+107
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2-6/+0
2021-08-09sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2-4/+0
2021-08-09sparc/iommu: return error codes from .map_sg() opsMartin Oliveira2-4/+4
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman2-0/+4
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman6-40/+34
2021-07-23sparc64: Add compile-time asserts for siginfo_t offsetsMarco Elver2-0/+69
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-14/+4
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+2
2021-07-05sparc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-14/+4
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+2
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra2-4/+2
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-1/+1
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao1-7/+0
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-10/+0
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman1-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König2-8/+2
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider2-4/+0
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds5-98/+16
2021-05-02Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2021-05-01sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada2-43/+4
2021-05-01sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada4-55/+12
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün1-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+1
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-7/+6
2021-03-10sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6