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
|
8 년 전 |
Andrea Arcangeli
|
86d12e471d
mm: vma_adjust: minor comment correction
|
8 년 전 |
Andrea Arcangeli
|
97a42cd439
mm: vma_adjust: remove superfluous check for next not NULL
|
8 년 전 |
Andrea Arcangeli
|
e86f15ee64
mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
|
8 년 전 |
Andrea Arcangeli
|
fb8c41e9ad
mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case
|
8 년 전 |
Andrea Arcangeli
|
6d2329f887
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
|
8 년 전 |
Linus Torvalds
|
8e4ef63867
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 년 전 |
Dmitry Safonov
|
2eefd87896
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
|
9 년 전 |
Catalin Marinas
|
cab15ce604
arm64: Introduce execute-only page access permissions
|
9 년 전 |
Kees Cook
|
ba093a6d93
mm: refuse wrapped vm_brk requests
|
9 년 전 |
Kirill A. Shutemov
|
734537c9cb
mm: fix use-after-free if memory allocation failed in vma_adjust()
|
9 년 전 |
Hugh Dickins
|
c01d5b3007
shmem: get_unmapped_area align huge page
|
9 년 전 |
Kirill A. Shutemov
|
9a73f61bdb
thp, mlock: do not mlock PTE-mapped file huge pages
|
9 년 전 |
Kirill A. Shutemov
|
37f9f5595c
thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
|
9 년 전 |
Dmitry Safonov
|
b059a453b1
x86/vdso: Add mremap hook to vm_special_mapping
|
9 년 전 |
Linus Torvalds
|
5d22fc25d4
mm: remove more IS_ERR_VALUE abuses
|
9 년 전 |
Michal Hocko
|
2d6c928241
mm: make vm_brk killable
|
9 년 전 |
Michal Hocko
|
ae79878356
mm: make vm_munmap killable
|
9 년 전 |
Michal Hocko
|
9fbeb5ab59
mm: make vm_mmap killable
|
9 년 전 |
Michal Hocko
|
dc0ef0df7b
mm: make mmap_sem for write waits killable for mm syscalls
|
9 년 전 |
Konstantin Khlebnikov
|
f4fcd55841
mm: enable RLIMIT_DATA by default with workaround for valgrind
|
9 년 전 |
Konstantin Khlebnikov
|
1269019e69
mm/mmap: kill hook arch_rebalance_pgtables()
|
9 년 전 |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 년 전 |
Andrey Ryabinin
|
39a1aa8e19
mm: deduplicate memory overcommitment code
|
9 년 전 |
Andrey Ryabinin
|
ea606cf5d8
mm: move max_map_count bits into mm.h
|
9 년 전 |
Ingo Molnar
|
ec87e1cf7d
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
|
9 년 전 |
Kirill A. Shutemov
|
48f7df3294
mm: fix regression in remap_file_pages() emulation
|
9 년 전 |
Dave Hansen
|
62b5f7d013
mm/core, x86/mm/pkeys: Add execute-only protection keys support
|
9 년 전 |