linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-22 21:08:19 to 2017-11-24 00:05:04 UTC [more...]

[PATCH] mm: Do not stall register_shrinker
 2017-11-24  0:04 UTC 

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

MPK: pkey_free and key reuse
 2017-11-23 23:29 UTC  (18+ 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-23 22:18 UTC  (9+ 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 01/23] slab: make kmalloc_index() return "unsigned int"
 2017-11-23 22:16 UTC  (23+ 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] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-23 21:15 UTC  (3+ messages)

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2017-11-23 20:12 UTC  (35+ 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 v2 00/11] Metadata specific accouting and dirty writeout
 2017-11-23 18:45 UTC  (13+ messages)
` [PATCH v2 01/11] remove mapping from balance_dirty_pages*()
` [PATCH v2 02/11] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH v2 03/11] lib: make the fprop batch size a multiple of PAGE_SIZE
` [PATCH v2 04/11] lib: add a __fprop_add_percpu_max
` [PATCH v2 05/11] writeback: convert the flexible prop stuff to bytes
` [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 1/1] stackdepot: interface to check entries and size of stackdepot
 2017-11-23 16:28 UTC  (2+ messages)

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

[PATCH] Add slowpath enter/exit trace events
 2017-11-23 15:09 UTC  (11+ 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  (20+ 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/62] XArray November 2017 Edition
 2017-11-23  2:46 UTC  (52+ messages)
` [PATCH 05/62] radix tree: Add a missing cast to gfp_t
` [PATCH 12/62] xfs: Rename xa_ elements to ail_
` [PATCH 15/62] page cache: Use xa_lock
` [PATCH 16/62] xarray: Replace exceptional entries
` [PATCH 20/62] xarray: Add xa_load
` [PATCH 21/62] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH 22/62] xarray: Add xa_store
` [PATCH 23/62] xarray: Add xa_cmpxchg
` [PATCH 24/62] xarray: Add xa_for_each
` [PATCH 25/62] xarray: Add xa_init
` [PATCH 27/62] xarray: Add xa_get_entries and xa_get_tagged
` [PATCH 28/62] xarray: Add xa_destroy
` [PATCH 29/62] xarray: Add xas_prev_any
` [PATCH 30/62] xarray: Add xas_find_any / xas_next_any
` [PATCH 31/62] Convert IDR to use xarray
` [PATCH 32/62] ida: Convert to using xarray
` [PATCH 33/62] page cache: Convert page_cache_next_hole to XArray
` [PATCH 34/62] page cache: Use xarray for adding pages
` [PATCH 35/62] page cache: Convert page_cache_tree_delete to xarray
` [PATCH 36/62] page cache: Convert find_get_entry "
` [PATCH 37/62] shmem: Convert replace "
` [PATCH 38/62] shmem: Convert shmem_confirm_swap to XArray
` [PATCH 39/62] shmem: Convert find_swap_entry "
` [PATCH 40/62] shmem: Convert shmem_tag_pins "
` [PATCH 41/62] shmem: Convert shmem_wait_for_pins "
` [PATCH 42/62] vmalloc: Convert to xarray
` [PATCH 43/62] brd: Convert to XArray
` [PATCH 44/62] xfs: Convert m_perag_tree "
` [PATCH 45/62] xfs: Convert pag_ici_root "
` [PATCH 46/62] xfs: Convert xfs dquot "
` [PATCH 47/62] xfs: Convert mru cache "
` [PATCH 48/62] block: Remove IDR preloading
` [PATCH 49/62] rxrpc: "
` [PATCH 50/62] cgroup: Remove IDR wrappers
` [PATCH 51/62] dca: Remove idr_preload calls
` [PATCH 52/62] ipc: Remove call to idr_preload
` [PATCH 53/62] irq: "
` [PATCH 54/62] scsi: Remove idr_preload in st driver
` [PATCH 55/62] firewire: Remove call to idr_preload
` [PATCH 56/62] drm: Remove drm_minor_lock and idr_preload
` [PATCH 57/62] drm: Remove drm_syncobj_fd_to_handle
` [PATCH 58/62] drm: Remove qxl driver IDR locks
` [PATCH 59/62] drm: Replace virtio IDRs with IDAs
` [PATCH 60/62] drm: Replace vmwgfx "
` [PATCH 61/62] net: Redesign act_api use of IDR
` [PATCH 62/62] mm: Convert page-writeback to XArray

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