[PATCH] mm: correct stale comment of function check_pte
2023-07-07 15:39 UTC
[PATCH v2 0/5] variable-order, large folios for anonymous memory
2023-07-07 11:29 UTC (14+ 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
[linux-next:pending-fixes] BUILD SUCCESS 066a64c121be85ce2c5ec794bc3def83454f2ddb
2023-07-07 11:21 UTC
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-07 10:50 UTC (12+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
[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] mm: cma: print cma name as well in cma_alloc debug
2023-07-07 10:27 UTC (3+ messages)
` [PATCH v2] "
[RESEND PATCH 0/8] Improve the validation for maple tree and some cleanup
2023-07-07 10:10 UTC (9+ 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 -next] mm: Fix some kernel-doc comments
2023-07-07 9:00 UTC
[PATCH 1/2] mm: compaction: use the correct type of list for free pages
2023-07-07 8:51 UTC (2+ messages)
` [PATCH 2/2] mm: compaction: skip the memory hole rapidly when isolating "
[PATCH v2 0/5] Avoid building lrugen page table walk code
2023-07-07 7:57 UTC (2+ messages)
[RFC PATCH 0/2] zram: objects charge to mem_cgroup
2023-07-07 7:57 UTC (2+ messages)
[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()
[PATCH] memcg: drop kmem.limit_in_bytes
2023-07-07 7:07 UTC (3+ messages)
[PATCH] mm/sparse: remove redundant judgments from macro for_each_present_section_nr
2023-07-07 6:05 UTC
[RFC PATCH 2/2] zram: charge the compressed RAM to the page's memcgroup
2023-07-07 4:47 UTC
[RFC PATCH 1/2] memcg: Add support for zram object charge
2023-07-07 4:46 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 (6+ messages)
` [PATCH] mm/mmap: move vmKirill A. Shutemov <kirill@shutemov.name>a "
[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 (7+ messages)
` [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [RESEND PATCH v3 2/2] RISC-V: mm: Update documentation and include test
[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
[PATCH v9 16/42] mm: Add guard pages around a shadow stack
2023-07-06 23:32 UTC (2+ messages)
` [PATCH] x86/shstk: Move arch detail comment out of core mm
[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
2023-07-06 22:50 UTC (9+ 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
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 v2 00/12] mm: free retracted page table by RCU
2023-07-06 19:45 UTC (14+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
[net-next,v2] tcp: Use per-vma locking for receive zerocopy
2023-07-06 19:43 UTC (2+ messages)
[PATCH v1] lib:Remove repeated initialization
2023-07-06 19:42 UTC (3+ messages)
` [PATCH] lib: Remove repeated “initialization” in check_state_handling()
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-07-06 19:03 UTC (19+ messages)
[BUG] trigger BUG_ON in mas_store_prealloc when low memory
2023-07-06 18:54 UTC (6+ messages)
[PATCH stable v6.1] mm/mmap: Fix extra maple tree write
2023-07-06 18:51 UTC
[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 (17+ 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 RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-06 16:14 UTC (5+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
[PATCH v2 0/5] Add support for memmap on memory feature on ppc64
2023-07-06 16:06 UTC (17+ messages)
` [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
` [PATCH v2 2/5] mm/hotplug: Allow architecture override for memmap on memory feature
` [PATCH v2 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
` [PATCH v2 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
[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 (13+ messages)
` [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc()
` [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
` [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs
` [RFC PATCH 05/11] iov_iter: Use IOMAP_WRITE rather than iterator direction
` [RFC PATCH 06/11] iov_iter: Use op_is_write() "
` [RFC PATCH 08/11] iov_iter: Drop iov_iter_rw() and fold in last user
[linux-next:master] BUILD REGRESSION c36ac601a98fb148147640bae219108ee81566f8
2023-07-06 15:15 UTC
[PATCH v2 11/92] shmem: convert to simple_rename_timestamp
2023-07-06 14:56 UTC (6+ messages)
` [PATCH v2 52/92] hugetlbfs: convert to ctime accessor functions
` [PATCH v2 87/92] shmem: "
[PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
2023-07-06 14:49 UTC (12+ messages)
[PATCH] writeback: Account the number of pages written back
2023-07-06 14:21 UTC (2+ messages)
[PATCH v4 0/2] Avoid memory corruption caused by per-VMA locks
2023-07-06 13:20 UTC (4+ messages)
` [PATCH v4 1/2] fork: lock VMAs of the parent process when forking
[PATCH] memory tier: rename destroy_memory_type() to put_memory_type()
2023-07-06 13:11 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS c3dae9b3ad970aea1e47295d0f2d913f676ff3ba
2023-07-06 12:40 UTC
[PATCH] mm/ksm: prepare to remove the redundant ksm_merging_pages in procfs
2023-07-06 12:01 UTC (4+ messages)
binfmt_misc & different PE binaries
2023-07-06 11:55 UTC
[QUESTION] Full user space process isolation?
2023-07-06 10:53 UTC (3+ messages)
[PATCH] mm: remove obsolete comment above struct per_cpu_pages
2023-07-06 9:24 UTC
[PATCH] kasan, slub: fix HW_TAGS zeroing with slub_debug
2023-07-06 9:03 UTC (4+ messages)
[PATCH v3 00/13] Add support for DAX vmemmap optimization for ppc64
2023-07-06 8:58 UTC (7+ messages)
` [PATCH v3 08/13] powerpc/mm/trace: Convert trace event to trace event class
` [PATCH v3 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage
` [PATCH v3 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
` [PATCH v3 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
` [PATCH v3 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
` [PATCH v3 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox