linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 10:43:15 to 2022-02-11 19:18:24 UTC [more...]

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-11 19:18 UTC  (14+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings

[PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-11 18:49 UTC  (22+ messages)
` [PATCH 02/13] mm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
` [PATCH 03/13] mm/munlock: delete munlock_vma_pages_all(), allow oomreap
` [PATCH 04/13] mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
` [PATCH 05/13] mm/munlock: replace clear_page_mlock() by final clearance
` [PATCH 06/13] mm/munlock: maintain page->mlock_count while unevictable
` [PATCH 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking
` [PATCH 08/13] mm/migrate: __unmap_and_move() push good newpage to LRU
` [PATCH 09/13] mm/munlock: delete smp_mb() from __pagevec_lru_add_fn()
` [PATCH 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec
` [PATCH 11/13] mm/munlock: page migration needs mlock pagevec drained

[PATCH v5 09/70] mm: Start tracking VMAs with maple tree
 2022-02-11 18:23 UTC  (4+ messages)
` [PATCH v5 00/70] Introducing the Maple Tree

[hnaz-mm:master 185/280] mm/swap.c:637:9: error: implicit declaration of function 'mlock_page_drain'
 2022-02-11 17:59 UTC 

[linux-stable-rc:queue/4.19 5098/9999] arch/riscv/include/asm/processor.h:82:9: error: implicit declaration of function 'barrier'
 2022-02-11 17:58 UTC 

[linux-next:master 3309/5417] drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:897:29: sparse: sparse: incorrect type in initializer (different base types)
 2022-02-11 17:59 UTC 

[linux-next:master 3254/5417] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1413:23: sparse: sparse: incorrect type in assignment (different base types)
 2022-02-11 17:59 UTC 

[linux-next:master 3877/5417] epapr_paravirt.c:undefined reference to `._mcount'
 2022-02-11 17:59 UTC 

[linux-next:master 3732/5417] lan966x_main.c:undefined reference to `ipv6_mc_check_mld'
 2022-02-11 17:57 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-11 17:54 UTC  (32+ messages)
` [PATCH 10/35] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH 18/35] mm: Add guard pages around a shadow stack
` [PATCH 20/35] mm: Update can_follow_write_pte() for "
` [PATCH 21/35] mm/mprotect: Exclude shadow stack from preserve_write

[PATCH 24/49] mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
 2022-02-11 17:44 UTC  (7+ messages)
` [PATCH 46/49] mm/mempolicy: replace nodes_weight with nodes_weight_eq
` [PATCH 47/49] nodemask: add num_node_state_eq()

[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-11 17:27 UTC  (5+ messages)
` [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit

[PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-02-11 17:07 UTC  (10+ messages)
` [PATCH v6 01/10] mm: add zone device coherent type memory support

[PATCH v5 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-11 16:41 UTC  (7+ messages)
` [PATCH v5 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v5 2/6] mm: page_isolation: check specified range for unmovable pages
` [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v5 4/6] mm: cma: use pageblock_order as the single alignment
` [PATCH v5 5/6] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [PATCH v5 6/6] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH v2] powerpc/mm: Update default hugetlb size early
 2022-02-11 14:40 UTC  (7+ messages)

[PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-11 13:55 UTC  (6+ messages)
` [PATCH v2 2/2] selftest/vm: Add util.h and and move helper functions there

[PATCH v5 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-02-11 12:48 UTC  (13+ messages)
` [PATCH v5 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v5 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v5 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v5 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v5 5/5] mm/page_alloc: reuse tail struct pages "

[linux-next:pending-fixes] BUILD SUCCESS c849047c2473f78306791b27ec7c3e0ed552727d
 2022-02-11 12:18 UTC 

[PATCH v2 0/4] memcg: robust enforcement of memory.high
 2022-02-11 12:13 UTC  (6+ messages)
` [PATCH v2 1/4] memcg: refactor mem_cgroup_oom
` [PATCH v2 2/4] memcg: unify force charging conditions
` [PATCH v2 3/4] selftests: memcg: test high limit for single entry allocation
` [PATCH v2 4/4] memcg: synchronously enforce memory.high for large overcharges

[PATCH v3] mm: Uninline copy_overflow()
 2022-02-11 10:31 UTC 

[PATCH v2] mm: Uninline copy_overflow()
 2022-02-11 10:15 UTC 

[PATCH v4] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-02-11  9:34 UTC 

[syzbot] KMSAN: uninit-value in mpol_rebind_mm (2)
 2022-02-11  9:07 UTC 

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2022-02-11  7:39 UTC  (13+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection

[PATCH v2] tracing: uninline trace_trigger_soft_disabled() partly
 2022-02-11  7:10 UTC 

[linux-next:master 2955/4656] drivers/net/dsa/qca8k.c:422:37-43: ERROR: application of sizeof to pointer
 2022-02-11  6:36 UTC  (5+ messages)
` [PATCH] net: dsa: qca8k: fix noderef.cocci warnings
      ` [kbuild-all] "

[PATCH v2] mm/hugetlb: Fix kernel crash with hugetlb mremap
 2022-02-11  6:32 UTC 

[PATCH for-mm 0/2] Fix trivial build errors on -mm tree
 2022-02-11  3:58 UTC  (6+ messages)
` [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
      ` [PATCH for-mm 1/2 v2] "

[linux-next:master 637/4147] warning: argument unused during compilation: '-mstrict-align' err: false
 2022-02-11  3:51 UTC  (3+ messages)

[PATCH 0/4] memcg: robust enforcement of memory.high
 2022-02-11  2:44 UTC  (14+ messages)
` [PATCH 1/4] memcg: refactor mem_cgroup_oom
` [PATCH 2/4] memcg: unify force charging conditions
` [PATCH 4/4] memcg: synchronously enforce memory.high

[PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
 2022-02-11  2:09 UTC  (2+ messages)

[PATCH v2 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
 2022-02-11  1:33 UTC  (10+ messages)

[PATCH v3 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
 2022-02-11  1:30 UTC 

[PATCH v2 0/3] Migrate device coherent pages on get_user_pages()
 2022-02-10 23:41 UTC  (6+ messages)
` [PATCH v2 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-10 23:35 UTC  (4+ messages)
` [PATCH 02/11] MM: document and polish read-ahead code

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-10 21:37 UTC  (4+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[linux-next:master 3267/4901] arch/powerpc/platforms/powermac/nvram.c:304:24: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-10 21:17 UTC 

pin_user_pages supports NULL pages arguments?
 2022-02-10 21:17 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 395a61741f7ea29e1f4a0d6e160197fe8e377572
 2022-02-10 21:09 UTC 

start sorting out the ZONE_DEVICE refcount mess
 2022-02-10 21:00 UTC  (5+ messages)
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>

[PATCH] mm/hugetlb: Fix kernel crash with hugetlb mremap
 2022-02-10 19:50 UTC  (3+ messages)

[PATCH v2 0/2] drivers/base/memory: determine and store zone for single-zone memory blocks
 2022-02-10 18:43 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
` [PATCH v2 2/2] drivers/base/memory: determine and store zone for single-zone memory blocks

userfaultfd: usability issue due to lack of UFFD events ordering
 2022-02-10 18:42 UTC  (11+ messages)

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2022-02-10 18:04 UTC  (6+ messages)

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-10 17:36 UTC  (14+ messages)
` [PATCH 01/27] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 11/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_insert_page
` [PATCH 12/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_pages
` [PATCH 13/27] mm: move the migrate_vma_* device migration code into it's own file
` [PATCH 14/27] mm: build migrate_vma_* for all configs with ZONE_DEVICE support

[PATCH] tracing: uninline trace_trigger_soft_disabled()
 2022-02-10 16:54 UTC  (4+ messages)

[PATCH bpf-next 0/2] flexible size for bpf_prog_pack
 2022-02-10 16:51 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: "

[PATCH 00/21 V4] Repair SWAP-over_NFS
 2022-02-10 15:22 UTC  (4+ messages)
` [PATCH 01/21] MM: create new mm/swap.h header file

[linux-next:pending-fixes] BUILD REGRESSION dfd7907f4e4fe53417c1436f4a727a143e0ba2d2
 2022-02-10 15:12 UTC 

[PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-10 15:08 UTC  (6+ messages)

[PATCH 0/8] mm/memory-failure.c: A few cleanup patches for memory failure
 2022-02-10 14:17 UTC  (9+ messages)
` [PATCH 1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap
` [PATCH 2/8] mm/memory-failure.c: avoid walking page table when vma_address() return -EFAULT
` [PATCH 3/8] mm/memory-failure.c: rework the signaling logic in kill_proc
` [PATCH 4/8] mm/memory-failure.c: remove unneeded orig_head
` [PATCH 5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
` [PATCH 6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()
` [PATCH 7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page
` [PATCH 8/8] mm/memory-failure.c: remove unnecessary PageTransTail check

[RFC PATCH] mm: record context on page->mapping
 2022-02-10 13:18 UTC  (2+ messages)

[linux-next:master 2956/4901] drivers/net/dsa/qca8k.c:422:37-43: ERROR: application of sizeof to pointer
 2022-02-10 12:55 UTC  (2+ messages)
` [PATCH] net: dsa: qca8k: fix noderef.cocci warnings

[PATCH v5 0/7] Fix some cache flush bugs
 2022-02-10 12:30 UTC  (8+ messages)
` [PATCH v5 1/7] mm: thp: fix wrong cache flush in remove_migration_pmd()
` [PATCH v5 2/7] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v5 3/7] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH v5 4/7] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH v5 5/7] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
` [PATCH v5 6/7] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH v5 7/7] mm: replace multiple dcache flush with flush_dcache_folio()

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-02-10 11:04 UTC  (3+ messages)

[linux-next:master 4550/4901] drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:17: error: 'gc_parent' undeclared; did you mean 'xa_parent'?
 2022-02-10 10:43 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).