linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-30 05:40:16 to 2022-12-01 19:32:00 UTC [more...]

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-12-01 19:31 UTC  (8+ messages)

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-12-01 19:28 UTC  (12+ messages)

[PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
 2022-12-01 19:24 UTC  (3+ messages)
` [PATCH 1/1] "

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-12-01 18:33 UTC  (8+ messages)

kernel BUG at include/linux/swapops.h:497!
 2022-12-01 18:14 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 2934ceb4e967b9233d0f97732e47175574a11406
 2022-12-01 18:00 UTC 

[akpm-mm:mm-unstable 99/336] pmem.c:undefined reference to `dax_holder_notify_failure'
 2022-12-01 17:41 UTC 

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2022-12-01 17:15 UTC  (4+ messages)

[linux-next:master 11339/12258] arch/loongarch/kernel/ftrace_dyn.c:47:36: error: invalid use of undefined type 'struct module'
 2022-12-01 17:11 UTC 

[PATCH] selftests/damon: test removed scheme sysfs dir access bug
 2022-12-01 17:08 UTC 

[PATCH v2] mm: Make ksize() a reporting-only function
 2022-12-01 16:51 UTC  (5+ messages)

[linux-next:master] [printk] 8bdbdd7f43: BUG:scheduling_while_atomic
 2022-12-01 16:12 UTC  (3+ messages)

[PATCH v3 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-12-01 15:42 UTC  (6+ messages)
` [PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-01 15:17 UTC  (19+ messages)

[RFC PATCH v2] mm: Add nodes= arg to memory.reclaim
 2022-12-01 14:49 UTC  (4+ messages)

[PATCH] mm/madvise: fix madvise_pageout for private file mappings
 2022-12-01 14:17 UTC  (7+ messages)

[PATCH 1/1] mm/page_alloc: update comments in __free_pages_ok()
 2022-12-01 13:50 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-12-01 13:47 UTC  (6+ messages)
` [PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap

[linux-next:pending-fixes] BUILD SUCCESS aa32fdf387da4eedb283210f6f01824ac8bec6eb
 2022-12-01 13:36 UTC 

[RFC PATCH v1 0/4] Introduce merge identical pages mechanism
 2022-12-01 13:29 UTC  (11+ messages)

nvdimm,pmem: makedumpfile: __vtop4_x86_64: Can't get a valid pte
 2022-12-01  9:42 UTC  (3+ messages)

[PATCH v3 1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
 2022-12-01  6:02 UTC  (7+ messages)
` [PATCH v3 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-01  4:46 UTC  (8+ messages)
` [PATCH RFC 3/3] "

[linux-next:master 10859/12006] drivers/irqchip/irq-loongarch-cpu.c:96:12: warning: no previous prototype for 'loongarch_cpu_irq_of_init'
 2022-12-01  2:22 UTC 

[QUESTION] memcg page_counter seems broken in MADV_DONTNEED with THP enabled
 2022-12-01  2:22 UTC  (5+ messages)

[RFC PATCH V1] mm: Disable demotion from proactive reclaim
 2022-12-01  1:51 UTC  (14+ messages)

[PATCH v8 0/2] Memory poison recovery in khugepaged collapsing
 2022-12-01  0:59 UTC  (3+ messages)
` [PATCH v8 1/2] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v8 2/2] mm/khugepaged: recover from poisoned file-backed memory

[PATCH] mm/memremap: Introduce pgmap_request_folio() using pgmap offsets
 2022-12-01  0:22 UTC  (3+ messages)

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2022-11-30 23:32 UTC  (7+ messages)
` [PATCH v3 13/13] dma: arm64: Add CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC and enable it for arm64

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-11-30 23:29 UTC  (7+ messages)
` [RFC PATCH v2 06/47] hugetlb: extend vma lock for shared vmas
` [RFC PATCH v2 25/47] hugetlb: add HGM support for copy_hugetlb_page_range

[Question] Should we reuse target when damon's operation changed?
 2022-11-30 23:24 UTC  (2+ messages)

[linux-next:master 11359/12006] arch/loongarch/kernel/ftrace_dyn.c:113:6: warning: no previous prototype for 'prepare_ftrace_return'
 2022-11-30 22:39 UTC 

[PATCH v7 00/20] TDX host kernel support
 2022-11-30 22:26 UTC  (21+ messages)
` [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages

[PATCH 00/24] Split page pools from struct page
 2022-11-30 22:08 UTC  (25+ messages)
` [PATCH 01/24] netmem: Create new type
` [PATCH 02/24] netmem: Add utility functions
` [PATCH 03/24] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH 04/24] page_pool: Convert page_pool_release_page() to page_pool_release_netmem()
` [PATCH 05/24] page_pool: Start using netmem in allocation path
` [PATCH 06/24] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH 07/24] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH 08/24] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH 09/24] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH 10/24] page_pool: Convert page_pool_put_defragged_page() to netmem
` [PATCH 11/24] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH 12/24] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem()
` [PATCH 13/24] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem
` [PATCH 14/24] page_pool: Convert page_pool_recycle_in_cache() to netmem
` [PATCH 15/24] page_pool: Remove page_pool_defrag_page()
` [PATCH 16/24] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH 18/24] page_pool: Convert frag_page to frag_nmem
` [PATCH 19/24] xdp: Convert to netmem
` [PATCH 20/24] mm: Remove page pool members from struct page
` [PATCH 21/24] netmem_to_virt
` [PATCH 22/24] page_pool: Pass a netmem to init_callback()
` [PATCH 23/24] net: Add support for netmem in skb_frag
` [PATCH 24/24] mvneta: Convert to netmem

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2022-11-30 21:44 UTC 

[PATCH rcu 12/16] percpu-refcount: Use call_rcu_hurry() for atomic switch
 2022-11-30 21:44 UTC  (4+ messages)

[PATCH v2] mm: set the vma flags dirty before testing if it is mergeable
 2022-11-30 21:43 UTC  (4+ messages)

BUG: non-zero pgtables_bytes on freeing mm: -4096 (on a PowerMac G5)
 2022-11-30 21:34 UTC 

[RFC PATCH v2 00/11] implement DAMOS filtering for anon pages and
 2022-11-30 20:09 UTC  (12+ messages)
` [RFC PATCH v2 01/11] mm/damon/core: implement damos filter
` [RFC PATCH v2 02/11] mm/damon/paddr: support DAMOS filters
` [RFC PATCH v2 03/11] mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
` [RFC PATCH v2 04/11] Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
` [RFC PATCH v2 05/11] mm/damon/sysfs-schemes: implement filters directory
` [RFC PATCH v2 06/11] mm/damon/sysfs-schemes: implement filter directory
` [RFC PATCH v2 07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory
` [RFC PATCH v2 08/11] mm/damon/sysfs-schemes: implement scheme filters
` [RFC PATCH v2 09/11] selftests/damon/sysfs: test filters directory
` [RFC PATCH v2 10/11] Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
` [RFC PATCH v2 11/11] Docs/ABI/damon: document scheme filters files

[PATCH v2 1/2] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-11-30 19:51 UTC  (3+ messages)

[RFC PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
 2022-11-30 19:26 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 09f2f0dde2e87e79bc2c060dc1bcdf2a8a376546
 2022-11-30 19:07 UTC 

[PATCH v2 0/3] mm: memcg: fix protection of reclaim target memcg
 2022-11-30 18:25 UTC  (7+ messages)
` [PATCH v2 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()

[linux-next:master] [printk] 8fc5f5fc7f: WARNING:at_kernel/printk/printk.c:#console_flush_all
 2022-11-30 18:12 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 700e0cd3a5ce6a2cb90d9a2aab729b52f092a7d6
 2022-11-30 16:52 UTC 

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-30 16:39 UTC  (31+ messages)
` [PATCH 01/10] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH 02/10] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH 03/10] mm/hugetlb: Document huge_pte_offset usage
` [PATCH 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH 07/10] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH 08/10] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH 09/10] mm/hugetlb: Make page_vma_mapped_walk() "
` [PATCH 10/10] mm/hugetlb: Introduce hugetlb_walk()

[PATCH 05/43] mm: Expand vma iterator interface
 2022-11-30 16:35 UTC  (2+ messages)

[linux-next:master 11904/12006] include/linux/hugetlb.h:1240:33: error: 'VM_MAYSHARE' undeclared
 2022-11-30 15:53 UTC  (2+ messages)

[PATCH-block v2] bdi, blk-cgroup: Fix potential UAF of blkcg
 2022-11-30 15:44 UTC  (5+ messages)

[linux-next:master 11904/12006] include/linux/hugetlb.h:1262:56: error: invalid use of undefined type 'struct hugetlb_vma_lock'
 2022-11-30 15:40 UTC  (2+ messages)

[PATCH v7 0/6] Implement writeback for zsmalloc
 2022-11-30 15:23 UTC  (6+ messages)
` [PATCH v7 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order

[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-11-30 15:18 UTC  (4+ messages)
` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
` [PATCH]f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()

[PATCH v2 mm] kasan: fail non-kasan KUnit tests on KASAN reports
 2022-11-30 15:02 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-30 14:31 UTC  (8+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-30 12:10 UTC  (8+ messages)

[linux-next:master 7180/12006] drivers/regulator/tps65219-regulator.c:310:60: warning: parameter 'dev' set but not used
 2022-11-30 10:21 UTC 

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-11-30  9:53 UTC  (7+ messages)

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-30  9:39 UTC  (11+ messages)

[PATCH] mm/huge_memory: add TRANSPARENT_HUGEPAGE_NEVER for THP
 2022-11-30  8:51 UTC 

[PATCH v2 0/2] filemap: skip write and wait if end offset precedes start
 2022-11-30  7:46 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/fadvise: use LLONG_MAX instead of -1 for eof


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