OSDN Git Service

tipc: fix link attribute propagation bug
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / mm /
2017-10-21 Grygorii Maistrenkoslub: do not merge cache if slub_debug contains a never...
2017-09-27 Minchan Kimmm: prevent double decrease of nr_reserved_highatomic
2017-08-25 Linus TorvaldsSanitize 'move_pages()' permission checks
2017-08-25 zhong jiangmm/mempolicy: fix use after free when calling get_mempolicy
2017-08-16 Jonathan Toppinsmm: ratelimit PFNs busy info message
2017-08-13 Matthew Dawsonmm/mempool: avoid KASAN marking mempool poison checks...
2017-08-11 Ard Biesheuvelmm: don't dereference struct page fields of invalid...
2017-08-11 Mel Gormanmm, mprotect: flush TLB if potentially racing with...
2017-08-11 Josh Poimboeufmm/page_alloc: Remove kernel address exposure in free_r...
2017-07-21 Helge Dellermm: fix overflow check in expand_upwards()
2017-07-21 Sahitya Tummalamm/list_lru.c: fix list_lru_count_node() to be race...
2017-07-15 Vlastimil Babkamm: fix classzone_idx underflow in shrink_zones()
2017-07-05 Mark Rutlandmm: numa: avoid waiting on freed migrated pages
2017-07-05 David Rientjesmm, swap_cgroup: reschedule when neeed in swap_cgroup_s...
2017-06-26 Hugh Dickinsmm: fix new crash in unmapped_area_topdown()
2017-06-26 Helge DellerAllow stack to grow up to address space limit
2017-06-26 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-26 Yu Zhaoswap: cond_resched in swap_cgroup_prepare()
2017-06-26 James Morsemm/memory-failure.c: use compound_head() flags for...
2017-06-17 Peter Zijlstrakasan: respect /proc/sys/kernel/traceoff_on_warning
2017-06-14 Michal Hockomm: consider memblock reservations for deferred memory...
2017-06-14 Fabian Frederickfs: add i_blocksize()
2017-06-07 Yisheng Xiemlock: fix mlock count can not decrease in race condition
2017-06-07 Punit Agrawalmm/migrate: fix refcount handling when !hugepage_migrat...
2017-06-07 Thomas Gleixnerslub/memcg: cure the brainless abuse of sysfs attributes
2017-05-25 Keno Fischermm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
2017-04-12 Chris Sallsmm/mempolicy.c: fix error handling in set_mempolicy...
2017-04-08 Naoya Horiguchimm, hugetlb: use pte_present() instead of pmd_present...
2017-03-26 Tahsin Erdoganpercpu: acquire pcpu_lock when updating pcpu_nr_empty_p...
2017-03-18 Arnd Bergmannmm: memcontrol: avoid unused function warning
2017-03-12 Minchan Kimmm: do not access page->mapping directly on page_endio
2017-03-12 Vinayak Menonmm: vmpressure: fix sending wrong events on underflow
2017-03-12 Gavin Shanmm/page_alloc: fix nodes for reclaim in fast path
2017-02-26 Tejun Heoblock: fix double-free in the failure path of cgwb_bdi_...
2017-02-09 Toshi Kanibase/memory, hotplug: fix a kernel oops in show_valid_z...
2017-02-09 Michal Hockomm, fs: check for fatal signals in do_generic_file_read()
2017-02-09 Toshi Kanimm/memory_hotplug.c: check start_pfn in test_pages_in_a...
2017-02-09 Dan Streetmanzswap: disable changing params if init fails
2017-02-01 David Rientjesmm, memcg: do not retry precharge charges
2017-02-01 Vlastimil Babkamm/mempolicy.c: do not put mempolicy before using its...
2017-01-19 Mike Kravetzmm/hugetlb.c: fix reservation race when freeing surplus...
2017-01-15 Oliver O'Halloranmm/init: fix zone boundary creation
2017-01-06 Shaohua Limm/vmscan.c: set correct defer count for shrinker
2017-01-06 Eric W. Biedermanmm: Add a user_ns owner to mm_struct and fix ptrace...
2016-12-08 Dmitry Vyukovkasan: update kasan_global for gcc 7
2016-11-18 Jann Hornswapfile: fix memory corruption via malformed swapfile
2016-11-10 Stephen Rothwellmm/cma: silence warnings due to max() usage
2016-11-10 Johannes Weinermm: memcontrol: do not recurse in direct reclaim
2016-11-10 Alexander Polakovmm/list_lru.c: avoid error-path NULL pointer deref
2016-10-31 Gerald Schaefermm/hugetlb: fix memory offline with hugepage size ...
2016-10-28 Johannes Weinermm: filemap: fix mapping->nrpages double accounting...
2016-10-28 Johannes Weinermm: workingset: fix crash in shadow node shrinker cause...
2016-10-28 Johannes Weinermm: filemap: don't plant shadow entries without radix...
2016-10-20 Linus Torvaldsmm: remove gup_flags FOLL_WRITE games from __get_user_p...
2016-10-07 zhong jiangmm,ksm: fix endless looping in allocating memory when...
2016-09-30 Hugh Dickinsmm: delete unnecessary and unsafe init_tlb_ubc()
2016-09-15 Johannes Weinerproc: revert /proc/<pid>/maps [stack:TID] annotation
2016-09-07 Kirill A. Shutemovhugetlb: fix nr_pmds accounting with shared page tables
2016-08-20 Jia Hemm/hugetlb: avoid soft lockup in set_max_huge_pages()
2016-08-20 Dan Williamsblock: fix bdi vs gendisk lifetime mismatch
2016-08-16 Vladimir Davydovmm: memcontrol: fix memcg id ref counter on swap charge...
2016-08-16 Vladimir Davydovmm: memcontrol: fix swap counter leak on swapout from...
2016-08-16 Johannes Weinermm: memcontrol: fix cgroup creation failure after many...
2016-08-10 Mel Gormanmm, meminit: ensure node is online before checking...
2016-08-10 Mel Gormanmm, meminit: always return a valid node from early_pfn_...
2016-08-10 David Rientjesmm, compaction: prevent VM_BUG_ON when terminating...
2016-08-10 David Rientjesmm, compaction: abort free scanner if split fails
2016-08-10 Mel Gormanmm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
2016-07-27 Hugh Dickinstmpfs: fix regression hang in fallocate undo
2016-07-27 Anthony Romanotmpfs: don't undo fallocate past its last page
2016-07-27 Tejun Heopercpu: fix synchronization between synchronous map...
2016-07-27 Tejun Heopercpu: fix synchronization between chunk->map_extend_w...
2016-07-27 Richard Weinbergermm: Export migrate_page_move_mapping and migrate_page_copy
2016-07-27 Tejun Heowriteback: use higher precision calculation in domain_d...
2016-06-24 Tejun Heomemcg: add RCU locking around css_for_each_descendant_p...
2016-06-08 Stefan Badermm: use phys_addr_t for reserve_bootmem_region() arguments
2016-05-19 Sergey Senozhatskyzsmalloc: fix zs_can_compact() integer overflow
2016-05-11 Howard Cochranwriteback: Fix performance regression in wb_over_bg_thr...
2016-05-11 Jason Baronmm: update min_free_kbytes from khugepaged after core...
2016-05-11 Dan Streetmanmm/zswap: provide unique zpool name
2016-05-11 Hugh Dickinsmm, cma: prevent nr_isolated_* counters from going...
2016-05-04 Minchan Kimmm/hwpoison: fix wrong num_poisoned_pages accounting
2016-05-04 Minchan Kimmm: vmscan: reclaim highmem zone if buffer_heads is...
2016-05-04 Gerald Schaefernuma: fix /proc/<pid>/numa_maps for THP
2016-05-04 Konstantin Khlebnikovmm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual...
2016-05-04 Tejun Heomemcg: relocate charge moving from ->attach to ->post_a...
2016-05-04 Jesper Dangaard... slub: clean up code for kmem cgroup support to kmem_cac...
2016-04-20 Xishi Qiumm: fix invalid node in alloc_migrate_target()
2016-04-12 Vlastimil Babkamm/page_alloc: prevent merging between isolated and...
2016-04-12 Johannes Weinermm: memcontrol: reclaim and OOM kill when shrinking...
2016-04-12 Johannes Weinermm: memcontrol: reclaim when shrinking memory.high...
2016-03-03 Al Viromake sure that freeing shmem fast symlinks is RCU-delayed
2016-03-03 Minchan Kimvirtio_balloon: fix race between migration and ballooning
2016-03-03 Mel Gormanmm: numa: quickly fail allocations for NUMA balancing...
2016-03-03 Andrea Arcangelimm: thp: fix SMP race condition between THP page fault...
2016-02-25 Vineet Guptamm,thp: khugepaged: call pte flush at the time of collapse
2016-02-25 Martijn Coenenmemcg: only free spare array when readers are done
2016-02-25 Kirill A. Shutemovmm: fix regression in remap_file_pages() emulation
2016-02-25 Konstantin Khlebnikovmm: replace vma_lock_anon_vma with anon_vma_lock_read...
2016-02-25 Kirill A. Shutemovmm: fix mlock accouting
next