linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 10:10:06 to 2020-11-17 15:58:45 UTC [more...]

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

[PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-17 15:53 UTC  (15+ 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] mm: memblock: drop __init from memblock functions to make it inline
 2020-11-17 15:49 UTC  (2+ messages)

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-17 15:39 UTC  (5+ 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)

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 15:29 UTC  (17+ messages)
` [PATCH v4 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v4 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [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 "

[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  (33+ messages)
` [PATCH mm v3 04/19] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH mm v3 05/19] kasan: allow VMAP_STACK for HW_TAGS mode
` [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 09/19] kasan: open-code kasan_unpoison_slab
` [PATCH mm v3 10/19] kasan: inline (un)poison_range and check_invalid_free
` [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 13/19] kasan, mm: rename kasan_poison_kfree
` [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] kfence: Avoid stalling work queue task without allocations
 2020-11-17 10:52 UTC  (11+ messages)

[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

[ arm ] BUG: KASAN: stack-out-of-bounds in save_trace+0xf8/0x14c
 2020-11-16 15:06 UTC 

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

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-11-16 14:50 UTC  (11+ messages)
` [PATCH RFC v2 04/21] kasan: unpoison stack only with CONFIG_KASAN_STACK

x86 page_fault not succeeding when mapping write-only
 2020-11-16 14:46 UTC 

[PATCH mm v10 00/42] kasan: add hardware tag-based mode for arm64
 2020-11-16 14:48 UTC  (2+ messages)

[PATCH] mm/compaction: move compaction_suitable's comment to right place
 2020-11-16 14:41 UTC 

[auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address
 2020-11-16 14:39 UTC  (5+ messages)
  ` [LKP] "

[PATCH v2] binfmt_elf_fdpic: return corresponding errcode if create_elf_fdpic_tables() fail
 2020-11-16 14:06 UTC 

[drm] e3aae683e8: BUG:kernel_NULL_pointer_dereference,address
 2020-11-16 13:49 UTC 

[linux-next:pending-fixes] BUILD SUCCESS a24d51ed93639dc84304e51a4c6faa533a4a91d4
 2020-11-16 13:30 UTC 

[linux-next:master 3518/6356] drivers/gpu/drm/drm_edid.o: warning: objtool: do_cvt_mode() falls through to next function drm_mode_detailed.isra.0()
 2020-11-16 12:35 UTC 

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 10:18 UTC  (3+ messages)
` [PATCH v4 21/27] memblock: fix "
` [PATCH v4 25/27] mm: "

[PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-16 10:09 UTC  (4+ 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).