linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 08:38:50 to 2020-07-02 21:47:12 UTC [more...]

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (2+ messages)

[PATCH 0/3] Improvements for dump_page()
 2020-07-02 21:01 UTC  (14+ messages)
` [PATCH 1/3] mm: Print head flags in dump_page
` [PATCH 3/3] mm: Print hashed address of struct page

[RFC 0/4] Fix gfs2 readahead deadlocks
 2020-07-02 20:17 UTC  (10+ messages)
` [RFC 1/4] gfs2: Revert readahead conversion
` [RFC 2/4] fs: Add IOCB_NOIO flag for generic_file_read_iter
` [RFC 3/4] gfs2: Rework read and page fault locking
` [RFC 4/4] gfs2: Reinstate readahead conversion

[PATCH 0/2] arm64/kdump: Fix OOPS and OOM issues in kdump kernel
 2020-07-02 19:22 UTC  (7+ messages)
` [PATCH 1/2] mm/memcontrol: Fix OOPS inside mem_cgroup_get_nr_swap_pages()
` [PATCH 2/2] arm64: Allocate crashkernel always in ZONE_DMA

Documentation (mm & i2c) questions (doubled words)
 2020-07-02 19:01 UTC  (2+ messages)

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-02 18:25 UTC  (12+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
` [PATCH v2 03/11] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH v2 04/11] x86/xen: add system core suspend and resume callbacks
` [PATCH v2 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH v2 06/11] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH v2 07/11] xen-netfront: "
` [PATCH v2 08/11] x86/xen: save and restore steal clock during PM hibernation
` [PATCH v2 09/11] xen: Introduce wrapper for save/restore sched clock offset
` [PATCH v2 10/11] xen: Update sched clock offset to avoid system instability in hibernation
` [PATCH v2 11/11] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA
` [PATCH v2 02/11] xenbus: add freeze/thaw/restore callbacks support

[PATCH v2] mm: kmem: make memcg_kmem_enabled() irreversible
 2020-07-02 18:17 UTC  (2+ messages)

[BUG] XHCI getting ZONE_DMA32 memory > than its bus_dma_limit
 2020-07-02 17:49 UTC 

[RFC] Bypass filesystems for reading cached pages
 2020-07-02 17:30 UTC  (7+ messages)

BUG: Bad page state in process - page dumped because: page still charged to cgroup
 2020-07-02 17:19 UTC  (17+ messages)

[PATCH v4] mm, slab: Check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
 2020-07-02 17:14 UTC  (2+ messages)

[PATCH] mm: define pte_add_end for consistency
 2020-07-02 16:28 UTC  (6+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-07-02 16:23 UTC  (7+ messages)
` [PATCH v2 08/16] spi: davinci: Remove uninitialized_var() usage

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-07-02 16:13 UTC  (5+ messages)
` [PATCH v3 3/8] mm/hugetlb: unify migration callbacks

PANIC: mm: memcg/slab: percpu_ref_put_many - Unable to handle kernel paging request at virtual address ffff80096d78f000
 2020-07-02 15:58 UTC  (3+ messages)

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-07-02 15:51 UTC  (4+ messages)
` [PATCH 17/26] mm/riscv: Use general page fault accounting

[PATCH -next] mm, slub: make function parse_slub_debug_flags() static
 2020-07-02 15:35 UTC  (2+ messages)

[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
 2020-07-02 15:22 UTC 

Memcg stat for available memory
 2020-07-02 15:22 UTC  (2+ messages)

[PATCH 0/3] [v2] Repair and clean up vm.zone_reclaim_mode sysctl ABI
 2020-07-02 14:36 UTC  (15+ messages)
` [PATCH 1/3] mm/vmscan: restore zone_reclaim_mode ABI
` [PATCH 2/3] mm/vmscan: move RECLAIM* bits to uapi header
` [PATCH 3/3] mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-07-02 14:32 UTC  (15+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-02 14:09 UTC  (7+ messages)
` [PATCH V3 (RESEND) 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [PATCH V3 (RESEND) 2/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_alloc_block_buf()
` [PATCH V3 (RESEND) 3/3] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-07-02 13:45 UTC  (9+ messages)
` [PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v6 5/6] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v6 6/6] mm/vmscan: restore active/inactive ratio "

[RFC V2 0/2] arm64/mm: Enable THP migration
 2020-07-02 12:11 UTC  (3+ messages)
` [RFC V2 1/2] arm64/mm: Change THP helpers per generic memory semantics

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-02 11:59 UTC  (3+ messages)
` [PATCH 2/2] mm/slub: Get rid of count_partial()

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-07-02 10:02 UTC  (34+ messages)
` [RFC][PATCH 2/8] mm/migrate: Defer allocating new page until needed
` [RFC][PATCH 3/8] mm/vmscan: Attempt to migrate page in lieu of discard
` [RFC][PATCH 5/8] mm/numa: automatically generate node migration order
` [RFC][PATCH 8/8] mm/numa: new reclaim mode to enable reclaim-based migration
        ` [RFC] [PATCH 0/8] Migrate Pages in lieu of discard

[PATCH 04/12] mm/mempolicy: allow preferred code to take a nodemask
 2020-07-02  9:15 UTC  (2+ messages)
` [mm/mempolicy] 9586f666c8: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:mpol_new_preferred

[PATCH v3 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps
 2020-07-02  7:24 UTC  (3+ messages)

[PATCH v2 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-07-02  7:23 UTC  (9+ messages)
` [PATCH v2 1/2] mm/memblock: expose only miminal interface to add/walk physmem
` [PATCH v2 2/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK

[PATCH v5 3/3] mm: adjust vm_committed_as_batch according to vm overcommit policy
 2020-07-02  7:12 UTC  (3+ messages)
` [mm] 4e2c82a409: ltp.overcommit_memory01.fail

remove dead bdi congestion leftovers
 2020-07-02  5:36 UTC  (12+ messages)
` [PATCH 1/4] drbd: remove a bogus bdi_rw_congested call
` [PATCH 2/4] writeback: remove {set,clear}_wb_congested
` [PATCH 3/4] writeback: remove struct bdi_writeback_congested
` [PATCH 4/4] writeback: remove bdi->congested_fn

[PATCH V2] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-07-02  4:51 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v8 0/4] KASAN for powerpc64 radix
 2020-07-02  2:54 UTC  (5+ messages)
` [PATCH v8 1/4] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v8 2/4] kasan: Document support on 32-bit powerpc
` [PATCH v8 3/4] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v8 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

ERROR: modpost: "bcsr_mod" undefined!
 2020-07-02  2:43 UTC 

[RFC v2 15/26] mm/asi: Initialize the ASI page-table with core mappings
 2020-07-01 23:53 UTC 

[PATCH v3 0/5] mm/hmm/nouveau: add PMD system memory mapping
 2020-07-01 22:53 UTC  (6+ messages)
` [PATCH v3 1/5] nouveau/hmm: fault one page at a time
` [PATCH v3 2/5] mm/hmm: add hmm_mapping order
` [PATCH v3 3/5] nouveau: fix mapping 2MB sysmem pages
` [PATCH v3 4/5] nouveau/hmm: support mapping large "
` [PATCH v3 5/5] hmm: add tests for hmm_pfn_to_map_order()

mmotm 2020-06-30-21-52 uploaded
 2020-07-01 22:38 UTC  (3+ messages)
` [PATCH -mmotm] mm/memory-failure: remove stub function

[PATCH v4 26/26] mm/gup: Remove task_struct pointer for all gup code
 2020-07-01 21:55 UTC  (2+ messages)

[willy@infradead.org: Re: [PATCH 6/6] mm: Add memalloc_nowait]
 2020-07-01 21:35 UTC 

[PATCH v3] mm, slab: Check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
 2020-07-01 18:52 UTC  (4+ messages)

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-07-01 18:35 UTC 

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-07-01 17:32 UTC  (8+ messages)
` [PATCH v5 06/25] mm: Add PG_ARCH_2 page flag
` [PATCH v5 19/25] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support

[PATCH v4 23/26] mm/x86: Use general page fault accounting
 2020-07-01 15:35 UTC  (2+ messages)

[PATCH] mm/vmscan: restore zone_reclaim_mode ABI
 2020-07-01 15:27 UTC  (7+ messages)

[PATCH v1] mm:free unused pages in kmalloc_order
 2020-07-01 15:18 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING a26ea8c1e000acb6d371254e2c24422225ba3049
 2020-07-01 14:59 UTC 

[PATCH v4 18/26] mm/s390: Use general page fault accounting
 2020-07-01 14:52 UTC  (2+ messages)

Maintainers / Kernel Summit 2020 planning kick-off
 2020-07-01 14:13 UTC  (3+ messages)

[RFC PATCH 0/7] x86: introduce system calls addess space isolation
 2020-07-01 14:05 UTC 

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 14:02 UTC 

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 14:00 UTC 

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 13:55 UTC 

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-07-01 13:25 UTC  (5+ messages)

[PATCH] mm/sparse: only sub-section aligned range would be populated
 2020-07-01 11:58 UTC  (6+ messages)

[Patch] mm: Increase pagevec size on large system
 2020-07-01 10:05 UTC  (6+ messages)

[PATCH RFC] s390x/vmem: get rid of memory segment list
 2020-07-01  9:24 UTC  (3+ messages)
` [PATCH v1] s390/extmem: remove stale -ENOSPC comment and handling

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-07-01  9:07 UTC  (5+ messages)

[PATCH v2 0/3] x86/mm/64: Remove vmalloc/ioremap pgtable synchronization
 2020-07-01  8:38 UTC  (2+ messages)
` [PATCH v2 2/3] x86/mm/64: Do not sync vmalloc/ioremap mappings


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