OSDN Git Service

sunrpc: expiry_time should be seconds not timeval
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / mm /
2018-05-30 Vinayak Menonmm/kmemleak.c: wait for scan completion before disablin...
2018-05-30 Yisheng Xiemm/mempolicy.c: avoid use uninitialized preferred_node
2018-05-30 Mel Gormanmm: pin address_space before dereferencing it while...
2018-05-30 Yisheng Xiemm/mempolicy: add nodes_empty check in SYSC_migrate_pages
2018-05-30 Yisheng Xiemm/mempolicy: fix the check of nodemask from user
2018-05-30 David Hildenbrandkasan: fix memory hotplug during boot
2018-05-26 Pavel Tatashinmm: don't allow deferred pages with NEED_PER_CPU_KM
2018-05-26 Mateusz Guzikproc read mm's {arg,env}_{start,end} with mmap semaphor...
2018-05-26 Mel Gormanmm: filemap: avoid unnecessary calls to lock_page when...
2018-05-26 Mel Gormanmm: filemap: remove redundant code in do_read_cache_page
2018-05-26 Vladimir Davydovvmscan: do not force-scan file lru if its absolute...
2018-05-16 Tejun Heopercpu: include linux/sched.h for cond_resched()
2018-04-24 Greg Thelenwriteback: safer lock nesting
2018-04-24 Matthew Wilcoxmm/filemap.c: fix NULL pointer in page_cache_tree_insert()
2018-04-24 Michal Hockomm: allow GFP_{FS,IO} for page_cache_read page cache...
2018-04-24 Vlastimil Babkamm, slab: reschedule cache_reap() on the same CPU
2018-04-08 Kaixu Xiawriteback: fix the wrong congested state variable defin...
2018-02-25 Dave Youngmm/early_ioremap: Fix boot hang with earlyprintk=efi...
2018-02-25 David HowellsProvide a function to create a NUL-terminated string...
2018-02-25 Tetsuo Handamm,vmscan: Make unregister_shrinker() no-op if register...
2018-02-22 Arnd Bergmannmm: hide a #warning for COMPILE_TEST
2018-02-03 Yisheng Xiekmemleak: add scheduling point to kmemleak_scan()
2018-01-31 Vlastimil Babkamm, page_alloc: fix potential false positive in __zone_...
2018-01-31 Doug Bergercma: fix calculation of aligned offset
2018-01-31 Michal Hockohwpoison, memcg: forcibly uncharge LRU pages
2018-01-31 Michal Hockomm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes...
2018-01-17 Dan Streetmanzswap: don't param_set_charp while holding spinlock
2018-01-17 Dan Streetmanmm/zswap: use workqueue to destroy pool
2018-01-17 Andrey Ryabininmm/page-writeback: fix dirty_ratelimit calculation
2018-01-17 Joonsoo Kimmm/compaction: pass only pageblock aligned range to...
2018-01-17 Joonsoo Kimmm/compaction: fix invalid free_pfn and compact_cached_...
2018-01-10 Alexey Dobriyanproc: much faster /proc/vmstat
2018-01-05 Hugh Dickinskaiser: vmstat show NR_KAISERTABLE as nr_overhead
2017-12-25 Ingo Molnarmm/mmu_context, sched/core: Fix mmu_context.h assumption
2017-12-25 Nadav Amitmm/rmap: batched invalidations should use existing api
2017-12-16 Kirill A. Shutemovthp: fix MADV_DONTNEED vs. numa balancing race
2017-12-16 Kirill A. Shutemovthp: reduce indentation level in change_huge_pmd()
2017-12-05 chenjiemm/madvise.c: fix madvise() infinite loop under special...
2017-12-05 Kirill A. Shutemovmm, thp: Do not make page table dirty unconditionally...
2017-11-24 Michal Hockomm, hwpoison: fixup "mm: check the return value of...
2017-11-24 Jann Hornmm/pagewalk.c: report holes in hugetlb ranges
2017-11-24 Jaewon Kimmm/page_ext.c: check if page_ext is not prepared
2017-11-24 Yang Shimm: check the return value of lookup_page_ext for all...
2017-11-24 Pavel Tatashinmm/page_alloc.c: broken deferred calculation
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()
next