linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 17:47:08 to 2019-12-13 10:17:39 UTC [more...]

[PATCH] mm: remove __krealloc
 2019-12-13 10:17 UTC  (4+ messages)

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-13 10:15 UTC  (8+ messages)
` [PATCH v15 5/7] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v15 6/7] virtio-balloon: Add support for providing free page reports to host

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-13  9:47 UTC  (17+ messages)
` [PATCH RFC v4 01/13] ACPI: NUMA: export pxm_to_node
` [PATCH RFC v4 02/13] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v4 03/13] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v4 04/13] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v4 05/13] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v4 06/13] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH RFC v4 07/13] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v4 08/13] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v4 09/13] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH RFC v4 10/13] virtio-mem: Better retry handling
` [PATCH RFC v4 11/13] mm/vmscan: Move count_vm_event(DROP_SLAB) into drop_slab()
` [PATCH RFC v4 12/13] mm/vmscan: Export drop_slab() and drop_slab_node()
` [PATCH RFC v4 13/13] virtio-mem: Drop slab objects when unplug continues to fail

[PATCH] mm/memory.c: avoid repeated set_page_dirty in fault_dirty_shared_page
 2019-12-13  7:28 UTC  (4+ messages)

[PATCHSET v4 0/5] Support for RWF_UNCACHED
 2019-12-13  2:38 UTC  (11+ messages)
` [PATCH 1/5] fs: add read support "
` [PATCH 2/5] mm: make generic_perform_write() take a struct kiocb
` [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
` [PATCH 4/5] iomap: add struct iomap_data
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes

[bug report] mm-add-apply_to_existing_pages-helper-fix
 2019-12-13  2:04 UTC  (3+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2019-12-13  1:32 UTC  (41+ messages)
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes

[PATCH v3 0/3] KASAN for powerpc64 radix
 2019-12-12 23:55 UTC  (6+ messages)
` [PATCH v3 1/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v3 2/3] kasan: Document support on 32-bit powerpc
` [PATCH v3 3/3] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH] mm/gup: Fix memory leak in __gup_benchmark_ioctl
 2019-12-12 23:14 UTC  (2+ messages)

[PATCH v2] hugetlbfs: Disable softIRQ when taking hugetlb_lock
 2019-12-12 22:42 UTC  (15+ messages)
          ` [PATCH v2] mm/hugetlb: defer free_huge_page() to a workqueue

[PATCH v2 1/1] KVM: PPC: Implement H_SVM_INIT_ABORT hcall
 2019-12-12 22:14 UTC 

mmotm 2019-12-10-19-14 uploaded
 2019-12-12 20:58 UTC  (5+ messages)
` mmotm 2019-12-10-19-14 uploaded (objtool: func() falls through)

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-12 18:26 UTC  (28+ messages)
` [PATCH 01/22] mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch use
` [PATCH 02/22] kbuild: Add support for 'as-instr' to be used in Kconfig files
` [PATCH 03/22] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH 04/22] arm64: Use macros instead of hard-coded constants for MAIR_EL1
` [PATCH 05/22] arm64: mte: system register definitions
` [PATCH 06/22] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH 07/22] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH 08/22] arm64: mte: Assembler macros and default architecture for .S files
` [PATCH 09/22] arm64: mte: Tags-aware clear_page() implementation
` [PATCH 10/22] arm64: mte: Tags-aware copy_page() implementation
` [PATCH 11/22] arm64: Tags-aware memcmp_pages() implementation
` [PATCH 12/22] arm64: mte: Add specific SIGSEGV codes
` [PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH 14/22] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH 15/22] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH 16/22] mm: Introduce arch_validate_flags()
` [PATCH 17/22] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH 18/22] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH 19/22] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags "
` [PATCH 21/22] arm64: mte: Kconfig entry
` [PATCH 22/22] arm64: mte: Add Memory Tagging Extension documentation

[PATCHSET v4 0/5] Support for RWF_UNCACHED
 2019-12-12 16:41 UTC 

[PATCHSET 0/5] Support for RWF_UNCACHED
 2019-12-12 15:52 UTC  (3+ messages)

Splitting the mmap_sem
 2019-12-12 15:46 UTC  (4+ messages)

[PATCH v16 00/25] Generic page walk and ptdump
 2019-12-12 15:18 UTC  (7+ messages)
` [PATCH v16 11/25] mm: pagewalk: Add p4d_entry() and pgd_entry()

rmap for shmem pages
 2019-12-12 14:43 UTC  (3+ messages)

[PATCH v2 0/4] KASAN for powerpc64 radix, plus generic mm change
 2019-12-12 13:41 UTC  (11+ messages)
` [PATCH v2 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH] mm/oom: fix pgtables units mismatch in Killed process message
 2019-12-12 10:41 UTC  (3+ messages)

[PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12 10:17 UTC  (27+ messages)
` [PATCH v10 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v10 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v10 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v10 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v10 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v10 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v10 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v10 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v10 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v10 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v10 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v10 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v10 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v10 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v10 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v10 16/25] net/xdp: "
` [PATCH v10 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v10 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v10 19/25] vfio, mm: "
` [PATCH v10 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v10 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v10 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v10 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v10 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH 00/17] Fixup page directory freeing
 2019-12-12  9:32 UTC  (4+ messages)
` [PATCH 08/17] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE
  ` [PATCH mk-II "

[RFC] workqueue: fix detecting reentrance
 2019-12-12  9:15 UTC 

[PATCH v4 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-12  8:51 UTC  (4+ messages)
` [PATCH v4 1/2] mm: Add a vmf_insert_mixed_prot() function
` [PATCH v4 2/2] mm, drm/ttm: Fix vm page protection handling

[PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12  5:53 UTC  (7+ messages)
` [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v9 23/25] mm/gup: track FOLL_PIN pages

[RFC 0/4] workqueue: fix selecting cpu for queuing work and cleanup
 2019-12-12  2:28 UTC  (6+ messages)
` [RFC 1/4] workqueue: fix selecting cpu for queuing work
` [RFC 3/4] workqueue: reap dead pool workqueue on "

[GIT PULL] Please pull hmm changes
 2019-12-11 22:57 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 7644f71e5db423959de292907924fa118fd29151
 2019-12-11 19:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).