开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2015-10-22
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
2015-09-18
mm/memory-failure: call shake_page() when error hits thp tail page
Naoya Horiguchi
2015-06-19
slub: refactoring unfreeze_partials()
Joonsoo Kim
2015-06-19
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
2015-06-19
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
2015-06-19
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
2015-06-19
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
2015-06-19
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-06-19
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-06-19
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-06-19
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-06-19
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
2015-04-14
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2015-04-14
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
2015-04-14
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-04-14
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
2015-04-14
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
2015-04-14
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2015-04-14
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2015-04-14
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2015-04-14
mm: fix swapoff hang after page migration and fork
Hugh Dickins
2015-02-02
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
2015-02-02
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2015-02-02
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
2015-02-02
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
2015-02-02
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2015-02-02
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
2015-02-02
Revert "percpu: free percpu allocation info for uniprocessor system"
Guenter Roeck
2014-12-01
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
2014-12-01
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
2014-12-01
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-12-01
percpu: free percpu allocation info for uniprocessor system
Honggang Li
2014-12-01
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
2014-12-01
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
2014-09-25
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
2014-08-07
mm: try_to_unmap_cluster() should lock_page() before mlocking
Vlastimil Babka
2014-08-07
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
2014-07-31
mm: kmemleak: avoid false negatives on vmalloc'ed objects
Catalin Marinas
2014-07-31
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
2014-07-28
shmem: fix splicing from a hole while it's punched
Hugh Dickins
2014-07-28
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
2014-07-28
shmem: fix faulting into a hole while it's punched
Hugh Dickins
2014-07-17
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-07-09
mm: fix crashes from mbind() merging vmas
Hugh Dickins
2014-07-09
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
2014-06-30
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
2014-06-30
mm: fix sleeping function warning from __put_anon_vma
Hugh Dickins
2014-06-30
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...
Tony Luck
2014-06-30
mm/memory-failure.c-failure: send right signal code to correct thread
Tony Luck
2014-06-11
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
[next]