index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-33
/
+116
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-10-30
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2023-10-25
mm: fix multiple typos in multiple files
Muhammad Muzammil
1
-1
/
+1
2023-10-18
mm: perform the mapping_map_writable() check after call_mmap()
Lorenzo Stoakes
1
-8
/
+11
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-6
/
+6
2023-10-18
mm: abstract VMA merge and extend into vma_merge_extend() helper
Lorenzo Stoakes
1
-7
/
+24
2023-10-18
mm: abstract merge for new VMAs into vma_merge_new_vma()
Lorenzo Stoakes
1
-7
/
+18
2023-10-18
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
1
-4
/
+4
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
1
-0
/
+48
2023-10-18
mmap: add clarifying comment to vma_merge() code
Liam R. Howlett
1
-0
/
+5
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-13
/
+33
2023-10-06
mmap: fix error paths with dup_anon_vma()
Liam R. Howlett
1
-8
/
+22
2023-10-06
mmap: fix vma_iterator in error path of vma_merge()
Liam R. Howlett
1
-2
/
+8
2023-10-06
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
1
-3
/
+3
2023-10-04
mm: remove duplicated vma->vm_flags check when expanding stack
Xiu Jianfeng
1
-2
/
+0
2023-10-04
mm: fix unaccount of memory on vma_link() failure
Anthony Yznaga
1
-1
/
+2
2023-10-03
mm: Remove unused vm_brk()
Kees Cook
1
-6
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-3
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2023-08-21
mm: move vma locking out of vma_prepare and dup_anon_vma
Suren Baghdasaryan
1
-11
/
+19
2023-08-21
mm: always lock new vma before inserting into vma tree
Suren Baghdasaryan
1
-2
/
+5
2023-08-21
mm/mmap.c: use helper macro K()
ZhangPeng
1
-3
/
+3
2023-08-18
mm/mmap: change vma iteration order in do_vmi_align_munmap()
Liam R. Howlett
1
-14
/
+13
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
1
-27
/
+42
2023-08-18
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
1
-12
/
+0
2023-08-18
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
1
-2
/
+2
2023-08-18
mm: remove re-walk from mmap_region()
Liam R. Howlett
1
-5
/
+10
2023-08-18
mm: remove prev check from do_vmi_align_munmap()
Liam R. Howlett
1
-2
/
+0
2023-08-18
mm: change do_vmi_align_munmap() tracking of VMAs to remove
Liam R. Howlett
1
-17
/
+24
2023-08-18
mm: don't drop VMA locks in mm_drop_all_locks()
Jann Horn
1
-1
/
+6
2023-08-18
mm/mmap: change detached vma locking scheme
Liam R. Howlett
1
-2
/
+2
2023-08-18
mm/mmap: clean up validate_mm() calls
Liam R. Howlett
1
-20
/
+4
2023-08-18
mm/mmap: move vma operations to mm_struct out of the critical section of file...
Yu Ma
1
-8
/
+3
2023-07-27
mm: lock VMA in dup_anon_vma() before setting ->anon_vma
Jann Horn
1
-0
/
+1
2023-07-11
mm: Add guard pages around a shadow stack.
Rick Edgecombe
1
-2
/
+2
2023-07-11
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
1
-5
/
+5
2023-07-08
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-04
mm: don't do validate_mm() unnecessarily and without mmap locking
Linus Torvalds
1
-4
/
+2
2023-07-03
mm: validate the mm before dropping the mmap lock
Linus Torvalds
1
-2
/
+1
2023-07-01
mm: Update do_vmi_align_munmap() return semantics
Liam R. Howlett
1
-51
/
+43
2023-07-01
mm: Always downgrade mmap_lock if requested
Matthew Wilcox (Oracle)
1
-13
/
+2
2023-06-29
Merge tag 'unmap-fix-20230629' of git://git.infradead.org/users/dwmw2/linux
Linus Torvalds
1
-4
/
+5
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
1
-16
/
+105
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-101
/
+121
2023-06-28
mm/mmap: Fix error return in do_vmi_align_munmap()
David Woodhouse
1
-4
/
+5
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-24
/
+97
2023-06-24
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
1
-17
/
+33
[next]