linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-11 05:38:31 to 2024-03-12 09:33:56 UTC [more...]

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2024-03-12  9:33 UTC  (12+ messages)
          ` Fwd: "

[PATCH v2 0/2] reclaim contended folios asynchronously instead of promoting them
 2024-03-12  9:22 UTC  (5+ messages)

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-12  9:22 UTC  (5+ messages)
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()

[PATCH v2 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-12  9:19 UTC  (3+ messages)
` [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info

[PATCH 1/2] mm: zswap: optimize zswap pool size tracking
 2024-03-12  9:15 UTC  (12+ messages)
` [PATCH 2/2] mm: zpool: return pool size in pages

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-12  8:51 UTC  (16+ messages)
` [PATCH v4 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v4 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH v4 3/6] mm: swap: Simplify struct percpu_cluster
` [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
` [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
 2024-03-12  8:04 UTC 

[PATCH v2] mm/migrate: put dest folio on deferred split list if source was there
 2024-03-12  8:05 UTC  (4+ messages)

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-12  7:20 UTC  (37+ messages)
` [RFC 01/14] task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
` [RFC 02/14] fork: Clean-up ifdef logic around stack allocation
` [RFC 03/14] fork: Clean-up naming of vm_strack/vm_struct variables in vmap stacks code
` [RFC 04/14] fork: Remove assumption that vm_area->nr_pages equals to THREAD_SIZE
` [RFC 05/14] fork: check charging success before zeroing stack
` [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
` [RFC 07/14] fork: use the first page in stack to store vm_stack in cached_stacks
` [RFC 08/14] fork: separate vmap stack alloction and free calls
` [RFC 09/14] mm/vmalloc: Add a get_vm_area_node() and vmap_pages_range_noflush() public functions
` [RFC 10/14] fork: Dynamic Kernel Stacks
` [RFC 11/14] x86: add support for "
` [RFC 12/14] task_stack.h: Clean-up stack_not_used() implementation
` [RFC 13/14] task_stack.h: Add stack_not_used() support for dynamic stack
` [RFC 14/14] fork: Dynamic Kernel Stack accounting

[PATCH 0/8] Some cleanups for memory-failure
 2024-03-12  7:07 UTC  (9+ messages)
` [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
` [PATCH 7/8] mm/memory-failure: Convert hwpoison_user_mappings to take "
` [PATCH 8/8] mm/memory-failure: Add some folio conversions to unpoison_memory

[PATCH] mm/slub: Simplify get_partial_node()
 2024-03-12  6:53 UTC  (3+ messages)

[PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
 2024-03-12  6:05 UTC  (3+ messages)

[PATCH v5] zswap: replace RB tree with xarray
 2024-03-12  5:10 UTC  (4+ messages)

[PATCH] mm: zswap: remove unnecessary check in zswap_find_zpool()
 2024-03-12  4:57 UTC  (2+ messages)

[PATCH 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-03-12  3:59 UTC  (3+ messages)
` [PATCH 2/3] x86/mm: Fix LAM inconsistency during context switch
` [PATCH 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking

[PATCH] mm: Always initialise folio->_deferred_list
 2024-03-12  3:50 UTC 

[PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
 2024-03-12  2:26 UTC  (4+ messages)
` [PATCH v6 8/8] hugetlb: parallelize 1G hugetlb initialization

[PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-12  1:51 UTC  (5+ messages)
` [PATCH v5 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
  ` [External] "

[PATCH] lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
 2024-03-12  0:59 UTC 

[PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena
 2024-03-12  0:47 UTC  (16+ messages)
` [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena
` [PATCH v3 bpf-next 03/14] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH v3 bpf-next 09/14] bpftool: Recognize arena map type
` [PATCH v3 bpf-next 10/14] libbpf: Recognize __arena global varaibles

[PATCH -v3] mm: swap: fix race between free_swap_and_cache() and swapoff()
 2024-03-12  0:27 UTC  (3+ messages)

[GIT PULL] execve updates for v6.9-rc1
 2024-03-11 23:37 UTC 

[PATCH v2] mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err cases
 2024-03-11 23:14 UTC  (2+ messages)

[PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
 2024-03-11 22:38 UTC 

BUG selftests/mm]
 2024-03-11 22:28 UTC  (9+ messages)

On the optimum size of a batch
 2024-03-11 21:58 UTC  (5+ messages)

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-03-11 21:20 UTC  (3+ messages)
` [RFC PATCH v7 03/12] cxl/mbox: Add SET_FEATURE mailbox command

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-11 21:07 UTC  (12+ messages)

[RFC PATCH v2 0/4] mm/damon: add a DAMOS filter type for page granularity access recheck
 2024-03-11 20:45 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm/damon/paddr: implement damon_folio_young()
` [RFC PATCH v2 2/4] mm/damon/paddr: implement damon_folio_mkold()
` [RFC PATCH v2 3/4] mm/damon: add DAMOS filter type YOUNG
` [RFC PATCH v2 4/4] mm/damon/paddr: support "

[PATCH] mm/migrate: put dest folio on deferred split list if source was there
 2024-03-11 19:56 UTC  (3+ messages)

[PATCH] percpu: clean up all mappings when pcpu_map_pages() fails
 2024-03-11 19:43 UTC 

[PATCH v3 00/18] Rearrange batched folio freeing
 2024-03-11 19:26 UTC  (17+ messages)
` [PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed

[PATCH v2] mm: Remove folio from deferred split list before uncharging it
 2024-03-11 19:18 UTC 

[syzbot] [ntfs3?] WARNING in do_open_execat
 2024-03-11 19:01 UTC  (2+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-11 18:51 UTC  (5+ messages)
` [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()

[RFC PATCH 0/3] x86/mm: LAM fixups and cleanups
 2024-03-11 18:27 UTC  (9+ messages)
` [RFC PATCH 2/3] x86/mm: make sure LAM is up-to-date during context switching

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-03-11 17:24 UTC  (7+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-11 17:19 UTC  (9+ messages)
` [PATCH v17 10/35] gunyah: vm_mgr: Add VM start/stop
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
    `  "
` [PATCH v17 12/35] virt: gunyah: Add resource tickets
    `  "

[PATCH 1/3] selftests/exec: Add the overall result line accourding to TAP
 2024-03-11 17:10 UTC  (2+ messages)

[Test Failure Report] exec: Test failures in execveat
 2024-03-11 17:08 UTC  (5+ messages)

[PATCH] exec: Simplify remove_arg_zero() error path
 2024-03-11 16:24 UTC  (2+ messages)

[linux-next:master 12265/12944] arch/arm64/include/asm/pgtable.h:904:16: error: implicit declaration of function 'pud_leaf'; did you mean 'pmd_leaf'?
 2024-03-11 16:19 UTC  (2+ messages)

[PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
 2024-03-11 16:19 UTC  (2+ messages)

[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-03-11 15:07 UTC  (22+ messages)

WARNING: modpost: "__ashldi3" [drivers/usb/host/xhci-hcd.ko] has no CRC!
 2024-03-11 12:41 UTC 

[PATCH] mm: kmsan: fix instrumentation recursion on preempt_count
 2024-03-11 12:06 UTC  (3+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-11 12:00 UTC  (7+ messages)

vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
 2024-03-11 11:46 UTC  (13+ messages)

[BUG] kmsan: instrumentation recursion problems
 2024-03-11 11:02 UTC  (4+ messages)

[PATCH v3 0/4] Memory management patches needed by Rust Binder
 2024-03-11 10:50 UTC  (6+ messages)
` [PATCH v3 1/4] rust: uaccess: add userspace pointers
` [PATCH v3 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
` [PATCH v3 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v3 4/4] rust: add abstraction for `struct page`

[syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in asm_exc_page_fault
 2024-03-11 10:08 UTC  (7+ messages)

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-11  9:58 UTC  (2+ messages)

Unmapping KVM Guest Memory from Host Kernel
 2024-03-11  9:29 UTC  (3+ messages)

[syzbot] [udf?] KASAN: slab-use-after-free Read in udf_free_blocks
 2024-03-11  9:25 UTC 

MGLRU premature memcg OOM on slow writes
 2024-03-11  9:11 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-03-11  8:42 UTC  (2+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-11  5:50 UTC  (3+ messages)
` [PATCH v11 28/35] KVM: SEV: Implement gmem hook for initializing private pages


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