linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 15:25:27 to 2023-07-20 16:31:50 UTC [more...]

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-20 16:30 UTC 

[linux-next:master 2315/3762] drivers/iio/adc/max14001.c:81:29: sparse: sparse: incorrect type in initializer (different base types)
 2023-07-20 16:30 UTC  (2+ messages)

[PATCH] mm,memblock: reset memblock.reserved to system init state to prevent UAF
 2023-07-20 16:25 UTC  (4+ messages)

[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
 2023-07-20 16:24 UTC  (2+ messages)

allow building a kernel without buffer_heads
 2023-07-20 15:53 UTC  (19+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[RFC PATCH 0/8] memory recharging for offline memcgs
 2023-07-20 15:35 UTC  (10+ messages)
` [RFC PATCH 1/8] memcg: refactor updating memcg->moving_account
` [RFC PATCH 2/8] mm: vmscan: add lruvec_for_each_list() helper
` [RFC PATCH 3/8] memcg: recharge mapped folios when a memcg is offlined
` [RFC PATCH 4/8] memcg: support deferred memcg recharging
` [RFC PATCH 5/8] memcg: recharge folios when accessed or dirtied
` [RFC PATCH 6/8] memcg: add stats for offline memcgs recharging
` [RFC PATCH 7/8] memcg: add sysctl and config option to control memory recharging
` [RFC PATCH 8/8] selftests: cgroup: test_memcontrol: add a selftest for memcg recharging

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-20 15:14 UTC  (22+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-07-20 15:05 UTC  (11+ messages)

[PATCH v3] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-20 14:49 UTC 

[PATCH v2] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-20 14:13 UTC  (2+ messages)

[linux-next:master] [NFSD] 767b1d5bad: canonical_address#:#[##]
 2023-07-20 13:31 UTC 

[linux-next:master 3146/3438] include/asm-generic/io.h:636:15: error: redefinition of 'inb_p'
 2023-07-20 13:28 UTC  (2+ messages)

[PATCH v3 00/10] Convert several functions in page_io.c to use a folio
 2023-07-20 13:01 UTC  (11+ messages)
` [PATCH v3 01/10] mm/page_io: remove unneeded ClearPageUptodate()
` [PATCH v3 02/10] mm/page_io: remove unneeded SetPageError()
` [PATCH v3 03/10] mm/page_io: introduce bio_first_folio_all()
` [PATCH v3 04/10] mm/page_io: use a folio in __end_swap_bio_write()
` [PATCH v3 05/10] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH v3 06/10] mm/page_io: use a folio in sio_read_complete()
` [PATCH v3 07/10] mm/page_io: use a folio in swap_writepage_bdev_sync()
` [PATCH v3 08/10] mm/page_io: use a folio in swap_writepage_bdev_async()
` [PATCH v3 09/10] mm/page_io: convert count_swpout_vm_event() to take in a folio
` [PATCH v3 10/10] mm/page_io: convert bio_associate_blkg_from_page() "

[linux-next:pending-fixes] BUILD SUCCESS 4b0f0b4c608145d083dc9c63794d376e41db0b47
 2023-07-20 12:53 UTC 

[PATCH v3] dma-contiguous: support numa CMA for specified node
 2023-07-20 12:27 UTC  (6+ messages)

RFC: allow building a kernel without buffer_heads
 2023-07-20 12:16 UTC  (8+ messages)
` [PATCH 16/17] block: use iomap for writes to block devices

collision between ZONE_MOVABLE and memblock allocations
 2023-07-20 12:13 UTC  (11+ messages)

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-07-20 12:06 UTC  (11+ messages)
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()

[RFC PATCH v2 0/3] support large folio for mlock
 2023-07-20 12:02 UTC  (20+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio

[RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
 2023-07-20 11:34 UTC  (8+ messages)
` [RFC PATCH v2 01/21] mm/zsmalloc: create new struct zsdesc
` [RFC PATCH v2 16/21] mm/zsmalloc: convert location_to_obj() to use zsdesc

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-20 11:34 UTC  (4+ messages)
    `  "

[PATCH v3 0/3] Optimize large folio interaction with deferred split
 2023-07-20 11:29 UTC  (4+ messages)
` [PATCH v3 1/3] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v3 2/3] mm: Implement folio_remove_rmap_range()
` [PATCH v3 3/3] mm: Batch-zap large anonymous folio PTE mappings

[PATCH] mm: fix obsolete function name above debug_pagealloc_enabled_static()
 2023-07-20 11:28 UTC 

Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
 2023-07-20 10:35 UTC  (3+ messages)

[RFC PATCH v4] mm/slub: Optimize slub memory usage
 2023-07-20 10:23 UTC 

Prerequisites for Large Anon Folios
 2023-07-20  9:41 UTC 

[PATCH v2 0/9] Convert several functions in page_io.c to use a folio
 2023-07-20  9:31 UTC  (8+ messages)
` [PATCH v2 3/9] mm/page_io: convert bio_first_page_all() to bio_first_folio_all()
` [PATCH v2 8/9] mm/page_io: convert count_swpout_vm_event() to take in a folio

[PATCH] mm/memory-failure: fix hardware poison check in unpoison_memory()
 2023-07-20  9:06 UTC  (2+ messages)

[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
 2023-07-20  9:00 UTC  (5+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)

[PATCH 00/13] mm: jit/text allocator
 2023-07-20  8:53 UTC 

[PATCH 0/2] Two minor cleanups for compaction
 2023-07-20 11:53 UTC  (5+ messages)
` [PATCH 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set

[PATCH 0/4] A few fixup and cleanup patches for memory-failure
 2023-07-20  8:44 UTC  (9+ messages)
` [PATCH 2/4] mm: memory-failure: fix potential unexpected return value from unpoison_memory()
` [PATCH 3/4] mm: memory-failure: avoid false hwpoison page mapped error info
` [PATCH 4/4] mm: memory-failure: add PageOffline() check

[PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-20  8:39 UTC  (6+ messages)
` [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier

[PATCH 0/3] add page_ext_data to get client data in page_ext
 2023-07-20  8:37 UTC  (5+ messages)

[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-20  8:28 UTC  (6+ messages)
` [PATCH v2 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()

[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-20  8:16 UTC  (9+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v6 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes

[PATCH v2 0/8] selftests/mm fixes for arm64
 2023-07-20  8:14 UTC  (5+ messages)
` [PATCH v2 8/8] selftests/mm: Run all tests from run_vmtests.sh

[PATCH] man5/tmpfs.5: fix typo in reference to CONFIG_TRANSPARENT_HUGEPAGE
 2023-07-20  8:03 UTC  (4+ messages)

[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-20  7:14 UTC  (4+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Export symbol mhp_supports_memmap_on_memory()
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v2 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH] shmem: add support for user extended attributes
 2023-07-20  6:54 UTC 

[linux-next:master 3050/3762] ../lib/gcc/loongarch64-linux/12.3.0/plugin/include/config/loongarch/loongarch-opts.h:31:10: fatal error: loongarch-def.h: No such file or directory
 2023-07-20  6:36 UTC 

[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-20  6:25 UTC  (7+ messages)

[PATCH] mm: kill frontswap
 2023-07-20  6:00 UTC  (2+ messages)

[PATCH 0/6] Convert several functions in page_io.c to use a folio
 2023-07-20  5:22 UTC  (9+ messages)
` [PATCH 1/6] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH 2/6] mm/page_io: use a folio in sio_read_complete()

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-07-20  1:50 UTC  (5+ messages)
` [PATCH v12 2/2] "

[PATCH v2 0/2] Fix hugetlb free path race with memory errors
 2023-07-20  1:34 UTC  (9+ messages)
` [PATCH v2 1/2] hugetlb: Do not clear hugetlb dtor until allocating vmemmap
` [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles

[PATCH] mm: Don't drop VMA locks in mm_drop_all_locks()
 2023-07-20  1:32 UTC 

[PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
 2023-07-20  1:31 UTC  (4+ messages)

[stable:linux-5.15.y 36/9999] drivers/gpu/drm/nouveau/dispnv50/disp.c:2692:1: warning: stack frame size (2160) exceeds limit (2048) in 'nv50_display_create'
 2023-07-20  1:27 UTC 

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-07-20  0:00 UTC  (14+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns

[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
 2023-07-20  0:00 UTC  (2+ messages)

[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
 2023-07-19 23:38 UTC  (3+ messages)
` [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails

[PATCH v2] mm/hugetlb: get rid of page_hstate()
 2023-07-19 23:02 UTC  (2+ messages)

[PATCH mm-unstable fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix
 2023-07-19 21:53 UTC  (4+ messages)

[PATCH 0/8] Make several Kconfig options depend on HAS_IOMEM
 2023-07-19 21:51 UTC  (3+ messages)
` [PATCH 7/8] clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO "

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-07-19 19:22 UTC  (11+ messages)

[PATCH v2 0/3] Optimize large folio interaction with deferred split
 2023-07-19 18:46 UTC  (4+ messages)
` [PATCH v2 2/3] mm: Implement folio_remove_rmap_range()

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-19 18:37 UTC  (10+ messages)

[PATCH v2 3/4] mm/mmap: Change detached vma locking scheme
 2023-07-19 18:31 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 352ce39a8bbaec0405793682be59fae120fc6b05
 2023-07-19 18:19 UTC 

[PATCH] mm/hugetlb: get rid of page_hstate()
 2023-07-19 18:11 UTC  (2+ messages)

[PATCH] mm: memcg: use rstat for non-hierarchical stats
 2023-07-19 17:46 UTC 

[linux-next:pending-fixes] BUILD SUCCESS e510699ebeeec48ffefbe3ef86a96a35a6fe69c3
 2023-07-19 16:21 UTC 

[PATCH 0/4] Add KFENCE support for LoongArch
 2023-07-19 15:29 UTC  (5+ messages)
` [PATCH 1/4] LoongArch: mm: Add page table mapped mode support
` [PATCH 4/4] LoongArch: Add KFENCE support


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