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.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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
Sanitize 'move_pages()' permission checks
Linus Torvalds
1
-8
/
+3
2017-08-25
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
1
-5
/
+0
2017-08-25
mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
Michal Hocko
1
-1
/
+11
2017-08-25
mm: discard memblock data later
Pavel Tatashin
3
-37
/
+21
2017-08-16
mm: fix list corruptions on shmem shrinklist
Cong Wang
1
-2
/
+10
2017-08-16
mm: ratelimit PFNs busy info message
Jonathan Toppins
1
-1
/
+1
2017-08-11
mm: don't dereference struct page fields of invalid pages
Ard Biesheuvel
1
-3
/
+3
2017-08-11
mm/page_alloc: Remove kernel address exposure in free_reserved_area()
Josh Poimboeuf
1
-2
/
+2
2017-08-11
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
6
-1
/
+45
2017-07-21
mm: fix overflow check in expand_upwards()
Helge Deller
1
-1
/
+1
2017-07-21
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
1
-8
/
+6
2017-07-21
thp, mm: fix crash due race in MADV_FREE handling
Kirill A. Shutemov
1
-1
/
+1
2017-07-05
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+12
2017-07-05
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-0
/
+6
2017-07-05
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
David Rientjes
1
-0
/
+2
2017-06-24
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-24
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
3
-103
/
+89
2017-06-24
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-24
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-17
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-06-17
shmem: fix sleeping from atomic context
Kirill A. Shutemov
1
-2
/
+9
2017-06-14
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2017-06-07
mm/slub.c: trace free objects at KERN_INFO
Daniel Thompson
1
-10
/
+13
2017-06-07
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
1
-2
/
+4
2017-06-07
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
1
-2
/
+1
2017-06-07
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2
-11
/
+45
2017-06-07
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
1
-2
/
+3
2017-06-07
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
1
-6
/
+2
2017-05-20
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
Vlastimil Babka
1
-1
/
+2
2017-04-27
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
1
-1
/
+1
2017-04-21
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
1
-1
/
+14
2017-04-21
zsmalloc: expand class bit
Minchan Kim
1
-1
/
+1
2017-04-21
thp: fix MADV_DONTNEED vs. MADV_FREE race
Kirill A. Shutemov
1
-2
/
+1
2017-04-12
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-04-12
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
1
-1
/
+1
2017-04-08
mm: workingset: fix premature shadow node shrinking with cgroups
Johannes Weiner
1
-1
/
+1
2017-04-08
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
1
-2
/
+4
2017-04-08
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
1
-2
/
+2
2017-03-26
percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
Tahsin Erdogan
1
-1
/
+4
2017-03-22
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
5
-23
/
+31
2017-03-15
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
1
-3
/
+8
2017-03-15
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
1
-5
/
+4
2017-03-12
mm, vmscan: consider eligible zones in get_scan_count
Michal Hocko
1
-2
/
+2
2017-03-12
mm, vmscan: cleanup lru size claculations
Michal Hocko
2
-43
/
+40
2017-03-12
mm: do not access page->mapping directly on page_endio
Minchan Kim
1
-2
/
+5
2017-03-12
mm: vmpressure: fix sending wrong events on underflow
Vinayak Menon
1
-1
/
+9
2017-03-12
mm/page_alloc: fix nodes for reclaim in fast path
Gavin Shan
1
-1
/
+1
2017-02-26
block: fix double-free in the failure path of cgwb_bdi_init()
Tejun Heo
1
-2
/
+7
2017-02-15
mm/slub.c: fix random_seq offset destruction
Sean Rees
1
-0
/
+4
[next]