linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-30 22:08:22 to 2022-12-02 13:44:40 UTC [more...]

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-12-02 13:44 UTC  (5+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v3] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-02 13:43 UTC  (3+ messages)

kernel BUG at include/linux/swapops.h:497!
 2022-12-02 12:36 UTC  (4+ messages)

[PATCH v3] mm/memfd: security hook for memfd_create
 2022-12-02 12:33 UTC  (2+ messages)

[PATCH RFC] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-02 12:27 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1ace8487757e52f205591d915614472494e97d95
 2022-12-02 12:09 UTC 

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

[Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
 2022-12-02 11:56 UTC  (2+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-12-02 11:19 UTC  (13+ messages)
` [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-12-02 10:46 UTC  (9+ messages)

start removing writepage instances v2
 2022-12-02 10:26 UTC  (8+ messages)
` [PATCH 1/7] extfat: remove ->writepage
` [PATCH 2/7] fat: "
` [PATCH 3/7] hfs: "
` [PATCH 4/7] hfsplus: "
` [PATCH 5/7] hpfs: "
` [PATCH 6/7] jfs: "
` [PATCH 7/7] omfs: "

start removing writepage instances
 2022-12-02 10:22 UTC  (3+ messages)

[PATCH 0/10] crypto: Driver conversions for DMA alignment
 2022-12-02  9:53 UTC  (13+ messages)
` [PATCH 1/10] crypto: cavium - Set DMA alignment explicitly
` [PATCH 2/10] crypto: ccp "
` [PATCH 3/10] crypto: ccree "
` [PATCH 4/10] crypto: chelsio "
` [PATCH 5/10] crypto: hisilicon/hpre "
` [PATCH 6/10] crypto: safexcel "
` [PATCH 7/10] crypto: keembay "
` [PATCH 8/10] crypto: octeontx "
` [PATCH 9/10] crypto: octeontx2 "
` [PATCH 10/10] crypto: qce "

[PATCH v3 0/4] iov_iter: Add extraction helpers
 2022-12-02  9:43 UTC  (3+ messages)
` [PATCH v3 1/4] mm: Move FOLL_* defs to mm_types.h
` [PATCH v3 2/4] iov_iter: Add a function to extract a page list from an iterator

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-12-02  8:46 UTC  (15+ messages)
    ` [mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression #forregzbot

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-02  8:37 UTC  (12+ messages)

[linux-next:master 2415/12617] ERROR: modpost: "__ld_r13_to_r21_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2022-12-02  8:10 UTC 

[linux-next:master 6251/12617] Error: arch/arm64/boot/dts/qcom/sdm670.dtsi:427.29-30 syntax error
 2022-12-02  7:40 UTC 

[PATCH v9] mm: add zblock - new allocator for use via zpool API
 2022-12-02  7:35 UTC  (2+ messages)

[PATCH v2] mm/madvise: fix madvise_pageout for private file mappings
 2022-12-02  6:29 UTC 

[RFC PATCH v2] mm: Add nodes= arg to memory.reclaim
 2022-12-02  6:24 UTC  (8+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-02  6:13 UTC  (10+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH] mm/mmap: Properly unaccount memory on mas_preallocate() failure
 2022-12-02  4:53 UTC 

[PATCH mm-unstable v1 0/8] mm: multi-gen LRU: memcg LRU
 2022-12-02  4:17 UTC  (10+ messages)
` [PATCH mm-unstable v1 1/8] mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
` [PATCH mm-unstable v1 2/8] mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
` [PATCH mm-unstable v1 3/8] mm: multi-gen LRU: remove eviction fairness safeguard
` [PATCH mm-unstable v1 4/8] mm: multi-gen LRU: remove aging "
` [PATCH mm-unstable v1 5/8] mm: multi-gen LRU: shuffle should_run_aging()
` [PATCH mm-unstable v1 6/8] mm: multi-gen LRU: per-node lru_gen_folio lists
` [PATCH mm-unstable v1 7/8] mm: multi-gen LRU: clarify scan_control flags
` [PATCH mm-unstable v1 8/8] mm: multi-gen LRU: simplify arch_has_hw_pte_young() check

[PATCH v2 0/3] mm: memcg: fix protection of reclaim target memcg
 2022-12-02  3:19 UTC  (8+ messages)
` [PATCH v2 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()

[PATCH] binfmt: Fix error return code in load_elf_fdpic_binary()
 2022-12-02  3:19 UTC  (3+ messages)

[PATCH v3 0/3] mm: memcg: fix protection of reclaim target memcg
 2022-12-02  3:15 UTC  (4+ messages)
` [PATCH v3 1/3] mm: memcg: fix stale "
` [PATCH v3 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()
` [PATCH v3 3/3] selftests: cgroup: make sure reclaim target memcg is unprotected

[PATCH v1] mm: disable top-tier fallback to reclaim on proactive reclaim
 2022-12-02  2:44 UTC  (2+ messages)

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

[RFC PATCH V1] mm: Disable demotion from proactive reclaim
 2022-12-02  2:06 UTC  (18+ messages)

[PATCH v4 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-12-02  1:19 UTC  (7+ messages)
` [PATCH v4 2/3] kunit: Use the static key when retrieving the current test
` [PATCH v4 3/3] mm: slub: test: Use the kunit_get_current_test() function

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

[PATCH] mm: migrate: Fix THP's mapcount on isolation
 2022-12-01 22:35 UTC  (9+ messages)

[PATCH 1/1] mm/page_alloc: update comments in __free_pages_ok()
 2022-12-01 22:41 UTC  (2+ messages)

[linux-next:master 7203/12258] drivers/regulator/tps65219-regulator.c:310:32: warning: parameter 'dev' set but not used
 2022-12-01 21:54 UTC 

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

[PATCH] mm/huge_memory: add TRANSPARENT_HUGEPAGE_NEVER for THP
 2022-12-01 20:26 UTC  (2+ messages)

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

[PATCH 26/43] mmap: Convert __vma_adjust() to use vma iterator
 2022-12-01 19:53 UTC  (2+ messages)

[PATCH] mm/madvise: fix madvise_pageout for private file mappings
 2022-12-01 19:51 UTC  (8+ messages)

[RFC] Improving userfaultfd scalability for live migration
 2022-12-01 19:37 UTC 

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-12-01 19:28 UTC  (11+ 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] "

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

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

[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 00/24] Split page pools from struct page
 2022-11-30 22:07 UTC  (16+ 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 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 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


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