summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21
|\
| * mm, percpu: add support for __GFP_NOWARN flagDaniel Borkmann2017-10-19
| * net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet2017-10-09
* | mm, swap: use page-cluster as max window of VMA based swap readaheadHuang Ying2017-10-13
* | mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lockWill Deacon2017-10-13
* | Revert "vmalloc: back off when the current task is killed"Johannes Weiner2017-10-13
* | mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Boris Brezillon2017-10-13
* | mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().Zi Yan2017-10-13
* | mm/mempolicy: fix NUMA_INTERLEAVE_HIT counterAndrey Ryabinin2017-10-13
* | mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORKYang Shi2017-10-13
* | mm/migrate: fix indexing bug (off by one) and avoid out of bound accessMark Hairgrove2017-10-13
|/
* mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned longYASUAKI ISHIMATSU2017-10-03
* mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU2017-10-03
* mm, page_alloc: add scheduling point to memmap_init_zoneMichal Hocko2017-10-03
* mm, memory_hotplug: add scheduling point to __add_pagesMichal Hocko2017-10-03
* mm: memcontrol: use vmalloc fallback for large kmem memcg arraysJohannes Weiner2017-10-03
* mm/device-public-memory: fix edge case in _vm_normal_page()Reza Arbab2017-10-03
* mm: fix data corruption caused by lazyfree pageShaohua Li2017-10-03
* mm: avoid marking swap cached page as lazyfreeShaohua Li2017-10-03
* mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPCJeff Layton2017-10-03
* mm: fix RODATA_TEST failure "rodata_test: test data was not read only"Christophe Leroy2017-10-03
* mm: meminit: mark init_reserved_page as __meminitArnd Bergmann2017-10-03
* z3fold: fix stale list handlingVitaly Wool2017-10-03
* mm,compaction: serialize waitqueue_active() checks (for real)Davidlohr Bueso2017-10-03
* mm/memcg: avoid page count check for zone deviceJérôme Glisse2017-10-03
* mm, memcg: remove hotplug locking from try_chargeMichal Hocko2017-10-03
* mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko2017-10-03
* z3fold: fix potential race in z3fold_reclaim_pageVitaly Wool2017-10-03
* mm, hugetlb, soft_offline: save compound page order before page migrationAlexandru Moise2017-10-03
* ksm: fix unlocked iteration over vmas in cmp_and_merge_page()Kirill Tkhai2017-10-03
* percpu: fix iteration to prevent skipping over blockDennis Zhou2017-09-28
* percpu: fix starting offset for chunk statistics traversalDennis Zhou2017-09-27
* fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner2017-09-25
* Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-14
|\
| * fs: support IOCB_NOWAIT in generic_file_buffered_readMilosz Tanski2017-09-04
| * fs: pass iocb to do_generic_file_readChristoph Hellwig2017-09-04
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \
| * | mm/nommu: switch do_mmap_private to kernel_readChristoph Hellwig2017-09-04
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-14
|\ \
| * | mm, page_owner: skip unnecessary stack_trace entriesPrakash Gupta2017-09-13
| * | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* | | sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen2017-09-14
|/ /
* | mm/backing-dev.c: fix an error handling path in 'cgwb_create()'Christophe JAILLET2017-09-11
* | mem/memcg: cache rightmost nodeDavidlohr Bueso2017-09-08
* | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* | mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()Anshuman Khandual2017-09-08
* | mm/swapfile.c: fix swapon frontswap_map memory leak on errorDavid Rientjes2017-09-08
* | mm: kvfree the swap cluster info if the swap file is unsatisfactoryDarrick J. Wong2017-09-08
* | mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attemptTetsuo Handa2017-09-08