index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
2020-06-03
1
-2
/
+13
*
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
2019-11-12
1
-5
/
+0
*
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-08-06
1
-0
/
+4
*
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-08-06
1
-0
/
+20
*
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-06-11
1
-1
/
+5
*
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-05-10
1
-0
/
+9
*
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-11-21
1
-0
/
+6
*
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-05-19
1
-0
/
+1
*
mm: Introduce lm_alias
Mark Rutland
2018-04-20
1
-0
/
+4
*
mm: introduce get_user_pages_longterm
Dan Williams
2018-02-28
1
-0
/
+13
*
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
2017-12-05
1
-0
/
+1
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-24
1
-28
/
+25
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2017-01-06
1
-0
/
+2
*
mm: unexport __get_user_pages()
Lorenzo Stoakes
2016-10-24
1
-4
/
+0
*
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-22
1
-1
/
+1
|
\
|
*
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
2016-10-20
1
-1
/
+1
*
|
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+2
*
|
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
*
|
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
*
|
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
*
|
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
*
|
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
*
|
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
1
-1
/
+1
*
|
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
2016-10-18
1
-2
/
+1
*
|
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-18
1
-0
/
+1
|
/
*
linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
zijun_hu
2016-10-07
1
-1
/
+1
*
mm: consolidate warn_alloc_failed users
Michal Hocko
2016-10-07
1
-3
/
+2
*
mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
Andrea Arcangeli
2016-10-07
1
-2
/
+8
*
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
Andrea Arcangeli
2016-10-07
1
-1
/
+1
*
mm: remove page_file_index
Huang Ying
2016-10-07
1
-12
/
+0
*
mm, swap: use offset of swap entry as key of swap cache
Huang Ying
2016-10-07
1
-4
/
+4
*
mm: introduce arch_reserved_kernel_pages()
Srikar Dronamraju
2016-10-07
1
-0
/
+3
*
mm: pagewalk: fix the comment for test_walk
James Morse
2016-10-07
1
-2
/
+2
*
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
2016-09-14
1
-0
/
+2
*
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-09-01
1
-0
/
+1
|
\
|
*
mm: introduce get_task_exe_file
Mateusz Guzik
2016-08-31
1
-0
/
+1
*
|
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
2016-07-28
1
-0
/
+5
*
|
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
2016-07-28
1
-0
/
+10
*
|
mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
Michal Hocko
2016-07-28
1
-0
/
+2
*
|
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
2016-07-26
1
-1
/
+9
*
|
mm: introduce fault_env
Kirill A. Shutemov
2016-07-26
1
-8
/
+26
*
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-5
/
+4
*
|
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
2016-07-26
1
-1
/
+0
*
|
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-07-26
1
-0
/
+1
*
|
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
2016-06-24
1
-1
/
+1
*
|
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-27
1
-1
/
+1
*
|
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-26
1
-0
/
+7
|
\
\
|
*
|
dax: Use radix tree entry lock to protect cow faults
Jan Kara
2016-05-19
1
-0
/
+7
*
|
|
mm: make vm_brk killable
Michal Hocko
2016-05-23
1
-1
/
+1
*
|
|
mm: make vm_mmap killable
Michal Hocko
2016-05-23
1
-1
/
+1
[next]