Jann Horn
|
42a0cc3478
sys: don't hold uts_sem while accessing userspace memory
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Eric W. Biederman
|
d1f5bef63f
signal/sparc: Use force_sig_fault where appropriate
|
7 years ago |
Kees Cook
|
8f2af155b5
exec: pass stack rlimit into mm layout functions
|
7 years ago |
Linus Torvalds
|
8844a50986
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Dominik Brodowski
|
a90f590a1b
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
|
7 years ago |
Al Viro
|
47db69752b
sparc: get rid of asm wrapper for nis_syscall()
|
7 years ago |
Al Viro
|
6de7617e88
sparc: get rid of memory_ordering(2) wrapper
|
7 years ago |
Al Viro
|
ee076e81fc
sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()
|
7 years ago |
Al Viro
|
b925c46c81
sparc: bury a zombie extern that had been that way for twenty years
|
7 years ago |
Al Viro
|
3e3511b3c8
sparc: get rid of sys_sparc_pipe() wrappers
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Ingo Molnar
|
010426079e
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Joe Perches
|
9ef595d83a
sparc: Convert naked unsigned uses to unsigned int
|
9 years ago |
Daniel Cashman
|
5ef11c35ce
mm: ASLR: use get_random_long()
|
9 years ago |
Dmitry V. Levin
|
525fd5a94e
sparc64: fix incorrect sign extension in sys_sparc64_personality
|
9 years ago |
Rob Gardner
|
53eb251697
sparc: semtimedop() unreachable due to comparison error
|
10 years ago |
Sam Ravnborg
|
8df52620e6
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
|
11 years ago |
Kirill Tkhai
|
812cb83a56
sparc64: Implement HAVE_CONTEXT_TRACKING
|
12 years ago |
David S. Miller
|
c920745e69
sparc64: Clean up 64-bit mmap exclusion defines.
|
12 years ago |
Michel Lespinasse
|
98d1e64f95
mm: remove free_area_cache
|
12 years ago |
Al Viro
|
e1fd1f490f
get rid of union semop in sys_semctl(2) arguments
|
12 years ago |
Al Viro
|
4b377bab29
make do_mremap() static
|
12 years ago |
Linus Torvalds
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Andrew Morton
|
748ba883ba
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
|
12 years ago |