linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-19 07:47:42 to 2022-04-20 13:43:56 UTC [more...]

[PATCH v7 00/70] Introducing the Maple Tree
 2022-04-20 13:43 UTC  (21+ messages)
` [PATCH v7 26/70] mm/mmap: Use advanced maple tree API for mmap_region()

[PATCH 1/1] x86/mm: Forbid the zero page once it has uncorrectable errors
 2022-04-20 21:00 UTC  (2+ messages)

[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-20 13:32 UTC  (29+ messages)
  ` [PATCH] mm/swap: Fix lost swap bits in unuse_pte()
      ` [kbuild-all] "

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

[PATCH] block: ignore RWF_HIPRI hint for sync dio
 2022-04-20 12:56 UTC  (2+ messages)

[PATCH v9] oom_kill.c: futex: Delay the OOM reaper to allow time for proper futex cleanup
 2022-04-20 12:50 UTC  (2+ messages)

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-20 12:47 UTC  (8+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface

[PATCH] mm/page_owner.c: use get_task_comm() to record task command name with the protection of task_lock()
 2022-04-20 12:28 UTC 

[PATCH] mm/slub: remove unneeded return value of slab_pad_check
 2022-04-20 11:47 UTC  (2+ messages)

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

[PATCH 0/3] memblock tests: update style of comments
 2022-04-20 11:19 UTC  (4+ messages)
` [PATCH 1/3] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH 2/3] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH 3/3] memblock tests: remove extra column of spaces in block comment

[PATCH] kfence: check kfence canary in panic and reboot
 2022-04-20 11:11 UTC  (2+ messages)

[RFC PATCH 0/6] Drain remote per-cpu directly
 2022-04-20  9:59 UTC  (7+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists

[PATCH] mm: modify the method to search addr in unmapped_area
 2022-04-20  8:40 UTC 

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-04-20  8:40 UTC  (2+ messages)
` [PATCH v6 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-20  8:33 UTC  (4+ messages)

[PATCH V5 1/2] selftests: vm: bring common functions to a new file
 2022-04-20  8:25 UTC  (4+ messages)
` [PATCH V5 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-20  7:58 UTC  (18+ messages)

[linux-next:pending-fixes 229/274] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed
 2022-04-20  7:42 UTC 

[PATCH v13 0/7] fsdax: introduce fs query to support reflink
 2022-04-20  7:33 UTC  (4+ messages)
` [PATCH v13 6/7] xfs: Implement ->notify_failure() for XFS
    ` [PATCH v13.1 "

[PATCH V2 0/4] selftests: Remove duplicate CPUID wrappers
 2022-04-20  7:22 UTC  (7+ messages)
` [PATCH V2 1/4] selftests: Provide local define of __cpuid_count()

[RFC PATCH 0/5] hugetlb: Change huge pmd sharing
 2022-04-20  7:12 UTC  (6+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-20  6:58 UTC  (10+ messages)
` [PATCH 1/4] lib/printbuf: New data structure for heap-allocated strings
` [PATCH 2/4] mm: Add a .to_text() method for shrinkers
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c
` [PATCH 4/4] bcachefs: shrinker.to_text() methods

[PCI] 62d528712c: BUG:KASAN:slab-out-of-bounds_in_acpi_power_up_if_adr_present
 2022-04-20  6:47 UTC 

[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-04-20  6:44 UTC  (12+ messages)
` [PATCH -next v4 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v4 3/4] arm64: mm: add support for page table check

[PATCH v3 0/4] hugetlb: Fix some incorrect behavior
 2022-04-20  6:17 UTC  (11+ messages)
` [PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
  ` [PATCH v4] "

[PATCH] mm/page_table_check: Drop all redundant EXPORT_SYMBOL()
 2022-04-20  6:02 UTC 

[PATCH v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
 2022-04-20  4:37 UTC 

make the blkcg and blkcg structures private
 2022-04-20  4:27 UTC  (16+ messages)
` [PATCH 01/15] blk-cgroup: remove __bio_blkcg
` [PATCH 02/15] nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
` [PATCH 03/15] nvme-fc: fold t fc_update_appid into fc_appid_store
` [PATCH 04/15] blk-cgroup: move blkcg_{get,set}_fc_appid out of line
` [PATCH 05/15] blk-cgroup: move blk_cgroup_congested out line
` [PATCH 06/15] blk-cgroup: move blkcg_{pin,unpin}_online out of line
` [PATCH 07/15] blk-cgroup: move struct blkcg to block/blk-cgroup.h
` [PATCH 08/15] blktrace: cleanup the __trace_note_message interface
` [PATCH 09/15] blk-cgroup: replace bio_blkcg with bio_blkcg_css
` [PATCH 10/15] blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
` [PATCH 11/15] blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
` [PATCH 12/15] blk-cgroup: move blkcg_css to blk-cgroup.c
` [PATCH 13/15] blk-cgroup: cleanup blk_cgroup_congested
` [PATCH 14/15] blk-cgroup: cleanup blkcg_maybe_throttle_current
` [PATCH 15/15] kthread: unexport kthread_blkcg

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-20  4:04 UTC  (4+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-20  3:24 UTC  (7+ messages)
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-04-20  3:04 UTC  (8+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 2/7] arm64: fix types in copy_highpage()
` [PATCH -next v4 3/7] arm64: add support for machine check error safe
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` [PATCH -next v4 5/7] arm64: mte: Clean up user tag accessors
` [PATCH -next v4 6/7] arm64: add {get, put}_user to machine check safe
` [PATCH -next v4 7/7] arm64: add cow "

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-20  2:13 UTC  (9+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-20  0:50 UTC  (24+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
 2022-04-19 23:54 UTC  (5+ messages)

[PATCH] binfmt_flat: fix sparse annotation ordering
 2022-04-19 23:08 UTC  (6+ messages)
  ` [PATCH] binfmt_flat; Drop vestigates of coredump support
    ` (subset) "

[PATCH v2 00/12] mm: userspace hugepage collapse
 2022-04-19 22:42 UTC  (10+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-19 22:01 UTC  (11+ messages)
` [PATCH v8 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v8 22/23] mm: Enable PTE markers by default

[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
 2022-04-19 21:10 UTC  (16+ messages)

[PATCH] mm/uffd: Hide PTE_MARKER option
 2022-04-19 20:25 UTC 

[linux-next:master] BUILD REGRESSION 634de1db0e9bbeb90d7b01020e59ec3dab4d38a1
 2022-04-19 19:29 UTC 

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

[PATCH v10] mm, hugetlbfs: Allow for "high" userspace addresses
 2022-04-19 17:41 UTC  (4+ messages)

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-19 17:40 UTC  (14+ messages)
` [PATCH v3 12/16] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH v3 14/16] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH v3 15/16] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page
` [PATCH v3 16/16] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

[PATCH] mm: do not call add_nr_deferred() with zero deferred
 2022-04-19 16:57 UTC  (4+ messages)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-19 16:41 UTC  (6+ messages)

[PATCH 0/4] selftest/vm fix segfault in mremap_test
 2022-04-19 16:21 UTC  (5+ messages)
` [PATCH 2/4] selftest/vm: verify remap destination address "

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-04-19 15:57 UTC  (4+ messages)

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-04-19 15:28 UTC  (3+ messages)

LSF/MM/BPF 2022: Running BOF
 2022-04-19 15:20 UTC 

[linux-next:master 4642/4662] ntb_perf.c:undefined reference to `__umoddi3'
 2022-04-19 13:01 UTC 

use block_device based APIs in block layer consumers v3
 2022-04-19 12:55 UTC  (5+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH v2] mm/mmzone: Introduce a new macro for_each_node_zonelist()
 2022-04-19 12:53 UTC  (3+ messages)

[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-04-19 12:46 UTC  (3+ messages)
` [PATCH v2 3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH] mm/damon/core-test: Add a kunit test case for ops registration
 2022-04-19 12:22 UTC 

[PATCH] mm/mempolicy: clean up the code logic in queue_pages_pte_range
 2022-04-19 12:22 UTC 

[PATCH 00/12] A few cleanup and fixup patches for compaction
 2022-04-19 11:05 UTC  (6+ messages)
` [PATCH 09/12] mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online

[linux-next:pending-fixes] BUILD REGRESSION 4604e2bc18b6af1d84e18b4da451fac9bf70f952
 2022-04-19 10:54 UTC 

[PATCH V2] block: avoid io timeout in case of sync polled dio
 2022-04-19  8:15 UTC  (10+ 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).