linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-07 00:22:42 to 2019-03-09 17:00:45 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-03-09 16:53 UTC  (14+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 1/3] mm/mincore: make mincore() more conservative

[QUESTION] Is MPOL_F_MOF user visible?
 2019-03-09 12:49 UTC  (2+ messages)

[PATCH v2] fs/dax: deposit pagetable even when installing zero page
 2019-03-09 12:07 UTC 

[PATCH v6 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-09  9:32 UTC  (7+ messages)
` [PATCH v6 1/4] sh: Advertise gigantic page support
` [PATCH v6 2/4] sparc: "
` [PATCH v6 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v6 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH] mm,oom: Teach lockdep about oom_lock
 2019-03-09  6:02 UTC  (8+ messages)

[PATCH] arm64: mm: enable per pmd page table lock
 2019-03-09  4:01 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables
  ` [PATCH v2 2/3] arm64: mm: don't call page table ctors for init_mm

[PATCH] mm/compaction: fix an undefined behaviour
 2019-03-09  0:28 UTC  (2+ messages)

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-08 23:21 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH 0/2] A couple hugetlbfs fixes
 2019-03-08 23:08 UTC  (4+ messages)
` [PATCH 1/2] huegtlbfs: on restore reserve error path retain subpool reservation
` [PATCH 2/2] hugetlb: use same fault hash key for shared and private mappings

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-08 21:39 UTC  (36+ messages)
` [RFC][Patch v9 1/6] KVM: Guest free page hinting support
` [RFC][Patch v9 2/6] KVM: Enables the kernel to isolate guest free pages
` [RFC][Patch v9 3/6] KVM: Enables the kernel to report isolated pages

[PATCH v3] blkcg: prevent priority inversion problem during sync()
 2019-03-08 21:28 UTC 

[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-08 21:27 UTC  (10+ messages)
` [PATCH v3 1/1] "

[RFC 00/15] mm: Implement Slab Movable Objects (SMO)
 2019-03-08 20:08 UTC  (22+ messages)
` [RFC 01/15] slub: Create sysfs field /sys/slab/<cache>/ops
` [RFC 02/15] slub: Add isolate() and migrate() methods
` [RFC 03/15] tools/vm/slabinfo: Add support for -C and -F options
` [RFC 04/15] slub: Enable Slab Movable Objects (SMO)
` [RFC 05/15] slub: Sort slab cache list
` [RFC 06/15] tools/vm/slabinfo: Add remote node defrag ratio output
` [RFC 07/15] slub: Add defrag_used_ratio field and sysfs support
` [RFC 08/15] tools/vm/slabinfo: Add defrag_used_ratio output
` [RFC 09/15] slub: Enable slab defragmentation using SMO
` [RFC 10/15] tools/testing/slab: Add object migration test module
` [RFC 11/15] tools/testing/slab: Add object migration test suite
` [RFC 12/15] xarray: Implement migration function for objects
` [RFC 13/15] tools/testing/slab: Add XArray movable objects tests
` [RFC 14/15] slub: Enable move _all_ objects to node
` [RFC 15/15] slub: Enable balancing slab objects across nodes

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-08 20:06 UTC  (40+ messages)
` [RFC PATCH V2 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V2 5/5] vhost: access vq metadata through kernel virtual address

[PATCH v5 0/7] psi: pressure stall monitors v5
 2019-03-08 18:43 UTC  (8+ messages)
` [PATCH v5 1/7] psi: introduce state_mask to represent stalled psi states
` [PATCH v5 2/7] psi: make psi_enable static
` [PATCH v5 3/7] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v5 4/7] psi: split update_stats into parts
` [PATCH v5 5/7] psi: track changed states
` [PATCH v5 6/7] refactor header includes to allow kthread.h inclusion in psi_types.h
` [PATCH v5 7/7] psi: introduce psi monitor

[PATCH v2 0/3] blkcg: sync() isolation
 2019-03-08 17:32 UTC  (11+ messages)
` [PATCH v2 1/3] blkcg: prevent priority inversion problem during sync()
` [PATCH v2 2/3] blkcg: introduce io.sync_isolation
` [PATCH v2 3/3] blkcg: implement sync() isolation

[PATCHv7 00/10] Heterogenous memory node attributes
 2019-03-08 17:25 UTC  (5+ messages)
` [PATCHv7 03/10] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv7 06/10] node: Add memory-side caching attributes

[PATCH] kasan: fix variable 'tag' set but not used warning
 2019-03-08 13:28 UTC  (2+ messages)

[PATCH v4 00/19] Convert x86 & arm64 to use generic page walk
 2019-03-08 10:50 UTC  (4+ messages)
` [PATCH v4 04/19] powerpc: mm: Add p?d_large() definitions

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-03-08  8:18 UTC  (11+ messages)

Kernel bug with MPX?
 2019-03-08  7:41 UTC  (4+ messages)

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-08  7:10 UTC  (17+ messages)

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-03-08  6:16 UTC 

[PATCH v9 00/11] KASAN for powerpc/32
 2019-03-08  4:49 UTC  (7+ messages)
` [PATCH v9 02/11] powerpc: prepare string/mem functions for KASAN

[PATCH] kasan: fix coccinelle warnings in kasan_p*_table
 2019-03-08  3:03 UTC  (3+ messages)

[PATCH] mm: fix sleeping function warning in alloc_swap_info
 2019-03-08  2:41 UTC  (9+ messages)

mmotm 2019-03-07-18-01 uploaded
 2019-03-08  2:01 UTC 

[PATCH v2] hugetlbfs: fix memory leak for resv_map
 2019-03-07 23:50 UTC  (3+ messages)

[PATCH 0/5] mm: reduce the memory footprint of dying memory cgroups
 2019-03-07 23:00 UTC  (6+ messages)
` [PATCH 1/5] mm: prepare to premature release of memcg->vmstats_percpu
` [PATCH 2/5] mm: prepare to premature release of per-node lruvec_stat_cpu
` [PATCH 3/5] mm: release memcg percpu data prematurely
` [PATCH 4/5] mm: release per-node "
` [PATCH 5/5] mm: spill memcg percpu stats and events before releasing

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-03-07 20:25 UTC  (18+ messages)
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
                  ` [PATCH] x86/cpufeature: Remove __pure attribute to _static_cpu_has()

[PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
 2019-03-07 18:56 UTC  (19+ messages)

[PATCH] proc: test /proc/*/maps, smaps, smaps_rollup, statm
 2019-03-07 18:12 UTC  (2+ messages)
  ` [LKP] [proc] 3f02daf340: kernel_selftests.proc.proc-pid-vm.fail

[PATCH] writeback: sum memcg dirty counters as needed
 2019-03-07 16:56 UTC 

next/master boot bisection: next-20190215 on beaglebone-black
 2019-03-07 15:43 UTC  (13+ messages)

[PATCH v4] page cache: Store only head pages in i_pages
 2019-03-07 15:30 UTC 

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-03-07 15:19 UTC  (4+ messages)
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory

[PATCH v3] page cache: Store only head pages in i_pages
 2019-03-07 15:06 UTC  (5+ messages)

[PATCH] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
 2019-03-07 14:17 UTC  (6+ messages)

[PATCH] page flags: prioritize kasan bits over last-cpuid
 2019-03-07 14:15 UTC  (2+ messages)

[RFC][QEMU Patch] KVM: Enable QEMU to free the pages hinted by the guest
 2019-03-07 12:23 UTC  (2+ messages)

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-03-07 11:15 UTC  (6+ messages)
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-03-07  8:41 UTC  (4+ messages)
` [PATCH v2] makedumpfile: "

CMA allocation failure and Latency issue
 2019-03-07  8:09 UTC 

mmotm 2019-03-05-16-36 uploaded
 2019-03-07  0:22 UTC  (2+ messages)
` mmotm 2019-03-05-16-36 uploaded (zstd)


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