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.12.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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2018-01-31
2
-1
/
+8
*
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
2018-01-31
1
-2
/
+4
*
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
2017-12-05
1
-2
/
+1
*
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
Kirill A. Shutemov
2017-12-05
1
-10
/
+4
*
cma: fix calculation of aligned offset
Doug Berger
2017-09-13
1
-9
/
+6
*
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
2017-09-02
1
-2
/
+2
*
mm: cma: constify and use correct signness in mm/cma.c
Sasha Levin
2017-09-02
1
-10
/
+14
*
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
2017-09-02
1
-5
/
+7
*
mm: cma: fix totalcma_pages to include DT defined CMA regions
George G. Davis
2017-09-02
1
-1
/
+1
*
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
2017-09-02
2
-2
/
+5
*
mm/cma: make kmemleak ignore CMA regions
Thierry Reding
2017-09-02
1
-0
/
+6
*
mm: cma: align to physical address, not CMA region position
Gregory Fong
2017-09-02
1
-3
/
+16
*
Sanitize 'move_pages()' permission checks
Linus Torvalds
2017-08-24
1
-8
/
+3
*
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
2017-08-24
1
-5
/
+0
*
mm: ratelimit PFNs busy info message
Jonathan Toppins
2017-08-16
1
-1
/
+1
*
mm: don't dereference struct page fields of invalid pages
Ard Biesheuvel
2017-08-11
1
-3
/
+3
*
mm/page_alloc: Remove kernel address exposure in free_reserved_area()
Josh Poimboeuf
2017-08-11
1
-2
/
+2
*
mm: fix overflow check in expand_upwards()
Helge Deller
2017-07-21
1
-1
/
+1
*
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
2017-07-05
1
-0
/
+7
*
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
2017-06-26
1
-2
/
+4
*
Allow stack to grow up to address space limit
Helge Deller
2017-06-26
1
-5
/
+8
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-26
3
-103
/
+89
*
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
2017-06-26
1
-0
/
+3
*
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
2017-06-26
1
-1
/
+4
*
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
2017-06-07
1
-2
/
+3
*
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
2017-06-07
1
-6
/
+2
*
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
2017-06-07
1
-2
/
+4
*
mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
Keno Fischer
2017-05-25
1
-1
/
+11
*
mm/cma: silence warnings due to max() usage
Stephen Rothwell
2017-05-08
1
-3
/
+4
*
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
2017-05-08
1
-4
/
+9
*
mm/init: fix zone boundary creation
Oliver O'Halloran
2017-04-30
1
-7
/
+10
*
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
2017-04-22
1
-12
/
+8
*
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
2017-04-22
1
-2
/
+4
*
percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
Tahsin Erdogan
2017-04-22
1
-1
/
+4
*
swapfile: fix memory corruption via malformed swapfile
Jann Horn
2017-04-18
1
-0
/
+2
*
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
2016-12-23
1
-1
/
+2
*
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-22
1
-2
/
+12
*
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
2016-08-22
1
-0
/
+4
*
4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...
Steven Rostedt
2016-07-20
1
-1
/
+1
*
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
2016-07-12
1
-3
/
+5
*
mm: fix invalid node in alloc_migrate_target()
Xishi Qiu
2016-07-12
1
-4
/
+4
*
mm, compaction: abort free scanner if split fails
David Rientjes
2016-07-12
1
-10
/
+20
*
mm, compaction: skip compound pages by order in free scanner
Vlastimil Babka
2016-07-12
1
-0
/
+25
*
mm/swap.c: flush lru pvecs on compound page arrival
Lukasz Odzioba
2016-07-12
1
-5
/
+4
*
mm: rename deactivate_page to deactivate_file_page
Minchan Kim
2016-07-12
2
-13
/
+13
*
tmpfs: don't undo fallocate past its last page
Anthony Romano
2016-07-12
1
-1
/
+1
*
mm: Export migrate_page_move_mapping and migrate_page_copy
Richard Weinberger
2016-07-12
1
-0
/
+2
*
percpu: fix synchronization between synchronous map extension and chunk destr...
Tejun Heo
2016-07-11
1
-8
/
+8
*
percpu: fix synchronization between chunk->map_extend_work and chunk destruction
Tejun Heo
2016-07-11
1
-21
/
+36
*
mm, cma: prevent nr_isolated_* counters from going negative
Hugh Dickins
2016-05-17
1
-9
/
+1
[next]