开源镜像站
帮助
动态
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-08-07
slub: refactoring unfreeze_partials()
Joonsoo Kim
2015-08-07
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
2015-05-09
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2015-05-09
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
2015-05-09
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
2015-05-09
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
2015-05-09
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-05-09
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-05-09
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-05-09
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-05-09
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
2015-03-06
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
2015-02-20
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
2015-02-20
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-02-20
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
2015-02-20
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
2015-02-20
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2015-02-20
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
2015-02-20
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2015-02-20
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2015-01-01
mm: fix swapoff hang after page migration and fork
Hugh Dickins
2014-12-14
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
2014-12-14
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2014-12-14
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
2014-12-14
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
2014-12-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
2014-11-05
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
2014-11-05
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
2014-11-05
percpu: free percpu allocation info for uniprocessor system
Honggang Li
2014-11-05
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
2014-11-05
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
2014-09-13
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
2014-09-13
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
2014-08-06
mm: kmemleak: avoid false negatives on vmalloc'ed objects
Catalin Marinas
2014-08-06
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
2014-08-06
shmem: fix splicing from a hole while it's punched
Hugh Dickins
2014-08-06
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
2014-08-06
shmem: fix faulting into a hole while it's punched
Hugh Dickins
2014-08-06
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-07-11
mm: fix crashes from mbind() merging vmas
Hugh Dickins
2014-07-11
mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")
Minchan Kim
2014-07-11
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
2014-07-11
mm: rmap: fix use-after-free in __put_anon_vma
Andrey Ryabinin
2014-07-11
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
2014-07-11
mm: fix sleeping function warning from __put_anon_vma
Hugh Dickins
2014-07-11
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
2014-06-09
mm/memory-failure.c: fix memory leak by race between poison and unpoison
Naoya Horiguchi
2014-06-09
hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...
Chen Yucong
2014-06-09
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
Rik van Riel
2014-06-09
Negative (setpoint-dirty) in bdi_position_ratio()
paul.szabo@sydney.edu.au
[next]