linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-29 13:05:49 to 2018-01-04 08:03:55 UTC [more...]

"bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs
 2018-01-04  8:03 UTC  (25+ messages)

[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
 2018-01-04  7:44 UTC  (6+ messages)

[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
 2018-01-04  7:32 UTC  (9+ messages)
` [PATCH 1/6] mm, hugetlb: unify core page allocation accounting and initialization
` [PATCH 2/6] mm, hugetlb: integrate giga hugetlb more naturally to the allocation path
` [PATCH 3/6] mm, hugetlb: do not rely on overcommit limit during migration
` [PATCH 4/6] mm, hugetlb: get rid of surplus page accounting tricks
` [PATCH 5/6] mm, hugetlb: further simplify hugetlb allocation API
` [PATCH 6/6] hugetlb, mempolicy: fix the mbind hugetlb migration

Crashes with KPTI and -rc6
 2018-01-04  6:57 UTC  (2+ messages)

Filesystem crashes due to pages without buffers
 2018-01-04  6:10 UTC  (4+ messages)

[PATCH] virtio_balloon: use non-blocking allocation
 2018-01-04  5:56 UTC  (2+ messages)

[PATCH 1/2] Move kfree_call_rcu() to slab_common.c
 2018-01-04  1:38 UTC  (5+ messages)
` [PATCH 2/2] kfree_rcu() should use the new kfree_bulk() interface for freeing rcu structures

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2018-01-04  1:32 UTC  (15+ messages)
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2018-01-04  1:17 UTC  (12+ messages)

Fw: kernel BUG at ./include/linux/mm.h:LINE! (3)
 2018-01-04  0:42 UTC  (7+ messages)
  `  "

[RFC] Heuristic for inode/dentry fragmentation prevention
 2018-01-04  0:08 UTC  (4+ messages)

[PATCH 4.9 03/39] x86/boot: Add early cmdline parsing for options with arguments
 2018-01-03 20:11 UTC  (2+ messages)
` [PATCH 4.9 34/39] x86/paravirt: Dont patch flush_tlb_single

[PATCH 4.4 01/37] x86/boot: Add early cmdline parsing for options with arguments
 2018-01-03 20:11 UTC  (2+ messages)
` [PATCH 4.4 32/37] x86/paravirt: Dont patch flush_tlb_single

[RFC PATCH v4 00/18] VM introspection
 2018-01-03 18:52 UTC  (4+ messages)

[tip:core/rcu] mm/ksm: Remove now-redundant smp_read_barrier_depends()
 2018-01-03 16:04 UTC 

[PATCH 0/3] unclutter thp migration
 2018-01-03 14:19 UTC  (8+ messages)
` [PATCH 1/3] mm, numa: rework do_pages_move
` [PATCH 2/3] mm, migrate: remove reason argument from new_page_t
` [PATCH 3/3] mm: unclutter THP migration

[PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-01-03 12:31 UTC 

ACPI issues on cold power on [bisected]
 2018-01-03 11:49 UTC  (9+ messages)
` [PATCH] ACPI / WMI: Call acpi_wmi_init() later

Documentation: ksm: move sysfs interface to ABI
 2018-01-03 10:36 UTC 

[PATCH v20 0/7] Virtio-balloon Enhancement
 2018-01-03 10:19 UTC  (9+ messages)
` [PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG

[RFC PATCH] mm: unclutter THP migration
 2018-01-03  9:52 UTC  (16+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 1/3] mm, numa: rework do_pages_move
  ` [RFC PATCH 3/3] mm: unclutter THP migration

[PATCH v20 3/7 RESEND] xbitmap: add more operations
 2018-01-03  8:56 UTC  (5+ messages)

About the try to remove cross-release feature entirely by Ingo
 2018-01-03  8:23 UTC  (21+ messages)

[PATCH V6 1/2] xxHash: create arch dependent 32/64-bit xxhash()
 2018-01-03  3:09 UTC  (2+ messages)
` [PATCH V6 2/2] ksm: replace jhash2 with faster hash

[PATCH v5 00/78] XArray v5
 2018-01-03  1:01 UTC  (9+ messages)
` [PATCH v5 01/78] xfs: Rename xa_ elements to ail_
` [PATCH v5 03/78] xarray: Add the xa_lock to the radix_tree_root

[PATCH] mm for mmotm: Revert skip swap cache feture for synchronous device
 2018-01-03  0:24 UTC  (6+ messages)

[PATCH] Move kfree_call_rcu() to slab_common.c
 2018-01-02 20:24 UTC  (6+ messages)

[PATCH v2 1/1] Move kfree_call_rcu() to slab_common.c
 2018-01-02 20:18 UTC  (5+ messages)

[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
 2018-01-02 16:44 UTC  (5+ messages)
` [PATCH v2 02/17] mm: Exempt special mappings from mlock(), mprotect() and madvise()

[RFC 0/8] Xarray object migration V1
 2018-01-02 14:56 UTC  (9+ messages)
` [RFC 2/8] slub: Add defrag_ratio field and sysfs support
` [RFC 3/8] slub: Add isolate() and migrate() methods

Is GFP_HIGHUSER[_MOVABLE] | __GFP_NOMEMALLOC) & ~__GFP_DIRECT_RECLAIM supported?
 2018-01-02 11:40 UTC  (4+ messages)

[PATCH 0/2] mm/zswap: add minor const/conditional optimizations
 2018-01-02 10:03 UTC  (3+ messages)
` [PATCH 1/2] mm/zswap: make type and compressor const
` [PATCH 2/2] mm/zswap: move `zswap_has_pool` to front of `if ()`

[RFC] does ioremap() cause memory leak?
 2018-01-02  1:39 UTC  (3+ messages)

[PATCH] userfaultfd: convert to use anon_inode_getfd()
 2018-01-01 15:52 UTC  (2+ messages)

INFO: task hung in filemap_fault
 2018-01-01 15:27 UTC  (4+ messages)

[PATCH 4.14 005/146] x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
 2018-01-01 14:37 UTC  (6+ messages)
` [PATCH 4.14 006/146] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [PATCH 4.14 029/146] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
` [PATCH 4.14 031/146] x86/mm/pti: Add Kconfig
` [PATCH 4.14 033/146] x86/mm/dump_pagetables: Check user space page table for WX pages
` [PATCH 4.14 034/146] x86/mm/dump_pagetables: Allow dumping current pagetables

[PATCH 4.9 17/75] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
 2018-01-01 14:31 UTC  (5+ messages)
` [PATCH 4.9 18/75] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
` [PATCH 4.9 19/75] x86/mm: Disable PCID on 32-bit kernels
` [PATCH 4.9 20/75] x86/mm: Add the nopcid boot option to turn off PCID
` [PATCH 4.9 21/75] x86/mm: Enable CR4.PCIDE on supported systems

[PATCH 4.4 27/63] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
 2018-01-01 14:24 UTC  (5+ messages)
` [PATCH 4.4 28/63] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
` [PATCH 4.4 29/63] x86/mm: Disable PCID on 32-bit kernels
` [PATCH 4.4 30/63] x86/mm: Add the nopcid boot option to turn off PCID
` [PATCH 4.4 31/63] x86/mm: Enable CR4.PCIDE on supported systems

[PATCH v2] ksm: replace jhash2 with faster hash
 2017-12-31 12:37 UTC  (6+ messages)
` [RFC PATCH] ksm: fasthash() can be static

BUG: bad usercopy in memdup_user_nul
 2017-12-31  8:11 UTC  (2+ messages)

BUG: bad usercopy in memdup_user
 2017-12-31  8:11 UTC  (10+ messages)

BUG: bad usercopy in old_dev_ioctl
 2017-12-31  8:10 UTC  (6+ messages)

BUG: bad usercopy in ___sys_sendmsg
 2017-12-31  8:09 UTC  (3+ messages)

[PATCH] [RFC] mm: page_alloc: skip over regions of invalid pfns on UMA
 2017-12-31  5:31 UTC 

[PATCH V5 1/2] xxHash: create arch dependent 32/64-bit xxhash()
 2017-12-31  0:25 UTC  (3+ messages)
` [PATCH V5 2/2] ksm: replace jhash2 with faster hash

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-30  9:19 UTC  (12+ messages)

[PATCH 1/2] mm: Make follow_pte_pmd an inline
 2017-12-30  7:17 UTC  (8+ messages)
` [PATCH 2/2] Introduce __cond_lock_err

[RFC PATCH Resend] ksm: allow dedup all tasks memory
 2017-12-30  1:49 UTC 

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-29 18:44 UTC  (13+ messages)

Memory hotplug regression in 4.13
 2017-12-29 13:05 UTC  (10+ messages)


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