linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-14 10:17:06 to 2022-04-15 05:47:15 UTC [more...]

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

[PATCH v3 0/4] hugetlb: Fix some incorrect behavior
 2022-04-15  5:41 UTC  (13+ messages)
` [PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
` [PATCH v3 2/4] hugetlb: Fix hugepages_setup when deal with pernode
` [PATCH v3 3/4] hugetlb: Fix return value of __setup handlers
` [PATCH v3 4/4] hugetlb: Clean up hugetlb_cma_reserve

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-15  5:30 UTC  (16+ messages)
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH V2] block: avoid io timeout in case of sync polled dio
 2022-04-15  5:18 UTC  (2+ messages)

[PATCH v8 0/3] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-15  4:18 UTC  (10+ messages)
` [PATCH v8 1/3] "
        ` [PATCH 4/3] mm, hugetlb, hwpoison: separate branch for free and in-use hugepage
` [PATCH v8 2/3] mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED
` [PATCH v8 3/3] Revert "mm/memory-failure.c: fix race with changing page compound again"

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-15  3:07 UTC  (7+ messages)
` [PATCH v2 2/9] mm/vmscan: remove unneeded can_split_huge_page check

[PATCH v7 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP
 2022-04-15  2:47 UTC  (2+ messages)

[PATCH 0/3] memory tiering: hot page selection
 2022-04-15  2:42 UTC  (4+ messages)
` [PATCH 1/3] memory tiering: hot page selection with hint page fault latency

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-15  2:14 UTC  (13+ messages)

incoming
 2022-04-15  2:14 UTC  (14+ messages)
` [patch 01/14] MAINTAINERS: Broadcom internal lists aren't maintainers
` [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
` [patch 03/14] mm/secretmem: fix panic when growing a memfd_secret
` [patch 04/14] irq_work: use kasan_record_aux_stack_noalloc() record callstack
` [patch 05/14] kasan: fix hw tags enablement when KUNIT tests are disabled
` [patch 06/14] mm, kfence: support kmem_dump_obj() for KFENCE objects
` [patch 08/14] mm: fix unexpected zeroed page mapping with zram swap
` [patch 09/14] mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
` [patch 10/14] hugetlb: do not demote poisoned hugetlb pages
` [patch 11/14] revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
` [patch 12/14] revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
` [patch 13/14] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
` [patch 14/14] mm: kmemleak: take a full lowmem check in kmemleak_*_phys()

[linux-next:master] BUILD REGRESSION 40354149f4d738dc3492d9998e45b3f02950369a
 2022-04-15  2:09 UTC 

[PATCH] mm/vmscan: fix comment for current_may_throttle
 2022-04-15  1:39 UTC  (3+ messages)

[PATCH v2 0/2] A few fixup and cleanup patches for memory failure
 2022-04-15  1:18 UTC  (4+ messages)
` [PATCH v2 1/2] mm/memory-failure.c: minor cleanup for HWPoisonHandlable
` [PATCH v2 2/2] mm/memory-failure.c: dissolve truncated hugetlb page

[PATCH v1] mm: recheck PageCompound() before printing out info of head page
 2022-04-15  1:08 UTC  (2+ messages)

[PATCH v2 00/12] mm: userspace hugepage collapse
 2022-04-15  0:52 UTC  (15+ messages)
` [PATCH v2 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v2 02/12] mm/khugepaged: add struct collapse_control
` [PATCH v2 03/12] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v2 04/12] mm/khugepaged: add struct collapse_result
` [PATCH v2 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v2 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
` [PATCH v2 07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v2 08/12] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v2 09/12] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v2 10/12] selftests/vm: modularize collapse selftests
` [PATCH v2 11/12] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v2 12/12] selftests/vm: add test to verify recollapse of THPs

[PATCH 0/4] mm: memcg kselftests fixes
 2022-04-15  0:01 UTC  (5+ messages)
` [PATCH 1/4] kselftests: memcg: update the oom group leaf events test
` [PATCH 2/4] kselftests: memcg: speed up the memory.high test
` [PATCH 3/4] MAINTAINERS: add corresponding kselftests to cgroup entry
` [PATCH 4/4] MAINTAINERS: add corresponding kselftests to memcg entry

[perf vendor events] 3f5f0df7bf: perf-sanity-tests.perf_all_metrics_test.fail
 2022-04-14 22:58 UTC  (10+ messages)
  ` [LKP] "

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-14 22:25 UTC  (22+ messages)

[PATCH 0/4] selftest/vm fix segfault in mremap_test
 2022-04-14 22:24 UTC  (11+ messages)
` [PATCH 1/4] selftest/vm: verify mmap addr "
` [PATCH 2/4] selftest/vm: verify remap destination address "
` [PATCH 3/4] selftest/vm: support xfail "
` [PATCH 4/4] selftest/vm: add skip support to mremap_test

[PATCH] mm: migrate: Simplify the refcount validation when migrating hugetlb mapping
 2022-04-14 22:07 UTC  (2+ messages)

[PATCH v3 bpf RESEND 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-14 21:31 UTC  (9+ messages)
` [PATCH v3 bpf RESEND 1/4] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
` [PATCH v3 bpf RESEND 2/4] page_alloc: use __vmalloc_huge for large system hash
` [PATCH v3 bpf RESEND 3/4] module: introduce module_alloc_huge
` [PATCH v3 bpf RESEND 4/4] bpf: use module_alloc_huge for bpf_prog_pack

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-14 21:08 UTC  (8+ messages)
` [PATCH v8 03/23] mm: Check against orig_pte for finish_fault()

[PATCH] mm, page_alloc: check pfn is valid before moving to freelist
 2022-04-14 21:00 UTC  (8+ messages)

[PATCH v7 00/70] Introducing the Maple Tree
 2022-04-14 19:19 UTC  (8+ messages)

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-14 18:52 UTC  (4+ messages)

[PATCH] mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
 2022-04-14 17:26 UTC  (2+ messages)

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-14 17:25 UTC  (7+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-14 17:15 UTC  (5+ messages)
` [PATCH v3 13/16] mm/gup: disallow follow_page(FOLL_PIN)
` [PATCH v3 14/16] mm: support GUP-triggered unsharing of anonymous pages

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-14 15:55 UTC  (4+ messages)
` [PATCHv4 3/8] efi/x86: "

[PATCH v2 00/48] Add KernelMemorySanitizer infrastructure
 2022-04-14 15:38 UTC  (5+ messages)
` [PATCH v2 38/48] objtool: kmsan: list KMSAN API functions as uaccess-safe

[PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
 2022-04-14 15:24 UTC  (7+ messages)

[PATCH v9] oom_kill.c: futex: Delay the OOM reaper to allow time for proper futex cleanup
 2022-04-14 14:40 UTC 

[PATCH] mm: Remove stub for non_swap_entry()
 2022-04-14 14:21 UTC  (3+ messages)

[linux-next:master 2214/4328] sm4-neon-glue.c:undefined reference to `sm4_expandkey'
 2022-04-14 14:04 UTC 

[PATCH] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
 2022-04-14 13:50 UTC  (2+ messages)

[PATCH v3 0/3] kasan, arm64, scs: collect stack traces from Shadow Call Stack
 2022-04-14 13:40 UTC  (5+ messages)
` [PATCH v3 2/3] kasan, arm64: implement stack_trace_save_shadow

[PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
 2022-04-14 13:22 UTC  (2+ messages)
` [xfs] bf68be0c39: BUG:KASAN:null-ptr-deref_in_fs_put_dax

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-14 12:36 UTC  (7+ messages)
` [PATCH v2 20/23] mm/slab_common: factor out __do_kmalloc_node()
` [PATCH v2 23/23] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-14 10:40 UTC  (8+ messages)
` [PATCH v2 1/5] mm: demotion: Set demotion list differently

[PATCH v3] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-14 10:33 UTC  (2+ messages)

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

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-14 10:22 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).