index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mmap.c: remove verify_mm_writelocked()
Yangtao Li
2018-12-28
1
-16
/
+0
*
mm: mmap: Allow for "high" userspace addresses
Steve Capper
2018-12-10
1
-7
/
+18
*
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
1
-11
/
+35
*
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
1
-2
/
+2
*
mm: unmap VM_PFNMAP mappings with optimized path
Yang Shi
2018-10-26
1
-9
/
+0
*
mm: unmap VM_HUGETLB mappings with optimized path
Yang Shi
2018-10-26
1
-1
/
+1
*
mm: mmap: zap pages with read mmap_sem in munmap
Yang Shi
2018-10-26
1
-11
/
+48
*
mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
Jann Horn
2018-10-13
1
-1
/
+1
*
mm, oom: remove oom_lock from oom_reaper
Michal Hocko
2018-08-22
1
-2
/
+0
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-1
/
+1
*
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-17
1
-4
/
+5
*
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
1
-0
/
+3
*
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
1
-9
/
+3
*
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
1
-7
/
+0
*
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-11
/
+11
*
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2018-07-14
1
-17
/
+12
*
mm: change return type to vm_fault_t
Souptick Joarder
2018-06-07
1
-2
/
+2
*
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
1
-1
/
+1
|
|
\
|
|
*
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-1
/
+1
*
|
|
mmap: relax file size limit for regular files
Linus Torvalds
2018-05-19
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-05-11
1
-18
/
+26
|
\
\
\
|
*
|
|
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
2018-05-11
1
-18
/
+26
*
|
|
|
mmap: introduce sane default mmap limits
Linus Torvalds
2018-05-11
1
-0
/
+32
|
/
/
/
*
/
/
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
2018-04-25
1
-1
/
+10
|
/
/
*
|
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
1
-0
/
+11
*
|
mm: always print RLIMIT_DATA warning
David Woodhouse
2018-04-05
1
-6
/
+8
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-5
/
+12
|
/
*
mm, oom_reaper: fix memory corruption
Michal Hocko
2017-12-14
1
-5
/
+5
*
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
2017-11-29
1
-3
/
+5
*
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
2017-11-03
1
-0
/
+15
*
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
1
-5
/
+5
*
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-09-06
1
-0
/
+18
*
userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds
Andrea Arcangeli
2017-09-06
1
-7
/
+15
*
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-09-06
1
-3
/
+3
*
mm: fix overflow check in expand_upwards()
Helge Deller
2017-07-14
1
-1
/
+1
*
mm: use dedicated helper to access rlimit value
Krzysztof Opasiak
2017-07-10
1
-3
/
+2
*
mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
Oleg Nesterov
2017-07-10
1
-7
/
+3
*
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
2017-07-10
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-07-08
1
-0
/
+4
|
\
|
*
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
2017-06-21
1
-0
/
+4
*
|
mm/mmap.c: mark protection_map as __ro_after_init
Daniel Micay
2017-07-06
1
-1
/
+1
*
|
Allow stack to grow up to address space limit
Helge Deller
2017-06-21
1
-5
/
+8
*
|
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
2017-06-21
1
-2
/
+4
*
|
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
1
-60
/
+89
|
/
*
mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
Anshuman Khandual
2017-05-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-02
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-03-02
1
-1
/
+1
|
|
\
|
|
*
mm: use helper for calling f_op->mmap()
Miklos Szeredi
2017-02-20
1
-1
/
+1
*
|
|
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
2017-02-24
1
-4
/
+4
[next]