Souptick Joarder
|
b3ec9f33ac
mm: change return type to vm_fault_t
|
7 years ago |
Linus Torvalds
|
eeee3149aa
Merge tag 'docs-4.18' of git://git.lwn.net/linux
|
7 years ago |
Linus Torvalds
|
423913ad4a
mmap: relax file size limit for regular files
|
7 years ago |
Linus Torvalds
|
f0ab773f5c
Merge branch 'akpm' (patches from Andrew)
|
7 years ago |
David Rientjes
|
27ae357fa8
mm, oom: fix concurrent munlock and oom reaper unmap, v3
|
7 years ago |
Linus Torvalds
|
be83bbf806
mmap: introduce sane default mmap limits
|
7 years ago |
Dave Hansen
|
316d097c4c
x86/pti: Filter at vma->vm_page_prot population
|
7 years ago |
Jonathan Corbet
|
24844fd339
Merge branch 'mm-rst' into docs-next
|
7 years ago |
Mike Rapoport
|
ad56b738c5
docs/vm: rename documentation files to .rst
|
7 years ago |
Michal Hocko
|
a4ff8e8620
mm: introduce MAP_FIXED_NOREPLACE
|
7 years ago |
David Woodhouse
|
57a7702b12
mm: always print RLIMIT_DATA warning
|
7 years ago |
Dominik Brodowski
|
a90f590a1b
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
|
7 years ago |
Michal Hocko
|
4837fe37ad
mm, oom_reaper: fix memory corruption
|
7 years ago |
Dan Williams
|
31383c6865
mm, hugetlbfs: introduce ->split() to vm_operations_struct
|
7 years ago |
Dan Williams
|
1c97259740
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
|
7 years ago |
Davidlohr Bueso
|
f808c13fd3
lib/interval_tree: fast overlap detection
|
8 years ago |
Andrea Arcangeli
|
2129258024
mm: oom: let oom_reap_task and exit_mmap run concurrently
|
8 years ago |
Andrea Arcangeli
|
2376dd7ced
userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds
|
8 years ago |
Michal Hocko
|
c41f012ade
mm: rename global_page_state to global_zone_page_state
|
8 years ago |
Helge Deller
|
37511fb5c9
mm: fix overflow check in expand_upwards()
|
8 years ago |
Krzysztof Opasiak
|
24c79d8e0a
mm: use dedicated helper to access rlimit value
|
8 years ago |
Oleg Nesterov
|
32e4e6d5cb
mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
|
8 years ago |
Michal Hocko
|
561b5e0709
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
|
8 years ago |
Linus Torvalds
|
09b56d5a41
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
|
8 years ago |
Daniel Micay
|
ac34ceaf1c
mm/mmap.c: mark protection_map as __ro_after_init
|
8 years ago |
Helge Deller
|
bd726c90b6
Allow stack to grow up to address space limit
|
8 years ago |
Hugh Dickins
|
f4cb767d76
mm: fix new crash in unmapped_area_topdown()
|
8 years ago |
Dmitry Safonov
|
280e87e98c
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
|
8 years ago |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
8 years ago |
Anshuman Khandual
|
20ac28933c
mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
|
8 years ago |