Helge Deller
|
37511fb5c9
mm: fix overflow check in expand_upwards()
|
8 年之前 |
Krzysztof Opasiak
|
24c79d8e0a
mm: use dedicated helper to access rlimit value
|
8 年之前 |
Oleg Nesterov
|
32e4e6d5cb
mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
|
8 年之前 |
Michal Hocko
|
561b5e0709
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
|
8 年之前 |
Linus Torvalds
|
09b56d5a41
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
|
8 年之前 |
Daniel Micay
|
ac34ceaf1c
mm/mmap.c: mark protection_map as __ro_after_init
|
8 年之前 |
Helge Deller
|
bd726c90b6
Allow stack to grow up to address space limit
|
8 年之前 |
Hugh Dickins
|
f4cb767d76
mm: fix new crash in unmapped_area_topdown()
|
8 年之前 |
Dmitry Safonov
|
280e87e98c
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
|
8 年之前 |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
8 年之前 |
Anshuman Khandual
|
20ac28933c
mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
|
8 年之前 |
Linus Torvalds
|
94e877d0fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Al Viro
|
653a7746fa
Merge remote-tracking branch 'ovl/for-viro' into for-linus
|
8 年之前 |
David Rientjes
|
def5efe037
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
|
8 年之前 |
Mike Rapoport
|
897ab3e0c4
userfaultfd: non-cooperative: add event for memory unmaps
|
8 年之前 |
Mike Rapoport
|
846b1a0f1d
mm: call vm_munmap in munmap syscall instead of using open coded version
|
8 年之前 |
seokhoon.yoon
|
3edf41d845
mm: fix comments for mmap_init()
|
8 年之前 |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 年之前 |
Denys Vlasenko
|
16e72e9b30
powerpc: do not make the entire heap executable
|
8 年之前 |
Miklos Szeredi
|
f74ac01520
mm: use helper for calling f_op->mmap()
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Andrea Arcangeli
|
8f26e0b176
mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb
|
9 年之前 |
Andrea Arcangeli
|
86d12e471d
mm: vma_adjust: minor comment correction
|
9 年之前 |
Andrea Arcangeli
|
97a42cd439
mm: vma_adjust: remove superfluous check for next not NULL
|
9 年之前 |
Andrea Arcangeli
|
e86f15ee64
mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
|
9 年之前 |
Andrea Arcangeli
|
fb8c41e9ad
mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case
|
9 年之前 |
Andrea Arcangeli
|
6d2329f887
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
|
9 年之前 |
Linus Torvalds
|
8e4ef63867
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Dmitry Safonov
|
2eefd87896
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
|
9 年之前 |
Catalin Marinas
|
cab15ce604
arm64: Introduce execute-only page access permissions
|
9 年之前 |