linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-16 10:14:03 to 2018-01-17 20:22:57 UTC [more...]

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-17 18:12 UTC  (55+ messages)
` [PATCH 01/16] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_sysenter_stack
` [PATCH 02/16] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 03/16] x86/entry/32: Leave the kernel via the "
` [PATCH 04/16] x86/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 06/16] x86/mm/ldt: Reserve high address-space range for the LDT
` [PATCH 07/16] x86/mm: Move two more functions from pgtable_64.h to pgtable.h
` [PATCH 09/16] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
` [PATCH 10/16] x86/mm/pti: Populate valid user pud entries
` [PATCH 12/16] x86/mm/pae: Populate the user page-table with user pgd's

[PATCH v6 00/99] XArray version 6
 2018-01-17 20:21 UTC  (51+ messages)
` [PATCH v6 01/99] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v6 02/99] page cache: Use xa_lock
` [PATCH v6 04/99] xarray: Change definition of sibling entries
` [PATCH v6 05/99] xarray: Add definition of struct xarray
` [PATCH v6 06/99] xarray: Define struct xa_node
` [PATCH v6 07/99] xarray: Add documentation
` [PATCH v6 08/99] xarray: Add xa_load
` [PATCH v6 09/99] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v6 10/99] xarray: Add xa_store
` [PATCH v6 11/99] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v6 14/99] xarray: Add xa_destroy
` [PATCH v6 16/99] xarray: Add xas_create_range
` [PATCH v6 17/99] xarray: Add MAINTAINERS entry
` [PATCH v6 18/99] xarray: Add ability to store errno values
` [PATCH v6 19/99] idr: Convert to XArray
` [PATCH v6 21/99] xarray: Add xa_reserve and xa_release
` [PATCH v6 23/99] page cache: Add page_cache_range_empty function
` [PATCH v6 24/99] page cache: Add and replace pages using the XArray
` [PATCH v6 25/99] page cache: Convert page deletion to XArray
` [PATCH v6 26/99] page cache: Convert page cache lookups "
` [PATCH v6 30/99] mm: Convert page-writeback "
` [PATCH v6 32/99] mm: Convert truncate "
` [PATCH v6 33/99] mm: Convert add_to_swap_cache "
` [PATCH v6 34/99] mm: Convert delete_from_swap_cache "
` [PATCH v6 35/99] mm: Convert __do_page_cache_readahead "
` [PATCH v6 36/99] mm: Convert page migration "
` [PATCH v6 37/99] mm: Convert huge_memory "
` [PATCH v6 38/99] mm: Convert collapse_shmem "
` [PATCH v6 39/99] mm: Convert khugepaged_scan_shmem "
` [PATCH v6 41/99] shmem: Convert replace "
` [PATCH v6 42/99] shmem: Convert shmem_confirm_swap "
` [PATCH v6 43/99] shmem: Convert find_swap_entry "
` [PATCH v6 45/99] shmem: Convert shmem_wait_for_pins "
` [PATCH v6 46/99] shmem: Convert shmem_add_to_page_cache "
` [PATCH v6 47/99] shmem: Convert shmem_alloc_hugepage "
` [PATCH v6 48/99] shmem: Convert shmem_free_swap "
` [PATCH v6 49/99] shmem: Convert shmem_partial_swap_usage "
` [PATCH v6 50/99] shmem: Comment fixups
` [PATCH v6 52/99] fs: Convert buffer to XArray
` [PATCH v6 53/99] fs: Convert writeback "
` [PATCH v6 54/99] nilfs2: Convert "
` [PATCH v6 56/99] lustre: "
` [PATCH v6 58/99] dax: Convert lock_slot "
` [PATCH v6 60/99] dax: Convert __dax_invalidate_mapping_entry "
` [PATCH v6 62/99] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v6 63/99] dax: Convert dax_insert_mapping_entry "
` [PATCH v6 64/99] dax: Convert grab_mapping_entry "
` [PATCH v6 66/99] page cache: Finish XArray conversion
` [PATCH v6 67/99] mm: Convert cgroup writeback to XArray
` [PATCH v6 68/99] vmalloc: Convert "

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 20:05 UTC  (45+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-17 19:31 UTC  (14+ messages)
` [PATCH 04/36] usercopy: Prepare for "
      ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)

[ANNOUNCE] Participate at the Linux FAST Summit '18
 2018-01-17 18:32 UTC 

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

[PATCH v22 0/3] Virtio-balloon: support free page reporting
 2018-01-17 16:44 UTC  (9+ messages)
` [PATCH v22 1/3] mm: support reporting free page blocks
` [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v22 3/3] virtio-balloon: don't report free pages when page poisoning is enabled

[LSF/MM TOPIC] CAPI/CCIX cache coherent device memory (NUMA too ?)
 2018-01-17 16:43 UTC  (6+ messages)

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-17 16:00 UTC  (8+ messages)
` [patch -mm 1/4] mm, memcg: introduce per-memcg oom policy tunable
` [patch -mm 2/4] mm, memcg: replace cgroup aware oom killer mount option with tunable
` [patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable
` [patch -mm 4/4] mm, memcg: add hierarchical usage oom policy

[PATCH v6 00/24] Speculative page faults
 2018-01-17 15:15 UTC  (14+ messages)
` [PATCH v6 03/24] mm: Dont assume page-table invariance during faults
` [PATCH v6 18/24] mm: Try spin lock in speculative path
` [PATCH v6 22/24] mm: Speculative page fault handler return VMA

[RFC] mm: why vfree() do not free page table memory?
 2018-01-17 14:17 UTC  (5+ messages)

[PATCH v3] mm/page_owner: Clean up init_pages_in_zone()
 2018-01-17 12:45 UTC 

[bug report] hugetlb, mempolicy: fix the mbind hugetlb migration
 2018-01-17 12:18 UTC  (3+ messages)

[PATCH v2] mm/page_owner: Clean up init_pages_in_zone()
 2018-01-17 12:14 UTC  (3+ messages)

[mm 4.15-rc7] Random oopses under memory pressure
 2018-01-17 11:08 UTC  (9+ messages)
  ` [mm 4.15-rc8] "

kernel BUG at fs/userfaultfd.c:LINE!
 2018-01-17  8:56 UTC  (4+ messages)
` [PATCH 0/1] "

[PATCH] mm/compaction: fix the comment for try_to_compact_pages
 2018-01-17  8:43 UTC  (2+ messages)

mmotm 2018-01-04-16-19 uploaded
 2018-01-17  8:07 UTC  (11+ 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

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-01-17  5:24 UTC  (6+ messages)

[PATCH] mm/page_poison: Make early_page_poison_param __init
 2018-01-17  3:47 UTC 

[PATCH] mm/page_owner: Make early_page_owner_param __init
 2018-01-17  3:47 UTC 

[PATCH] mm/kmemleak: Make kmemleak_boot_config __init
 2018-01-17  3:47 UTC 

[LSF/MM TOPIC] A high-performance userspace block driver
 2018-01-17  2:49 UTC  (7+ messages)
  ` [Lsf-pc] "

[LSF/MM TOPIC] HMM status upstream user what's next, mmu_notifier
 2018-01-17  2:05 UTC  (4+ messages)

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-01-16 22:09 UTC  (15+ messages)

[RFC] kvzalloc_hdr_arr()
 2018-01-16 21:38 UTC 

[PATCHv2] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
 2018-01-16 19:43 UTC  (4+ messages)
` [PATCHv2-resend] "

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

[LSF/MM TOPIC] Matthew's minor MM topics
 2018-01-16 14:13 UTC 

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-16 12:33 UTC  (5+ messages)
` [PATCH 33/38] arm64: Implement thread_struct whitelist for hardened usercopy

[PATCHv6 0/4] x86: 5-level related changes into decompression code<Paste>
 2018-01-16 10:49 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).