linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 02:16:20 to 2022-04-07 03:37:20 UTC [more...]

use block_device based APIs in block layer consumers
 2022-04-07  3:36 UTC  (54+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
  ` [dm-devel] "
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
  ` [dm-devel] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: cleanup decide_on_discard_support
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 10/27] block: add a bdev_nonrot helper
  ` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
  ` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
  ` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
  ` [Ocfs2-devel] "
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
  ` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
  ` [Ocfs2-devel] "
` [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
  ` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
  ` [Ocfs2-devel] "
` [PATCH 19/27] block: remove queue_discard_alignment
  ` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
  ` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
  ` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment "
` [PATCH 22/27] block: refactor discard bio size limiting
  ` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
  ` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-07  3:24 UTC  (16+ messages)
` [PATCH v10 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v10 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v10 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v10 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v10 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v10 10/14] mm: multi-gen LRU: kill switch
` [PATCH v10 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v10 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v10 13/14] mm: multi-gen LRU: admin guide
` [PATCH v10 14/14] mm: multi-gen LRU: design doc

[PATCH 00/14] cifs: Iterators, netfslib and folios
 2022-04-07  3:13 UTC  (16+ messages)
` [PATCH 01/14] cifs: Add some helper functions
` [PATCH 02/14] cifs: Add a function to read into an iter from a socket
` [PATCH 03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 04/14] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 05/14] cifs: Remove unused code
` [PATCH 06/14] cifs: Use netfslib to handle reads
` [PATCH 07/14] cifs: Share server EOF pos with netfslib
` [PATCH 08/14] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH 09/14] cifs: Put credits into cifs_io_subrequest, not on the stack
` [PATCH 10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest
` [PATCH 11/14] cifs: Clamp length according to credits and rsize
` [PATCH 12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints
` [PATCH 13/14] cifs: Split the smb3_add_credits tracepoint
` [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-04-07  3:04 UTC  (4+ messages)
` [PATCH v9 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-07  2:32 UTC  (6+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-07  2:09 UTC 

Regression in xfstests on tmpfs-backed NFS exports
 2022-04-07  0:18 UTC  (2+ messages)

[RFC PATCH 0/5] hugetlb: Change huge pmd sharing
 2022-04-06 20:48 UTC  (6+ messages)
` [RFC PATCH 1/5] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH 2/5] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH 3/5] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH 4/5] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH 5/5] hugetlb: Check for pmd unshare and fault/lookup races

[PATCH] mm/vmscan: reorder scan_balance definition to simplify the scan type check
 2022-04-06 23:49 UTC  (3+ messages)

[PATCH 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-06 23:47 UTC  (3+ messages)

[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-04-06 22:25 UTC  (4+ messages)

[RFC v2 0/2] Memory poison recovery in khugepaged collapsing
 2022-04-06 22:23 UTC  (3+ messages)
` [RFC v2 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [RFC v2 2/2] mm: khugepaged: recover from poisoned file-backed memory

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-04-06 21:19 UTC  (3+ messages)
` [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data

[linux-next:pending-fixes] BUILD SUCCESS bd8224be6a158a915d87018610a9baa01421b114
 2022-04-06 21:15 UTC 

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[PATCH v11 1/8] dax: Introduce holder for dax_device
 2022-04-06 20:39 UTC  (11+ messages)

[PATCH v2] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-06 20:36 UTC 

[linux-next:master 2296/2385] WARNING: modpost: vmlinux.o(.text+0x14bb816): Section mismatch in reference from the function wiphy_sysfs_init() to the function .init.text:set_reset_devices()
 2022-04-06 20:25 UTC 

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-06 20:16 UTC  (13+ messages)

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2022-04-06 19:45 UTC  (3+ messages)

[PATCH v2] selftest/vm clarify error statement in gup_test
 2022-04-06 19:38 UTC  (4+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-06 18:42 UTC  (15+ messages)

[RFC v2 0/2] Memory poison recovery in khugepaged collapsing
 2022-04-06 17:47 UTC  (3+ messages)
` [RFC v2 1/2] mm: khugepaged: recover from poisoned anonymous memory

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-04-06 17:36 UTC  (7+ messages)

mmotm 2022-04-05-15-54 uploaded
 2022-04-06 17:29 UTC  (2+ messages)
` mmotm 2022-04-05-15-54 uploaded [drivers/media/radio/radio-aimslab.ko]

[PATCH] powerpc/numa: Handle partially initialized numa nodes
 2022-04-06 16:19 UTC  (2+ messages)

[RFC v1 0/2] Memory poison recovery in khugepaged
 2022-04-06 16:02 UTC  (5+ messages)
` [RFC v1 1/2] mm: khugepaged: recover from poisoned anonymous memory

[PATCH v10 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-06 15:18 UTC  (6+ messages)
` [PATCH v10 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v10 2/5] mm: page_isolation: check specified range for unmovable pages
` [PATCH v10 3/5] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v10 4/5] mm: cma: use pageblock_order as the single alignment
` [PATCH v10 5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size

[PATCH v8 15/23] mm/hugetlb: Handle pte markers in page faults
 2022-04-06 15:02 UTC  (3+ messages)

[PATCH] mm, kfence: support kmem_dump_obj() for KFENCE objects
 2022-04-06 13:15 UTC 

[RFC PATCH -next V2 0/7]arm64: add machine check safe support
 2022-04-06 12:47 UTC  (16+ messages)
` [RFC PATCH -next V2 1/7] x86: fix copy_mc_to_user compile error
` [RFC PATCH -next V2 2/7] arm64: fix page_address return value in copy_highpage
` [RFC PATCH -next V2 3/7] arm64: add support for machine check error safe
` [RFC PATCH -next V2 4/7] arm64: add copy_from_user to machine check safe
` [RFC PATCH -next V2 5/7] arm64: add get_user "
` [RFC PATCH -next V2 6/7] arm64: add cow "
` [RFC PATCH -next V2 7/7] arm64: add pagecache reading "

drivers/macintosh/via-pmu.c:1758: undefined reference to `rtc_tm_to_time64'
 2022-04-06 12:44 UTC 

[mm/slub] 555b8c8cb3: WARNING:at_lib/stackdepot.c:#stack_depot_fetch
 2022-04-06 12:31 UTC  (11+ messages)

[PATCH v3 0/6] SLUB debugfs improvements based on stackdepot
 2022-04-06 12:21 UTC  (11+ messages)
` [PATCH v3 1/6] lib/stackdepot: allow requesting early initialization dynamically
` [PATCH v3 3/6] mm/slub: use stackdepot to save stack trace in objects
` [PATCH v3 4/6] mm/slub: distinguish and print stack traces in debugfs files

[PATCH v8 10/23] mm/shmem: Handle uffd-wp during fork()
 2022-04-06 12:18 UTC  (3+ messages)

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-06 12:09 UTC  (10+ messages)
` [PATCH 01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[PATCH] tlb: hugetlb: Add arm64 contiguous hint awareness
 2022-04-06 12:05 UTC  (6+ messages)
` [PATCH v2] tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry

[bug report] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-06 10:48 UTC  (2+ messages)

[PATCH] mm/mlock: remove unneeded start >= vma->vm_end check
 2022-04-06  9:17 UTC  (4+ messages)

[PATCH] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-06  8:47 UTC  (6+ messages)

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-04-06  8:21 UTC  (12+ messages)

[PATCH] mm/slub, kunit: Make slub_kunit unaffected by global slub debugging flags
 2022-04-06  8:17 UTC  (5+ messages)
  ` [PATCH v2] mm/slub, kunit: Make slub_kunit unaffected by user specified flags

[PATCH v2] mm: modify the method to search addr in unmapped_area_topdown
 2022-04-06  8:13 UTC 

[PATCH] delayacct: track delays from COW
 2022-04-06  7:37 UTC  (3+ messages)

Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
 2022-04-06  7:01 UTC  (5+ messages)

[GIT PULL] Folio fixes for 5.18
 2022-04-06  5:55 UTC  (4+ messages)

[PATCH] Documentation: arch_pgtable_helpers: demote pgtable list headings
 2022-04-06  4:55 UTC  (3+ messages)

[PATCH v2] kasan: Fix sleeping function called from invalid context on RT kernel
 2022-04-06  4:39 UTC  (5+ messages)

[RFC] mm/vmscan: add periodic slab shrinker
 2022-04-06  4:14 UTC  (15+ messages)

[hnaz-mm:master 16/188] mm/vmalloc.c:1747:6: warning: no previous prototype for 'iounmap_purge_vmap_area'
 2022-04-06  2:42 UTC 

[PATCH] filemap: remove obsolete comment in lock_page
 2022-04-06  2:39 UTC  (3+ messages)

[PATCH] mm/slab: remove some unused functions
 2022-04-06  2:38 UTC  (3+ messages)

[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
 2022-04-06  2:21 UTC  (6+ messages)

Question about hwpoison handling of 1GB hugepage
 2022-04-06  2:15 UTC  (3+ 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).