linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-22 21:16:20 to 2017-11-24 14:55:32 UTC [more...]

MPK: pkey_free and key reuse
 2017-11-24 14:55 UTC  (21+ messages)
` MPK: removing a pkey (was: pkey_free and key reuse)
  ` MPK: removing a pkey

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-24 14:49 UTC  (18+ messages)
` [PATCH v2 1/5] mm: memory_hotplug: Memory hotplug (add) support for arm64
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove
` [PATCH v2 3/5] mm: memory_hotplug: memblock to track partially removed vmemmap mem
` [PATCH v2 4/5] mm: memory_hotplug: Add memory hotremove probe device
` [PATCH v2 5/5] mm: memory-hotplug: Add memory hot remove support for arm64

[PATCH] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-24 13:49 UTC  (5+ messages)

[PATCH 1/1] stackdepot: interface to check entries and size of stackdepot
 2017-11-24 13:48 UTC  (9+ messages)
          `  "
              `  "

[PATCH v2 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-11-24 13:37 UTC  (8+ messages)
` [PATCH v2 2/2] mm,vmscan: Mark register_shrinker() as __must_check

[PATCH] mm:Add watermark slope for high mark
 2017-11-24 13:27 UTC  (6+ messages)

[RFC v2] dma-coherent: introduce no-align to avoid allocation failure and save memory
 2017-11-24 10:35 UTC  (2+ messages)

[PATCH 0/3] lockdep/crossrelease: Apply crossrelease to page locks
 2017-11-24  9:38 UTC  (8+ messages)
` [PATCH 1/3] lockdep: Apply crossrelease to PG_locked locks

(no subject)
 2017-11-24  8:54 UTC  (3+ messages)
` [RFC PATCH 0/2] mm: introduce MAP_FIXED_SAFE

[PATCH] Add slowpath enter/exit trace events
 2017-11-24  8:38 UTC  (13+ messages)

[PATCH] mm,madvise: bugfix of madvise systemcall infinite loop under special circumstances
 2017-11-24  8:05 UTC  (2+ messages)

[PATCH] mm: Do not stall register_shrinker
 2017-11-24  7:50 UTC  (2+ messages)

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2017-11-24  7:33 UTC  (38+ messages)
` [PATCH 01/23] x86, kaiser: disable global pages by default with KAISER
` [PATCH 02/23] x86, kaiser: prepare assembly for entry/exit CR3 switching
` [PATCH 03/23] x86, kaiser: introduce user-mapped per-cpu areas
` [PATCH 04/23] x86, kaiser: mark per-cpu data structures required for entry/exit
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)
` [PATCH 06/23] x86, kaiser: allow NX poison to be set in p4d/pgd
` [PATCH 07/23] x86, kaiser: make sure static PGDs are 8k in size
` [PATCH 08/23] x86, kaiser: map cpu entry area
` [PATCH 09/23] x86, kaiser: map dynamically-allocated LDTs
` [PATCH 10/23] x86, kaiser: map espfix structures
` [PATCH 11/23] x86, kaiser: map entry stack variables
` [PATCH 12/23] x86, kaiser: map virtually-addressed performance monitoring buffers
` [PATCH 13/23] x86, mm: Move CR3 construction functions
` [PATCH 14/23] x86, mm: remove hard-coded ASID limit checks
` [PATCH 15/23] x86, mm: put mmu-to-h/w ASID translation in one place
` [PATCH 16/23] x86, pcid, kaiser: allow flushing for future ASID switches
` [PATCH 17/23] x86, kaiser: use PCID feature to make user and kernel switches faster
` [PATCH 18/23] x86, kaiser: disable native VSYSCALL
` [PATCH 19/23] x86, kaiser: add debugfs file to turn KAISER on/off at runtime
` [PATCH 20/23] x86, kaiser: add a function to check for KAISER being enabled
` [PATCH 21/23] x86, kaiser: un-poison PGDs at runtime
` [PATCH 22/23] x86, kaiser: allow KAISER to be enabled/disabled "
` [PATCH 23/23] x86, kaiser: add Kconfig

[PATCH 00/62] XArray November 2017 Edition
 2017-11-24  4:30 UTC  (9+ messages)
` [PATCH 05/62] radix tree: Add a missing cast to gfp_t
` XArray documentation

[PATCH 01/23] slab: make kmalloc_index() return "unsigned int"
 2017-11-24  1:06 UTC  (24+ messages)
` [PATCH 02/23] slab: make kmalloc_size() "
` [PATCH 03/23] slab: create_kmalloc_cache() works with 32-bit sizes
` [PATCH 04/23] slab: create_boot_cache() only "
` [PATCH 05/23] slab: kmem_cache_create() "
` [PATCH 06/23] slab: make size_index[] array u8
` [PATCH 07/23] slab: make size_index_elem() unsigned int
` [PATCH 08/23] slub: make ->remote_node_defrag_ratio "
` [PATCH 09/23] slub: make ->max_attr_size "
` [PATCH 10/23] slub: make ->red_left_pad "
` [PATCH 11/23] slub: make ->reserved "
` [PATCH 12/23] slub: make ->align "
` [PATCH 13/23] slub: make ->inuse "
` [PATCH 14/23] slub: make ->cpu_partial "
` [PATCH 15/23] slub: make ->offset "
` [PATCH 16/23] slub: make ->object_size "
` [PATCH 17/23] slub: make ->size "
` [PATCH 18/23] slab: make kmem_cache_flags accept 32-bit object size
` [PATCH 19/23] kasan: make kasan_cache_create() work with 32-bit slab caches
` [PATCH 20/23] slub: make slab_index() return unsigned int
` [PATCH 21/23] slub: make struct kmem_cache_order_objects::x "
` [PATCH 22/23] slub: make size_from_object() return "
` [PATCH 23/23] slab: use 32-bit arithmetic in freelist_randomize()

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-23 23:46 UTC  (4+ messages)

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-11-23 18:45 UTC  (8+ messages)
` [PATCH v2 06/11] writeback: add counters for metadata usage
` [PATCH v2 07/11] writeback: introduce super_operations->write_metadata
` [PATCH v2 08/11] export radix_tree_iter_tag_set
` [PATCH v2 09/11] Btrfs: kill the btree_inode
` [PATCH v2 10/11] btrfs: rework end io for extent buffer reads
` [PATCH v2 11/11] btrfs: add NR_METADATA_BYTES accounting

[PATCH v2 0/4] fix device-dax pud crash and fixup {pte, pmd, pud}_write
 2017-11-23 18:23 UTC  (3+ messages)
` [PATCH v2 1/4] mm: fix device-dax pud write-faults triggered by get_user_pages()

[PATCH V3] selftest/vm: Move 128TB mmap boundary test to generic directory
 2017-11-23 16:52 UTC 

[PATCH 01/11] Initialize the mapping of KASan shadow memory
 2017-11-23 15:31 UTC  (16+ messages)
                ` 答复: "

[PATCH v2] kmemleak: add scheduling point to kmemleak_scan
 2017-11-23 14:38 UTC  (2+ messages)

[PATCH v3 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-23 14:07 UTC  (6+ messages)
` [PATCH v3 4/4] test: add a test for the process_vmsplice syscall

[PATCH v1] mm: relax deferred struct page requirements
 2017-11-23 12:52 UTC  (2+ messages)

+ mm-split-deferred_init_range-into-initializing-and-freeing-parts.patch added to -mm tree
 2017-11-23 12:30 UTC 

general protection fault in __list_del_entry_valid (2)
 2017-11-23 11:26 UTC  (4+ messages)

[PATCH] mm,vmscan: Mark register_shrinker() as __must_check
 2017-11-23 11:03 UTC  (13+ messages)

[PATCH 00/23] KAISER: unmap most of the kernel from userspace page tables
 2017-11-23 10:47 UTC  (3+ messages)

[PATCH V2] selftest/vm: Add test case for mmap across 128TB boundary
 2017-11-23 10:14 UTC  (3+ messages)

hugetlb page migration vs. overcommit
 2017-11-23  9:21 UTC  (3+ messages)

[PATCH 1/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-23  9:19 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
 2017-11-23  9:02 UTC 

mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info (crisv32 hang)
 2017-11-23  7:56 UTC  (11+ messages)

[PATCH 0/5] mm/kasan: advanced check
 2017-11-23  6:35 UTC  (12+ messages)

[RESEND PATCH] mm, oom_reaper: gather each vma to prevent leaking TLB entry
 2017-11-23  6:18 UTC  (10+ messages)
    ` [PATCH] arch, mm: introduce arch_tlb_gather_mmu_lazy (was: Re: [RESEND PATCH] mm, oom_reaper: gather each vma to prevent) "
            ` [PATCH] arch, mm: introduce arch_tlb_gather_mmu_lazy

Why does the kernel still boot normally even though the identity mapping is not set up?
 2017-11-23  3:29 UTC 

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-22 23:30 UTC  (12+ messages)
` [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 AUTOSEL for 4.14 49/51] mm, x86/mm: Fix performance regression in get_user_pages_fast()
 2017-11-22 22:25 UTC 

[PATCH] mm: replace FSF address with web source in license notices
 2017-11-22 22:20 UTC  (2+ messages)

[linux-next:master 13808/14071] arch/arm/include/asm/pgtable-3level.h:228:25: note: in expansion of macro 'pmd_write'
 2017-11-22 21:37 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).