index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2022-09-20
mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region()
Jann Horn
2022-09-05
mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
Jann Horn
2022-09-05
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
2022-08-25
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
2022-05-09
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-15
mm/mmap: return 1 from stack_guard_gap __setup() handler
Randy Dunlap
2020-10-01
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
2020-08-19
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
2020-07-29
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
2020-02-28
mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()
Catalin Marinas
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
2019-09-25
mm: untag user pointers in mmap/munmap/mremap/brk
Catalin Marinas
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-24
mm: mmap: increase sockets maximum memory size pgoff for 32bits
Ivan Khoronzhuk
2019-09-24
mm/mmap.c: refine find_vma_prev() with rb_last()
Wei Yang
2019-08-20
vfs: don't allow writes to swap files
Darrick J. Wong
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-03-05
mm: fix some typos in mm directory
Wei Yang
2019-03-05
mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown()
Yang Fan
2019-02-27
mm: enforce min addr even if capable() in expand_downwards()
Jann Horn
2018-12-28
mm/mmap.c: remove verify_mm_writelocked()
Yangtao Li
2018-12-10
mm: mmap: Allow for "high" userspace addresses
Steve Capper
2018-10-26
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
mm: unmap VM_PFNMAP mappings with optimized path
Yang Shi
2018-10-26
mm: unmap VM_HUGETLB mappings with optimized path
Yang Shi
2018-10-26
mm: mmap: zap pages with read mmap_sem in munmap
Yang Shi
2018-10-13
mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
Jann Horn
2018-08-22
mm, oom: remove oom_lock from oom_reaper
Michal Hocko
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-14
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2018-06-07
mm: change return type to vm_fault_t
Souptick Joarder
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-05-19
mmap: relax file size limit for regular files
Linus Torvalds
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-05-11
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
2018-05-11
mmap: introduce sane default mmap limits
Linus Torvalds
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-05
mm: always print RLIMIT_DATA warning
David Woodhouse
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
[next]