Commit Graph

86 Commits (2e2ec952350f25242f2e0539db16b1e46f9eb01b)

Author SHA1 Message Date
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
David Howells 06aab5a308 NOMMU: Ignore mmap() address param as it is a hint 16 years ago
David Howells 645d83c5db NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
Hugh Dickins 4266c97a3e nommu: fix two build breakages 16 years ago
Bernd Schmidt eb8cdec4a9 nommu: add support for Memory Protection Units (MPU) 16 years ago
Hugh Dickins 58fa879e1e mm: FOLL flags for GUP flags 16 years ago
Hugh Dickins 1c3aff1cee mm: remove unused GUP flags 16 years ago
Jaswinder Singh Rajput 72ff13b703 mm: includecheck fix for mm/nommu.c 16 years ago
David Howells a190887b58 nommu: fix error handling in do_mmap_pgoff() 16 years ago
Graff Yang 28d7a6ae92 nommu: check fd read permission in validate_mmap_request() 16 years ago
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Paul Mundt dfc2f91ac2 nommu: provide follow_pfn(). 16 years ago
Peter Zijlstra 9d73777e50 clarify get_user_pages() prototype 16 years ago
Paul Mundt 35f2c2f6f6 nommu: Provide mmap_min_addr definition. 16 years ago
David Howells 8c9ed899b4 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() 16 years ago
David Howells fc4d5c292b nommu: make the initial mmap allocation excess behaviour Kconfig configurable 16 years ago
KOSAKI Motohiro 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Greg Ungerer 05ae6fa318 uclinux: add process name to allocation error message 16 years ago
Paul Mundt eb6434d9e7 nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases(). 16 years ago
Heiko Carstens 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
Paul Mundt ab2e83ead4 NOMMU: Teach kobjsize() about VMA regions. 16 years ago
Paul Mundt dd8632a12e NOMMU: Make mmap allocation page trimming behaviour configurable. 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
David Howells 41836382eb NOMMU: Delete askedalloc and realalloc variables 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 16 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Paul Mundt 1af446edfe nommu: Provide vmalloc_exec(). 17 years ago
Roland McGrath fa8e26ccd4 tracehook: tracehook_expect_breakpoints 17 years ago
Paul Mundt 5a1603be58 nommu: Correct kobjsize() page validity checks. 17 years ago
Paul Mundt 6cfd53fc03 nommu: fix kobjsize() for SLOB and SLUB 17 years ago
Alan Cox 80119ef5c8 mm: fix atomic_t overflow in vm 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Michael Hennerich 4016a1390d mm/nommu.c: return 0 from kobjsize with invalid objects 17 years ago
Paul Mundt f905bc447c nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces. 17 years ago
Christoph Lameter b3bdda02aa vmalloc: add const to void* parameters 17 years ago
Eric Paris 7cd94146cd Security: round mmap hint address above mmap_min_addr 17 years ago
David Howells f2b8544f5f NOMMU: mm/nommu.c needs linux/module.h 18 years ago
Robert P. J. Day 8518609dee Explain clearly why kmalloc() can't use __GFP_HIGHMEM. 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Paul Mundt b50731732f nommu: vmalloc_32_user()/vm_insert_page() and symbol exports. 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Greg Ungerer 57c8f63e8e nommu: stub expand_stack() for nommu case 18 years ago
Eric Paris ed03218951 security: Protection for exploiting null dereference using mmap 18 years ago