提交歷史

作者 SHA1 備註 提交日期
  Kirill A. Shutemov 88f306b68c mm: fix locking order in mm_take_all_locks() 9 年之前
  Konstantin Khlebnikov 8463833590 mm: rework virtual memory accounting 9 年之前
  Daniel Cashman d07e22597d mm: mmap: add new /proc tunable for mmap_base ASLR 9 年之前
  Piotr Kwapulinski bc36f7017c mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region 9 年之前
  Chen Gang 0b57d6ba0b mm/mmap.c: remove redundant local variables for may_expand_vm() 9 年之前
  Eric B Munson de60f5f10c mm: introduce VM_LOCKONFAULT 9 年之前
  Chen Gang 27f28b972e mm/mmap.c: change __install_special_mapping() args order 9 年之前
  Chen Gang 1e3ee14b93 mm/mmap.c: do not initialize retval in mmap_pgoff() 9 年之前
  Chen Gang e6ee219fdd mm/mmap.c: remove redundant statement "error = -ENOMEM" 9 年之前
  Oleg Nesterov 0935781477 mm: add the "struct mm_struct *mm" local into 9 年之前
  Oleg Nesterov 87e8827b37 mm: fix the racy mm->locked_vm change in 9 年之前
  Alexander Kuleshov de1741a133 mm/mmap: use offset_in_page macro 9 年之前
  Chen Gang 55e1ceaf25 mm/mmap.c: remove useless statement "vma = NULL" in find_vma() 9 年之前
  Kirill A. Shutemov 8a04446ab0 mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified 10 年之前
  Andrew Morton 28c553d0aa revert "mm: make sure all file VMAs have ->vm_ops set" 10 年之前
  Kirill A. Shutemov 6dc296e7df mm: make sure all file VMAs have ->vm_ops set 10 年之前
  Oleg Nesterov 1fcfd8db7f mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() 10 年之前
  Chen Gang c9d13f5fc7 mm/mmap.c:insert_vm_struct(): check for failure before setting values 10 年之前
  Chen Gang e397589125 mm/mmap.c: simplify the failure return working flow 10 年之前
  Oleg Nesterov ce75799b83 mremap: fix the wrong !vma->vm_file check in copy_vma() 10 年之前
  Oleg Nesterov 8a9cc3b55e mmap: fix the usage of ->vm_pgoff in special_mapping paths 10 年之前
  Andrea Arcangeli 19a809afe2 userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx 10 年之前
  Eric W. Biederman 90f8572b0f vfs: Commit to never having exectuables on proc and sysfs. 10 年之前
  Piotr Kwapulinski e37609bb36 mm/mmap.c: optimization of do_mmap_pgoff function 10 年之前
  Rasmus Villemoes 9fcd145717 mm/mmap.c: use while instead of if+goto 10 年之前
  Jason Low 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages 10 年之前
  Kirill A. Shutemov fc05f56621 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() 10 年之前
  Leon Yu 3fe89b3e2a mm: fix anon_vma->degree underflow in anon_vma endless growing prevention 10 年之前
  Roman Gushchin 5703b087dc mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() 10 年之前
  Kirill A. Shutemov b30fe6c7ce mm: fix false-positive warning on exit due mm_nr_pmds(mm) 10 年之前