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
*
mmap: relax file size limit for regular files
Linus Torvalds
2018-06-11
1
-1
/
+1
*
mmap: introduce sane default mmap limits
Linus Torvalds
2018-06-11
1
-0
/
+32
*
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
2018-06-05
1
-1
/
+1
*
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
2018-06-05
1
-1
/
+1
*
mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...
Yang Shi
2018-05-30
1
-4
/
+8
*
mm: fix races between address_space dereference and free in page_evicatable
Huang Ying
2018-05-30
1
-1
/
+7
*
mm/ksm: fix interaction with THP
Claudio Imbrenda
2018-05-30
1
-0
/
+28
*
z3fold: fix memory leak
Xidong Wang
2018-05-30
1
-2
/
+7
*
swap: divide-by-zero when zero length swap file on ssd
Tom Abraham
2018-05-30
1
-0
/
+4
*
mm/kmemleak.c: wait for scan completion before disabling free
Vinayak Menon
2018-05-30
1
-5
/
+7
*
mm/vmstat.c: fix vmstat_update() preemption BUG
Steven J. Hill
2018-05-30
1
-0
/
+2
*
mm/page_owner: fix recursion bug after changing skip entries
Maninder Singh
2018-05-30
1
-3
/
+3
*
mm, slab: memcg_link the SLAB's kmem_cache
Shakeel Butt
2018-05-30
1
-0
/
+1
*
mm, thp: do not cause memcg oom for thp
David Rientjes
2018-05-30
2
-4
/
+9
*
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
2018-05-30
1
-0
/
+3
*
kasan: fix memory hotplug during boot
David Hildenbrand
2018-05-30
1
-1
/
+1
*
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
2018-05-30
1
-0
/
+1
*
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
2018-05-30
1
-2
/
+61
*
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
2018-05-22
1
-0
/
+1
*
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-05-19
1
-0
/
+3
*
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
2018-05-16
2
-52
/
+66
*
mm: sections are not offlined during memory hotremove
Pavel Tatashin
2018-05-16
1
-1
/
+1
*
z3fold: fix reclaim lock-ups
Vitaly Wool
2018-05-16
1
-12
/
+30
*
bdi: wake up concurrent wb_shutdown() callers.
Tetsuo Handa
2018-05-16
1
-1
/
+1
*
memcg: fix per_node_info cleanup
Michal Hocko
2018-05-16
1
-0
/
+3
*
percpu: include linux/sched.h for cond_resched()
Tejun Heo
2018-05-09
1
-0
/
+1
*
mm/fadvise: discard partial page if endbyte is also EOF
shidao.ytt
2018-04-26
1
-1
/
+9
*
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
2018-04-26
1
-2
/
+12
*
mm: thp: use down_read_trylock() in khugepaged to avoid long block
Yang Shi
2018-04-26
1
-4
/
+8
*
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
2018-04-26
1
-3
/
+7
*
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
2018-04-26
1
-3
/
+20
*
writeback: safer lock nesting
Greg Thelen
2018-04-24
1
-9
/
+9
*
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-24
1
-5
/
+4
*
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
2018-04-24
1
-1
/
+2
*
mm/hmm: hmm_pfns_bad() was accessing wrong struct
Jérôme Glisse
2018-04-24
1
-1
/
+2
*
mm/ksm.c: fix inconsistent accounting of zero pages
Claudio Imbrenda
2018-04-24
1
-0
/
+7
*
get_user_pages_fast(): return -EFAULT on access_ok failure
Michael S. Tsirkin
2018-04-19
1
-1
/
+4
*
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
2018-04-08
3
-28
/
+43
*
mm/vmscan: wake up flushers for legacy cgroups too
Andrey Ryabinin
2018-03-28
1
-15
/
+16
*
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
2018-03-28
2
-38
/
+1
*
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
Kirill A. Shutemov
2018-03-28
1
-11
/
+20
*
mm/thp: do not wait for lock_page() in deferred_split_scan()
Kirill A. Shutemov
2018-03-28
1
-1
/
+3
*
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
2018-03-28
1
-1
/
+6
*
hugetlbfs: check for pgoff value overflow
Mike Kravetz
2018-03-28
1
-0
/
+7
*
lockdep: fix fs_reclaim warning
Tetsuo Handa
2018-03-28
1
-1
/
+1
*
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
2018-03-15
1
-5
/
+5
*
mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'
Christophe JAILLET
2018-03-03
1
-2
/
+4
*
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2018-02-28
1
-0
/
+6
*
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
2018-02-25
1
-3
/
+7
*
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
Dave Young
2018-02-25
1
-1
/
+1
[next]