linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-05 13:16:32 to 2023-05-08 06:55:11 UTC [more...]

[PATCH -next 00/12] mm: page_alloc: misc cleanup and refector
 2023-05-08  7:11 UTC  (11+ 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] 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 0/4] MDWE without inheritance
 2023-05-08  1:29 UTC  (10+ 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] 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)

[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
 2023-05-07 23:46 UTC  (12+ 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

[PATCH 00/40] Memory allocation profiling
 2023-05-07 22:17 UTC  (19+ messages)
` [PATCH 35/40] lib: implement context capture support for tagged allocations

[PATCH 0/1] mm/oom_kill: system enters a state something like hang when running stress-ng
 2023-05-07 21:07 UTC  (10+ messages)
` [PATCH 1/1] mm/oom_kill: trigger the oom killer if oom occurs without __GFP_FS

[PATCH] sysctl: add config to make randomize_va_space RO
 2023-05-07 19:53 UTC  (8+ messages)

[syzbot] [mm?] kernel BUG in page_table_check_clear
 2023-05-07 13:58 UTC  (2+ messages)
` usbdev_mmap causes type confusion in page_table_check

[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
 2023-05-07 11:03 UTC  (2+ messages)

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-05-07 10:11 UTC  (4+ 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

[akpm-mm:mm-unstable 14/80] mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
 2023-05-07  1:40 UTC 

[linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
 2023-05-07  0:28 UTC 

LSFMMBPF proposal [MM]: Lazy RCU memory reclaim
 2023-05-06 23:06 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-05-06 22:49 UTC  (6+ 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] filemap: Handle error return from __filemap_get_folio()
 2023-05-06 17:41 UTC  (7+ 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 

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

[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] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
 2023-05-06  3:01 UTC  (5+ messages)

[PATCH v2] maple_tree: Fix potential out-of-bounds access in mas_wr_end_piv()
 2023-05-06  2:47 UTC 

[PATCH v2 00/36] Maple tree mas_{next,prev}_range() and cleanup
 2023-05-06  2:47 UTC  (41+ messages)
` [PATCH v2 01/36] maple_tree: Fix static analyser cppcheck issue
` [PATCH v2 02/36] maple_tree: Clean up mas_parent_enum() and rename to mas_parent_type()
` [PATCH v2 03/36] maple_tree: Avoid unnecessary ascending
` [PATCH v2 04/36] maple_tree: Clean up mas_dfs_postorder()
` [PATCH v2 05/36] maple_tree: Add format option to mt_dump()
` [PATCH v2 06/36] maple_tree: Add debug BUG_ON and WARN_ON variants
` [PATCH v2 07/36] maple_tree: Convert BUG_ON() to MT_BUG_ON()
` [PATCH v2 08/36] maple_tree: Change RCU checks to WARN_ON() instead of BUG_ON()
` [PATCH v2 09/36] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON()
` [PATCH v2 10/36] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent
` [PATCH v2 11/36] maple_tree: Use MAS_BUG_ON() in mas_set_height()
` [PATCH v2 12/36] maple_tree: Use MAS_BUG_ON() from mas_topiary_range()
` [PATCH v2 13/36] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc()
` [PATCH v2 14/36] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap()
` [PATCH v2 15/36] maple_tree: Return error on mte_pivots() out of range
` [PATCH v2 16/36] maple_tree: Make test code work without debug enabled
` [PATCH v2 17/36] mm: Update validate_mm() to use vma iterator
` [PATCH v2 18/36] mm: Update vma_iter_store() to use MAS_WARN_ON()
` [PATCH v2 19/36] maple_tree: Add __init and __exit to test module
` [PATCH v2 20/36] maple_tree: Remove unnecessary check from mas_destroy()
` [PATCH v2 21/36] maple_tree: mas_start() reset depth on dead node
` [PATCH v2 22/36] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes
` [PATCH v2 23/36] maple_tree: Try harder to keep active node after mas_next()
` [PATCH v2 24/36] maple_tree: Try harder to keep active node with mas_prev()
` [PATCH v2 25/36] maple_tree: Revise limit checks in mas_empty_area{_rev}()
` [PATCH v2 26/36] maple_tree: Fix testing mas_empty_area()
` [PATCH v2 27/36] maple_tree: Introduce mas_next_slot() interface
` [PATCH v2 28/36] maple_tree: Add mas_next_range() and mas_find_range() interfaces
` [PATCH v2 29/36] maple_tree: Relocate mas_rewalk() and mas_rewalk_if_dead()
` [PATCH v2 30/36] maple_tree: Introduce mas_prev_slot() interface
` [PATCH v2 31/36] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
` [PATCH v2 32/36] maple_tree: Clear up index and last setting in single entry tree
` [PATCH v2 33/36] maple_tree: Update testing code for mas_{next,prev,walk}
` [PATCH v2 34/36] mm: Add vma_iter_{next,prev}_range() to vma iterator
` [PATCH v2 35/36] mm: Avoid rewalk in mmap_region
` [PATCH v2 36/36] maple_tree: Add gap to check_alloc_rev_range() testcase

[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 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  (6+ messages)
` [PATCH v2 1/5] shmem: Refactor shmem_symlink()
` [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

[PATCH v2] maple_tree: Make maple state reusable after mas_empty_area()
 2023-05-05 17:36 UTC  (3+ messages)

[PATCH 33/34] maple_tree: Add testing for mas_{prev,next}_range()
 2023-05-05 17:11 UTC  (3+ messages)

[PATCH] mm: kfence: Fix false positives on big endian
 2023-05-05 16:02 UTC  (2+ messages)

[PATCH] maple_tree: Make maple state reusable after mas_empty_area()
 2023-05-05 15:45 UTC  (4+ messages)

[PATCH v5 0/5] cgroup: eliminate atomic rstat flushing
 2023-05-05 15:20 UTC  (7+ messages)
` [PATCH v5 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH v5 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH v5 5/5] cgroup: remove cgroup_rstat_flush_atomic()

[GIT PULL] MM updates for 6.4-rc1
 2023-05-05 14:28 UTC  (4+ messages)

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-05 14:11 UTC  (3+ messages)

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-05-05 13:58 UTC  (9+ messages)


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