index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2020-06-03
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-1
/
+0
2020-03-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
1
-0
/
+5
2020-03-11
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+12
2020-03-11
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2020-01-23
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+1
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2018-12-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-0
/
+1
2018-12-17
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+1
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
1
-2
/
+1
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
1
-0
/
+6
2018-08-15
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
1
-0
/
+2
2018-04-24
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
1
-0
/
+4
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-28
/
+25
2016-10-20
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
1
-0
/
+1
2016-09-15
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
1
-2
/
+1
2016-06-08
mm: use phys_addr_t for reserve_bootmem_region() arguments
Stefan Bader
1
-1
/
+1
2016-05-05
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-0
/
+2
2015-11-07
mm: use 'unsigned int' for page order
Kirill A. Shutemov
1
-2
/
+3
2015-11-07
mm: make compound_head() robust
Kirill A. Shutemov
1
-50
/
+3
2015-11-07
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
1
-5
/
+19
2015-11-06
mm: introduce VM_LOCKONFAULT
Eric B Munson
1
-0
/
+5
2015-11-06
mm: do not inc NR_PAGETABLE if ptlock_init failed
Vladimir Davydov
1
-1
/
+3
2015-11-06
mm: use only per-device readahead limit
Roman Gushchin
1
-2
/
+0
2015-10-02
memcg: fix dirty page migration
Greg Thelen
1
-0
/
+21
2015-09-12
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+44
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-2
/
+10
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+8
2015-09-09
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
1
-0
/
+1
2015-09-09
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
1
-12
/
+0
2015-09-09
mm: remove put_page_unless_one()
Vineet Gupta
1
-12
/
+0
2015-09-09
mm: add a pmd_fault handler
Matthew Wilcox
1
-0
/
+2
2015-09-09
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
1
-0
/
+5
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2015-09-05
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
1
-0
/
+1
2015-09-05
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
1
-1
/
+1
2015-09-05
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-0
/
+2
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-0
/
+28
2015-08-16
[media] mm: Provide new get_vaddr_frames() helper
Jan Kara
1
-0
/
+44
2015-08-11
mm: enhance region_is_ram() to region_intersects()
Dan Williams
1
-1
/
+8
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
1
-2
/
+4
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
1
-0
/
+2
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+6
2015-06-25
memory-failure: change type of action_result's param 3 to enum
Xie XiuQi
1
-1
/
+1
2015-06-25
memory-failure: export page_type and action result
Xie XiuQi
1
-0
/
+34
[next]