Paul Mundt
|
f905bc447c
nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.
|
17 年之前 |
Christoph Lameter
|
b3bdda02aa
vmalloc: add const to void* parameters
|
17 年之前 |
Eric Paris
|
7cd94146cd
Security: round mmap hint address above mmap_min_addr
|
17 年之前 |
David Howells
|
f2b8544f5f
NOMMU: mm/nommu.c needs linux/module.h
|
17 年之前 |
Robert P. J. Day
|
8518609dee
Explain clearly why kmalloc() can't use __GFP_HIGHMEM.
|
17 年之前 |
Adrian Bunk
|
cbfee34520
security/ cleanups
|
17 年之前 |
Alan Cox
|
34b4e4aa3c
fix NULL pointer dereference in __vm_enough_memory()
|
18 年之前 |
Paul Mundt
|
b50731732f
nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.
|
18 年之前 |
Nick Piggin
|
d0217ac04c
mm: fault feedback #1
|
18 年之前 |
Nick Piggin
|
54cb8821de
mm: merge populate and nopage into fault (fixes nonlinear)
|
18 年之前 |
Greg Ungerer
|
57c8f63e8e
nommu: stub expand_stack() for nommu case
|
18 年之前 |
Eric Paris
|
ed03218951
security: Protection for exploiting null dereference using mmap
|
18 年之前 |
Christoph Hellwig
|
1eeb66a1bb
move die notifier handling to common code
|
18 年之前 |
Wu, Bryan
|
6a04de6dbe
[PATCH] nommu: fix bug ip_conntrack does not work on nommu
|
18 年之前 |
David Howells
|
165b239270
[PATCH] NOMMU: make SYSV SHM nattch work correctly
|
18 年之前 |
David Howells
|
d56e03cd27
[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM
|
18 年之前 |
Josef Sipek
|
e9536ae720
[PATCH] struct path: convert mm
|
18 年之前 |
Burman Yan
|
4668edc334
[PATCH] kernel core: replace kmalloc+memset with kzalloc
|
18 年之前 |
Mike Frysinger
|
f81cff0d40
[PATCH] uclinux: fix mmap() of directory for nommu case
|
18 年之前 |
Michael Opdenacker
|
c1c8897f83
Spelling fix: "control" instead of "cotrol"
|
18 年之前 |
Gavin Lambert
|
3fcd03e070
[PATCH] NOMMU: don't try and give NULL to fput()
|
18 年之前 |
David Howells
|
930e652a21
[PATCH] NOMMU: Make futexes work under NOMMU conditions
|
18 年之前 |
David Howells
|
6fa5f80bc3
[PATCH] NOMMU: Make mremap() partially work for NOMMU kernels
|
18 年之前 |
David Howells
|
3034097a50
[PATCH] NOMMU: Order the per-mm_struct VMA list
|
18 年之前 |
David Howells
|
d00c7b9937
[PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode
|
18 年之前 |
David Howells
|
7b4d5b8b39
[PATCH] NOMMU: Check VMA protections
|
18 年之前 |
Sonic Zhang
|
910e46da4b
[PATCH] Check if start address is in vma region in NOMMU function get_user_pages()
|
18 年之前 |
David Howells
|
0159b141d8
[PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search
|
18 年之前 |
David Howells
|
0ec76a110f
[PATCH] NOMMU: Check that access_process_vm() has a valid target
|
18 年之前 |
Christoph Lameter
|
972d1a7b14
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
|
18 年之前 |