index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2018-02-01
Merge android-4.4.114 (fe09418) into msm-4.4
Srinivasarao P
2018-01-31
Merge 4.4.114 into android-4.4
Greg Kroah-Hartman
2018-01-31
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
2018-01-18
Merge android-4.4.106 (2fea039) into msm-4.4
Srinivasarao P
2017-12-14
BACKPORT: mm: coalesce split strings
Joe Perches
2017-08-04
Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4
Blagovest Kolenichev
2017-07-21
Merge 4.4.78 into android-4.4
Greg Kroah-Hartman
2017-07-21
mm: fix overflow check in expand_upwards()
Helge Deller
2017-06-28
Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'
Blagovest Kolenichev
2017-06-27
Merge 4.4.74 into android-4.4
Greg Kroah-Hartman
2017-06-26
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
2017-06-26
Allow stack to grow up to address space limit
Helge Deller
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-03-24
arm64: Add support for app specific settings
Sarangdhar Joshi
2016-08-01
Merge tag 'v4.4.16' into android-4.4.y
Dmitry Shmidt
2016-04-07
mm: Export do_munmap
Guenter Roeck
2016-03-29
mm: Export do_munmap
Guenter Roeck
2016-02-29
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-02-25
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
2016-02-25
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2016-02-16
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-02-16
mm: add a field to store names for private anonymous memory
Colin Cross
2015-11-05
mm: introduce VM_LOCKONFAULT
Eric B Munson
2015-11-05
mm/mmap.c: change __install_special_mapping() args order
Chen Gang
2015-11-05
mm/mmap.c: do not initialize retval in mmap_pgoff()
Chen Gang
2015-11-05
mm/mmap.c: remove redundant statement "error = -ENOMEM"
Chen Gang
2015-11-05
mm: add the "struct mm_struct *mm" local into
Oleg Nesterov
2015-11-05
mm: fix the racy mm->locked_vm change in
Oleg Nesterov
2015-11-05
mm/mmap: use offset_in_page macro
Alexander Kuleshov
2015-11-05
mm/mmap.c: remove useless statement "vma = NULL" in find_vma()
Chen Gang
2015-09-22
mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified
Kirill A. Shutemov
2015-09-17
revert "mm: make sure all file VMAs have ->vm_ops set"
Andrew Morton
2015-09-10
mm: make sure all file VMAs have ->vm_ops set
Kirill A. Shutemov
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
2015-09-08
mm/mmap.c:insert_vm_struct(): check for failure before setting values
Chen Gang
2015-09-08
mm/mmap.c: simplify the failure return working flow
Chen Gang
2015-09-08
mremap: fix the wrong !vma->vm_file check in copy_vma()
Oleg Nesterov
2015-09-08
mmap: fix the usage of ->vm_pgoff in special_mapping paths
Oleg Nesterov
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-07-10
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-06-24
mm/mmap.c: optimization of do_mmap_pgoff function
Piotr Kwapulinski
2015-04-15
mm/mmap.c: use while instead of if+goto
Rasmus Villemoes
2015-04-15
mm: remove rest of ACCESS_ONCE() usages
Jason Low
2015-04-14
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
Kirill A. Shutemov
2015-03-25
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2015-02-11
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-02-11
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-10
rmap: drop support of non-linear mappings
Kirill A. Shutemov
2015-02-10
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
[next]