linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 11:07:37 to 2020-11-13 07:00:00 UTC [more...]

[PATCH 02/19] elf: Move arch_setup_additional_pages() to generic elf.h
 2020-11-13  6:58 UTC 

[PATCH 06/19] elf/vdso: Reuse arch_setup_additional_pages() parameters
 2020-11-13  6:57 UTC 

Are THPs the right model for the pagecache?
 2020-11-13  6:39 UTC  (2+ messages)

mmotm 2020-11-12-20-01 uploaded
 2020-11-13  6:35 UTC  (2+ messages)
` mmotm 2020-11-12-20-01 uploaded (mm/secretmem.c)

[PATCH] hugetlbfs: fix anon huge page migration race
 2020-11-13  5:34 UTC  (2+ messages)

[hnaz-linux-mm:master 412/421] drivers/mailbox/bcm-pdc-mailbox.c:682:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-13  4:47 UTC 

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-13  4:18 UTC  (7+ messages)
` [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "

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

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

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-13  1:35 UTC  (10+ messages)
` [PATCH v8 2/9] mmap: make mlock_future_check() global
` [PATCH v8 6/9] secretmem: add memcg accounting

[PATCH for-rc v2] IB/hfi1: Move cached value of mm into handler
 2020-11-13  0:42 UTC  (8+ messages)

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-13  0:12 UTC  (7+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH] kthread_worker: Add flush delayed work func
 2020-11-13  0:01 UTC  (2+ messages)

[PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS
 2020-11-12 23:46 UTC  (16+ messages)

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-12 23:00 UTC  (23+ messages)
` [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory
` [PATCH v2 11/20] kasan: add and integrate kasan boot parameters
` [PATCH v2 18/20] kasan: clean up metadata allocation and usage
` [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata

[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-11-12 22:56 UTC  (4+ messages)

[PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"
 2020-11-12 22:49 UTC  (5+ messages)

[PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-12 22:41 UTC  (8+ messages)

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-12 22:38 UTC  (16+ messages)
` [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range
` [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner
` [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages
` [RFC PATCH 5/6] mm: truncate: split thp to a non-zero order if possible

[PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-12 22:01 UTC  (4+ messages)
` [PATCH v41 11/24] x86/sgx: Add SGX misc driver interface
` [PATCH v41 21/24] x86/sgx: Add a page reclaimer
` [PATCH v41 22/24] x86/sgx: Add ptrace() support for the SGX driver

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-12 21:26 UTC  (17+ messages)
` [PATCH v4 01/16] mm: Make pagecache tagged lookups return only head pages
` [PATCH v4 02/16] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping
` [PATCH v4 03/16] mm/swap: Optimise get_shadow_from_swap_cache
` [PATCH v4 04/16] mm: Add FGP_ENTRY
` [PATCH v4 05/16] mm/filemap: Rename find_get_entry to mapping_get_entry
` [PATCH v4 06/16] mm/filemap: Add helper for finding pages
` [PATCH v4 07/16] mm/filemap: Add mapping_seek_hole_data
` [PATCH v4 08/16] iomap: Use mapping_seek_hole_data
` [PATCH v4 09/16] mm: Add and use find_lock_entries
` [PATCH v4 10/16] mm: Add an 'end' parameter to find_get_entries
` [PATCH v4 11/16] mm: Add an 'end' parameter to pagevec_lookup_entries
` [PATCH v4 12/16] mm: Remove nr_entries parameter from pagevec_lookup_entries
` [PATCH v4 13/16] mm: Pass pvec directly to find_get_entries
` [PATCH v4 14/16] mm: Remove pagevec_lookup_entries
` [PATCH v4 15/16] mm/truncate,shmem: Handle truncates that split THPs
` [PATCH v4 16/16] mm/filemap: Return only head pages from find_get_entries

[linux-next:master] BUILD REGRESSION a60b1e1fe9ca5f9d9a79e89a8d71228a8e04d35c
 2020-11-12 20:36 UTC 

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-12 20:00 UTC  (15+ messages)

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-12 19:27 UTC  (21+ messages)
` [PATCH v9 17/44] kasan, arm64: move initialization message
` [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE
` [PATCH v9 39/44] kasan, arm64: implement HW_TAGS runtime
` [PATCH v9 41/44] kasan, mm: reset tags when accessing metadata
` [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch

[PATCH] mm/page_owner: Record timestamp and pid
 2020-11-12 19:14 UTC  (2+ messages)

[PATCH v3 00/12] Overhaul multi-page lookups for THP
 2020-11-12 19:11 UTC  (8+ messages)
` [PATCH v3 01/12] mm: Make pagecache tagged lookups return only head pages
` [PATCH v3 03/12] mm/filemap: Add helper for finding pages

[PATCH v1 0/3] mm: memcg: deprecate cgroup v1 non-hierarchical mode
 2020-11-12 16:32 UTC  (7+ messages)
` [PATCH v1 1/3] mm: memcg: deprecate the "
` [PATCH v1 2/3] docs: cgroup-v1: reflect the deprecation of "
` [PATCH v1 3/3] cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy

[PATCH v3 0/7] disable pcplists during memory offline
 2020-11-12 16:26 UTC  (7+ messages)
` [PATCH v3 5/7] mm, page_alloc: cache pageset high and batch in struct zone
` [PATCH v3 7/7] mm, page_alloc: disable pcplists during memory offline

[PATCH v2 0/5] cleanup page poisoning
 2020-11-12 16:07 UTC  (10+ messages)
` [PATCH v2 2/5] mm, page_poison: use static key more efficiently
` [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-11-12 14:51 UTC  (11+ messages)

[PATCH v4 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-11-12 14:31 UTC  (4+ messages)
` [PATCH v4 2/2] mm: prevent gup_fast from racing with COW during fork

[PATCH v21 00/19] per memcg lru lock
 2020-11-12 14:19 UTC  (16+ messages)
` [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU
` [PATCH v21 15/19] mm/compaction: do page isolation first in compaction
` [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v21 18/19] mm/lru: introduce the relock_page_lruvec function
` [PATCH v21 19/19] mm/lru: revise the comments of lru_lock

[PATCH v2 00/29] virtio-mem: Big Block Mode (BBM)
 2020-11-12 13:38 UTC  (30+ messages)
` [PATCH v2 01/29] virtio-mem: determine nid only once using memory_add_physaddr_to_nid()
` [PATCH v2 02/29] virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb()
` [PATCH v2 03/29] virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling
` [PATCH v2 04/29] virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()
` [PATCH v2 05/29] virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining
` [PATCH v2 06/29] virtio-mem: factor out calculation of the bit number within the subblock bitmap
` [PATCH v2 07/29] virtio-mem: print debug messages from virtio_mem_send_*_request()
` [PATCH v2 08/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
` [PATCH v2 09/29] virtio-mem: factor out handling of fake-offline pages in memory notifier
` [PATCH v2 10/29] virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE
` [PATCH v2 11/29] virtio-mem: generalize check for added memory
` [PATCH v2 12/29] virtio-mem: generalize virtio_mem_owned_mb()
` [PATCH v2 13/29] virtio-mem: generalize virtio_mem_overlaps_range()
` [PATCH v2 14/29] virtio-mem: drop last_mb_id
` [PATCH v2 15/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v2 16/29] virtio-mem: generalize handling when memory is getting onlined deferred
` [PATCH v2 17/29] virito-mem: document Sub Block Mode (SBM)
` [PATCH v2 18/29] virtio-mem: memory block states are specific to "
` [PATCH v2 19/29] virito-mem: subblock "
` [PATCH v2 20/29] virtio-mem: nb_sb_per_mb and subblock_size "
` [PATCH v2 21/29] virtio-mem: memory block ids "
` [PATCH v2 22/29] virito-mem: existing (un)plug functions "
` [PATCH v2 23/29] virtio-mem: memory notifier callbacks "
` [PATCH v2 24/29] virtio-mem: factor out adding/removing memory from Linux
` [PATCH v2 25/29] virtio-mem: Big Block Mode (BBM) memory hotplug
` [PATCH v2 26/29] virtio-mem: allow to force Big Block Mode (BBM) and set the big block size
` [PATCH v2 27/29] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block
` [PATCH v2 28/29] virtio-mem: Big Block Mode (BBM) - basic memory hotunplug
` [PATCH v2 29/29] virtio-mem: Big Block Mode (BBM) - safe "

[auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address
 2020-11-12 13:29 UTC  (3+ messages)
  ` [LKP] "

[linux-next:pending-fixes] BUILD SUCCESS e83d2e1f2d190ff1cfe6f218c9392804411a45e2
 2020-11-12 12:17 UTC 

[PATCH] mm/highmem: Take kmap_high_get() properly into account
 2020-11-12 11:38 UTC  (2+ messages)

[PATCH 0/2] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-12 11:22 UTC  (3+ messages)
` [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-12 11:07 UTC  (4+ messages)
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic


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