[PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
2023-05-09 2:20 UTC (2+ messages)
` [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large
[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
2023-05-09 0:56 UTC (18+ messages)
` [PATCHv10 01/11] mm: Add "
` [PATCHv10 02/11] efi/x86: Get full memory map in allocate_e820()
` [PATCHv10 03/11] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
` [PATCHv10 05/11] x86/boot/compressed: Handle "
` [PATCHv10 06/11] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv10 07/11] x86/mm: Provide helpers for unaccepted memory
` [PATCHv10 08/11] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv10 09/11] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv10 10/11] x86/tdx: Refactor try_accept_one()
` [PATCHv10 11/11] x86/tdx: Add unaccepted memory support
[syzbot] [mm?] kernel BUG in page_table_check_clear
2023-05-09 0:07 UTC (13+ messages)
` usbdev_mmap causes type confusion in page_table_check
[PATCH v3] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
2023-05-08 23:40 UTC
RFC for new feature to move pages from one vma to another without split
2023-05-08 22:56 UTC (5+ messages)
[LSF/MM/BPF TOPIC] DAMON Updates and Future Plans
2023-05-08 21:40 UTC (2+ messages)
[PATCH] ext4: remove superfluous check that pointer is not NULL
2023-05-08 21:13 UTC (2+ messages)
[PATCH 00/40] Memory allocation profiling
2023-05-08 20:48 UTC (18+ messages)
[PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
2023-05-08 20:40 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 2f19ff6b9922383447d43420bf4e9efce76f39ee
2023-05-08 19:16 UTC
[linux-next:master] BUILD SUCCESS WITH WARNING 52025ebbb518a2d876b8aba191b348ffb1cf368b
2023-05-08 17:42 UTC
[linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
2023-05-08 17:26 UTC (4+ messages)
[PATCH 0/4] MDWE without inheritance
2023-05-08 17:21 UTC (15+ messages)
` [PATCH 3/4] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH 4/4] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
[PATCH v2 00/36] Maple tree mas_{next,prev}_range() and cleanup
2023-05-08 16:11 UTC (10+ messages)
` [PATCH v2 18/36] mm: Update vma_iter_store() to use MAS_WARN_ON()
` [PATCH v2 31/36] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
` [PATCH v2 36/36] maple_tree: Add gap to check_alloc_rev_range() testcase
[PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
2023-05-08 16:00 UTC (7+ messages)
[PATCH] mm, oom: do not check 0 mask in out_of_memory()
2023-05-08 14:22 UTC (2+ messages)
[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
2023-05-08 14:18 UTC (6+ messages)
` [PATCH v3 1/2] mm: memcontrol: protect the memory in cgroup from being oom killed
` [PATCH v3 2/2] memcg: add oom_kill_inherit event indicator
[PATCH] filemap: Handle error return from __filemap_get_folio()
2023-05-08 13:56 UTC (8+ messages)
[PATCH 1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
2023-05-08 11:41 UTC (2+ messages)
` [PATCH 2/2] mm: memory-failure: move sysctl register in memory_failure_init()
[linux-stable-rc:queue/5.4 4610/23318] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_255' declared with attribute error: FIELD_GET: mask is not constant
2023-05-08 10:09 UTC
[PATCH 0/1] mm/oom_kill: system enters a state something like hang when running stress-ng
2023-05-08 10:05 UTC (11+ messages)
` [PATCH 1/1] mm/oom_kill: trigger the oom killer if oom occurs without __GFP_FS
[PATCH 0/2] Optimization of CMA allocation and reclaiming
2023-05-08 9:33 UTC (3+ messages)
` [PATCH 1/2] mm: optimization on page allocation when CMA enabled
` [PATCH 2/2] mm: skip CMA pages when they are not available
[LSF/MM/BPF TOPIC] Reducing zombie memcgs
2023-05-08 8:17 UTC (7+ messages)
[PATCH RFC v2] Randomized slab caches for kmalloc()
2023-05-08 7:55 UTC
[PATCH -next 00/12] mm: page_alloc: misc cleanup and refector
2023-05-08 7:27 UTC (15+ messages)
` [PATCH 01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c
` [PATCH 02/12] mm: page_alloc: move init_on_alloc/free() "
` [PATCH 03/12] mm: page_alloc: move set_zone_contiguous() "
` [PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
` [PATCH 05/12] mm: page_alloc: squash page_is_consistent()
` [PATCH 06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub
` [PATCH 07/12] mm: page_alloc: split out FAIL_PAGE_ALLOC
` [PATCH 08/12] mm: page_alloc: split out DEBUG_PAGEALLOC
` [PATCH 09/12] mm: page_alloc: move mark_free_page() into snapshot.c
` [PATCH 10/12] mm: page_alloc: move pm_* function into power
` [PATCH 11/12] mm: vmscan: use gfp_has_io_fs()
` [PATCH 12/12] mm: page_alloc: move sysctls into it own fils
[PATCH] mm/migrate_device: Try to handle swapcache pages
2023-05-08 5:57 UTC (5+ messages)
[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
2023-05-08 5:47 UTC (2+ messages)
In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
2023-05-08 4:52 UTC (3+ messages)
[PATCH v4 0/2] Copy-on-write poison recovery
2023-05-08 3:18 UTC
[PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
2023-05-08 1:55 UTC (3+ messages)
[PATCH -next v9 0/5]arm64: add machine check safe support
2023-05-08 1:44 UTC (6+ messages)
` [PATCH -next v9 1/5] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH -next v9 2/5] arm64: add support for machine check error safe
` [PATCH -next v9 3/5] arm64: add uaccess to machine check safe
` [PATCH -next v9 4/5] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH -next v9 5/5] arm64: support copy_mc_[user]_highpage()
[PATCH -next v9 0/3] Delay the initialization of zswap
2023-05-08 1:37 UTC (5+ messages)
[PATCH] mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
2023-05-08 1:00 UTC (4+ messages)
[LSF/MM/BPF] Whither Highmem?
2023-05-08 0:59 UTC (4+ messages)
[PATCH] maple_tree: Fix potential out-of-bounds access in mas_wr_end_piv()
2023-05-08 0:46 UTC (4+ messages)
[PATCH] sysctl: add config to make randomize_va_space RO
2023-05-07 19:53 UTC (7+ messages)
[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
2023-05-07 11:03 UTC (2+ messages)
[akpm-mm:mm-unstable 14/80] mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
2023-05-07 1:40 UTC
LSFMMBPF proposal [MM]: Lazy RCU memory reclaim
2023-05-06 23:06 UTC (2+ messages)
[GIT PULL] dmapool updates for 6.4-rc1
2023-05-06 19:04 UTC (4+ messages)
[GIT PULL] more hotfixes for 6.4-rc1
2023-05-06 18:54 UTC (2+ messages)
[PATCH] mbind.2: Clarify MPOL_MF_MOVE with MPOL_INTERLEAVE policy
2023-05-06 18:52 UTC (3+ messages)
[PATCH v13 0/3] cachestat: a new syscall for page cache state of files
2023-05-06 17:35 UTC (5+ messages)
` [PATCH v13 2/3] cachestat: implement cachestat syscall
[PATCH mm/cma] mm/cma: retry allocation of dedicated area on EBUSY
2023-05-06 15:46 UTC (3+ messages)
[PATCH RESEND 0/2] Make PCMCIA and QCOM_HIDMA depend on HAS_IOMEM
2023-05-06 15:00 UTC (5+ messages)
` [PATCH RESEND 1/2] pcmcia : make PCMCIA "
` [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA "
[akpm-mm:mm-unstable 73/80] lib/maple_tree.c:6251:7: warning: no previous prototype for 'mas_find_range_rev'
2023-05-06 14:47 UTC
[PATCH RFC net-next/mm V3 0/2] page_pool: new approach for leak detection and shutdown phase
2023-05-06 13:11 UTC (6+ messages)
` [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme
[akpm-mm:mm-unstable 72/80] lib/maple_tree.c:4606:7: warning: no previous prototype for 'mas_prev_slot'
2023-05-06 12:54 UTC
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-06 11:35 UTC (3+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
[akpm-mm:mm-unstable 69/80] lib/maple_tree.c:4707:7: warning: no previous prototype for 'mas_next_slot'
2023-05-06 11:32 UTC
[linux-next:master] BUILD REGRESSION 83e5775d7afda68f6d7576d21f7a080fbfeecc4f
2023-05-06 7:16 UTC
[PATCHv3] mm: optimization on page allocation when CMA enabled
2023-05-06 6:45 UTC
[linus:master] [mm/mmap] 28c5609fb2: aim9.page_test.ops_per_sec -10.8% regression
2023-05-06 6:20 UTC
[akpm-mm:mm-unstable 24/80] mm/memcontrol.c:1696:2: error: implicit declaration of function 'seq_buf_do_printk' is invalid in C99
2023-05-06 4:59 UTC
[syzbot] [mm?] WARNING in shmem_evict_inode
2023-05-06 3:02 UTC (2+ messages)
[PATCH v2] maple_tree: Fix potential out-of-bounds access in mas_wr_end_piv()
2023-05-06 2:47 UTC
[PATCHv2] mm: optimization on page allocation when CMA enabled
2023-05-06 2:44 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS fd7527bf42e6c5ba90f02ffb2eee4222e76e297f
2023-05-06 2:23 UTC
[PATCH v3] migrate_pages: Avoid blocking for IO in MIGRATE_SYNC_LIGHT
2023-05-06 1:22 UTC (5+ messages)
[PATCH 0/1][For stable 5.4] mm: migrate: buffer_migrate_page_norefs() fallback migrate not uptodate pages
2023-05-06 0:58 UTC (2+ messages)
[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
2023-05-05 22:30 UTC (13+ messages)
[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-05 22:07 UTC (6+ messages)
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
[PATCH 0/1] fix page_cache_next/prev_miss off by one error
2023-05-05 21:58 UTC (3+ messages)
` [PATCH] mm/hugetlb: revert use of page_cache_next_miss()
[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-05 21:12 UTC (3+ messages)
[bug report] cachestat: implement cachestat syscall
2023-05-05 20:05 UTC (3+ messages)
[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
2023-05-05 19:44 UTC (6+ messages)
[PATCH][next] selftests: Fix spelling mistake "trucate" -> "truncate"
2023-05-05 19:01 UTC (2+ messages)
[PATCH v2 0/5] shmemfs stable directory cookies
2023-05-05 18:39 UTC (5+ messages)
` [PATCH v2 2/5] shmem: Add dir_operations specific to tmpfs
` [PATCH v2 3/5] shmem: Add a per-directory xarray
` [PATCH v2 4/5] shmem: Add a shmem-specific dir_emit helper
` [PATCH v2 5/5] shmem: stable directory cookies
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