kasan: detect negative size in memory operation function
[linux-2.6-microblaze.git] / mm /
2020-04-02 Walter Wukasan: detect negative size in memory operation function
2020-04-02 Baoquan Hemm/sparse.c: allocate memmap preferring the given node
2020-04-02 Baoquan Hemm/sparse.c: use kvmalloc/kvfree to alloc/free memmap...
2020-04-02 Pingfan Liumm/sparse: rename pfn_present() to pfn_in_present_section()
2020-04-02 Wei Yangmm/sparsemem: get address to page struct instead of...
2020-04-02 Brian Geffonmm/mremap: add MREMAP_DONTUNMAP to mremap()
2020-04-02 Jaewon Kimmm: mmap: add trace point of vm_unmapped_area
2020-04-02 Jaewon Kimmmap: remove inline of vm_unmapped_area
2020-04-02 Wang Wenhumm/memory.c: clarify a confusing comment for vm_iomap_m...
2020-04-02 WANG Wenhumm: clarify a confusing comment for remap_pfn_range()
2020-04-02 Peter Xumm/gup: allow to react to fatal signals
2020-04-02 Peter Xumm/gup: allow VM_FAULT_RETRY for multiple times
2020-04-02 Peter Xumm: allow VM_FAULT_RETRY for multiple times
2020-04-02 Peter Xumm/gup: fix __get_user_pages() on fault retry of hugetlb
2020-04-02 Peter Xumm/gup: rename "nonblocking" to "locked" where proper
2020-04-02 Anshuman Khandualmm/vma: make is_vma_temporary_stack() available for...
2020-04-02 Anshuman Khandualmm/vma: move VM_NO_KHUGEPAGED into generic header
2020-04-02 Thomas Hellstrommm/mapping_dirty_helpers: update huge page-table entry...
2020-04-02 Roman Gushchinmm: memcg: make memory.oom.group tolerable to task...
2020-04-02 Chris Downmm, memcg: prevent mem_cgroup_protected store tearing
2020-04-02 Chris Downmm, memcg: prevent memory.swap.max load tearing
2020-04-02 Chris Downmm, memcg: prevent memory.min load/store tearing
2020-04-02 Chris Downmm, memcg: prevent memory.low load/store tearing
2020-04-02 Chris Downmm, memcg: prevent memory.max load tearing
2020-04-02 Chris Downmm, memcg: prevent memory.high load/store tearing
2020-04-02 Vincenzo Frascinomm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_...
2020-04-02 Shakeel Buttmemcg: css_tryget_online cleanups
2020-04-02 Johannes Weinermm: memcontrol: recursive memory.low protection
2020-04-02 Johannes Weinermm: memcontrol: clean up and document effective low...
2020-04-02 Johannes Weinermm: memcontrol: fix memory.low proportional distribution
2020-04-02 Roman Gushchinmm: kmem: rename (__)memcg_kmem_(un)charge_memcg()...
2020-04-02 Roman Gushchinmm: memcg/slab: cache page number in memcg_(un)charge_s...
2020-04-02 Roman Gushchinmm: kmem: switch to nr_pages in (__)memcg_kmem_charge_m...
2020-04-02 Roman Gushchinmm: kmem: rename memcg_kmem_(un)charge() into memcg_kme...
2020-04-02 Roman Gushchinmm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
2020-04-02 Roman Gushchinmm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
2020-04-02 Roman Gushchinmm: memcg/slab: use mem_cgroup_from_obj()
2020-04-02 Kirill Tkhaimm/memcontrol.c: allocate shrinker_map on appropriate...
2020-04-02 Yafang Shaomm, memcg: fix build error around the usage of kmem_caches
2020-04-02 Wei Yangmm/swap_state.c: use the same way to count page in...
2020-04-02 Yang Shimm: swap: use smp_mb__after_atomic() to order LRU bit set
2020-04-02 Yang Shimm: swap: make page_evictable() inline
2020-04-02 Wei Yangmm/swap_slots.c: assign|reset cache slot by value directly
2020-04-02 Qian Caimm/swapfile: fix data races in try_to_unuse()
2020-04-02 Wei Yangmm/swap.c: not necessary to export __pagevec_lru_add()
2020-04-02 Chen Wandunmm/swapfile.c: fix comments for swapcache_prepare
2020-04-02 Pingfan Liumm/gup: fix omission of check on FOLL_LONGTERM in gup...
2020-04-02 Pingfan Liumm/gup: rename nr as nr_pinned in get_user_pages_fast()
2020-04-02 Claudio Imbrendamm/gup/writeback: add callbacks for inaccessible pages
2020-04-02 John Hubbardmm: dump_page(): additional diagnostics for huge pinned...
2020-04-02 Matthew Wilcox ... mm: improve dump_page() for compound pages
2020-04-02 John Hubbardmm/gup_benchmark: support pin_user_pages() and related...
2020-04-02 John Hubbardmm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-04-02 John Hubbardmm/gup: page->hpage_pinned_refcount: exact pin counts...
2020-04-02 John Hubbardmm/gup: track FOLL_PIN pages
2020-04-02 John Hubbardmm/gup: require FOLL_GET for get_user_pages_fast()
2020-04-02 John Hubbardmm/gup: pass gup flags to two more routines
2020-04-02 John Hubbardmm/gup: pass a flags arg to __gup_device_* functions
2020-04-02 John Hubbardmm/gup: split get_user_pages_remote() into two routines
2020-04-02 Matthew Wilcox ... mm/filemap.c: rewrite pagecache_get_page documentation
2020-04-02 Matthew Wilcox ... mm/filemap.c: unexport find_get_entry
2020-04-02 Matthew Wilcox ... mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_d...
2020-04-02 Matthew Wilcox ... mm/filemap.c: use vm_fault error code directly
2020-04-02 Souptick Joardermm/filemap.c: remove unused argument from shrink_readah...
2020-04-02 Xianting Tianmm/filemap.c: clear page error before actual read
2020-04-02 Mauricio Faria de... mm/page-writeback.c: write_cache_pages(): deduplicate...
2020-04-02 Jan Karamm/filemap.c: don't bother dropping mmap_sem for zero...
2020-04-02 Qian Caimm/Makefile: disable KCSAN for kmemleak
2020-04-02 Nathan Chancellormm/kmemleak.c: use address-of operator on section symbols
2020-04-02 Vlastimil Babkarevert "topology: add support for node_to_mem_node...
2020-04-02 Kees Cookslub: relocate freelist pointer to middle of object
2020-04-02 Kees Cookslub: improve bit diffusion for freelist ptr obfuscation
2020-04-02 chenqiwumm/slub.c: replace kmem_cache->cpu_partial with wrapped...
2020-04-02 chenqiwumm/slub.c: replace cpu_slab->partial with wrapped APIs
2020-04-01 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net-next
2020-03-31 Linus TorvaldsMerge tag 'ntb-5.7' of git://github.com/jonmason/ntb
2020-03-31 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.7-1' of git://git...
2020-03-31 Linus TorvaldsMerge tag 'tty-5.7-rc1' of git://git./linux/kernel...
2020-03-31 Linus TorvaldsMerge tag 'mmc-v5.7' of git://git./linux/kernel/git...
2020-03-31 Linus TorvaldsMerge tag 'kbuild-v5.7' of git://git./linux/kernel...
2020-03-31 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2020-03-31 Linus TorvaldsMerge tag 'selinux-pr-20200330' of git://git./linux...
2020-03-31 Linus TorvaldsMerge tag 'audit-pr-20200330' of git://git./linux/kerne...
2020-03-31 Linus TorvaldsMerge tag '5.7-rc-smb3-fixes-part1' of git://git.samba...
2020-03-31 Linus TorvaldsMerge tag 'gfs2-for-5.7' of git://git./linux/kernel...
2020-03-31 Linus TorvaldsMerge tag 'for-5.7-tag' of git://git./linux/kernel...
2020-03-31 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-03-31 Linus TorvaldsMerge branch 'x86-vmware-for-linus' of git://git./linux...
2020-03-31 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2020-03-31 Linus TorvaldsMerge branch 'x86-misc-for-linus' of git://git./linux...
2020-03-31 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2020-03-31 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2020-03-31 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2020-03-31 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2020-03-31 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2020-03-31 Linus TorvaldsMerge tag 'microblaze-v5.7-rc1' of git://git.monstr...
2020-03-31 Linus TorvaldsMerge tag 'please-pull-ia64_for_5.7' of git://git....
2020-03-31 Linus TorvaldsMerge tag 'm68k-for-v5.7-tag1' of git://git./linux...
2020-03-31 Linus TorvaldsMerge tag 'x86-timers-2020-03-30' of git://git./linux...
2020-03-31 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
next