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
*
mm/pagewalk.c: report holes in hugetlb ranges
Jann Horn
2017-11-24
1
-1
/
+5
*
mm/page_alloc.c: broken deferred calculation
Pavel Tatashin
2017-11-24
1
-9
/
+18
*
slub: do not merge cache if slub_debug contains a never-merge flag
Grygorii Maistrenko
2017-10-21
1
-1
/
+4
*
mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next
Yasuaki Ishimatsu
2017-10-21
2
-3
/
+4
*
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
2017-10-12
1
-0
/
+16
*
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
2017-10-08
1
-2
/
+5
*
mm: prevent double decrease of nr_reserved_highatomic
Minchan Kim
2017-09-27
1
-6
/
+18
*
mm/memory.c: fix mem_cgroup_oom_disable() call missing
Laurent Dufour
2017-09-13
1
-5
/
+5
*
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
2017-09-07
1
-0
/
+7
*
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
2017-08-30
1
-1
/
+1
*
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
2017-08-30
1
-1
/
+1
*
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
2017-08-30
1
-2
/
+2
*
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: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
Michal Hocko
2017-08-24
1
-1
/
+11
*
mm: discard memblock data later
Pavel Tatashin
2017-08-24
3
-37
/
+21
*
mm: fix list corruptions on shmem shrinklist
Cong Wang
2017-08-16
1
-2
/
+10
*
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, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-08-11
6
-1
/
+45
*
mm: fix overflow check in expand_upwards()
Helge Deller
2017-07-21
1
-1
/
+1
*
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
2017-07-21
1
-8
/
+6
*
thp, mm: fix crash due race in MADV_FREE handling
Kirill A. Shutemov
2017-07-21
1
-1
/
+1
*
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
2017-07-05
1
-2
/
+12
*
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
2017-07-05
1
-0
/
+6
*
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
David Rientjes
2017-07-05
1
-0
/
+2
*
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
2017-06-24
1
-2
/
+4
*
Allow stack to grow up to address space limit
Helge Deller
2017-06-24
1
-5
/
+8
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-24
3
-103
/
+89
*
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
2017-06-24
1
-0
/
+3
*
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
2017-06-24
1
-1
/
+4
*
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
2017-06-17
1
-0
/
+3
*
shmem: fix sleeping from atomic context
Kirill A. Shutemov
2017-06-17
1
-2
/
+9
*
fs: add i_blocksize()
Fabian Frederick
2017-06-14
1
-1
/
+1
*
mm/slub.c: trace free objects at KERN_INFO
Daniel Thompson
2017-06-07
1
-10
/
+13
*
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
2017-06-07
1
-2
/
+4
*
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
2017-06-07
1
-2
/
+1
*
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-06-07
2
-11
/
+45
*
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
*
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
Vlastimil Babka
2017-05-20
1
-1
/
+2
*
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
2017-04-27
1
-1
/
+1
*
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
2017-04-21
1
-1
/
+14
*
zsmalloc: expand class bit
Minchan Kim
2017-04-21
1
-1
/
+1
*
thp: fix MADV_DONTNEED vs. MADV_FREE race
Kirill A. Shutemov
2017-04-21
1
-2
/
+1
*
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
2017-04-12
1
-12
/
+8
*
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
2017-04-12
1
-1
/
+1
*
mm: workingset: fix premature shadow node shrinking with cgroups
Johannes Weiner
2017-04-08
1
-1
/
+1
*
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
2017-04-08
1
-2
/
+4
[next]