linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3] memblock test: Modify the obsolete description in README
 2022-07-29 16:11 UTC 

[PATCH v11 0/8] mm/demotion: Memory tiers and demotion
 2022-07-29  6:47 UTC  (17+ 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

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

[PATCH v12 0/8] mm/demotion: Memory tiers and demotion
 2022-07-29  6:13 UTC  (9+ 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

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

[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  5:28 UTC 

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

[PATCH v3] mm: memory-failure: convert to pr_fmt()
 2022-07-29  3:19 UTC 

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

[RFC PATCH v4 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-07-29  2:55 UTC  (14+ 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] mm: Re-allow pinning of zero pfns
 2022-07-29  2:49 UTC  (12+ messages)

[PATCH] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
 2022-07-29  2:46 UTC 

[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  (5+ messages)

[PATCH RFC 0/4] mm: Remember young bit for migration entries
 2022-07-29  1:40 UTC  (5+ 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 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] mm/page_owner.c: add llseek for page_owner
 2022-07-29  0:49 UTC 

remove iomap_writepage v2
 2022-07-28 23:26 UTC  (4+ messages)

[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 

[PATCH] memblock test: Add test to memblock_add() 129th region
 2022-07-28 19:00 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  (26+ messages)
` [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v10 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v10 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on 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 v3 00/15] common kmalloc v3
 2022-07-28 16:25 UTC  (11+ 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 V2] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-28 14:37 UTC  (5+ messages)

[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()

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

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

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

[RFC PATCH] mm/kfence: Introduce kernel parameter for selective usage of kfence
 2022-07-28  7:24 UTC  (4+ messages)

[PATCH] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP
 2022-07-28  6:16 UTC  (2+ messages)

[PATCH v2] shmem: support huge_fault to avoid pmd split
 2022-07-28  5:09 UTC  (2+ messages)

[linux-next:master 11182/13276] drivers/irqchip/irq-loongson-eiointc.c:60:16: error: implicit declaration of function 'cpu_logical_map'
 2022-07-28  1:45 UTC 

[PATCH] mm/folio-compact: fix potential NULL pointer in pagecache_get_page
 2022-07-28  1:36 UTC  (4+ messages)

[linux-next:master 10811/13276] fixup-tb0226.c:undefined reference to `vr41xx_set_irq_trigger'
 2022-07-28  1:05 UTC 

[PATCH v12 00/69] Introducing the Maple Tree
 2022-07-28  0:57 UTC  (8+ messages)
` [PATCH v12 08/69] mm: start tracking VMAs with maple tree
` [PATCH v12 22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()

[PATCH] memblock test: Modify the obsolete description in README
 2022-07-28  0:16 UTC  (3+ messages)

Additional Huge Pages
 2022-07-27 22:48 UTC  (5+ messages)

[PATCH v2] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-27 21:13 UTC  (2+ messages)

[PATCH v2 00/35] Speculative page faults
 2022-07-27 20:30 UTC  (4+ messages)
` [PATCH v2 23/35] mm: add mmu_notifier_lock

[PATCH] mm: Fix a null ptr deref with CONFIG_DEBUG_VM enabled in wp_page_reuse
 2022-07-27 19:31 UTC  (3+ messages)

[RFC PATCH] mm, slub: restrict sysfs validation to debug caches and make it safe
 2022-07-27 18:29 UTC 

[linux-next:master 11322/13276] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c:83:31: warning: no previous prototype for 'amd_get_format_info'
 2022-07-27 17:28 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-27 17:01 UTC  (3+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[PATCH] mm: remove duplicate mm_types.h and unnecessary declare
 2022-07-27 15:15 UTC 

[PATCH v3 0/3] mm/slub: some debug enhancements
 2022-07-27 14:12 UTC  (7+ messages)
` [PATCH v3 1/3] mm/slub: enable debugging memory wasting of kmalloc
` [PATCH v3 2/3] mm/slub: only zero the requested size of buffer for kzalloc
` [PATCH v3 3/3] mm/slub: extend redzone check to cover extra allocated kmalloc space than requested

[wifi] 81151ce462: hwsim.ap_ft_ptk_rekey.fail
 2022-07-27 14:01 UTC 

[PATCH] mm/page_owner.c: allow page_owner with given start_pfn/count
 2022-07-27 12:58 UTC  (7+ messages)

[linux-next:master 8282/13104] arch/s390/kvm/pci.c:58:68: sparse: sparse: Using plain integer as NULL pointer
 2022-07-27 11:31 UTC 

[PATCH v4] memblock tests: fix compilation errors
 2022-07-27 10:07 UTC 

[PATCH v3] memblock tests: compiling error
 2022-07-27  9:33 UTC  (2+ messages)

[PATCH v2] page_alloc: fix invalid watemark check on a negative value
 2022-07-27  7:46 UTC  (3+ messages)

[PATCH v2 0/5] A few cleanup and fixup patches for hugetlbfs
 2022-07-27  6:46 UTC  (11+ messages)
` [PATCH v2 1/5] hugetlbfs: use helper macro SZ_1{K,M}
` [PATCH v2 2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
` [PATCH v2 3/5] hugetlbfs: remove unneeded header file
` [PATCH v2 4/5] hugetlbfs: cleanup some comments in inode.c
` [PATCH v2 5/5] hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()

[PATCH] mm: use is_zone_movable_page() helper
 2022-07-27  5:19 UTC  (3+ messages)

[GIT PULL] hotfixes for 5.19
 2022-07-27  2:57 UTC  (3+ messages)

[PATCH] mm: memory-failure: convert to pr_fmt()
 2022-07-27  2:24 UTC  (4+ messages)

[PATCH] memblock tests: compiling error
 2022-07-27  2:20 UTC  (6+ messages)
  `  "

[PATCH v2] memblock tests: compiling error
 2022-07-27  2:20 UTC 

[bug report] mm/hugetlb: possible data leak with huge pmd sharing
 2022-07-27  1:49 UTC  (5+ messages)

[linux-next:master 7168/8914] drivers/regulator/max597x-regulator.c:24:10: fatal error: linux/mfd/max597x.h: No such file or directory
 2022-07-27  1:41 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox