David Howells
|
89a8640279
NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()
|
15 年之前 |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 年之前 |
David Howells
|
06aab5a308
NOMMU: Ignore mmap() address param as it is a hint
|
15 年之前 |
David Howells
|
645d83c5db
NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly
|
15 年之前 |
npiggin@suse.de
|
25d9e2d152
truncate: new helpers
|
15 年之前 |
Hugh Dickins
|
4266c97a3e
nommu: fix two build breakages
|
15 年之前 |
Bernd Schmidt
|
eb8cdec4a9
nommu: add support for Memory Protection Units (MPU)
|
15 年之前 |
Hugh Dickins
|
58fa879e1e
mm: FOLL flags for GUP flags
|
15 年之前 |
Hugh Dickins
|
1c3aff1cee
mm: remove unused GUP flags
|
15 年之前 |
Jaswinder Singh Rajput
|
72ff13b703
mm: includecheck fix for mm/nommu.c
|
15 年之前 |
David Howells
|
a190887b58
nommu: fix error handling in do_mmap_pgoff()
|
15 年之前 |
Graff Yang
|
28d7a6ae92
nommu: check fd read permission in validate_mmap_request()
|
15 年之前 |
Eric Paris
|
788084aba2
Security/SELinux: seperate lsm specific mmap_min_addr
|
16 年之前 |
Linus Torvalds
|
5a475ce469
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
|
16 年之前 |
Paul Mundt
|
dfc2f91ac2
nommu: provide follow_pfn().
|
16 年之前 |
Peter Zijlstra
|
9d73777e50
clarify get_user_pages() prototype
|
16 年之前 |
Paul Mundt
|
35f2c2f6f6
nommu: Provide mmap_min_addr definition.
|
16 年之前 |
David Howells
|
8c9ed899b4
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
|
16 年之前 |
David Howells
|
fc4d5c292b
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
|
16 年之前 |
KOSAKI Motohiro
|
00a62ce91e
mm: fix Committed_AS underflow on large NR_CPUS environment
|
16 年之前 |
David Howells
|
33e5d76979
nommu: fix a number of issues with the per-MM VMA patch
|
16 年之前 |
Greg Ungerer
|
05ae6fa318
uclinux: add process name to allocation error message
|
16 年之前 |
Paul Mundt
|
eb6434d9e7
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
|
16 年之前 |
Heiko Carstens
|
6a6160a7b5
[CVE-2009-0029] System call wrappers part 13
|
16 年之前 |
Heiko Carstens
|
2ed7c03ec1
[CVE-2009-0029] Convert all system calls to return a long
|
16 年之前 |
Paul Mundt
|
ab2e83ead4
NOMMU: Teach kobjsize() about VMA regions.
|
16 年之前 |
Paul Mundt
|
dd8632a12e
NOMMU: Make mmap allocation page trimming behaviour configurable.
|
16 年之前 |
David Howells
|
8feae13110
NOMMU: Make VMAs per MM as for MMU-mode linux
|
16 年之前 |
David Howells
|
41836382eb
NOMMU: Delete askedalloc and realalloc variables
|
16 年之前 |
Al Viro
|
acfa4380ef
inode->i_op is never NULL
|
16 年之前 |