Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-06 15:32:18 to 2023-07-07 16:46:48 UTC [more...]

[PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-07-07 16:46 UTC  (3+ messages)
  ` [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0

[PATCH stable v6.1] mm/mmap: Fix extra maple tree write
 2023-07-07 16:45 UTC  (3+ messages)

[PATCH] memcg: drop kmem.limit_in_bytes
 2023-07-07 16:40 UTC  (5+ messages)

[PATCH v2 0/5] Add support for memmap on memory feature on ppc64
 2023-07-07 16:25 UTC  (12+ messages)
` [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-07 16:22 UTC  (24+ messages)
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[net-next,v2] tcp: Use per-vma locking for receive zerocopy
 2023-07-07 15:44 UTC  (3+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-07 15:25 UTC  (20+ messages)

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

[PATCH] mm/sparse: remove redundant judgments from macro for_each_present_section_nr
 2023-07-07 15:17 UTC  (2+ messages)
` [PATCH] mm/sparse: remove redundant judgement "

[linux-next:master] BUILD REGRESSION 123212f53f3e394c1ae69a58c05dfdda56fec8c6
 2023-07-07 15:11 UTC 

[PATCH v9 16/42] mm: Add guard pages around a shadow stack
 2023-07-07 15:08 UTC  (3+ messages)
` [PATCH] x86/shstk: Move arch detail comment out of core mm

[syzbot] [f2fs?] [tmpfs?] kernel BUG in f2fs_evict_inode
 2023-07-07 14:45 UTC  (3+ messages)
  ` [syzbot] [f2fs?] "

[RFC PATCH 0/2] zram: objects charge to mem_cgroup
 2023-07-07 14:44 UTC  (4+ messages)
  ` [External] "

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-07-07 14:37 UTC  (17+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page

[PATCH] mm: cma: print cma name as well in cma_alloc debug
 2023-07-07 14:33 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 0/8] Make several Kconfig options depend on HAS_IOMEM
 2023-07-07 13:58 UTC  (9+ messages)
` [PATCH 1/8] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends "
` [PATCH 2/8] char: xillybus: make XILLYBUS_OF depend "
` [PATCH 3/8] misc: open-dice: make OPEN_DICE "
` [PATCH 4/8] pcmcia : make PCMCIA "
` [PATCH 5/8] net: altera-tse: make ALTERA_TSE "
` [PATCH 6/8] irqchip/al-fic: make AL_FIC "
` [PATCH 7/8] clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO "
` [PATCH 8/8] of: make OF_EARLY_FLATTREE "

[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-07 13:42 UTC  (15+ messages)
` [PATCH v3 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
` [PATCH v3 2/8] mm: userfaultfd: check for start + len overflow in validate_range
` [PATCH v3 3/8] mm: userfaultfd: extract file size check out into a helper
` [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v3 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v3 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
` [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v3 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON

[PATCH v2 0/5] Avoid building lrugen page table walk code
 2023-07-07 13:24 UTC  (3+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-07 12:42 UTC  (10+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 12:24 UTC  (6+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH] mm: correct stale comment of function check_pte
 2023-07-07 15:39 UTC  (2+ messages)

[PATCH 1/2] mm: compaction: use the correct type of list for free pages
 2023-07-07 11:56 UTC  (4+ messages)
` [PATCH 2/2] mm: compaction: skip the memory hole rapidly when isolating "

[linux-next:pending-fixes] BUILD SUCCESS 066a64c121be85ce2c5ec794bc3def83454f2ddb
 2023-07-07 11:21 UTC 

[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
 2023-07-07 10:32 UTC 

[PATCH v3 1/4] mm/memory: convert do_page_mkwrite() to use folios
 2023-07-07 10:30 UTC  (10+ messages)
` [PATCH v3 2/4] mm/memory: convert wp_page_shared() "
` [PATCH v3 3/4] mm/memory: convert do_shared_fault() to folios
` [PATCH v3 4/4] mm/memory: convert do_read_fault() to use folios

[PATCH -next] mm: Fix some kernel-doc comments
 2023-07-07  9:00 UTC 

[PATCH v12 00/22] TDX host kernel support
 2023-07-07  7:26 UTC  (5+ messages)
` [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum

[RFC PATCH v2 0/3] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-07  7:14 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm_notifiers: Rename invalidate_range notifier
` [RFC PATCH v2 2/3] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
` [RFC PATCH v2 3/3] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()

[RFC PATCH 1/2] memcg: Add support for zram object charge
 2023-07-07  4:46 UTC 

[RFC PATCH 2/2] zram: charge the compressed RAM to the page's memcgroup
 2023-07-07  4:47 UTC 

[PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock
 2023-07-07  4:40 UTC  (5+ messages)

[PATCH v4 00/33] Per-VMA locks
 2023-07-07  4:40 UTC  (17+ messages)
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first

[PATCH 1/2] mm: lock a vma before stack expansion
 2023-07-07  4:32 UTC  (2+ messages)
` [PATCH 2/2] mm: lock newly mapped VMA which can be modified after it becomes visible

[PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
 2023-07-07  3:38 UTC 

[PATCH] mm/memcg: remove definition of MEM_CGROUP_ID_MAX when !CONFIG_MEMCG
 2023-07-07  2:38 UTC  (5+ messages)

[PATCH v2 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-07-07  1:27 UTC  (16+ messages)
` [PATCH v2 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
` [PATCH v2 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON
` [PATCH v2 3/4] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v2 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[akpm-mm:mm-unstable 105/116] drivers/pcmcia/cistpl.c:72:3: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
 2023-07-07  1:15 UTC  (2+ messages)

[akpm-mm:mm-unstable 105/116] arch/s390/include/asm/io.h:29:17: error: implicit declaration of function 'iounmap'; did you mean 'vunmap'?
 2023-07-07  1:05 UTC 

[RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
 2023-07-07  0:52 UTC  (5+ messages)
` [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-07  0:41 UTC  (3+ messages)

[PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
 2023-07-06 23:38 UTC  (2+ messages)
` [PATCH] x86/shstk: Don't retry vm_munmap() on -EINTR

arch/m68k/include/asm/mmu_context.h:164 load_ksp_mmu() warn: unsigned 'mmuar' is never less than zero
 2023-07-06 20:28 UTC  (2+ messages)

[akpm-mm:mm-nonmm-unstable 17/19] kernel/kexec.c:33:30: error: implicit declaration of function 'phys_to_boot_phys'
 2023-07-06 20:08 UTC  (2+ messages)

[akpm-mm:mm-nonmm-unstable 9/19] kernel/kexec.c:33:16: error: call to undeclared function 'phys_to_boot_phys'; ISO C99 and later do not support implicit function declarations
 2023-07-06 20:07 UTC  (2+ messages)

[linux-next:master 12991/13166] arch/s390/kernel/machine_kexec.c:192:18: error: invalid use of undefined type 'struct kimage'
 2023-07-06 20:04 UTC  (2+ messages)

[PATCH] rmap: Pass the folio to __page_check_anon_rmap()
 2023-07-06 19:52 UTC 

[PATCH v1] lib:Remove repeated initialization
 2023-07-06 19:42 UTC  (2+ messages)
` [PATCH] lib: Remove repeated “initialization” in check_state_handling()

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-07-06 18:54 UTC  (6+ messages)

[syzbot] [mm?] [reiserfs?] kernel panic: stack is corrupted in ___slab_alloc
 2023-07-06 18:33 UTC  (3+ messages)

[PATCH] mm/slub: disable slab merging in the default configuration
 2023-07-06 18:27 UTC  (3+ messages)

[RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-06 18:05 UTC  (7+ messages)
` [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure

[PATCH] EISA: Replace all non-returning strlcpy with strscpy
 2023-07-06 17:58 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_slot
 2023-07-06 16:54 UTC  (2+ messages)

[syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2)
 2023-07-06 16:53 UTC  (2+ messages)

[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-07-06 15:55 UTC  (3+ messages)

[PATCH v8 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-07-06 15:45 UTC  (20+ messages)
` [PATCH v8 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v8 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 03/19] openrisc: mm: remove unneeded early ioremap code
` [PATCH v8 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v8 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v8 06/19] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v8 07/19] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 08/19] ia64: "
` [PATCH v8 09/19] openrisc: "
` [PATCH v8 10/19] s390: "
` [PATCH v8 11/19] sh: add <asm-generic/io.h> including
` [PATCH v8 12/19] sh: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 13/19] xtensa: "
` [PATCH v8 14/19] parisc: "
` [PATCH v8 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v8 16/19] mm: move is_ioremap_addr() into new header file
` [PATCH v8 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 18/19] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v8 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
 2023-07-06 15:31 UTC  (3+ messages)
` [RFC PATCH 08/11] iov_iter: Drop iov_iter_rw() and fold in last user


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