Show patches with: none      |   73334 patches
« 1 2 ... 607 608 609733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm: Cleanup __put_devmap_managed_page() vs ->page_free() - 1 - --- 2019-11-14 Dan Williams New
char/random: silence a lockdep splat with printk() char/random: silence a lockdep splat with printk() - 1 - --- 2019-11-13 Qian Cai New
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap - 1 - --- 2019-11-13 Christoph Hellwig New
KSM WARN_ON_ONCE(page_mapped(page)) in remove_stable_node() KSM WARN_ON_ONCE(page_mapped(page)) in remove_stable_node() - - - --- 2019-11-13 Andrey Ryabinin New
mm/vmalloc: Fix regression caused by needless vmalloc_sync_all() mm/vmalloc: Fix regression caused by needless vmalloc_sync_all() 1 - 1 --- 2019-11-13 Shile Zhang New
mm, page_alloc: print reserved_highatomic info mm, page_alloc: print reserved_highatomic info - - - --- 2019-11-13 Jiazi Li New
mm/memblock: Correct doc for function mm/memblock: Correct doc for function - 1 - --- 2019-11-13 Ruan Shiyang New
[v4,23/23] mm/gup: remove support for gup(FOLL_LONGTERM) mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,21/23] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-13 John Hubbard New
[v4,16/23] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,15/23] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-13 John Hubbard New
[v4,14/23] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,13/23] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 2 - --- 2019-11-13 John Hubbard New
[v4,12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,10/23] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 - - --- 2019-11-13 John Hubbard New
[v4,06/23] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,05/23] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,03/23] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,02/23] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,01/23] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 3 - --- 2019-11-13 John Hubbard New
[V2,2/2] fs: Move swap_[de]activate to file_operations Move swap functions out of address space operations 2 1 - --- 2019-11-13 Ira Weiny New
[V2,1/2] fs: Clean up mapping variable Move swap functions out of address space operations 1 1 - --- 2019-11-13 Ira Weiny New
mm/debug: PageAnon() is true for PageKsm() pages mm/debug: PageAnon() is true for PageKsm() pages 1 - - --- 2019-11-13 Ralph Campbell New
[v3,14/14] xen/gntdev: use mmu_interval_notifier_insert Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-11-12 Jason Gunthorpe New
[v3,13/14] mm/hmm: remove hmm_mirror and related Consolidate the mmu notifier interval_tree and locking - 2 1 --- 2019-11-12 Jason Gunthorpe New
[v3,12/14] drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - 1 1 --- 2019-11-12 Jason Gunthorpe New
[v3,11/14] drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - 1 1 --- 2019-11-12 Jason Gunthorpe New
[v3,09/14] nouveau: use mmu_interval_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe New
[v3,08/14] nouveau: use mmu_notifier directly for invalidate_range_start Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe New
[v3,07/14] drm/radeon: use mmu_interval_notifier_insert Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-11-12 Jason Gunthorpe New
[v3,06/14] RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe New
[v3,05/14] RDMA/odp: Use mmu_interval_notifier_insert() Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe New
[v3,04/14] mm/hmm: define the pre-processor related parts of hmm.h even if disabled Consolidate the mmu notifier interval_tree and locking - 2 1 --- 2019-11-12 Jason Gunthorpe New
[v3,03/14] mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror Consolidate the mmu notifier interval_tree and locking - 2 2 --- 2019-11-12 Jason Gunthorpe New
[v3,02/14] mm/mmu_notifier: add an interval tree notifier Consolidate the mmu notifier interval_tree and locking 1 2 2 --- 2019-11-12 Jason Gunthorpe New
[v3,01/14] mm/mmu_notifier: define the header pre-processor parts even if disabled Consolidate the mmu notifier interval_tree and locking - 3 1 --- 2019-11-12 Jason Gunthorpe New
[2/2] hugetlbfs: convert macros to static inline, fix sparse warning hugetlbfs: convert macros to static inline, fix sparse warning - - - --- 2019-11-12 Mike Kravetz New
[1/2] powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h hugetlbfs: convert macros to static inline, fix sparse warning 1 - - --- 2019-11-12 Mike Kravetz New
[v2,8/8] mm/lru: revise the comments of lru_lock per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v2,7/8] mm/lru: likely enhancement per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v2,6/8] mm/lru: remove rcu_read_lock to fix performance regression per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v2,5/8] mm/pgdat: remove pgdat lru_lock per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v2,4/8] mm/lru: only change the lru_lock iff page's lruvec is different per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v2,3/8] mm/lru: replace pgdat lru_lock with lruvec lock per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v2,2/8] mm/lruvec: add irqsave flags into lruvec struct per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v2,1/8] mm/lru: add per lruvec lock for memcg per lruvec lru_lock for memcg - - - --- 2019-11-12 Alex Shi New
[v4,2/2] kasan: add test for invalid size in memmove fix the missing underflow in memory operation function - 2 - --- 2019-11-12 Walter Wu New
[v4,1/2] kasan: detect negative size in memory operation function fix the missing underflow in memory operation function - 2 - --- 2019-11-12 Walter Wu New
[V9,RESEND] mm/debug: Add tests validating architecture page table helpers [V9,RESEND] mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-11-12 Anshuman Khandual New
[V9] mm/debug: Add tests validating architecture page table helpers [V9] mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-11-12 Anshuman Khandual New
[RFC,v3] writeback: add elastic bdi in cgwb bdp [RFC,v3] writeback: add elastic bdi in cgwb bdp - - - --- 2019-11-12 Hillf Danton New
[v3] mm/debug: __dump_page() prints an extra line [v3] mm/debug: __dump_page() prints an extra line - - - --- 2019-11-12 Ralph Campbell New
[2/2] fs: Move swap_[de]activate to file_operations Move swap functions out of address space operations - - - --- 2019-11-12 Ira Weiny New
[1/2] fs: Clean up mapping variable Move swap functions out of address space operations 1 - - --- 2019-11-12 Ira Weiny New
Add prctl support for controlling mem reclaim V4 Add prctl support for controlling mem reclaim V4 1 4 1 --- 2019-11-12 Mike Christie New
[v3,23/23] mm/gup: remove support for gup(FOLL_LONGTERM) mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,21/23] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-12 John Hubbard New
[v3,16/23] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,15/23] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-12 John Hubbard New
[v3,14/23] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,13/23] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 2 - --- 2019-11-12 John Hubbard New
[v3,12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,10/23] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 - - --- 2019-11-12 John Hubbard New
[v3,06/23] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,05/23] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,03/23] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,02/23] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,01/23] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v2] mm/debug: __dump_page() prints an extra line [v2] mm/debug: __dump_page() prints an extra line - 1 - --- 2019-11-11 Ralph Campbell New
mm/debug: mm/debug: - - - --- 2019-11-11 Ralph Campbell New
mm: migrate: handle freed page at the first place mm: migrate: handle freed page at the first place - - - --- 2019-11-11 Yang Shi New
[FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2 [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2 - - - --- 2019-11-11 Christoph Lameter (Ampere) New
mm/vmscan.c: Fix typo in comment mm/vmscan.c: Fix typo in comment - - - --- 2019-11-11 Xianting Tian New
docs: cgroup: mm: Document why inactive_X + active_X may not equal X docs: cgroup: mm: Document why inactive_X + active_X may not equal X 1 - - --- 2019-11-11 Chris Down New
docs: cgroup: mm: Fix spelling of "list" docs: cgroup: mm: Fix spelling of "list" - - - --- 2019-11-11 Chris Down New
fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice - - - --- 2019-11-10 Konstantin Khlebnikov New
[v2] hugetlbfs: add O_TMPFILE support [v2] hugetlbfs: add O_TMPFILE support - 1 - --- 2019-11-09 Piotr Sarna New
[1/1] IB/umem: use get_user_pages_fast() to pin DMA pages IB/umem: use get_user_pages_fast() to pin DMA pages - 2 - --- 2019-11-09 John Hubbard New
[v3] zswap: allow setting default status, compressor and allocator in Kconfig [v3] zswap: allow setting default status, compressor and allocator in Kconfig - - - --- 2019-11-08 Maciej S. Szmigiero New
[-next] mm/vmscan: fix an undefined behavior for zone id [-next] mm/vmscan: fix an undefined behavior for zone id 1 - - --- 2019-11-08 Qian Cai New
« 1 2 ... 607 608 609733 734 »