Commit Graph

65 Commits (b9d57f94bb0ed56a5a2b58552a9ff4453013ff0b)

Author SHA1 Message Date
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
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Wu, Bryan 6a04de6dbe [PATCH] nommu: fix bug ip_conntrack does not work on nommu 18 years ago
David Howells 165b239270 [PATCH] NOMMU: make SYSV SHM nattch work correctly 18 years ago
David Howells d56e03cd27 [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM 18 years ago
Josef Sipek e9536ae720 [PATCH] struct path: convert mm 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
Mike Frysinger f81cff0d40 [PATCH] uclinux: fix mmap() of directory for nommu case 18 years ago
Michael Opdenacker c1c8897f83 Spelling fix: "control" instead of "cotrol" 19 years ago
Gavin Lambert 3fcd03e070 [PATCH] NOMMU: don't try and give NULL to fput() 19 years ago
David Howells 930e652a21 [PATCH] NOMMU: Make futexes work under NOMMU conditions 19 years ago
David Howells 6fa5f80bc3 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels 19 years ago
David Howells 3034097a50 [PATCH] NOMMU: Order the per-mm_struct VMA list 19 years ago
David Howells d00c7b9937 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode 19 years ago
David Howells 7b4d5b8b39 [PATCH] NOMMU: Check VMA protections 19 years ago
Sonic Zhang 910e46da4b [PATCH] Check if start address is in vma region in NOMMU function get_user_pages() 19 years ago
David Howells 0159b141d8 [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search 19 years ago
David Howells 0ec76a110f [PATCH] NOMMU: Check that access_process_vm() has a valid target 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Luke Yang 22c4af4092 [PATCH] nommu: export two symbols for drivers to use 19 years ago
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 19 years ago
Hideo AOKI d5ddc79bca [PATCH] overcommit: use totalreserve_pages for nommu 19 years ago