linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 15:51:41 to 2020-11-17 19:06:36 UTC [more...]

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-11-17 19:06 UTC  (3+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-17 18:29 UTC  (12+ messages)

[PATCH 0/4] Chunk Heap Support on DMA-HEAP
 2020-11-17 18:19 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce cma_alloc_bulk API
` [PATCH 2/4] dma-buf: add export symbol for dma-heap
` [PATCH 3/4] dma-buf: heaps: add chunk heap to dmabuf heaps
` [PATCH 4/4] dma-heap: Devicetree binding for chunk heap

[PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-17 18:16 UTC  (3+ messages)

[PATCH] mm/lru: simplify is_file_lru() and is_active_lru()
 2020-11-17 18:05 UTC  (7+ messages)

[PATCH 1/2] mm: slub: call account_slab_page() after slab page initialization
 2020-11-17 17:42 UTC  (6+ messages)
` [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT

[PATCH] mm/lru: simplify is_file_lru() and is_active_lru()
 2020-11-17 17:40 UTC  (3+ messages)

[linux-next:master 4911/5794] include/linux/bitfield.h:119:3: error: call to '__bad_mask' declared with attribute error: bad bitfield mask
 2020-11-17 17:29 UTC  (3+ messages)
` [PATCH RFC] pwm: keembay: Fix build failure with -Os

[PATCH v9 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-17 17:15 UTC  (11+ messages)
` [PATCH v9 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v9 2/9] mmap: make mlock_future_check() global
` [PATCH v9 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v9 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v9 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v9 6/9] secretmem: add memcg accounting
` [PATCH v9 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v9 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v9 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-17 16:54 UTC  (2+ messages)

[PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-17 16:45 UTC  (17+ messages)
` [PATCH v2 1/8] powernv/memtrace: don't leak kernel memory to user space
` [PATCH v2 2/8] powernv/memtrace: fix crashing the kernel when enabling concurrently
` [PATCH v2 3/8] powerpc/mm: factor out creating/removing linear mapping
` [PATCH v2 4/8] powerpc/mm: protect linear mapping modifications by a mutex
` [PATCH v2 6/8] powerepc/book3s64/hash: drop WARN_ON in hash__remove_section_mapping
` [PATCH v2 7/8] powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
` [PATCH v2 8/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 16:29 UTC  (11+ messages)
` [PATCH v4 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "
` [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
    ` [External] "
  ` [External] RE: [PATCH v4 00/21] Free some vmemmap pages of "

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-17 16:26 UTC  (6+ messages)

[PATCH v3 00/18] Refactor generic_file_buffered_read
 2020-11-17 16:07 UTC  (4+ messages)
` [PATCH v3 04/18] mm/filemap: Use THPs in generic_file_buffered_read

[PATCH v8 2/9] mmap: make mlock_future_check() global
 2020-11-17 15:58 UTC  (5+ messages)

[PATCH v2] mm: memblock: drop __init from memblock functions to make it inline
 2020-11-17 15:49 UTC  (2+ messages)

[RFC PATCH 0/3] Allocate memmap from hotadded memory (per device)
 2020-11-17 15:38 UTC  (3+ messages)
` [RFC PATCH 3/3] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 15:35 UTC  (6+ messages)
` [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
        ` [External] "

+ mm-shmem-use-kmem_cache_zalloc-in-shmem_alloc_inode.patch added to -mm tree
 2020-11-17 15:31 UTC  (3+ messages)

[arm] BUG: KASAN: slab-out-of-bounds in memcmp+0x30/0x5c
 2020-11-17 15:25 UTC  (2+ messages)

[PATCH v2 RESEND] mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state
 2020-11-17 14:40 UTC  (2+ messages)

[PATCH v22 00/18] Introduce Data Access MONitor (DAMON)
 2020-11-17 14:30 UTC  (3+ messages)

[linux-next:master 5857/6320] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-17 14:07 UTC 

[PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"
 2020-11-17 13:57 UTC  (10+ messages)

[PATCH 5.9 104/255] ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
 2020-11-17 13:04 UTC 

[PATCH mm v3 00/19] kasan: boot parameters for hardware tag-based mode
 2020-11-17 13:28 UTC  (20+ messages)
` [PATCH mm v3 07/19] kasan: inline kasan_reset_tag for tag-based modes
` [PATCH mm v3 08/19] kasan: inline random_tag for HW_TAGS
` [PATCH mm v3 11/19] kasan: add and integrate kasan boot parameters
` [PATCH mm v3 12/19] kasan, mm: check kasan_enabled in annotations
` [PATCH mm v3 17/19] kasan: clean up metadata allocation and usage
` [PATCH mm v3 18/19] kasan, mm: allow cache merging with no metadata
` [PATCH mm v3 19/19] kasan: update documentation

[PATCH 1/2] mm/vmalloc: use free_vm_area() if an allocation fails
 2020-11-17 13:04 UTC  (4+ messages)
` [PATCH 2/2] mm/vmalloc: rework the drain logic

KASAN: invalid-free in p9_client_create
 2020-11-17 12:46 UTC  (2+ messages)

[linux-next:master 1015/6320] drivers/clk/clk.c:855:6: error: redefinition of 'clk_unprepare'
 2020-11-17 11:57 UTC 

[PATCH] khugepaged: add couples parameter explanation for kernel-doc markup
 2020-11-17  9:31 UTC  (2+ messages)

[PATCH] mm/truncate: add parameter explanation for invalidate_mapping_pagevec
 2020-11-17  9:24 UTC  (3+ messages)
` [PATCH] mm/mapping_dirty_helpers: enhance the kernel-doc markups
` [PATCH] mm/vmalloc: add 'align' parameter explanation for pvm_determine_end_from_reverse

cgroup_destroy kworker loops on hugetlb_cgroup_css_offline
 2020-11-17  8:39 UTC 

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-17  8:14 UTC  (8+ messages)
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM

[PATCH v2 1/1] kasan: fix object remain in offline per-cpu quarantine
 2020-11-17  7:13 UTC  (2+ messages)

[PATCH] mm: add colon to fix kernel-doc markups error for check_pte
 2020-11-17  7:12 UTC 

[PATCH] man2: new page describing memfd_secret() system call
 2020-11-17  6:26 UTC  (3+ messages)
` [PATCH v2] memfd_secret.2: New "

mmotm 2020-11-16-16-47 uploaded
 2020-11-17  4:29 UTC  (3+ messages)
` mmotm 2020-11-16-16-47 uploaded (m/secretmem.c)

[PATCH bpf-next v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-17  3:41 UTC  (35+ messages)
` [PATCH bpf-next v6 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v6 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v6 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v6 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v6 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v6 07/34] bpf: "
` [PATCH bpf-next v6 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v6 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v6 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v6 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v6 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v6 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v6 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v6 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v6 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v6 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v6 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v6 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v6 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v6 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v6 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v6 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v6 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v6 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v6 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v6 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v6 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v6 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v6 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v6 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v6 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v6 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v6 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-17  3:42 UTC  (36+ messages)
` [PATCH v6 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH v6 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v6 03/34] mm: introduce page memcg flags
` [PATCH v6 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH v6 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH v6 07/34] bpf: "
` [PATCH v6 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH v6 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH v6 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH v6 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH v6 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH v6 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH v6 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH v6 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH v6 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH v6 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH v6 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH v6 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH v6 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH v6 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH v6 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH v6 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH v6 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH v6 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH v6 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH v6 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH v6 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH v6 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH v6 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH v6 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH v6 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH v6 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH v6 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH] powerpc: fix create_section_mapping compile warning
 2020-11-17  3:31 UTC 

[PATCH] mm: memcg: remove obsolete memcg_has_children()
 2020-11-17  2:55 UTC  (3+ messages)

mmotm 2020-11-16-16-23 uploaded
 2020-11-17  0:24 UTC 

[PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process
 2020-11-16 23:24 UTC  (9+ messages)

[PATCH] mm: never attempt async page lock if we've transferred data already
 2020-11-16 20:39 UTC 

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-16 20:36 UTC  (5+ messages)
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference

[linux-next:master] BUILD REGRESSION 034307507118f7e1b18f8403c85af2216da2dc94
 2020-11-16 19:20 UTC 

[PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-16 18:00 UTC  (9+ messages)

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-16 17:27 UTC  (7+ messages)
` [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner

[PATCH] kthread_worker: Add flush delayed work func
 2020-11-16 16:23 UTC  (2+ messages)

[PATCH] h8300: Fix generic mmu_context build
 2020-11-16 15:56 UTC  (2+ messages)

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-11-16 15:51 UTC  (6+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API


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