linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-19 17:05:04 to 2018-01-24 09:36:39 UTC [more...]

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-24  9:36 UTC  (53+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes

[RFC] Per file OOM badness
 2018-01-24  9:28 UTC  (23+ messages)

[LSF/MM TOPIC] few MM topics
 2018-01-24  9:26 UTC 

[PATCH v3] mm: make faultaround produce old ptes
 2018-01-24  9:05 UTC  (6+ messages)

mmotm 2018-01-04-16-19 uploaded
 2018-01-24  9:05 UTC  (17+ messages)
    ` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)
        ` ppc elf_map breakage with MAP_FIXED_NOREPLACE

[LSF/MM TOPIC] Matthew's minor MM topics
 2018-01-24  8:56 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v6 00/99] XArray version 6
 2018-01-24  8:45 UTC  (3+ messages)
` [PATCH v6 05/99] xarray: Add definition of struct xarray

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-24  8:20 UTC  (13+ messages)
` [patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable

[PATCH v23 0/2] Virtio-balloon: support free page reporting
 2018-01-24  5:47 UTC  (5+ messages)
` [PATCH v23 1/2] mm: support reporting free page blocks
` [PATCH v23 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH v22 0/3] Virtio-balloon: support free page reporting
 2018-01-24  4:31 UTC  (14+ messages)
` [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
        ` [virtio-dev] "

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-01-24  2:30 UTC  (2+ messages)
` [PATCH 2/2] free_pcppages_bulk: prefetch buddy while not holding lock

[4.15-rc9] fs_reclaim lockdep trace
 2018-01-24  1:36 UTC 

[PATCH v2] mm: numa: Do not trap faults on shared data section pages
 2018-01-23 23:53 UTC 

[PATCH] mm/slub.c: Fix wrong address during slab padding restoration
 2018-01-23 22:50 UTC  (2+ messages)

[PATCH v2 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-01-23 20:27 UTC  (7+ messages)
` [PATCH v2 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[UNTESTED RFC PATCH 0/8] compaction scanners rework
 2018-01-23 20:05 UTC  (2+ messages)

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2018-01-23 18:15 UTC  (7+ messages)
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

[PATCHv6, RESEND 0/4] x86: 5-level related changes into decompression code
 2018-01-23 18:13 UTC  (8+ messages)
` [PATCHv6, RESEND 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv6, RESEND 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv6, RESEND 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv6, RESEND 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[PATCHv2 0/3] x86/mm/encrypt: Cleanup and switching between paging modes
 2018-01-23 17:19 UTC  (4+ messages)
` [PATCH 1/3] x86/mm/encrypt: Move sme_populate_pgd*() into separate translation unit
` [PATCH 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
` [PATCH 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()

[PATCH] kasan: add __asan_report_loadN/storeN_noabort callbacks
 2018-01-23 15:34 UTC  (3+ messages)

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-23 14:57 UTC  (22+ messages)
` [PATCH 02/16] x86/entry/32: Enter the kernel via trampoline stack

[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
 2018-01-23 13:57 UTC  (5+ messages)
` [PATCH 2/4] vmalloc: add __vmalloc_area()
` [PATCH 3/4] kernel/fork: switch vmapped stack callation to __vmalloc_area()
` [PATCH 4/4] kernel/fork: add option to use virtually mapped stacks as fallback

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-01-23 12:42 UTC  (4+ messages)

[PATCH 0/3] mm: docs: trivial fixes
 2018-01-23  9:47 UTC  (4+ messages)
` [PATCH 1/3] mm: docs: fixup punctuation
` [PATCH 2/3] mm: docs: fix parameter names mismatch
` [PATCH 3/3] mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors

[PATCH] vmalloc: add __alloc_vm_area() for optimizing vmap stack
 2018-01-23  9:01 UTC  (5+ messages)

[PATCH v10 00/27] powerpc, mm: Memory Protection Keys
 2018-01-23  6:37 UTC  (8+ messages)
` [PATCH v10 01/27] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v10 27/27] mm: display pkey in smaps if arch_pkeys_enabled() is true

[PATCH] mm: Pin address_space before dereferencing it while isolating an LRU page
 2018-01-23  6:13 UTC  (2+ messages)

[PATCH] mm: numa: numa balancing performance problem
 2018-01-23  0:41 UTC  (7+ messages)
` [PATCH] mm: numa: Do not trap faults on shared data section pages

[PATCH] mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()
 2018-01-22 21:56 UTC  (3+ messages)

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-01-22 20:31 UTC  (11+ messages)

[PATCH] mm, page_vma_mapped: Introduce pfn_in_hpage()
 2018-01-22 20:16 UTC  (2+ messages)

[PATCH v10 00/24] selftests, powerpc, x86 : Memory Protection Keys
 2018-01-22 18:52 UTC  (25+ messages)
` [PATCH v10 01/24] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v10 02/24] selftests/vm: rename all references to pkru to a generic name
` [PATCH v10 03/24] selftests/vm: move generic definitions to header file
` [PATCH v10 04/24] selftests/vm: typecast the pkey register
` [PATCH v10 05/24] selftests/vm: generic function to handle shadow key register
` [PATCH v10 06/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v10 07/24] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v10 08/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v10 09/24] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v10 10/24] selftests/vm: introduce two arch independent abstraction
` [PATCH v10 11/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v10 12/24] selftests/vm: generic cleanup
` [PATCH v10 13/24] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v10 14/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v10 15/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v10 16/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v10 17/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v10 18/24] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v10 19/24] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v10 20/24] selftests/vm: testcases must restore pkey-permissions
` [PATCH v10 21/24] selftests/vm: sub-page allocator
` [PATCH v10 22/24] selftests/vm: Fix deadlock in protection_keys.c
` [PATCH v10 23/24] selftests/powerpc: Add ptrace tests for Protection Key register
` [PATCH v10 24/24] selftests/powerpc: Add core file test "

[PATCH v10 00/27] powerpc, mm: Memory Protection Keys
 2018-01-22 18:33 UTC  (4+ messages)
` [PATCH v10 01/27] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v10 02/27] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey

[PATCH v10 0/2] Documentation, powerpc, x86 : Memory Protection Keys
 2018-01-22 18:28 UTC  (3+ messages)
` [PATCH v10 1/2] Documentation/x86: Move protecton key documentation to arch neutral directory
` [PATCH v10 2/2] Documentation/vm: PowerPC specific updates to memory protection keys

[LSF/MM ATTEND] 2018: Requests to attend MM-summit
 2018-01-22 16:06 UTC 

[LSF/MM TOPIC] A high-performance userspace block driver
 2018-01-22 12:18 UTC  (5+ messages)

Possible bug in __fragmentation_index()
 2018-01-22 12:08 UTC 

bug report - kernel BUG at mm/slub.c:3894!
 2018-01-22  8:32 UTC 

[PATCH] kcov: detect double association with a single task
 2018-01-22  8:25 UTC 

(no subject)
 2018-01-22  6:55 UTC  (2+ messages)
` [PATCH] mm/slub.c: Fix wrong address during slab padding restoration

[PATCH v2] mm: make faultaround produce old ptes
 2018-01-22  5:59 UTC  (3+ messages)

[PATCH v10 03/27] powerpc: initial pkey plumbing
 2018-01-22  3:34 UTC  (2+ messages)
` [v10,03/27] "

[PATCHv2] mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
 2018-01-22  1:49 UTC  (4+ messages)

[PATCH 0/3] exec: Pin stack limit during exec
 2018-01-21  1:22 UTC  (4+ messages)
  ` [kernel-hardening] "

[mm 4.15-rc8] Random oopses under memory pressure
 2018-01-20  9:38 UTC  (17+ messages)

[PATCH 04/36] usercopy: Prepare for usercopy whitelisting
 2018-01-20  1:58 UTC  (12+ messages)
  ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)

[PATCH 1/2] mm: Fix memory size alignment in devm_memremap_pages_release()
 2018-01-20  0:15 UTC  (4+ messages)
` [PATCH 2/2] mm: Fix devm_memremap_pages() collision handling

[Bug 198497] New: handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-01-19 17:30 UTC  (6+ 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).