linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-05 04:14:22 to 2019-06-06 20:15:24 UTC [more...]

[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
 2019-06-06 20:06 UTC  (6+ messages)
` [PATCH v7 01/27] Documentation/x86: Add CET description
` [PATCH v7 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v7 03/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v7 04/27] x86/fpu/xstate: Introduce XSAVES system states
` [PATCH v7 05/27] x86/fpu/xstate: Add XSAVES system states for shadow stack

[RFC PATCH stable-4.4] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-06 19:55 UTC  (2+ messages)

[PATCH 0/5] mm/hmm: HMM documentation updates and code fixes
 2019-06-06 19:54 UTC  (18+ messages)
` [PATCH 1/5] mm/hmm: Update HMM documentation
` [PATCH 2/5] mm/hmm: Clean up some coding style and comments
` [PATCH 4/5] mm/hmm: hmm_vma_fault() doesn't always call hmm_range_unregister()

[PATCH v4 0/1] Use HMM for ODP v4
 2019-06-06 19:53 UTC  (6+ messages)
            ` RFC: Run a dedicated hmm.git for 5.3

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-06 19:51 UTC  (21+ messages)
` [PATCH RFC 01/10] fs/locks: Add trace_leases_conflict
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space
` [PATCH RFC 03/10] mm/gup: Pass flags down to __gup_device_huge* calls
` [PATCH RFC 04/10] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages
` [PATCH RFC 05/10] fs/ext4: Teach ext4 to break layout leases
` [PATCH RFC 06/10] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
` [PATCH RFC 07/10] fs/ext4: Fail truncate if pages are GUP pinned
` [PATCH RFC 08/10] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [PATCH RFC 09/10] fs/xfs: Fail truncate if pages are GUP pinned
` [PATCH RFC 10/10] mm/gup: Remove FOLL_LONGTERM DAX exclusion

[PATCH 0/2] Two bug-fixes for HMM
 2019-06-06 19:20 UTC  (5+ messages)

[v2 PATCH] mm: thp: fix false negative of shmem vma's THP eligibility
 2019-06-06 18:59 UTC  (7+ messages)

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-06 18:44 UTC  (12+ messages)
` [PATCH v2 hmm 01/11] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v2 hmm 02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v2 hmm 03/11] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH v2 hmm 04/11] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v2 hmm 05/11] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH v2 hmm 06/11] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v2 hmm 07/11] mm/hmm: Use lockdep instead of comments
` [PATCH v2 hmm 08/11] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v2 hmm 09/11] mm/hmm: Poison hmm_range during unregister
` [PATCH v2 hmm 10/11] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v2 hmm 11/11] mm/hmm: Remove confusing comment and logic from hmm_release

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-06 18:16 UTC  (18+ messages)
` [PATCH v9 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v9 02/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v9 03/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v9 04/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v9 05/12] mm/hotplug: Kill is_dev_zone() usage in __remove_pages()
` [PATCH v9 06/12] mm: Kill is_dev_zone() helper
` [PATCH v9 07/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v9 08/12] mm/sparsemem: Support sub-section hotplug
` [PATCH v9 09/12] mm: Document ZONE_DEVICE memory-model implications
` [PATCH v9 10/12] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v9 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v9 12/12] libnvdimm/pfn: Stop padding pmem namespaces to section alignment

[PATCH v2] x86/fpu: Use fault_in_pages_writeable() for pre-faulting
 2019-06-06 17:25 UTC  (3+ messages)
` [PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
  ` [tip:x86/urgent] x86/fpu: Use fault_in_pages_writeable() for pre-faulting

"lib: rework bitmap_parse()" triggers invalid access errors
 2019-06-06 16:09 UTC  (4+ messages)
  ` [EXT] "

KASAN: use-after-free Read in unregister_shrinker
 2019-06-06 16:01 UTC  (9+ messages)

[PATCH v4 0/3] mm: improvements in shrink slab
 2019-06-06 15:33 UTC  (9+ messages)
` [PATCH v4 1/3] mm/vmstat: expose min_slab_pages in /proc/zoneinfo
` [PATCH v4 2/3] mm/vmscan: change return type of shrink_node() to void
` [PATCH v4 3/3] mm/vmscan: shrink slab in node reclaim

[Bug 203715] New: BUG: unable to handle kernel NULL pointer dereference under stress (possibly related to https://lkml.org/lkml/2019/5/24/292 ?)
 2019-06-06 14:44 UTC  (6+ messages)

KASAN: slab-out-of-bounds Read in corrupted (2)
 2019-06-06 14:41 UTC  (2+ messages)

[PATCH V3 1/2] mm/ioremap: Check virtual address alignment while creating huge mappings
 2019-06-06 13:51 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v5 0/4] Some cleanups for the KVA/vmalloc
 2019-06-06 12:04 UTC  (5+ messages)
` [PATCH v5 1/4] mm/vmalloc.c: remove "node" argument
` [PATCH v5 2/4] mm/vmalloc.c: preload a CPU with one object for split purpose
` [PATCH v5 3/4] mm/vmalloc.c: get rid of one single unlink_va() when merge
` [PATCH v5 4/4] mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va()

[PATCH] mm: memcontrol: dump memory.stat during cgroup OOM
 2019-06-06 11:14 UTC  (4+ messages)

mmotm 2019-06-04-16-33 uploaded
 2019-06-06 10:41 UTC  (3+ messages)
` mmotm 2019-06-04-16-33 uploaded (drivers/crypto/atmel)

[PATCH V3 0/2] mm/ioremap: Check virtual address alignment
 2019-06-06  8:08 UTC  (6+ messages)
` [PATCH V3 2/2] arm64/mm: Change offset base address in [pud|pmd]_free_[pmd|pte]_page()

RFC: switch the remaining architectures to use generic GUP v2
 2019-06-06  7:44 UTC  (5+ messages)
` [PATCH 12/16] mm: consolidate the get_user_pages* implementations

[PATCH v12 00/31] Speculative page faults
 2019-06-06  6:51 UTC  (2+ messages)

[RFC v2 0/5] cgroup-aware unbound workqueues
 2019-06-06  6:15 UTC  (9+ messages)
` [RFC v2 1/5] cgroup: add cgroup v2 interfaces to migrate kernel threads
` [RFC v2 2/5] workqueue, cgroup: add cgroup-aware workqueues
` [RFC v2 3/5] workqueue, memcontrol: make memcg throttle workqueue workers
` [RFC v2 4/5] workqueue, cgroup: add test module
` [RFC v2 5/5] ktask, cgroup: attach helper threads to the master thread's cgroup

[PATCH] mm: Remove VM_BUG_ON in __alloc_pages_node
 2019-06-06  5:29 UTC  (6+ messages)

[RFC V2] mm: Generalize notify_page_fault()
 2019-06-06  2:40 UTC  (7+ messages)

[PATCH 1/2] mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
 2019-06-06  2:27 UTC  (4+ messages)
` [PATCH 2/2] mm/large system hash: clear hashdist when only one node with memory is booted

[PATCHv3 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-06  2:19 UTC  (4+ messages)
` [PATCHv3 2/2] mm/gup: rename nr as nr_pinned "

[PATCH v6 00/10] mm: reparent slab memory on cgroup removal
 2019-06-06  0:48 UTC  (12+ messages)
` [PATCH v6 01/10] mm: add missing smp read barrier on getting memcg kmem_cache pointer
` [PATCH v6 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock

[PATCH V3 1/2] zpool: Add malloc_support_movable to zpool_driver
 2019-06-06  0:23 UTC  (6+ messages)
` [PATCH V3 2/2] zswap: Use movable memory if zpool support allocate movable memory

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-06-05 21:50 UTC  (14+ messages)
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH v4] mm/swap: Fix release_pages() when releasing devmap pages
 2019-06-05 21:49 UTC 

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-05 21:33 UTC  (4+ messages)

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-06-05 20:27 UTC  (2+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-06-05 20:07 UTC  (4+ messages)

KASAN: use-after-free Read in register_shrinker_prepared
 2019-06-05 19:08 UTC 

[PATCH v2 0/8] EFI Specific Purpose Memory Support
 2019-06-05 19:06 UTC  (4+ messages)
` [PATCH v2 4/8] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax

[PATCH] mm: remove the account_page_dirtied export
 2019-06-05 18:37 UTC 

[PATCH] mm: Allow userland to request that the kernel clear memory on release
 2019-06-05 18:26 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v4 0/7] mm: reparent slab memory on cgroup removal
 2019-06-05 17:33 UTC  (3+ messages)

question: should_compact_retry limit
 2019-06-05 16:33 UTC  (4+ messages)

[PATCH 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-06-05 16:32 UTC  (6+ messages)
` [PATCH 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH 2/4] arm64: kdump: support reserving crashkernel above 4G

[PATCH uprobe, thp v2 0/5] THP aware uprobe
 2019-06-05 16:29 UTC  (4+ messages)
` [PATCH uprobe, thp v2 2/5] uprobe: use original page when all uprobes are removed

[PATCH] block: fix a crash in do_task_dead()
 2019-06-05 15:04 UTC  (5+ messages)

[BUG?] without memory pressure negative dentries overpopulate dcache
 2019-06-05 13:51 UTC 

[RFCv2 0/6] introduce memory hinting API for external process
 2019-06-05 13:27 UTC  (7+ messages)
` [RFCv2 4/6] mm: factor out madvise's core functionality

[PATCH for-5.2-fixes] memcg: Don't loop on css_tryget_online() failure
 2019-06-05 13:26 UTC  (3+ messages)

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-06-05  9:32 UTC  (10+ messages)
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH 0/2] fs: Hole punch vs page cache filling races
 2019-06-05  9:27 UTC  (4+ messages)
` [PATCH 2/2] ext4: Fix stale data exposure when read races with hole punch


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).