messages from 2018-02-16 16:02:28 to 2018-02-20 17:45:19 UTC [more...]
[PATCH 0/6] DISCONTIGMEM support for PPC32
2018-02-20 17:45 UTC (8+ messages)
` [PATCH 1/6] powerpc/mm/32: Use pfn_valid to check if pointer is in RAM
` [PATCH 2/6] powerpc: numa: Fix overshift on PPC32
` [PATCH 3/6] powerpc: numa: Use the right #ifdef guards around functions
` [PATCH 4/6] powerpc: numa: Restrict fake NUMA enulation to CONFIG_NUMA systems
` [PATCH 5/6] powerpc: Implement DISCONTIGMEM and allow selection on PPC32
` [PATCH 6/6] powerpc: wii: Don't rely on reserved memory hack if DISCONTIGMEM is set
[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
2018-02-20 17:16 UTC (22+ messages)
` [PATCH 4/6] Protectable Memory
` [kernel-hardening] "
` arm64 physmap (was Re: [kernel-hardening] [PATCH 4/6] Protectable Memory)
[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
2018-02-20 17:07 UTC (12+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 5/6] Pmalloc: self-test
[PATCH] slab: fix /proc/slabinfo alignment
2018-02-20 16:23 UTC (7+ messages)
[PATCH] mm: zsmalloc: Replace return type int with bool
2018-02-20 15:18 UTC (10+ messages)
` [PATCH] mm: zsmalloc: fix boolreturn.cocci warnings
[LSF/MM ATTEND] mm documentation
2018-02-20 15:12 UTC
[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
2018-02-20 14:49 UTC (9+ messages)
` [PATCH] mm,page_alloc: wait for oom_lock than back off
[RESEND][PATCH 0/3] exec: Pin stack limit during exec
2018-02-20 13:46 UTC (2+ messages)
[PATCH] mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention
2018-02-20 13:29 UTC (3+ messages)
[PATCH v7 00/61] XArray version 7 -- for merging
2018-02-20 12:47 UTC (64+ messages)
` [PATCH v7 01/61] radix tree test suite: Check reclaim bit
` [PATCH v7 02/61] radix tree: Use bottom four bits of gfp_t for flags
` [PATCH v7 03/61] arm64: Turn flush_dcache_mmap_lock into a no-op
` [PATCH v7 04/61] unicore32: "
` [PATCH v7 05/61] Export __set_page_dirty
` [PATCH v7 06/61] xfs: Rename xa_ elements to ail_
` [PATCH v7 07/61] fscache: Use appropriate radix tree accessors
` [PATCH v7 08/61] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v7 09/61] page cache: Use xa_lock
` [PATCH v7 10/61] xarray: Replace exceptional entries
` [PATCH v7 11/61] xarray: Change definition of sibling entries
` [PATCH v7 12/61] xarray: Add definition of struct xarray
` [PATCH v7 13/61] xarray: Define struct xa_node
` [PATCH v7 14/61] xarray: Add documentation
` [PATCH v7 15/61] xarray: Add xa_load
` [PATCH v7 16/61] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v7 17/61] xarray: Add xa_store
` [PATCH v7 18/61] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v7 19/61] xarray: Add xa_for_each
` [PATCH v7 20/61] xarray: Add xa_extract
` [PATCH v7 21/61] xarray: Add xa_destroy
` [PATCH v7 22/61] xarray: Add xas_next and xas_prev
` [PATCH v7 23/61] xarray: Add xas_create_range
` [PATCH v7 24/61] xarray: Add MAINTAINERS entry
` [PATCH v7 25/61] page cache: Convert hole search to XArray
` [PATCH v7 26/61] page cache: Add page_cache_range_empty function
` [PATCH v7 27/61] page cache: Add and replace pages using the XArray
` [PATCH v7 28/61] page cache: Convert page deletion to XArray
` [PATCH v7 29/61] page cache: Convert page cache lookups "
` [PATCH v7 30/61] page cache: Convert delete_batch "
` [PATCH v7 31/61] page cache: Remove stray radix comment
` [PATCH v7 32/61] page cache: Convert filemap_range_has_page to XArray
` [PATCH v7 33/61] mm: Convert page-writeback "
` [PATCH v7 34/61] mm: Convert workingset "
` [PATCH v7 35/61] mm: Convert truncate "
` [PATCH v7 36/61] mm: Convert add_to_swap_cache "
` [PATCH v7 37/61] mm: Convert delete_from_swap_cache "
` [PATCH v7 38/61] mm: Convert __do_page_cache_readahead "
` [PATCH v7 39/61] mm: Convert page migration "
` [PATCH v7 40/61] mm: Convert huge_memory "
` [PATCH v7 41/61] mm: Convert collapse_shmem "
` [PATCH v7 42/61] mm: Convert khugepaged_scan_shmem "
` [PATCH v7 43/61] pagevec: Use xa_tag_t
` [PATCH v7 44/61] shmem: Convert replace to XArray
` [PATCH v7 45/61] shmem: Convert shmem_confirm_swap "
` [PATCH v7 46/61] shmem: Convert find_swap_entry "
` [PATCH v7 47/61] shmem: Convert shmem_tag_pins "
` [PATCH v7 48/61] shmem: Convert shmem_wait_for_pins "
` [PATCH v7 49/61] shmem: Convert shmem_add_to_page_cache "
` [PATCH v7 50/61] shmem: Convert shmem_alloc_hugepage "
` [PATCH v7 51/61] shmem: Convert shmem_free_swap "
` [PATCH v7 52/61] shmem: Convert shmem_partial_swap_usage "
` [PATCH v7 53/61] shmem: Comment fixups
` [PATCH v7 54/61] btrfs: Convert page cache to XArray
` [PATCH v7 55/61] fs: Convert buffer "
` [PATCH v7 56/61] fs: Convert writeback "
` [PATCH v7 57/61] nilfs2: Convert "
` [PATCH v7 58/61] f2fs: "
` [PATCH v7 59/61] lustre: "
` [PATCH v7 60/61] dax: "
` [PATCH v7 61/61] page cache: Finish XArray conversion
[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
2018-02-20 12:43 UTC (13+ messages)
Patch "x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()" has been added to the 4.15-stable tree
2018-02-20 10:26 UTC
Patch "x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()" has been added to the 4.14-stable tree
2018-02-20 10:26 UTC
[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
2018-02-20 9:24 UTC (2+ messages)
[PATCH RESEND 0/2] swap readahead clean up
2018-02-20 8:52 UTC (3+ messages)
` [PATCH RESEND 1/2] mm: swap: clean up swap readahead
` [PATCH RESEND 2/2] mm: swap: unify cluster-based and vma-based "
[PATCHv2 1/2] zsmalloc: introduce zs_huge_object() function
2018-02-20 1:24 UTC (3+ messages)
` [PATCHv3 "
[PATCH] mm: Fix for PG_reserved page flag clearing
2018-02-19 19:18 UTC (4+ messages)
kernel BUG at mm/khugepaged.c:533 on 4.15.3
2018-02-19 18:51 UTC
[PATCH] mm: zbud: Remove zbud_map() and zbud_unmap() function
2018-02-19 17:48 UTC (3+ messages)
[RFC 0/2] Larger Order Protection V1
2018-02-19 15:09 UTC (21+ messages)
` [RFC 1/2] Protect larger order pages from breaking up
` [RFC 2/2] Page order diagnostics
[PATCH 0/1] mm, compaction: correct the bounds of __fragmentation_index()
2018-02-19 14:37 UTC (11+ messages)
` [PATCH 1/1] "
[RFC PATCH 0/3] Directed kmem charging
2018-02-19 14:33 UTC (4+ messages)
` [RFC PATCH 3/3] fs: fsnotify: account fsnotify metadata to kmemcg
[mainline][Memory off/on][83e3c48] kernel Oops with memory hot-unplug on ppc
2018-02-19 13:56 UTC (3+ messages)
[v4 0/6] optimize memory hotplug
2018-02-19 13:42 UTC (7+ messages)
` [v4 4/6] mm/memory_hotplug: optimize probe routine
` [v4 5/6] mm/memory_hotplug: don't read nid from struct page during hotplug
` [v4 6/6] mm/memory_hotplug: optimize memory hotplug
[4.15-rc9] fs_reclaim lockdep trace
2018-02-19 11:52 UTC (6+ messages)
` [PATCH v2] lockdep: Fix fs_reclaim warning
[PATCH] mm: Fix races between address_space dereference and free in page_evicatable
2018-02-19 10:57 UTC (3+ messages)
freezing system for several second on high I/O [kernel 4.15]
2018-02-19 5:02 UTC (13+ messages)
[PATCH] mm: don't defer struct page initialization for Xen pv guests
2018-02-18 18:45 UTC (6+ messages)
[PATCH 0/3] percpu: introduce no retry semantics and gfp passthrough
2018-02-18 13:33 UTC (6+ messages)
` [PATCH 2/3] percpu: add __GFP_NORETRY semantics to the percpu balancing path
` [PATCH v2 "
` [PATCH 3/3] percpu: allow select gfp to be passed to underlying allocators
` [PATCH v2 "
[PATCH -mm -v5 RESEND] mm, swap: Fix race between swapoff and some swap operations
2018-02-18 1:06 UTC (5+ messages)
[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
2018-02-17 22:48 UTC (9+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA
[RESEND v2] mm: don't defer struct page initialization for Xen pv guests
2018-02-17 15:32 UTC (4+ messages)
[PATCH v2] mm: Re-use DEFINE_SHOW_ATTRIBUTE() macro
2018-02-17 14:42 UTC
[PATCH v1] mm: Re-use DEFINE_SHOW_ATTRIBUTE() macro
2018-02-17 14:31 UTC (3+ messages)
[PATCH] proc/kpageflags: add KPF_WAITERS
2018-02-17 8:15 UTC (4+ messages)
` [PATCH] Documentation/vm/pagemap.txt: document bit WAITERS
[PATCH] z3fold: limit use of stale list for allocation
2018-02-17 0:28 UTC (2+ messages)
[PATCH v2/rollup] headers: untangle kmemleak.h from mm.h
2018-02-17 0:17 UTC
[PATCH 0/3] Use global pages with PTI
2018-02-16 23:19 UTC (9+ messages)
` [PATCH 2/3] x86/mm: introduce __PAGE_KERNEL_GLOBAL
[PATCH v21 0/5] Virtio-balloon Enhancement
2018-02-16 21:58 UTC (6+ messages)
` [PATCH v21 1/5] xbitmap: Introduce xbitmap
[linux-stable-rc:linux-3.16.y 2872/3488] head64.c:undefined reference to `__gcov_exit'
2018-02-16 20:28 UTC (2+ messages)
[PATCH] mm: hide a #warning for COMPILE_TEST
2018-02-16 17:42 UTC (2+ messages)
[bug?] mallocstress poor performance with THP on arm64 system
2018-02-16 17:30 UTC (3+ messages)
[patch 1/2] mm, page_alloc: extend kernelcore and movablecore for percent
2018-02-16 17:09 UTC (11+ 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).