linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-08 02:24:56 to 2017-11-09 16:27:37 UTC [more...]

[PATCH] mm/page_alloc: Avoid KERN_CONT uses in warn_alloc
 2017-11-09 16:27 UTC  (9+ messages)

[PATCH 00/30] [v2] KAISER: unmap most of the kernel from userspace page tables
 2017-11-09 15:59 UTC  (43+ messages)
` [PATCH 01/30] x86, mm: do not set _PAGE_USER for init_mm "
` [PATCH 02/30] x86, tlb: make CR4-based TLB flushes more robust
` [PATCH 03/30] x86, mm: document X86_CR4_PGE toggling behavior
` [PATCH 04/30] x86, kaiser: disable global pages by default with KAISER
` [PATCH 05/30] x86, kaiser: prepare assembly for entry/exit CR3 switching
` [PATCH 06/30] x86, kaiser: introduce user-mapped percpu areas
` [PATCH 07/30] x86, kaiser: mark percpu data structures required for entry/exit
` [PATCH 08/30] x86, kaiser: unmap kernel from userspace page tables (core patch)
` [PATCH 09/30] x86, kaiser: only populate shadow page tables for userspace
` [PATCH 10/30] x86, kaiser: allow NX to be set in p4d/pgd
` [PATCH 11/30] x86, kaiser: make sure static PGDs are 8k in size
` [PATCH 12/30] x86, kaiser: map GDT into user page tables
` [PATCH 13/30] x86, kaiser: map dynamically-allocated LDTs
` [PATCH 14/30] x86, kaiser: map espfix structures
` [PATCH 15/30] x86, kaiser: map entry stack variables
` [PATCH 16/30] x86, kaiser: map trace interrupt entry
` [PATCH 17/30] x86, kaiser: map debug IDT tables
` [PATCH 18/30] x86, kaiser: map virtually-addressed performance monitoring buffers
` [PATCH 19/30] x86, mm: Move CR3 construction functions
` [PATCH 20/30] x86, mm: remove hard-coded ASID limit checks
` [PATCH 21/30] x86, mm: put mmu-to-h/w ASID translation in one place
` [PATCH 22/30] x86, pcid, kaiser: allow flushing for future ASID switches
` [PATCH 23/30] x86, kaiser: use PCID feature to make user and kernel switches faster
` [PATCH 24/30] x86, kaiser: disable native VSYSCALL
` [PATCH 25/30] x86, kaiser: add debugfs file to turn KAISER on/off at runtime
` [PATCH 26/30] x86, kaiser: add a function to check for KAISER being enabled
` [PATCH 27/30] x86, kaiser: un-poison PGDs at runtime
` [PATCH 28/30] x86, kaiser: allow KAISER to be enabled/disabled "
` [PATCH 29/30] x86, kaiser: add Kconfig
` [PATCH 30/30] x86, kaiser, xen: Dynamically disable KAISER when running under Xen PV

[PATCH] slub: Fix sysfs duplicate filename creation when slub_debug=O
 2017-11-09 15:49 UTC  (7+ messages)

[PATCH RFC v2 0/4] some fixes and clean up for mempolicy
 2017-11-09 15:46 UTC  (14+ messages)
` [PATCH RFC v2 4/4] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages

[PATCH] x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
 2017-11-09 15:38 UTC  (3+ messages)

[PATCH v2] mm, shrinker: make shrinker_list lockless
 2017-11-09 15:34 UTC  (7+ messages)

MPK: pkey_free and key reuse
 2017-11-09 14:48 UTC  (3+ messages)

[PATCH 1/4] remove mapping from balance_dirty_pages*()
 2017-11-09 14:41 UTC  (9+ messages)
` [PATCH 2/4] writeback: allow for dirty metadata accounting
` [PATCH 3/4] writeback: introduce super_operations->write_metadata
` [PATCH 4/4] export radix_tree_iter_tag_set

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-11-09 13:54 UTC  (5+ messages)

[PATCH RFC] mm/memory_hotplug: make it possible to offline blocks with reserved pages
 2017-11-09 13:42 UTC  (8+ messages)

[PATCH] mm: Replace-simple_strtoul-with-kstrtoul
 2017-11-09 13:04 UTC  (2+ messages)

[PATCH 1/2] mm: add sysctl to control global OOM logging behaviour
 2017-11-09 12:56 UTC  (6+ messages)
` [PATCH 2/2] mm: memcg control oom logging behavior

[PATCH 1/5] mm,page_alloc: Update comment for last second allocation attempt
 2017-11-09 12:32 UTC  (18+ messages)
` [PATCH 2/5] mm,oom: Move last second allocation to inside the OOM killer
` [PATCH 3/5] mm,oom: Use ALLOC_OOM for OOM victim's last second allocation
` [PATCH 4/5] mm,oom: Remove oom_lock serialization from the OOM reaper
` [PATCH 5/5] nommu,oom: Set MMF_OOM_SKIP without waiting for termination

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-09 12:07 UTC  (7+ messages)
  ` [PATCH v4] printk: Add console owner and waiter logic to loadbalance "

[PATCH] mm: don't warn about allocations which stall for too long
 2017-11-09 10:19 UTC  (7+ messages)

[PATCH 00/11] KASan for arm
 2017-11-09 10:10 UTC  (5+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory

[PATCH] mm: page_ext: check if page_ext is not prepared
 2017-11-09  7:57 UTC  (6+ messages)

[PATCH] userfaultfd.2: document spurious UFFD_EVENT_FORK
 2017-11-09  7:44 UTC  (2+ messages)

[PATCH v2] locking/lockdep: Revise Documentation/locking/crossrelease.txt
 2017-11-09  7:41 UTC  (2+ messages)

[RFC -mm] mm, userfaultfd, THP: Avoid waiting when PMD under THP migration
 2017-11-09  7:33 UTC  (5+ messages)

[PATCH v3] printk: Add console owner and waiter logic to load balance console writes
 2017-11-09  5:33 UTC  (10+ messages)

Page allocator bottleneck
 2017-11-09  5:21 UTC  (10+ messages)

[PATCH] mm: page_ext: allocate page extension though first PFN is invalid
 2017-11-09  4:33 UTC  (4+ messages)

[RFC PATCH 0/3] restructure memfd code
 2017-11-09  1:41 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: hugetlbfs: move HUGETLBFS_I outside #ifdef CONFIG_HUGETLBFS
` [RFC PATCH 2/3] mm: memfd: split out memfd for use by multiple filesystems
` [RFC PATCH 3/3] mm: memfd: remove memfd code from shmem files and use new memfd files

[PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08
 2017-11-09  1:36 UTC  (12+ messages)

[PATCH] locking/lockdep: Revise Documentation/locking/crossrelease.txt
 2017-11-09  0:23 UTC  (3+ messages)

[PATCH] mm: Simplify and batch working set shadow pages LRU isolation locking
 2017-11-09  0:03 UTC  (3+ messages)
` [lkp-robot] [mm] 47bd678bc7: WARNING:at_mm/workingset.c:#scan_shadow_nodes

[PATCH] x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
 2017-11-08 22:04 UTC  (9+ messages)

[PATCH] vmalloc: introduce vmap_pfn for persistent memory
 2017-11-08 21:26 UTC  (13+ messages)
        ` [dm-devel] "

[PATCH v9 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-11-08 20:44 UTC  (2+ messages)

WARNING in __check_heap_object
 2017-11-08 19:08 UTC  (5+ messages)

[PATCH] mm, truncate: remove all exceptional entries from pagevec under one lock -fix
 2017-11-08 16:59 UTC  (2+ messages)

[PATCH v3] virtio_balloon: fix deadlock on OOM
 2017-11-08 15:17 UTC 

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:13 UTC 

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:10 UTC  (2+ messages)

[PATCH] mm,oom_reaper: Remove pointless kthread_run() error check
 2017-11-08 15:01 UTC  (2+ messages)

[PATCH] mm: move alloc_node_mem_map within CONFIG_FLAT_NODE_MEM_MAP block
 2017-11-08 11:12 UTC 

[PATCH] x86/selftests: Add test for mapping placement for 5-level paging
 2017-11-08 10:22 UTC 

POWER: Unexpected fault when writing to brk-allocated memory
 2017-11-08  8:30 UTC  (21+ messages)

[PATCH v2] virtio_balloon: fix deadlock on OOM
 2017-11-08  5:24 UTC 

[PATCH] vfs: remove might_sleep() from clear_inode()
 2017-11-08  2:24 UTC  (2+ 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).