linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 19:53:10 to 2022-02-13 10:04:33 UTC [more...]

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-13 10:04 UTC  (8+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation

[PATCH] mm: clean up hwpoison page cache page in fault path
 2022-02-13  8:56 UTC  (4+ messages)

BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
 2022-02-13  7:39 UTC  (6+ messages)

[PATCH v2] mm: Uninline copy_overflow()
 2022-02-13  2:46 UTC  (2+ messages)

[PATCH v2] mm: clean up hwpoison page cache page in fault path
 2022-02-13  2:37 UTC 

[linux-next:master 4766/5417] sound/soc/sof/core.c:135: undefined reference to `sof_client_fw_state_dispatcher'
 2022-02-12 22:42 UTC  (2+ messages)

[linux-next:master 3193/5417] drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:2228:24: error: implicit declaration of function 'rfkill_soft_blocked'
 2022-02-12 20:40 UTC 

[linux-next:master 4252/5417] sound/soc/codecs/tlv320adc3xxx.c:1209:28: error: implicit declaration of function 'devm_gpiod_get'; did you mean 'devm_gpio_free'?
 2022-02-12 19:38 UTC 

[PATCH v5 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-02-12 14:49 UTC  (15+ 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 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v5 5/5] mm/page_alloc: reuse tail struct pages "

mmotm 2022-02-11-15-07 uploaded
 2022-02-12  8:06 UTC  (4+ messages)
` mmotm 2022-02-11-15-07 uploaded (objtool: (b))
` mmotm 2022-02-11-15-07 uploaded (objtool: ftrace_likely_update)

[PATCH v4] mm: Uninline copy_overflow()
 2022-02-12  7:50 UTC 

incoming
 2022-02-12  5:24 UTC  (14+ messages)
` [patch 1/5] mm: fix invalid page pointer returned with FOLL_PIN gups
` [patch 2/5] mm/gup: follow_pfn_pte(): -EEXIST cleanup
` [patch 3/5] mm/gup: remove unused pin_user_pages_locked()
` [patch 4/5] mm: change lookup_node() to use get_user_pages_fast()
` [patch 5/5] mm/gup: remove unused get_user_pages_locked()
` [patch 1/5] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
` [patch 2/5] fs/proc: task_mmu.c: don't read mapcount for migration entry
` [patch 3/5] mm: vmscan: remove deadlock due to throttling failing to make progress
` [patch 4/5] mm: memcg: synchronize objcg lists with a dedicated spinlock
` [patch 5/5] kfence: make test case compatible with run time set sample interval

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

[PATCH 00/35] Shadow stacks for userspace
 2022-02-12  2:31 UTC  (41+ 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 22/35] x86/mm: Prevent VM_WRITE shadow stacks
` [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate
` [PATCH 25/35] x86/cet/shstk: Add user-mode shadow stack support

[PATCH 00/75] MM folio patches for 5.18
 2022-02-12  1:49 UTC  (10+ messages)
` [PATCH 20/75] mm/gup: Convert gup_pte_range() to use a folio
` [PATCH 31/75] mm: Add lru_to_folio()
` [PATCH 34/75] mm/vmscan: Turn page_check_dirty_writeback() into folio_check_dirty_writeback()

PKS for the page cache and beyond
 2022-02-12  1:05 UTC 

[PATCH v5 0/5] mm/gup: some cleanups
 2022-02-12  0:30 UTC  (4+ messages)

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-02-12  0:01 UTC  (4+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-11 23:40 UTC  (5+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier

[linux-next:master 5416/5417] core.c:undefined reference to `sof_client_fw_state_dispatcher'
 2022-02-11 22:46 UTC 

[PATCH v2 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-11 22:35 UTC  (5+ messages)
` [PATCH v2 1/4] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v2 2/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v2 3/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v2 4/4] mm/memcg: Protect memcg_stock with a local_lock_t

[PATCH RESEND] migrate: Wrap CONFIG_DEVICE_PRIVATE dependent function declarations with ifdef
 2022-02-11 21:53 UTC  (2+ messages)

[PATCH v2] tmpfs: support for file creation time
 2022-02-11 21:36 UTC 

[linux-next:master 4897/5417] drivers/i2c/busses/i2c-designware-amdpsp.c:165:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-11 21:24 UTC 

[linux-next:master] BUILD REGRESSION 6d9bd4ad4ca08b1114e814c2c42383b8b13be631
 2022-02-11 20:40 UTC 

[PATCH v2] tracing: uninline trace_trigger_soft_disabled() partly
 2022-02-11 20:40 UTC  (2+ messages)

[PATCH v2 0/4] memcg: robust enforcement of memory.high
 2022-02-11 20:36 UTC  (7+ 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 24/49] mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
 2022-02-11 19:47 UTC  (8+ messages)
` [PATCH 46/49] mm/mempolicy: replace nodes_weight with nodes_weight_eq
` [PATCH 47/49] nodemask: add num_node_state_eq()

[PATCH bpf-next 0/2] flexible size for bpf_prog_pack
 2022-02-11 19:42 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf: "

[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  (18+ messages)
` [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 v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-11 17:27 UTC  (4+ 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

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

[PATCH v3] mm: Uninline copy_overflow()
 2022-02-11 10:31 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

[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  (8+ 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 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

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


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