linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 22:54:05 to 2024-04-26 02:42:26 UTC [more...]

[PATCH v3] mm/vmalloc: fix return value of vb_alloc if size is 0
 2024-04-26  2:41 UTC 

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
 2024-04-26  2:33 UTC 

[linux-next:master 7646/8170] arch/powerpc/kexec/crash.c:488:2-8: WARNING: NULL check before some freeing functions is not needed
 2024-04-26  2:27 UTC 

[PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-26  2:23 UTC  (4+ messages)

[linux-next:master] [perf dsos] f649ed80f3: perf-sanity-tests.Check_branch_stack_sampling.fail
 2024-04-26  2:21 UTC 

[PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
 2024-04-26  1:23 UTC  (5+ messages)

[PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
 2024-04-26  0:58 UTC  (16+ messages)

[PATCH v4 00/11] enable bs > ps in XFS
 2024-04-26  0:47 UTC  (18+ messages)
` [PATCH v4 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range()
` [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v4 09/11] xfs: expose block size in stat
` [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v4 11/11] xfs: enable block size larger than page size support

[PATCH] mm/slub: Avoid recursive loop with kmemleak
 2024-04-26  0:19 UTC  (5+ messages)

[PATCH 0/4] memcg: reduce memory consumption by memcg stats
 2024-04-25 22:54 UTC  (7+ messages)
` [PATCH 1/4] mm: rearrange node_stat_item to put memcg stats at start

[PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
 2024-04-25 22:40 UTC  (8+ messages)
` [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
` [PATCH 2/2] mm/huge_memory: cap max length on debugfs file entry "

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-25 22:13 UTC  (21+ messages)
` [PATCH v14 03/22] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v14 05/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v14 06/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v14 16/22] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v14 17/22] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v14 22/22] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH] x86/mm: remove unused CR3_HW_ASID_BITS
 2024-04-25 21:59 UTC 

[PATCH v6 00/37] Memory allocation profiling
 2024-04-25 21:35 UTC  (7+ messages)

[PATCH 0/5] Clean up __folio_put()
 2024-04-25 20:54 UTC  (6+ messages)
` [PATCH 1/5] mm: Free non-hugetlb large folios in a batch

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-25 20:34 UTC  (5+ messages)

[PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-04-25 18:58 UTC  (2+ messages)

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-04-25 18:11 UTC  (11+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 03/10] cxl/mbox: Add GET_FEATURE mailbox command
` [RFC PATCH v8 04/10] cxl/mbox: Add SET_FEATURE "

[PATCH v21 2/5] ring-buffer: Introducing ring-buffer mapping functions
 2024-04-25 16:42 UTC  (5+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2024-04-25 16:22 UTC  (6+ messages)
` [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2

[PATCH v6 0/4] Memory management patches needed by Rust Binder
 2024-04-25 16:20 UTC  (8+ messages)
` [PATCH v6 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v6 4/4] rust: add abstraction for `struct page`

[PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-25 15:49 UTC  (11+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 33c982717b5300c393b913439ba0b210195acd7c
 2024-04-25 15:37 UTC 

[linux-next:master 7869/8170] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_factory.c:14:20: sparse: sparse: Using plain integer as NULL pointer
 2024-04-25 15:32 UTC 

[PATCH] slub: Fixes freepointer encoding for single free
 2024-04-25 15:14 UTC  (4+ messages)

[PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-25 14:50 UTC  (6+ messages)

[PATCH RFC 0/7] buffered block atomic writes
 2024-04-25 14:47 UTC  (2+ messages)
  ` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()

[PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int
 2024-04-25 14:39 UTC  (2+ messages)

BUG_ON() in pfn_swap_entry_to_page()
 2024-04-25 14:33 UTC  (8+ messages)

[linux-next:master 4692/8170] vmlinux.o: warning: objtool: x509_cert_parse() falls through to next function x509_key_preparse.cold()
 2024-04-25 14:20 UTC 

[PATCH v2 0/4] Fix and cleanups to page-writeback
 2024-04-25 13:17 UTC  (5+ messages)
` [PATCH v2 1/4] mm: enable __wb_calc_thresh to calculate dirty background threshold
` [PATCH v2 2/4] mm: correct calculation of wb's bg_thresh in cgroup domain
` [PATCH v2 3/4] mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
` [PATCH v2 4/4] mm: remove stale comment __folio_mark_dirty

[PATCH 0/7] More folio compat code removal
 2024-04-25 12:43 UTC  (4+ messages)
` [PATCH 5/7] gup: Use folios for gup_devmap

[PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
 2024-04-25 12:00 UTC  (14+ messages)

[PATCH v2 1/1] mm: page_alloc: Avoid defining unused function
 2024-04-25 11:23 UTC  (5+ messages)

[PATCH v2 00/10] mm: remove isolate_lru_page() and isolate_movable_page()
 2024-04-25 11:05 UTC  (13+ messages)
` [PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH v2 02/10] mm: add isolate_folio_to_list()
` [PATCH v2 03/10] mm: memory_hotplug: unify Huge/LRU/non-LRU folio isolation
` [PATCH v2 04/10] mm: compaction: try get reference before non-lru movable folio migration
` [PATCH v2 05/10] mm: migrate: add folio_isolate_movable()
` [PATCH v2 06/10] mm: compaction: use folio_isolate_movable()
` [PATCH v2 07/10] mm: migrate: "
` [PATCH v2 08/10] mm: migrate: remove isolate_movable_page()
` [PATCH v2 09/10] mm: migrate_device: use more folio in migrate_device_unmap()
` [PATCH v2 10/10] mm: remove isolate_lru_page()

[PATCH v2] ptdump: add non-leaf descriptor support
 2024-04-25 10:22 UTC  (2+ messages)

[RFC PATCH 0/5] add mTHP support for anonymous share pages
 2024-04-25 10:19 UTC  (18+ messages)

kmalloc() question - migration/remap of kmalloc()'ed pages
 2024-04-25  9:51 UTC  (4+ messages)

[PATCH] mm/huge_memory: move writeback and truncation checks early
 2024-04-25  9:40 UTC  (3+ messages)

[bug report] RIP: 0010:queue_zone_wplugs_show+0x42/0x100
 2024-04-25  9:20 UTC 

[PATCH v2] mm: add more readable thp_vma_allowable_order_foo()
 2024-04-25  7:58 UTC  (6+ messages)

[Patch v2 0/8] memblock: clenup
 2024-04-25  7:19 UTC  (7+ messages)
` [Patch v2 1/8] memblock tests: reserve the 129th memory block at all possible position
` [Patch v2 4/8] mm/memblock: remove consecutive regions at once
` [Patch v2 5/8] memblock tests: add memblock_overlaps_region_checks
` [Patch v2 6/8] mm/memblock: return true directly on finding overlap region
` [Patch v2 7/8] mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap
` [Patch v2 8/8] mm/memblock: default region's nid may be MAX_NUMNODES

[RFC PATCH 1/5] mm: memory: extend finish_fault() to support large folio
 2024-04-25  7:04 UTC  (3+ messages)

[PATCH 0/6] Remove page_mapping()
 2024-04-25  6:21 UTC  (7+ messages)
` [PATCH 3/6] memory-failure: Remove calls to page_mapping()
` [PATCH 6/6] mm: Remove page_mapping()

[PATCH 0/2] mm: introduce per-order mTHP split counters
 2024-04-25  5:26 UTC  (10+ messages)
` [PATCH 1/2] mm: add "
` [PATCH 2/2] mm: add docs for "

[PATCH] mm,swap: cleanup VMA based swap readahead window calculation
 2024-04-25  1:45 UTC  (3+ messages)

[PATCH 1/6] mm/memblock: reduce the two round insertion of memblock_add_range()
 2024-04-25  1:38 UTC  (5+ messages)

[PATCH v5 0/5] Improve visibility of writeback
 2024-04-25  1:22 UTC  (4+ messages)
` [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"

[PATCH] mm: add more readable thp_vma_allowable_order_foo()
 2024-04-25  1:09 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd
 2024-04-24 23:49 UTC 

[PATCH] memcg: Fix data-race KCSAN bug in rstats
 2024-04-24 23:23 UTC  (2+ messages)

[PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
 2024-04-24 22:55 UTC  (2+ 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).