Helge Deller
|
5b00ca0b80
parisc: Restore possibility to execute 64-bit applications
|
7 years ago |
Kees Cook
|
8f2af155b5
exec: pass stack rlimit into mm layout functions
|
7 years ago |
Dominik Brodowski
|
c7b95d5156
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
|
7 years ago |
Dominik Brodowski
|
a90f590a1b
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
|
7 years ago |
Dominik Brodowski
|
9d5b7c956b
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
|
7 years ago |
Dominik Brodowski
|
edf292c76b
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
|
7 years ago |
Dominik Brodowski
|
36028d5dd7
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
|
7 years ago |
Dominik Brodowski
|
df260e21e6
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
|
7 years ago |
Dominik Brodowski
|
806cbae122
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
411d9475cf
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
|
7 years ago |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
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 |
Helge Deller
|
18d98a7938
parisc: Enable KASLR
|
8 years ago |
Helge Deller
|
56649be9e6
parisc: Drop alloc_hugepages and free_hugepages syscalls
|
9 years ago |
Helge Deller
|
d045c77c1a
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures
|
10 years ago |
Helge Deller
|
042d27acb6
parisc,metag: Do not hardcode maximum userspace stack size
|
11 years ago |
Helge Deller
|
0ef36bd2b3
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
|
11 years ago |
Helge Deller
|
9dabf60dc4
parisc: add flexible mmap memory layout support
|
11 years ago |
Helge Deller
|
0576da2c08
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
|
11 years ago |
Michel Lespinasse
|
a003119771
mm: use vm_unmapped_area() on parisc architecture
|
12 years ago |
Helge Deller
|
4474a331cf
parisc: fix fallocate syscall
|
12 years ago |
John David Anglin
|
5ca8b91df8
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
|
12 years ago |
James Bottomley
|
949a05d034
[PARISC] fix virtual aliasing issue in get_shared_area()
|
12 years ago |
Jiri Kosina
|
5b24c42162
[PARISC] fix personality flag check in copy_thread()
|
13 years ago |
Christoph Hellwig
|
e28cbf2293
improve sys_newuname() for compat architectures
|
15 years ago |
Al Viro
|
f8b7256096
Unify sys_mmap*
|
15 years ago |
Ulrich Drepper
|
d35c7b0e54
unified (weak) sys_pipe implementation
|
17 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |