linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-28 07:25:01 to 2022-07-31 15:52:36 UTC [more...]

[RFC V2 PATCH] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-07-31 15:52 UTC 

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-07-31 15:43 UTC  (4+ messages)
` [PATCH 06/10] lib/cpumask: move trivial wrappers around find_bit to the header

[RFC PATCH] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-07-31 14:11 UTC  (3+ messages)

[linux-next:master 4676/13542] drivers/remoteproc/imx_rproc.c:434:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-31 12:47 UTC 

[RFC PATCH] mm/kfence: Introduce kernel parameter for selective usage of kfence
 2022-07-31 10:54 UTC  (3+ messages)

[RFC PATCH] mm, slub: restrict sysfs validation to debug caches and make it safe
 2022-07-31 10:07 UTC  (3+ messages)

[PATCH v12 0/8] mm/demotion: Memory tiers and demotion
 2022-07-31  9:54 UTC  (10+ messages)
` [PATCH v12 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v12 2/8] mm/demotion: Move memory demotion related code
` [PATCH v12 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v12 4/8] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_ADISTANCE_PMEM
` [PATCH v12 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v12 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v12 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v12 8/8] mm/demotion: Update node_is_toptier to work with memory tiers

[linux-next:master 11178/13542] drivers/irqchip/irq-loongson-pch-lpc.c:164:41: error: invalid use of undefined type 'struct acpi_madt_lpc_pic'
 2022-07-31  9:12 UTC 

[memcg] fd25a9e0e2: fio.write_iops 47.8% improvement
 2022-07-31  8:22 UTC 

[PATCH v3 3/3] mm/slub: extend redzone check to cover extra allocated kmalloc space than requested
 2022-07-31  8:16 UTC  (3+ messages)
` [mm/slub] 3616799128: BUG_kmalloc-#(Not_tainted):kmalloc_Redzone_overwritten

[GIT PULL] final hotfixes for 5.19
 2022-07-30 17:21 UTC  (2+ messages)

[linux-next:master 4676/13542] drivers/remoteproc/rcar_rproc.c:45:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-30 12:41 UTC  (2+ messages)

[PATCH v3] mm: memory-failure: convert to pr_fmt()
 2022-07-30  9:31 UTC  (2+ messages)

[PATCH v3] memblock test: Modify the obsolete description in README
 2022-07-30  8:47 UTC  (3+ messages)

[linux-next:master 12802/13542] include/linux/random.h:25:46: error: 'latent_entropy' undeclared; did you mean 'add_latent_entropy'?
 2022-07-30  7:14 UTC 

[PATCH] shmem: Update folio if shmem_replace_page() updates the page
 2022-07-30  4:25 UTC 

[PATCH v3] mm/page_owner.c: add llseek for page_owner
 2022-07-30  2:28 UTC  (2+ messages)

[RFC PATCH v4 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-07-30  2:15 UTC  (20+ messages)
` [RFC PATCH v4 4/8] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v4 6/8] hugetlb: add vma based lock for pmd sharing synchronization
` [RFC PATCH v4 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
` [RFC PATCH v4 8/8] hugetlb: use new vma_lock for pmd sharing synchronization

[PATCH RFC 0/4] mm: Remember young bit for migration entries
 2022-07-29 22:43 UTC  (7+ messages)
` [PATCH RFC 1/4] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry
` [PATCH RFC 2/4] mm: Remember young bit for page migrations
` [PATCH RFC 3/4] mm/x86: Use SWP_TYPE_BITS in 3-level swap macros
` [PATCH RFC 4/4] mm/x86: Define __ARCH_SWP_OFFSET_BITS

[PATCH] writeback: check wb shutdown for bw_dwork
 2022-07-29 22:29 UTC  (2+ messages)

[PATCH 3/4] selftests/memfd: add tests for F_SEAL_EXEC
 2022-07-29 22:00 UTC  (6+ messages)
  ` [PATCH 4/4] selftests/memfd: add tests for MFD_NOEXEC

[PATCH] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
 2022-07-29 21:22 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-29 20:58 UTC  (7+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 12/14] KVM: Handle page fault for "

[PATCH v12 00/69] Introducing the Maple Tree
 2022-07-29 20:13 UTC  (7+ messages)
` [PATCH v12 08/69] mm: start tracking VMAs with maple tree

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-07-29 19:54 UTC  (11+ messages)

[PATCH] x86/sys_x86_64: fix VMA alginment for mmap file to THP
 2022-07-29 19:46 UTC  (2+ messages)

[PATCH V2] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-29 15:47 UTC  (5+ messages)

[PATCH v3 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
 2022-07-29 15:32 UTC  (7+ messages)

[RFC PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-07-29 15:23 UTC  (16+ messages)
` [RFC PATCH bpf-next 01/15] bpf: Remove unneeded memset in queue_stack_map creation
` [RFC PATCH bpf-next 02/15] bpf: Use bpf_map_area_free instread of kvfree
` [RFC PATCH bpf-next 03/15] bpf: Make __GFP_NOWARN consistent in bpf map creation
` [RFC PATCH bpf-next 04/15] bpf: Use bpf_map_area_alloc consistently on "
` [RFC PATCH bpf-next 05/15] bpf: Introduce helpers for container of struct bpf_map
` [RFC PATCH bpf-next 06/15] bpf: Use bpf_map_container_alloc helpers in various bpf maps
` [RFC PATCH bpf-next 07/15] bpf: Define bpf_map_get_memcg for !CONFIG_MEMCG_KMEM
` [RFC PATCH bpf-next 08/15] bpf: Use scope-based charge for bpf_map_area_alloc
` [RFC PATCH bpf-next 09/15] bpf: Use bpf_map_kzalloc in arraymap
` [RFC PATCH bpf-next 10/15] bpf: Use bpf_map_pages_alloc in ringbuf
` [RFC PATCH bpf-next 11/15] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [RFC PATCH bpf-next 12/15] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
` [RFC PATCH bpf-next 13/15] bpf: Add new parameter into bpf_map_container_alloc
` [RFC PATCH bpf-next 14/15] bpf: Add new map flag BPF_F_SELECTABLE_MEMCG
` [RFC PATCH bpf-next 15/15] bpf: Introduce selectable memcg for bpf map

[PATCH v3 00/15] common kmalloc v3
 2022-07-29 15:08 UTC  (24+ messages)
` [PATCH v3 05/15] mm/sl[au]b: factor out __do_kmalloc_node()
` [PATCH v3 06/15] mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
` [PATCH v3 08/15] mm/slab_common: kmalloc_node: pass large requests to page allocator
` [PATCH v3 09/15] mm/slab_common: cleanup kmalloc_large()
` [PATCH v3 10/15] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [PATCH v3 11/15] mm/sl[au]b: introduce common alloc/free functions without tracepoint
` [PATCH v3 12/15] mm/sl[au]b: generalize kmalloc subsystem
` [PATCH v3 13/15] mm/slab_common: unify NUMA and UMA version of tracepoints
` [PATCH 14/16] mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
` [PATCH 15/16] mm/slab_common: move definition of __ksize() to mm/slab.h
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

remove iomap_writepage v2
 2022-07-29 14:11 UTC  (6+ messages)

[linux-next:master 11876/13542] kernel/bpf/trampoline.c:101:2-3: Unneeded semicolon
 2022-07-29 10:15 UTC 

[linux-next:master 6932/13542] drivers/acpi/arm64/iort.c:1406:2: error: call to undeclared function 'iort_iommu_rmr_get_resv_regions'; ISO C99 and later do not support implicit function declarations
 2022-07-29  8:03 UTC  (2+ messages)

[PATCH v2 0/5] A few cleanup patches for hugetlb_cgroup
 2022-07-29  8:01 UTC  (6+ messages)
` [PATCH v2 1/5] hugetlb_cgroup: remove unneeded nr_pages > 0 check
` [PATCH v2 2/5] hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G}
` [PATCH v2 3/5] hugetlb_cgroup: remove unneeded return value
` [PATCH v2 4/5] hugetlb_cgroup: use helper macro NUMA_NO_NODE
` [PATCH v2 5/5] hugetlb_cgroup: use helper for_each_hstate and hstate_index

[PATCH v4] memblock tests: fix compilation errors
 2022-07-29  7:27 UTC  (2+ messages)

[PATCH v11 0/8] mm/demotion: Memory tiers and demotion
 2022-07-29  7:24 UTC  (20+ messages)
` [PATCH v11 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v11 2/8] mm/demotion: Move memory demotion related code
` [PATCH v11 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v11 4/8] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_ADISTANCE_PMEM
` [PATCH v11 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v11 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v11 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v11 8/8] mm/demotion: Update node_is_toptier to work with memory tiers

[fs/lock] 0064b3d9f9: BUG:kernel_NULL_pointer_dereference,address
 2022-07-29  5:29 UTC  (3+ messages)

[PATCH v5 0/3] Implement readahead for squashfs
 2022-07-29  5:22 UTC  (6+ messages)
` [PATCH v5 3/3] squashfs: implement readahead

[PATCHv5 00/13] Linear Address Masking enabling
 2022-07-29  3:00 UTC  (3+ messages)
` [PATCHv5 01/13] x86/mm: Fix CR3_ADDR_MASK

[PATCH] mm: Re-allow pinning of zero pfns
 2022-07-29  2:49 UTC  (12+ messages)

[PATCH v2] vmscan: Do not free nr_deferred for memcg aware shrinkers
 2022-07-29  2:11 UTC  (3+ messages)
  `  "

[PATCH v2] mm: memory-failure: convert to pr_fmt()
 2022-07-29  2:03 UTC  (3+ messages)

[PATCH 0/6] A few cleanup patches for hugetlb_cgroup
 2022-07-29  1:07 UTC  (15+ messages)
` [PATCH 1/6] hugetlb_cgroup: remove unneeded nr_pages > 0 check
` [PATCH 2/6] hugetlb_cgroup: remove unneeded header file
` [PATCH 3/6] hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G}
` [PATCH 4/6] hugetlb_cgroup: remove unneeded return value
` [PATCH 5/6] hugetlb_cgroup: use helper macro NUMA_NO_NODE
` [PATCH 6/6] hugetlb_cgroup: use helper for_each_hstate and hstate_index

[PATCH v3 0/2] mm/hmm: fault non-owner device private entries
 2022-07-28 23:17 UTC  (2+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-28 22:01 UTC  (16+ messages)

[PATCH v5] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-28 21:45 UTC  (2+ messages)

[PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem
 2022-07-28 21:20 UTC 

[RFC PATCH 0/7] Replace per-task RSS cache with per-CPU RSS cache
 2022-07-28 20:45 UTC  (8+ messages)
` [RFC PATCH 1/7] mm: remove the per-task RSS counter cache
` [RFC PATCH 2/7] mm: move check_mm to memory.c
` [RFC PATCH 3/7] mm/headers: change emun order of MM_COUNTERS
` [RFC PATCH 4/7] mm: introduce a generic per-CPU RSS cache
` [RFC PATCH 5/7] mm: try use fast path for pmd setting as well
` [RFC PATCH 6/7] mm: introduce CONFIG_ARCH_PCP_RSS_USE_CPUMASK
` [RFC PATCH 7/7] x86_64/tlb, mm: enable cpumask optimzation for RSS cache

在宅勤務に適したアルバイトですc
 2022-07-28 19:37 UTC 

[syzbot] KASAN: use-after-free Read in exit_mmap
 2022-07-28 17:53 UTC  (2+ messages)

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-07-28 17:23 UTC  (6+ messages)
` [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers

[PATCH] mm: Kconfig: fix typo
 2022-07-28 16:51 UTC 

[linux-next:master 4676/13542] drivers/gpu/drm/drm_bufs.c:346:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-28 16:46 UTC 

[PATCH v2] mm/page_owner.c: add llseek for page_owner
 2022-07-28 12:57 UTC  (2+ messages)

[PATCH V6 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-28 11:38 UTC  (5+ messages)
` [PATCH V6 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V6 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V6 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V6 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-28  9:24 UTC  (4+ messages)
` [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[linux-next:master 4288/13276] coherent.c:undefined reference to `memunmap'
 2022-07-28  9:14 UTC 

[PATCH v2] memblock test: Modify the obsolete description in README
 2022-07-28  9:14 UTC  (5+ messages)

[PATCH] vmscan: fix potential arbitrary pointer passed to kfree in unregister_shrinker
 2022-07-28  7:34 UTC  (5+ messages)
    ` [External] "


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