Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 15:09:53 to 2023-06-15 22:14:26 UTC [more...]

[PATCH 0/2] change ->index to PAGE_SIZE for hugetlb pages
 2023-06-15 22:13 UTC  (3+ messages)
` [PATCH 1/2] mm/filemap: remove hugetlb special casing in filemap.c

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-15 22:07 UTC  (8+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-06-15 22:00 UTC  (4+ messages)
` [PATCH 1/3] mm/memory_hotplug: Allow an override for the memmap_on_memory param
` [PATCH 2/3] mm/memory_hotplug: Export symbol mhp_supports_memmap_on_memory()
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-15 21:26 UTC  (3+ messages)

[PATCH] selftests/mm: Fix cross compilation with LLVM
 2023-06-15 21:22 UTC  (3+ messages)

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2023-06-15 20:48 UTC  (5+ messages)
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-15 20:07 UTC  (14+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "

[PATCH 0/7] mm/gup: Unify hugetlb, speed up thp
 2023-06-15 19:42 UTC  (23+ messages)
` [PATCH 1/7] mm/hugetlb: Handle FOLL_DUMP well in follow_page_mask()
` [PATCH 2/7] mm/hugetlb: Fix hugetlb_follow_page_mask() on permission checks
` [PATCH 3/7] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()
` [PATCH 4/7] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH 6/7] mm/gup: Accelerate thp gup even for "pages != NULL"

[Invitation] Linux MM Alignment Session on HugeTLB Core MM Convergence on Wednesday
 2023-06-15 18:58 UTC  (9+ messages)

[PATCH] mm/damon/core-test: add a test for damon_set_attrs()
 2023-06-15 18:33 UTC 

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-15 18:26 UTC  (7+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()

[PATCH] mm: pass nid to reserve_bootmem_region()
 2023-06-15 17:42 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d
 2023-06-15 17:36 UTC 

[PATCH] x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory()
 2023-06-15 17:00 UTC  (2+ messages)

[linux-next:master 7890/9793] kernel/rcu/rcuscale.c:301:20: error: use of undeclared identifier 'get_rcu_tasks_gp_kthread'; did you mean 'get_rcu_tasks_trace_gp_kthread'?
 2023-06-15 16:46 UTC  (2+ messages)

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-15 16:40 UTC  (7+ messages)
` [PATCH v19 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v19 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v19 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v19 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v19 5/5] selftests: mm: add pagemap ioctl tests

[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-15 16:39 UTC  (9+ messages)
` [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings

[linux-next:master 8214/10326] drivers/net/ethernet/sfc/tc_encap_actions.c:277: undefined reference to `ip_send_check'
 2023-06-15 15:32 UTC  (3+ messages)

[RFC PATCH 1/3] zram: charge the compressed RAM to the page's memcgroup
 2023-06-15 14:46 UTC  (21+ messages)
    ` [External] "

[PATCH 0/8] Improve the validation for maple tree and some cleanup
 2023-06-15 13:08 UTC  (9+ messages)
` [PATCH 1/8] maple_tree: set the node limit when creating a new root node
` [PATCH 2/8] maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
` [PATCH 3/8] maple_tree: make mas_validate_gaps() to check metadata
` [PATCH 4/8] maple_tree: fix mas_validate_child_slot() to check last missed slot
` [PATCH 5/8] maple_tree: make mas_validate_limits() check root node and node limit
` [PATCH 6/8] maple_tree: update mt_validate()
` [PATCH 7/8] maple_tree: replace mas_logical_pivot() with mas_safe_pivot()
` [PATCH 8/8] maple_tree: drop mas_first_entry()

[PATCH v3 4/4] LoongArch: Add kernel address sanitizer support
 2023-06-15 12:57 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 2a7f6b5fd1cae87824691ff5e66c4f79bbdd1ff2
 2023-06-15 12:12 UTC 

[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
 2023-06-15 12:10 UTC 

[PATCH V1] kthread: Unify kernel_thread() and user_mode_thread()
 2023-06-15 12:09 UTC 

[linux-next:master 6420/10326] arch/riscv/kernel/signal.c:94:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-06-15 11:36 UTC 

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-15 10:39 UTC  (8+ messages)

[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
 2023-06-15  9:48 UTC  (7+ messages)

[PATCH] memblock: use the helper macro for_each_zone
 2023-06-15  9:22 UTC  (3+ messages)

[PATCH] selftests/mm: Add missing gitignore entries
 2023-06-15  9:10 UTC  (2+ messages)

[linux-next:master 7549/10326] drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c:1022:1: warning: the frame size of 1112 bytes is larger than 1024 bytes
 2023-06-15  8:46 UTC  (2+ messages)

[PATCH v3 0/4] Optimize the fast path of mas_store()
 2023-06-15  8:43 UTC  (5+ messages)
` [PATCH v3 1/4] maple_tree: add test for mas_wr_modify() fast path
` [PATCH v3 2/4] maple_tree: add test for expanding range in RCU mode
` [PATCH v3 3/4] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
` [PATCH v3 4/4] maple_tree: add a fast path case in mas_wr_slot_store()

[PATCH v2] mm: compaction: skip memory hole rapidly when isolating migratable pages
 2023-06-15  8:41 UTC  (8+ messages)

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-15  8:33 UTC  (2+ messages)

[PATCH 2/2] mm/memcontrol: add check for allocation failure in mem_cgroup_init()
 2023-06-15  8:26 UTC  (2+ messages)

[PATCH 1/2] mm/memcontrol: do not tweak node in mem_cgroup_init()
 2023-06-15  8:14 UTC  (2+ messages)

[PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
 2023-06-15  8:12 UTC  (4+ messages)
  ` [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
  ` [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-15  7:57 UTC  (32+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
` [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 25/34] m68k: "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH] mm/mm_init.c: remove spinlock in early_pfn_to_nid()
 2023-06-15  6:36 UTC  (7+ messages)

[RFC PATCH 3/3] zsmalloc: charge the zspage's object to obj_cgroup
 2023-06-15  3:49 UTC 

[RFC PATCH 2/3] memcg: export obj_cgroup* symbol to charge compressed RAM
 2023-06-15  3:48 UTC 

[PATCH 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
 2023-06-15  2:23 UTC  (2+ messages)

[linux-next:master 9063/9793] drivers/ata/pata_octeon_cf.c:835:7: error: call to undeclared function 'of_property_read_reg'; ISO C99 and later do not support implicit function declarations
 2023-06-15  1:49 UTC  (6+ messages)

[ANNOUNCE/CFP] CXL Microconference at LPC 2023
 2023-06-15  0:17 UTC 

[PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-14 23:55 UTC  (7+ messages)

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-14 23:45 UTC  (24+ messages)
` [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
` [PATCH v9 04/42] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v9 14/42] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v9 16/42] mm: Add guard pages around a shadow stack
` [PATCH v9 17/42] mm: Warn on shadow stack memory in wrong vma
` [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description

[linux-next:master 3357/8413] drivers/scsi/FlashPoint.c:1712:12: warning: stack frame size (1056) exceeds limit (1024) in 'FlashPoint_HandleInterrupt'
 2023-06-14 22:58 UTC  (4+ messages)

[PATCH] mm: zswap: multiple zpool support
 2023-06-14 20:50 UTC  (4+ messages)

[PATCH v2 0/5] Replace is_longterm_pinnable_page()
 2023-06-14 20:33 UTC  (5+ messages)
` [PATCH v2 2/5] mmzone: Introduce folio_migratetype()

[PATCH 1/2] highmem: Add memcpy_to_folio()
 2023-06-14 19:30 UTC  (2+ messages)

[PATCH v2 0/1] x86: Fix .bss corruption
 2023-06-14 18:43 UTC  (4+ messages)
` [PATCH v2 1/1] x86/mm/KASLR: Store pud_page_tramp into entry rather than page

[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
 2023-06-14 18:42 UTC 

[PATCH] mm: page_io: Prefer 'unsigned int' to bare use of 'unsigned'
 2023-06-14 18:12 UTC  (2+ messages)

DAMON testing and benchmarking
 2023-06-14 17:27 UTC  (2+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-14 16:47 UTC  (3+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask

[PATCH] rust: allocator: Prevents mis-aligned allocation
 2023-06-14 16:30 UTC  (2+ messages)

[PATCH 0/1] x86: Fix .bss corruption
 2023-06-14 16:30 UTC  (3+ messages)
` [PATCH 1/1] x86/mm/KASLR: Store pud_page_tramp into entry rather than page

[linux-next:master 2238/9385] drivers/gpu/drm/i915/display/intel_display_power.h:256:70: error: declaration of 'struct seq_file' will not be visible outside of this function
 2023-06-14 16:10 UTC  (3+ messages)

x86: pgtable / kaslr initialisation (OOB) help
 2023-06-14 16:09 UTC  (9+ messages)

[PATCH] memblock: Add error message when memblock_can_resize is not ready
 2023-06-14 16:07 UTC  (2+ messages)

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-06-14 15:58 UTC  (4+ messages)

[PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-06-14 15:14 UTC  (3+ messages)
` [PATCH v6 18/19] arm64 : mm: add wrapper function ioremap_prot()


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 read-only IMAP folder(s) and NNTP newsgroup(s).