linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 17:18:45 to 2022-04-07 15:26:18 UTC [more...]

use block_device based APIs in block layer consumers
 2022-04-07 15:21 UTC  (51+ 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 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [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 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
  ` [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 V4 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-07 15:22 UTC  (9+ messages)
` [PATCH V4 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 3/7] arm64/mm: "
` [PATCH V4 4/7] sparc/mm: "
` [PATCH V4 5/7] x86/mm: "
` [PATCH V4 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V4 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()

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

[RFC PATCH -next V2 0/7]arm64: add machine check safe support
 2022-04-07 14:56 UTC  (15+ messages)
` [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 7/7] arm64: add pagecache reading "

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-07 14:40 UTC  (19+ messages)
` [PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH 08/10] mm/slab: Allow dynamic kmalloc() minimum alignment

[PATCH v2] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-07 14:36 UTC  (4+ messages)

[PATCH] mm: fix kernel NULL pointer dereference in page_vma_mapped_walk
 2022-04-07 14:17 UTC  (4+ messages)

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-04-07 14:14 UTC  (15+ messages)

[PATCH] mm/vmscan.c: no need to double-check if free pages are under high-watermark
 2022-04-07 13:56 UTC  (6+ messages)

[PATCH v7] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-07 13:38 UTC  (2+ messages)

[PATCH] mm, page_alloc: fix build_zonerefs_node()
 2022-04-07 13:23 UTC  (15+ messages)

[PATCH] userfaultfd/selftests: use swap() instead of open coding it
 2022-04-07 13:17 UTC  (2+ messages)

[PATCH 0/4] Alternative fixes for migration
 2022-04-07 13:11 UTC  (6+ messages)
` [PATCH 4/4] mm/mempolicy: Use vma_alloc_folio() in new_page()

[PATCH 0/3] A few fixup and cleanup patches for memory failure
 2022-04-07 13:03 UTC  (4+ messages)
` [PATCH 1/3] mm/memory-failure.c: avoid false-postive PageSwapCache test
` [PATCH 2/3] mm/memory-failure.c: minor cleanup for HWPoisonHandlable
` [PATCH 3/3] mm/memory-failure.c: dissolve truncated hugetlb page

[PATCH v2] mm, page_alloc: fix build_zonerefs_node()
 2022-04-07 12:53 UTC  (4+ messages)

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-07 12:52 UTC  (25+ 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

[linux-next:master 2009/2869] freesync.c:undefined reference to `__aeabi_uldivmod'
 2022-04-07 12:31 UTC 

[linux-next:master 2009/2869] ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2022-04-07 12:30 UTC 

[linux-next:master 2014/2869] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_hwss.c:32:6: warning: no previous prototype for 'virtual_setup_stream_attribute'
 2022-04-07 12:08 UTC 

[PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes
 2022-04-07 10:33 UTC 

[RFC PATCH 0/5] hugetlb: Change huge pmd sharing
 2022-04-07 10:08 UTC  (7+ 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, kfence: support kmem_dump_obj() for KFENCE objects
 2022-04-07  9:58 UTC  (5+ messages)

[PATCH 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-07  9:53 UTC  (4+ messages)

[PATCH] mm/slab.c: fix comments
 2022-04-07  9:46 UTC  (3+ messages)

[PATCH 0/2] mm: protection_map[] cleanups
 2022-04-07  9:44 UTC  (5+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH 2/2] mm/mmap: Clarify protection_map[] indices

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-07  8:13 UTC  (3+ messages)

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-07  7:35 UTC  (14+ messages)

[linux-next:master 2610/2869] include/uapi/linux/swab.h:131:31: warning: cast from pointer to integer of different size
 2022-04-07  6:41 UTC 

[PATCH 00/14] cifs: Iterators, netfslib and folios
 2022-04-07  6:41 UTC  (17+ 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 v2] Documentation: arch_pgtable_helpers: demote pgtable list headings
 2022-04-07  4:58 UTC 

Regression in xfstests on tmpfs-backed NFS exports
 2022-04-07  4:25 UTC  (3+ messages)

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-04-07  3:46 UTC  (5+ 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/vmscan: reorder scan_balance definition to simplify the scan type check
 2022-04-06 23:49 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

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

[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 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  (12+ 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]


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