gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
[linux-2.6-microblaze.git] / mm /
2020-06-02 Christoph Hellwigmm: enforce that vmap can't map pages executable
2020-06-02 Christoph Hellwigmm: remove the prot argument from vm_map_ram
2020-06-02 Christoph Hellwigmm: remove unmap_vmap_area
2020-06-02 Christoph Hellwigmm: remove map_vm_range
2020-06-02 Christoph Hellwigmm: don't return the number of pages from map_kernel_ra...
2020-06-02 Christoph Hellwigmm: rename vmap_page_range to map_kernel_range
2020-06-02 Christoph Hellwigmm: remove vmap_page_range_noflush and vunmap_page_range
2020-06-02 Christoph Hellwigmm: pass addr as unsigned long to vb_free
2020-06-02 Christoph Hellwigmm: only allow page table mappings for built-in zsmalloc
2020-06-02 Christoph Hellwigmm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PG...
2020-06-02 Christoph Hellwigmm: unexport unmap_kernel_range_noflush
2020-06-02 Christoph Hellwigmm: remove __get_vm_area
2020-06-02 Wetp Zhangmm, memory_failure: don't send BUS_MCEERR_AO for action...
2020-06-02 chenqiwumm/memory: remove unnecessary pte_devmap case in copy_o...
2020-06-02 Steven Pricex86: mm: ptdump: calculate effective permissions correctly
2020-06-02 Zefan Limemcg: fix memcg_kmem_bypass() for remote memcg charging
2020-06-02 Jakub Kicinskimm/memcg: automatically penalize tasks with high swap use
2020-06-02 Jakub Kicinskimm/memcg: move cgroup high memory limit setting into...
2020-06-02 Jakub Kicinskimm/memcg: move penalty delay clamping out of calculate_...
2020-06-02 Jakub Kicinskimm/memcg: prepare for swap over-high accounting and...
2020-06-02 Shakeel Buttmemcg: expose root cgroup's memory.stat
2020-06-02 Kaixu Xiamm: memcontrol: simplify value comparison between count...
2020-06-02 Yafang Shaomm, memcg: add workingset_restore in memory.stat
2020-06-02 Randy Dunlapmm: swapfile: fix /proc/swaps heading and Size/Used...
2020-06-02 Huang Yingswap: reduce lock contention on swap cache from swap...
2020-06-02 Huang Yingmm/swapfile.c: use prandom_u32_max()
2020-06-02 Wei Yangmm/swapfile.c: __swap_entry_free() always free 1 entry
2020-06-02 Huang Yingswap: try to scan more free slots even when fragmented
2020-06-02 Wei Yangmm/swapfile.c: omit a duplicate code by compare tmp...
2020-06-02 Wei Yangmm/swapfile.c: tmp is always smaller than max
2020-06-02 Wei Yangmm/swapfile.c: found_free could be represented by ...
2020-06-02 Wei Yangmm/swapfile.c: remove the extra check in scan_swap_map_...
2020-06-02 Wei Yangmm/swapfile.c: simplify the calculation of n_goal
2020-06-02 Wei Yangmm/swapfile.c: remove the unnecessary goto for SSD...
2020-06-02 Wei Yangmm/swapfile.c: explicitly show ssd/non-ssd is handled...
2020-06-02 Wei Yangmm/swapfile.c: offset is only used when there is more...
2020-06-02 Andrea Righimm: swap: properly update readahead statistics in unuse...
2020-06-02 Qian Caimm/swap_state: fix a data race in swapin_nr_pages
2020-06-02 chenqiwumm/swapfile: use list_{prev,next}_entry() instead of...
2020-06-02 Miles Chenmm/gup.c: further document vma_permits_fault()
2020-06-02 John Hubbardmm/gup: introduce pin_user_pages_unlocked
2020-06-02 Souptick Joardermm/gup.c: update the documentation
2020-06-02 NeilBrownmm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK...
2020-06-02 NeilBrownmm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_TH...
2020-06-02 Chao Yumm/page-writeback.c: remove unused variable
2020-06-02 Matthew Wilcox ... mm/filemap.c: remove misleading comment
2020-06-02 Guoqing Jiangmm/migrate.c: call detach_page_private to cleanup code
2020-06-02 Matthew Wilcox ... fs: convert mpage_readpages to mpage_readahead
2020-06-02 Matthew Wilcox ... mm: use memalloc_nofs_save in readahead path
2020-06-02 Matthew Wilcox ... mm: document why we don't set PageReadahead
2020-06-02 Matthew Wilcox ... mm: add page_cache_readahead_unbounded
2020-06-02 Matthew Wilcox ... mm: move end_index check out of readahead loop
2020-06-02 Matthew Wilcox ... mm: add readahead address space operation
2020-06-02 Matthew Wilcox ... mm: put readahead pages in cache earlier
2020-06-02 Matthew Wilcox ... mm: remove 'page_offset' from readahead loop
2020-06-02 Matthew Wilcox ... mm: rename readahead loop variable to 'i'
2020-06-02 Matthew Wilcox ... mm: rename various 'offset' parameters to 'index'
2020-06-02 Matthew Wilcox ... mm: use readahead_control to pass arguments
2020-06-02 Matthew Wilcox ... mm: move readahead nr_pages check into read_pages
2020-06-02 Matthew Wilcox ... mm: ignore return value of ->readpages
2020-06-02 Matthew Wilcox ... mm: return void from various readahead functions
2020-06-02 Matthew Wilcox ... mm: move readahead prototypes from mm.h
2020-06-02 Vlastimil Babkamm, dump_page(): do not crash with invalid mapping...
2020-06-02 Qian Caimm/slub: fix stack overruns with SLUB_STATS
2020-06-02 Christopher Lameterslub: remove kmalloc under list_lock from list_slab_obj...
2020-06-02 Christoph Lameterslub: Remove userspace notifier for cache add/remove
2020-06-02 Dongli Zhangmm/slub.c: fix corrupted freechain in deactivate_slab()
2020-06-02 Vlastimil Babkausercopy: mark dma-kmalloc caches as usercopy caches
2020-06-01 Linus TorvaldsMerge tag 'x86_cache_updates_for_5.8' of git://git...
2020-06-01 Linus TorvaldsMerge tag 'x86_microcode_for_5.8' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'printk-for-5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fscrypt...
2020-06-01 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-06-01 Linus TorvaldsMerge tag 'pstore-v5.8-rc1' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-06-01 Linus TorvaldsMerge tag 'i3c/for-5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'regulator-v5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'spi-v5.8' of git://git./linux/kernel/git...
2020-06-01 Linus TorvaldsMerge tag 'regmap-v5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'hwmon-for-v5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'tpmdd-next-20200522' of git://git.infradead...
2020-06-01 Mark BrownMerge remote-tracking branch 'regulator/for-5.8' into...
2020-06-01 Mark BrownMerge remote-tracking branch 'regulator/for-5.7' into...
2020-06-01 Borislav PetkovMerge branches 'edac-i10nm' and 'edac-misc' into edac...
2020-06-01 Petr MladekMerge branch 'for-5.8' into for-linus
2020-05-31 Linus TorvaldsMerge tag 'x86-urgent-2020-05-31' of git://git./linux...
2020-05-31 Linus TorvaldsMerge tag 'sched-urgent-2020-05-31' of git://git./linux...
2020-05-31 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-05-30 Linus TorvaldsMerge tag 'powerpc-5.7-6' of git://git./linux/kernel...
2020-05-30 Linus TorvaldsMerge tag 'gpio-v5.7-3' of git://git./linux/kernel...
2020-05-29 Linus TorvaldsMerge tag 'armsoc-fixes-v5.7' of git://git./linux/kerne...
2020-05-29 Mark BrownMerge remote-tracking branch 'spi/for-5.8' into spi...
2020-05-29 Mark BrownMerge remote-tracking branch 'spi/for-5.7' into spi...
2020-05-29 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-05-29 Linus TorvaldsMerge tag 'ceph-for-5.7-rc8' of git://github.com/ceph...
2020-05-29 Linus TorvaldsMerge tag 'gfs2-v5.7-rc7.fixes' of git://git./linux...
2020-05-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-05-29 Linus TorvaldsMerge branch 'parisc-5.7-2' of git://git./linux/kernel...
2020-05-29 Linus TorvaldsMerge tag 'iommu-fixes-v5.7-rc7' of git://git./linux...
2020-05-29 Linus TorvaldsMerge tag 'block-5.7-2020-05-29' of git://git.kernel...
next