Commit History

Author SHA1 Message Date
  Dave Hansen e6bfb70959 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() 9 years ago
  Ingo Molnar 3a2f2ac9b9 Merge branch 'x86/urgent' into x86/asm, to pick up fixes 9 years ago
  Ingo Molnar 1fe3f29e4a Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys 9 years ago
  Konstantin Khlebnikov 12352d3cae mm: replace vma_lock_anon_vma with anon_vma_lock_read/write 9 years ago
  Andrea Arcangeli acf128d048 mm: validate_mm browse_rb SMP race condition 9 years ago
  Konstantin Khlebnikov d977d56ce5 mm: warn about VmData over RLIMIT_DATA 9 years ago
  Ingo Molnar 76b36fa896 Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes 9 years ago
  Kirill A. Shutemov 88f306b68c mm: fix locking order in mm_take_all_locks() 9 years ago
  Konstantin Khlebnikov 8463833590 mm: rework virtual memory accounting 9 years ago
  Daniel Cashman d07e22597d mm: mmap: add new /proc tunable for mmap_base ASLR 9 years ago
  Piotr Kwapulinski bc36f7017c mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region 9 years ago
  Chen Gang 0b57d6ba0b mm/mmap.c: remove redundant local variables for may_expand_vm() 9 years ago
  Andy Lutomirski f872f5400c mm: Add a vm_special_mapping.fault() method 9 years ago
  Eric B Munson de60f5f10c mm: introduce VM_LOCKONFAULT 10 years ago
  Chen Gang 27f28b972e mm/mmap.c: change __install_special_mapping() args order 10 years ago
  Chen Gang 1e3ee14b93 mm/mmap.c: do not initialize retval in mmap_pgoff() 10 years ago
  Chen Gang e6ee219fdd mm/mmap.c: remove redundant statement "error = -ENOMEM" 10 years ago
  Oleg Nesterov 0935781477 mm: add the "struct mm_struct *mm" local into 10 years ago
  Oleg Nesterov 87e8827b37 mm: fix the racy mm->locked_vm change in 10 years ago
  Alexander Kuleshov de1741a133 mm/mmap: use offset_in_page macro 10 years ago
  Chen Gang 55e1ceaf25 mm/mmap.c: remove useless statement "vma = NULL" in find_vma() 10 years ago
  Kirill A. Shutemov 8a04446ab0 mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified 10 years ago
  Andrew Morton 28c553d0aa revert "mm: make sure all file VMAs have ->vm_ops set" 10 years ago
  Kirill A. Shutemov 6dc296e7df mm: make sure all file VMAs have ->vm_ops set 10 years ago
  Oleg Nesterov 1fcfd8db7f mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() 10 years ago
  Chen Gang c9d13f5fc7 mm/mmap.c:insert_vm_struct(): check for failure before setting values 10 years ago
  Chen Gang e397589125 mm/mmap.c: simplify the failure return working flow 10 years ago
  Oleg Nesterov ce75799b83 mremap: fix the wrong !vma->vm_file check in copy_vma() 10 years ago
  Oleg Nesterov 8a9cc3b55e mmap: fix the usage of ->vm_pgoff in special_mapping paths 10 years ago
  Andrea Arcangeli 19a809afe2 userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx 10 years ago