linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-19 18:30:14 to 2022-05-21 00:04:51 UTC [more...]

[syzbot] WARNING in follow_hugetlb_page
 2022-05-21  0:04 UTC  (16+ messages)

[PATCH v4 bpf-next 0/8] bpf_prog_pack followup
 2022-05-20 23:57 UTC  (9+ messages)
` [PATCH v4 bpf-next 1/8] bpf: fill new bpf_prog_pack with illegal instructions
` [PATCH v4 bpf-next 2/8] x86/alternative: introduce text_poke_set
` [PATCH v4 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v4 bpf-next 4/8] module: introduce module_alloc_huge
` [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v4 bpf-next 6/8] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
` [PATCH v4 bpf-next 7/8] vmalloc: introduce huge_vmalloc_supported
` [PATCH v4 bpf-next 8/8] bpf: simplify select_bpf_prog_pack_size

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-05-20 23:48 UTC  (7+ messages)

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-20 23:41 UTC  (19+ messages)

[RFC v2 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-20 23:34 UTC  (4+ messages)
` [RFC v2 1/2] mm: khugepaged: recover from poisoned anonymous memory

[RFC][PATCH 4/9] idle: Fix rcu_idle_*() usage
 2022-05-20 23:29 UTC 

[linux-next:master 12360/13468] ld.lld: error: duplicate symbol: mlx5_lag_mpesw_init
 2022-05-20 22:44 UTC 

[PATCH] cred: Propagate security_prepare_creds() error code
 2022-05-20 21:27 UTC 

[mm-unstable PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-05-20 21:16 UTC  (8+ messages)
` [PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [PATCH 3/7] mm: khugepaged: remove the redundant anon vma check
` [PATCH 4/7] mm: khugepaged: use transhuge_vma_suitable replace open-code
` [PATCH 5/7] mm: thp: kill transparent_hugepage_active()
` [PATCH 6/7] mm: thp: kill __transhuge_page_enabled()
` [PATCH 7/7] mm: khugepaged: reorg some khugepaged helpers

[PATCH v3] x86/sgx: Set active memcg prior to shmem allocation
 2022-05-20 21:09 UTC  (2+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-20 21:06 UTC  (3+ messages)
` [PATCH v2 12/13] tools: add hmm gup tests for device coherent type

[PATCH v2 0/3] Implement readahead for squashfs
 2022-05-20 20:21 UTC  (6+ messages)
` [PATCH v2 3/3] squashfs: implement readahead

[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
 2022-05-20 18:36 UTC  (18+ messages)
` [RFC PATCH v4 01/17] mm: Move starting of background writeback into the main balancing loop
` [RFC PATCH v4 02/17] mm: Move updates of dirty_exceeded into one place
` [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for async buffered writes
` [RFC PATCH v4 04/17] mm: Add balance_dirty_pages_ratelimited_flags() function
` [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
` [RFC PATCH v4 06/17] iomap: Add async buffered write support
` [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v4 08/17] fs: Add check for async buffered writes to generic_write_checks
` [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
` [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
` [RFC PATCH v4 11/17] fs: Add async write file modification handling
` [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates
` [RFC PATCH v4 13/17] io_uring: Add support for async buffered writes
` [RFC PATCH v4 14/17] io_uring: Add tracepoint for short writes
` [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
` [RFC PATCH v4 16/17] xfs: Add "
` [RFC PATCH v4 17/17] xfs: Enable "

[RFC PATCH v3 00/18] io-uring/xfs: support async buffered writes
 2022-05-20 18:32 UTC  (24+ messages)
` [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
` [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
` [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v3 04/18] iomap: Add async buffered write support
` [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
` [RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v3 18/18] xfs: Enable async buffered write support

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-20 18:31 UTC  (4+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[linux-next:master 12326/13468] include/asm-generic/bitops/const_hweight.h:21:76: error: right shift count >= width of type
 2022-05-20 18:11 UTC 

[PATCH v3 0/6] mm: introduce shrinker debugfs interface
 2022-05-20 17:00 UTC  (9+ messages)
` [PATCH v3 2/6] mm: shrinkers: introduce debugfs interface for memory shrinkers
` [PATCH v3 3/6] mm: shrinkers: provide shrinkers with names

[linux-next:master 13283/13468] drivers/ufs/host/ufs-exynos.c:1598:34: warning: unused variable 'exynos_ufs_of_match'
 2022-05-20 16:50 UTC 

[RFC 0/6] Bootloader based hibernation
 2022-05-20 16:43 UTC  (2+ messages)

[PATCH v2 1/2] mm: drop oom code from exit_mmap
 2022-05-20 16:17 UTC  (13+ messages)

[RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
 2022-05-20 15:52 UTC  (9+ messages)
` [RFC PATCH v3 1/6] [PATCH 1/6] mm: refactor of vma_merge()
` [RFC PATCH v3 2/6] [PATCH 2/6] mm: add merging after mremap resize

[linux-next:master 12308/12886] arch/x86/kvm/hyperv.c:1983:22: warning: shift count >= width of type
 2022-05-20 15:48 UTC  (2+ messages)

[PATCH v2] x86/sgx: Set active memcg prior to shmem allocation
 2022-05-20 15:44 UTC  (8+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-20 15:28 UTC  (7+ messages)
` [PATCH 1/3] memory-failure: Introduce memory failure notifier
` [PATCH 2/3] mm/memory-failure.c: support reset PTE during unpoison
` [PATCH 3/3] virtio_balloon: Introduce memory recover

[PATCH v3 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-05-20 15:28 UTC  (6+ messages)
` [PATCH v3 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
` [PATCH v3 4/6] mm: ioremap: Add arch_ioremap/iounmap()

[RFC PATCH 0/6] Introduce Copy-On-Write to Page Table
 2022-05-20 14:49 UTC  (12+ messages)
` [RFC PATCH 1/6] mm: Add a new mm flag for Copy-On-Write PTE table
` [RFC PATCH 2/6] mm: clone3: Add CLONE_COW_PGTABLE flag
` [RFC PATCH 3/6] mm, pgtable: Add ownership for the PTE table
` [RFC PATCH 4/6] mm: Add COW PTE fallback function
` [RFC PATCH 5/6] mm, pgtable: Add the reference counter for COW PTE
` [RFC PATCH 6/6] mm: Expand Copy-On-Write to PTE table

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-20 14:39 UTC  (11+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[linux-next:master 10518/12886] arch/x86/kvm/pmu.h:20:32: error: 'vmx_icl_pebs_cpu' defined but not used
 2022-05-20 14:37 UTC 

[linux-next:master 12347/12886] drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h:22: multiple definition of `mlx5_lag_mpesw_init'; drivers/net/ethernet/mellanox/mlx5/core/lag/debugfs.o:drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h:22: first defined here
 2022-05-20 14:16 UTC 

[PATCH 0/3] kasan: Fix ordering between MTE tag colouring and page->flags
 2022-05-20 13:01 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-20 12:46 UTC  (5+ messages)

[PATCH 11/12] powerpc: wiiu: don't enforce flat memory
 2022-05-20 12:30 UTC 

[PATCH] mm: kfence: Use PAGE_ALIGNED helper
 2022-05-20 10:26 UTC  (3+ messages)

[PATCH v4 0/5] A few fixup patches for mm
 2022-05-20  8:17 UTC  (4+ messages)
` [PATCH v4 4/5] mm/shmem: fix infinite loop when swap in shmem error at swapoff time

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-20  7:29 UTC  (4+ messages)

[PATCH v2 0/2] null_blk: fix wrong use of nr_online_nodes
 2022-05-20  7:37 UTC  (3+ messages)
` [PATCH v2 1/2] numa: create node_available() helper
` [PATCH v2 2/2] null_blk: fix wrong use of nr_online_nodes

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-20  6:52 UTC  (7+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region

[linux-next:master] BUILD REGRESSION 21498d01d045c5b95b93e0a0625ae965b4330ebe
 2022-05-20  6:08 UTC 

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-05-20  5:37 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH v3 bpf-next 0/8] bpf_prog_pack followup
 2022-05-20  3:15 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/8] bpf: fill new bpf_prog_pack with illegal instructions
` [PATCH v3 bpf-next 2/8] x86/alternative: introduce text_poke_set
` [PATCH v3 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v3 bpf-next 4/8] module: introduce module_alloc_huge
` [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v3 bpf-next 6/8] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
` [PATCH v3 bpf-next 7/8] vmalloc: introduce huge_vmalloc_supported
` [PATCH v3 bpf-next 8/8] bpf: simplify select_bpf_prog_pack_size

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-20  3:06 UTC  (4+ messages)

[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-05-20  2:55 UTC  (3+ messages)
` [PATCH v2 1/2] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP

[PATCH v2 bpf-next 0/8] bpf_prog_pack followup
 2022-05-20  2:53 UTC  (12+ messages)
` [PATCH v2 bpf-next 1/8] bpf: fill new bpf_prog_pack with illegal instructions
` [PATCH v2 bpf-next 2/8] x86/alternative: introduce text_poke_set
` [PATCH v2 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v2 bpf-next 4/8] module: introduce module_alloc_huge
` [PATCH v2 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v2 bpf-next 6/8] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
` [PATCH v2 bpf-next 7/8] vmalloc: introduce huge_vmalloc_supported
` [PATCH v2 bpf-next 8/8] bpf: simplify select_bpf_prog_pack_size

[PATCH 0/9] A few fixup patches for z3fold
 2022-05-20  2:30 UTC  (6+ messages)
` [PATCH 5/9] revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-20  1:12 UTC  (5+ messages)
` [PATCH v5 01/13] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP

[linux-next:master 3878/12886] ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined!
 2022-05-20  1:04 UTC 

[PATCH] mapletree-vs-khugepaged
 2022-05-19 22:38 UTC  (9+ messages)

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-19 21:29 UTC  (9+ messages)

mm/page_alloc.c:984:9: warning: iteration 119304648 invokes undefined behavior
 2022-05-19 21:28 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 98dca003a752b2ac43eda1619d6d35a6360cff1d
 2022-05-19 21:14 UTC 

[PATCH] x86/sgx: Set active memcg prior to shmem allocation
 2022-05-19 20:45 UTC  (4+ messages)

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-05-19 19:13 UTC  (7+ messages)
` [PATCH v2 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v2 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable

[linux-next:master 8567/12886] drivers/pci/pci.c:1222:15: sparse: sparse: incorrect type in assignment (different base types)
 2022-05-19 18:59 UTC 


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