messages from 2018-09-12 14:49:20 to 2018-09-14 12:13:48 UTC [more...]
[PATCH 00/30] mm: remove bootmem allocator
2018-09-14 12:10 UTC (27+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
[PATCH] Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
2018-09-14 10:59 UTC
[RFC][PATCH 00/11] my generic mmu_gather patches
2018-09-14 10:28 UTC (25+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment
` [RFC][PATCH 02/11] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [RFC][PATCH 03/11] x86/mm: Page size aware flush_tlb_mm_range()
` [RFC][PATCH 04/11] asm-generic/tlb: Provide generic VIPT cache flush
` [RFC][PATCH 05/11] asm-generic/tlb: Provide generic tlb_flush
` [RFC][PATCH 06/11] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [RFC][PATCH 07/11] arm/tlb: Convert to generic mmu_gather
` [RFC][PATCH 08/11] ia64/tlb: Conver "
` [RFC][PATCH 09/11] sh/tlb: Convert SH "
` [RFC][PATCH 10/11] um/tlb: Convert "
` [RFC][PATCH 11/11] arch/tlb: Clean up simple architectures
[PATCH v4 0/3] docs/core-api: add memory allocation guide
2018-09-14 9:27 UTC (4+ messages)
` [PATCH v4 1/3] docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing
` [PATCH v4 2/3] docs: core-api/mm-api: add a lable for GFP flags section
` [PATCH v4 3/3] docs: core-api: add memory allocation guide
[RFC] memory_hotplug: Free pages as pageblock_order
2018-09-14 9:10 UTC (6+ messages)
[PATCH V8 0/2] Currently used jhash are slow enough and replace it allow as to make KSM
2018-09-14 8:42 UTC (5+ messages)
` [PATCH V8 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH V8 2/2] ksm: replace jhash2 with xxhash
[PATCH v2] mm: mprotect: check page dirty when change ptes
2018-09-14 7:16 UTC (7+ messages)
[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
2018-09-14 6:21 UTC (14+ messages)
[PATCH V2 0/6] VA to numa node information
2018-09-14 5:56 UTC (12+ messages)
` [PATCH V2 1/6] Add check to match numa node id when gathering pte stats
` [PATCH V2 2/6] Add /proc/<pid>/numa_vamaps file for numa node information
` [PATCH V2 3/6] Provide process address range to numa node id mapping
` [PATCH V2 4/6] Add support to lseek /proc/<pid>/numa_vamaps file
` [PATCH V2 5/6] File /proc/<pid>/numa_vamaps access needs PTRACE_MODE_READ_REALCREDS check
` [PATCH V2 6/6] /proc/pid/numa_vamaps: document in Documentation/filesystems/proc.txt
[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
2018-09-14 5:11 UTC (26+ messages)
` [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v6 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v6 07/18] khwasan: add tag related helper functions
` [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v6 13/18] khwasan: add bug reporting routines
` [PATCH v6 14/18] khwasan: add hooks implementation
` [PATCH v6 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v6 17/18] khwasan: update kasan documentation
[Bug 201085] New: Kernel allows mlock() on pages in CMA without migrating pages out of CMA first
2018-09-14 3:12 UTC (4+ messages)
[PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse
2018-09-14 1:25 UTC (2+ messages)
` [LKP] [arm64] 7b5b51e7b3: kvm-unit-tests.rmap_chain.fail
[PATCH v3 0/3] docs/core-api: add memory allocation guide
2018-09-13 22:41 UTC (5+ messages)
` [PATCH v3 3/3] docs: core-api: "
[PATCH v5 0/4] KASLR feature to randomize each loadable module
2018-09-13 21:50 UTC (7+ messages)
` [PATCH v5 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v5 2/4] x86/modules: Increase randomization for modules
` [PATCH v5 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v5 4/4] Kselftest for module text allocation benchmarking
[PATCH v6 0/4] KASLR feature to randomize each loadable module
2018-09-13 21:31 UTC (5+ messages)
` [PATCH v6 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v6 2/4] x86/modules: Increase randomization for modules
` [PATCH v6 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v6 4/4] Kselftest for module text allocation benchmarking
[PATCH V7 0/2] KSM replace hash algo with xxhash
2018-09-13 21:34 UTC (8+ messages)
` [PATCH V7 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH V7 2/2] ksm: replace jhash2 with xxhash
[PATCH] selinux: Add __GFP_NOWARN to allocation at str_read()
2018-09-13 19:35 UTC (8+ messages)
[PATCH V6 2/2 RESEND] ksm: replace jhash2 with faster hash
2018-09-13 18:10 UTC (14+ messages)
[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
2018-09-13 16:25 UTC (10+ messages)
` [PATCH v5 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v5 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v5 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v5 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v5 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
` [PATCH v5 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()
` [PATCH v5 7/7] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
[PATCH v2] mm, oom: Fix unnecessary killing of additional processes
2018-09-13 13:40 UTC (11+ messages)
` [RFC PATCH 0/3] rework mmap-exit vs. oom_reaper handover
How to profile 160 ms spent in `add_highpages_with_active_regions()`?
2018-09-13 12:04 UTC (6+ messages)
KMSAN: kernel-infoleak in copy_page_to_iter (2)
2018-09-13 9:23 UTC (2+ messages)
[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
2018-09-13 7:26 UTC (12+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
2018-09-13 6:11 UTC (6+ messages)
mmotm 2018-09-12-16-40 uploaded
2018-09-13 3:20 UTC (4+ messages)
` mmotm 2018-09-12-16-40 uploaded (psi)
[mmotm:master 85/153] kernel/sched/stats.h:135:33: error: 'struct rq' has no member named 'cpu'
2018-09-13 2:34 UTC
[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
2018-09-13 1:49 UTC (4+ messages)
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
[PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2018-09-12 20:40 UTC (9+ messages)
[PATCH] mm, thp: Fix mlocking THP page with migration enabled
2018-09-12 20:10 UTC (2+ messages)
ext4 hang and per-memcg dirty throttling
2018-09-12 19:22 UTC (5+ messages)
[PATCH 0/4] Address issues slowing persistent memory initialization
2018-09-12 19:11 UTC (15+ messages)
` [PATCH 1/4] mm: Provide kernel parameter to allow disabling page init poisoning
` [PATCH 3/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
[PATCH v4 0/3] fs/dcache: Track # of negative dentries
2018-09-12 17:35 UTC (4+ messages)
` [PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline
` [PATCH v4 3/3] fs/dcache: Track & report number of negative dentries
[PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always
2018-09-12 17:29 UTC (10+ messages)
` [PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
[RFC v9 PATCH 0/4] mm: zap pages with read mmap_sem in munmap for large mapping
2018-09-12 17:15 UTC (7+ messages)
` [RFC v9 PATCH 2/4] mm: mmap: zap pages with read mmap_sem in munmap
[PATCH 0/5] Clean up huge vmap and ioremap code
2018-09-12 17:14 UTC (5+ messages)
` [PATCH 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address
INFO: task hung in ext4_da_get_block_prep
2018-09-12 16:45 UTC (11+ messages)
` [PATCH] mm, oom: Introduce time limit for dump_tasks duration
linux-mm wiki drop_caches doc is incomplete
2018-09-12 16:39 UTC
[PATCH RFC] mm: don't raise MEMCG_OOM event due to failed high-order allocation
2018-09-12 16:25 UTC (5+ messages)
[PATCH v3 0/4] fs/dcache: Track # of negative dentries
2018-09-12 16:11 UTC (14+ messages)
` [PATCH v3 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v3 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v3 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting
[PATCH] memory_hotplug: fix the panic when memory end is not on the section boundary
2018-09-12 15:51 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).