2017-06-07 |
Yisheng Xie | mlock: fix mlock count can not decrease in race condition |
tree | commitdiff |
2017-06-07 |
Punit Agrawal | mm/migrate: fix refcount handling when !hugepage_migrat... |
tree | commitdiff |
2017-06-07 |
Thomas Gleixner | slub/memcg: cure the brainless abuse of sysfs attributes |
tree | commitdiff |
2017-05-25 |
Keno Fischer | mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp |
tree | commitdiff |
2017-04-12 |
Chris Salls | mm/mempolicy.c: fix error handling in set_mempolicy... |
tree | commitdiff |
2017-04-08 |
Naoya Horiguchi | mm, hugetlb: use pte_present() instead of pmd_present... |
tree | commitdiff |
2017-03-26 |
Tahsin Erdogan | percpu: acquire pcpu_lock when updating pcpu_nr_empty_p... |
tree | commitdiff |
2017-03-18 |
Arnd Bergmann | mm: memcontrol: avoid unused function warning |
tree | commitdiff |
2017-03-12 |
Minchan Kim | mm: do not access page->mapping directly on page_endio |
tree | commitdiff |
2017-03-12 |
Vinayak Menon | mm: vmpressure: fix sending wrong events on underflow |
tree | commitdiff |
2017-03-12 |
Gavin Shan | mm/page_alloc: fix nodes for reclaim in fast path |
tree | commitdiff |
2017-02-26 |
Tejun Heo | block: fix double-free in the failure path of cgwb_bdi_... |
tree | commitdiff |
2017-02-09 |
Toshi Kani | base/memory, hotplug: fix a kernel oops in show_valid_z... |
tree | commitdiff |
2017-02-09 |
Michal Hocko | mm, fs: check for fatal signals in do_generic_file_read() |
tree | commitdiff |
2017-02-09 |
Toshi Kani | mm/memory_hotplug.c: check start_pfn in test_pages_in_a... |
tree | commitdiff |
2017-02-09 |
Dan Streetman | zswap: disable changing params if init fails |
tree | commitdiff |
2017-02-01 |
David Rientjes | mm, memcg: do not retry precharge charges |
tree | commitdiff |
2017-02-01 |
Vlastimil Babka | mm/mempolicy.c: do not put mempolicy before using its... |
tree | commitdiff |
2017-01-19 |
Mike Kravetz | mm/hugetlb.c: fix reservation race when freeing surplus... |
tree | commitdiff |
2017-01-15 |
Oliver O'Halloran | mm/init: fix zone boundary creation |
tree | commitdiff |
2017-01-06 |
Shaohua Li | mm/vmscan.c: set correct defer count for shrinker |
tree | commitdiff |
2017-01-06 |
Eric W. Biederman | mm: Add a user_ns owner to mm_struct and fix ptrace... |
tree | commitdiff |
2016-12-08 |
Dmitry Vyukov | kasan: update kasan_global for gcc 7 |
tree | commitdiff |
2016-11-18 |
Jann Horn | swapfile: fix memory corruption via malformed swapfile |
tree | commitdiff |
2016-11-10 |
Stephen Rothwell | mm/cma: silence warnings due to max() usage |
tree | commitdiff |
2016-11-10 |
Johannes Weiner | mm: memcontrol: do not recurse in direct reclaim |
tree | commitdiff |
2016-11-10 |
Alexander Polakov | mm/list_lru.c: avoid error-path NULL pointer deref |
tree | commitdiff |
2016-10-31 |
Gerald Schaefer | mm/hugetlb: fix memory offline with hugepage size ... |
tree | commitdiff |
2016-10-28 |
Johannes Weiner | mm: filemap: fix mapping->nrpages double accounting... |
tree | commitdiff |
2016-10-28 |
Johannes Weiner | mm: workingset: fix crash in shadow node shrinker cause... |
tree | commitdiff |
2016-10-28 |
Johannes Weiner | mm: filemap: don't plant shadow entries without radix... |
tree | commitdiff |
2016-10-20 |
Linus Torvalds | mm: remove gup_flags FOLL_WRITE games from __get_user_p... |
tree | commitdiff |
2016-10-07 |
zhong jiang | mm,ksm: fix endless looping in allocating memory when... |
tree | commitdiff |
2016-09-30 |
Hugh Dickins | mm: delete unnecessary and unsafe init_tlb_ubc() |
tree | commitdiff |
2016-09-15 |
Johannes Weiner | proc: revert /proc/<pid>/maps [stack:TID] annotation |
tree | commitdiff |
2016-09-07 |
Kirill A. Shutemov | hugetlb: fix nr_pmds accounting with shared page tables |
tree | commitdiff |
2016-08-20 |
Jia He | mm/hugetlb: avoid soft lockup in set_max_huge_pages() |
tree | commitdiff |
2016-08-20 |
Dan Williams | block: fix bdi vs gendisk lifetime mismatch |
tree | commitdiff |
2016-08-16 |
Vladimir Davydov | mm: memcontrol: fix memcg id ref counter on swap charge... |
tree | commitdiff |
2016-08-16 |
Vladimir Davydov | mm: memcontrol: fix swap counter leak on swapout from... |
tree | commitdiff |
2016-08-16 |
Johannes Weiner | mm: memcontrol: fix cgroup creation failure after many... |
tree | commitdiff |
2016-08-10 |
Mel Gorman | mm, meminit: ensure node is online before checking... |
tree | commitdiff |
2016-08-10 |
Mel Gorman | mm, meminit: always return a valid node from early_pfn_... |
tree | commitdiff |
2016-08-10 |
David Rientjes | mm, compaction: prevent VM_BUG_ON when terminating... |
tree | commitdiff |
2016-08-10 |
David Rientjes | mm, compaction: abort free scanner if split fails |
tree | commitdiff |
2016-08-10 |
Mel Gorman | mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask |
tree | commitdiff |
2016-07-27 |
Hugh Dickins | tmpfs: fix regression hang in fallocate undo |
tree | commitdiff |
2016-07-27 |
Anthony Romano | tmpfs: don't undo fallocate past its last page |
tree | commitdiff |
2016-07-27 |
Tejun Heo | percpu: fix synchronization between synchronous map... |
tree | commitdiff |
2016-07-27 |
Tejun Heo | percpu: fix synchronization between chunk->map_extend_w... |
tree | commitdiff |
2016-07-27 |
Richard Weinberger | mm: Export migrate_page_move_mapping and migrate_page_copy |
tree | commitdiff |
2016-07-27 |
Tejun Heo | writeback: use higher precision calculation in domain_d... |
tree | commitdiff |
2016-06-24 |
Tejun Heo | memcg: add RCU locking around css_for_each_descendant_p... |
tree | commitdiff |
2016-06-08 |
Stefan Bader | mm: use phys_addr_t for reserve_bootmem_region() arguments |
tree | commitdiff |
2016-05-19 |
Sergey Senozhatsky | zsmalloc: fix zs_can_compact() integer overflow |
tree | commitdiff |
2016-05-11 |
Howard Cochran | writeback: Fix performance regression in wb_over_bg_thr... |
tree | commitdiff |
2016-05-11 |
Jason Baron | mm: update min_free_kbytes from khugepaged after core... |
tree | commitdiff |
2016-05-11 |
Dan Streetman | mm/zswap: provide unique zpool name |
tree | commitdiff |
2016-05-11 |
Hugh Dickins | mm, cma: prevent nr_isolated_* counters from going... |
tree | commitdiff |
2016-05-04 |
Minchan Kim | mm/hwpoison: fix wrong num_poisoned_pages accounting |
tree | commitdiff |
2016-05-04 |
Minchan Kim | mm: vmscan: reclaim highmem zone if buffer_heads is... |
tree | commitdiff |
2016-05-04 |
Gerald Schaefer | numa: fix /proc/<pid>/numa_maps for THP |
tree | commitdiff |
2016-05-04 |
Konstantin Khlebnikov | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual... |
tree | commitdiff |
2016-05-04 |
Tejun Heo | memcg: relocate charge moving from ->attach to ->post_a... |
tree | commitdiff |
2016-05-04 |
Jesper Dangaard... | slub: clean up code for kmem cgroup support to kmem_cac... |
tree | commitdiff |
2016-04-20 |
Xishi Qiu | mm: fix invalid node in alloc_migrate_target() |
tree | commitdiff |
2016-04-12 |
Vlastimil Babka | mm/page_alloc: prevent merging between isolated and... |
tree | commitdiff |
2016-04-12 |
Johannes Weiner | mm: memcontrol: reclaim and OOM kill when shrinking... |
tree | commitdiff |
2016-04-12 |
Johannes Weiner | mm: memcontrol: reclaim when shrinking memory.high... |
tree | commitdiff |
2016-03-03 |
Al Viro | make sure that freeing shmem fast symlinks is RCU-delayed |
tree | commitdiff |
2016-03-03 |
Minchan Kim | virtio_balloon: fix race between migration and ballooning |
tree | commitdiff |
2016-03-03 |
Mel Gorman | mm: numa: quickly fail allocations for NUMA balancing... |
tree | commitdiff |
2016-03-03 |
Andrea Arcangeli | mm: thp: fix SMP race condition between THP page fault... |
tree | commitdiff |
2016-02-25 |
Vineet Gupta | mm,thp: khugepaged: call pte flush at the time of collapse |
tree | commitdiff |
2016-02-25 |
Martijn Coenen | memcg: only free spare array when readers are done |
tree | commitdiff |
2016-02-25 |
Kirill A. Shutemov | mm: fix regression in remap_file_pages() emulation |
tree | commitdiff |
2016-02-25 |
Konstantin Khlebnikov | mm: replace vma_lock_anon_vma with anon_vma_lock_read... |
tree | commitdiff |
2016-02-25 |
Kirill A. Shutemov | mm: fix mlock accouting |
tree | commitdiff |
2016-02-25 |
Naoya Horiguchi | mm: soft-offline: check return value in second __get_an... |
tree | commitdiff |
2016-02-25 |
Jann Horn | ptrace: use fsuid, fsgid, effective creds for fs access... |
tree | commitdiff |
2016-02-17 |
Tetsuo Handa | mm, vmstat: fix wrong WQ sleep when memory reclaim... |
tree | commitdiff |
2016-02-17 |
Junil Lee | zsmalloc: fix migrate_zspage-zs_free race condition |
tree | commitdiff |
2016-01-09 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-01-09 |
Linus Torvalds | Merge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel... |
tree | commitdiff |
2016-01-09 |
Michal Hocko | vmstat: allocate vmstat_wq before it is used |
tree | commitdiff |
2016-01-09 |
Linus Torvalds | Merge tag 'fixes-for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2016-01-08 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
tree | commitdiff |
2016-01-08 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
tree | commitdiff |
2016-01-08 |
Linus Torvalds | Merge branch 'irq-urgent-for-linus' of git://git./linux... |
tree | commitdiff |
2016-01-07 |
Linus Torvalds | Merge tag 'iommu-fixes-v4.4-rc8' of git://git./linux... |
tree | commitdiff |
2016-01-07 |
Linus Torvalds | Merge tag 'trace-v4.4-rc4-4' of git://git./linux/kernel... |
tree | commitdiff |
2016-01-07 |
Dave Airlie | Merge branch 'linux-4.4' of git://github.com/skeggsb... |
tree | commitdiff |
2016-01-07 |
Linus Torvalds | Merge tag 'for-linus-20160106' of git://git.infradead... |
tree | commitdiff |
2016-01-06 |
Takashi Iwai | Merge tag 'asoc-fix-v4.4-rc8' of git://git./linux/kerne... |
tree | commitdiff |
2016-01-05 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/rt5645' into... |
tree | commitdiff |
2016-01-05 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/dapm' into asoc... |
tree | commitdiff |
2016-01-05 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/arizona' into... |
tree | commitdiff |
2016-01-05 |
Linus Torvalds | Merge tag 'trace-v4.4-rc4-3' of git://git./linux/kernel... |
tree | commitdiff |
2016-01-05 |
Linus Torvalds | Merge branch 'stable' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-01-03 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
tree | commitdiff |
next |