linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-19 03:11:22 to 2022-03-22 09:46:45 UTC [more...]

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-22  9:46 UTC  (11+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-22  9:41 UTC  (18+ messages)
` [PATCH v2 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH v2 13/15] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH v2 15/15] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

[PATCH] delayacct: track delays from ksm cow
 2022-03-22  9:09 UTC  (13+ messages)

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-22  9:00 UTC  (31+ messages)
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v9 10/14] mm: multi-gen LRU: kill switch
` [PATCH v9 11/14] mm: multi-gen LRU: thrashing prevention

[PATCH v5 0/6] Fix some bugs related to ramp and dax
 2022-03-22  8:46 UTC  (10+ messages)
` [PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v5 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v5 6/6] mm: simplify follow_invalidate_pte()

[PATCH v2] ksm: Count ksm merging pages for each process
 2022-03-22  8:46 UTC  (2+ messages)

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-22  8:40 UTC  (13+ messages)
` [PATCH V2,1/2] mm: madvise: return correct bytes advised "
` [PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-03-22  8:26 UTC  (6+ messages)

[PATCH v2] mm/mempolicy: fix mpol_new leak in shared_policy_replace
 2022-03-22  8:34 UTC  (7+ messages)

[PATCH] mm/munlock: Protect the per-CPU pagevec by a local_lock_t
 2022-03-22  7:56 UTC  (3+ messages)

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-22  6:40 UTC  (10+ messages)
` [RFC PATCH 07/14] mm/khugepaged: add vm_flags_ignore to hugepage_vma_revalidate_pmd_count()

[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
 2022-03-22  5:31 UTC  (4+ messages)

[PATCH v5] mm/hmm/test: use char dev with struct device to get device node
 2022-03-22  4:35 UTC 

[linux-next:master] BUILD REGRESSION f9006d9269eac8ff295c2cb67280c54888c74106
 2022-03-22  3:31 UTC 

[PATCH 1/2] mm/page_owner.c: introduce vmalloc allocator for page_owner
 2022-03-22  3:28 UTC  (3+ messages)
` [PATCH 2/2] mm/vmalloc.c: record the allocator in page_owner when __vmalloc_area_node complete mapping pages to virtual address

[RFC PATCH 0/5] Split a huge page to any lower order pages
 2022-03-22  3:21 UTC  (16+ messages)
` [RFC PATCH 1/5] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
` [RFC PATCH 3/5] mm: thp: split huge page to any lower order pages
` [RFC PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
` [RFC PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH -next 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-22  3:07 UTC  (8+ messages)
` [PATCH -next 3/4] arm64: mm: add support for page table check

[PATCH v5] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-03-22  2:55 UTC  (4+ messages)

[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
 2022-03-22  2:10 UTC  (5+ messages)
` [PATCH 2/2] powerpc/papr_scm: "

[PATCH v4] mm/hmm/test: use char dev with struct device to get device node
 2022-03-22  1:45 UTC  (2+ messages)

[LSF/MM TOPIC] Improving OOM debugging
 2022-03-22  0:51 UTC 

unhandlable pages
 2022-03-22  0:10 UTC  (7+ messages)

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-21 23:50 UTC  (9+ messages)

[PATCH] mm/migrate: fix race between lock page and clear PG_Isolated
 2022-03-21 23:26 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 5/5] selftests: vm: fix clang build error multiple output files
 2022-03-21 21:52 UTC 

[PATCH AUTOSEL 5.16 6/6] selftests: vm: fix clang build error multiple output files
 2022-03-21 21:52 UTC 

[PATCH 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-03-21 21:17 UTC  (2+ messages)

[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-21 20:59 UTC  (4+ messages)
` [v2 PATCH 3/8] mm: khugepaged: skip DAX vma

[linux-next:master 8808/13988] drivers/net/vxlan/vxlan_core.c:2962:5-8: Unneeded variable: "ret". Return "0" on line 2971
 2022-03-21 19:16 UTC  (3+ messages)
` [PATCH] vxlan: fix returnvar.cocci warnings

[GIT PULL] slab for 5.18
 2022-03-21 19:02 UTC 

[PATCH v8 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-03-21 18:23 UTC  (4+ messages)
` [PATCH v8 2/5] mm: page_isolation: check specified range for unmovable pages

[GIT PULL] Folio patches for 5.18 (MM part)
 2022-03-21 17:49 UTC  (8+ messages)

VM_BUG_ON(!tlb->end) on munmap() with CONT hugetlb pages
 2022-03-21 16:34 UTC  (4+ messages)

[PATCH V5 1/2] selftests: vm: bring common functions to a new file
 2022-03-21 16:09 UTC  (2+ messages)

mm/damon/core.c:469 __damon_stop() warn: if();
 2022-03-21 15:05 UTC 

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-03-21 14:12 UTC  (8+ messages)
` [PATCH 13/43] kmsan: add KMSAN runtime core

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
 2022-03-21 13:42 UTC  (2+ messages)

[PATCH 0/3] nilfs2 lockdep warning fixes
 2022-03-21 12:57 UTC  (4+ messages)
` [PATCH 1/3] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH 2/3] nilfs2: fix lockdep warnings during disk space reclamation
` [PATCH 3/3] nilfs2: get rid of nilfs_mapping_init()

[PATCH] mm/slab: remove some unused functions
 2022-03-22  9:14 UTC 

[syzbot] general protection fault in xas_create_range
 2022-03-21 12:29 UTC 

[RFC 0/3] Add zero copy feature for tcmu
 2022-03-21 12:01 UTC  (3+ messages)
` [RFC 2/3] mm: export zap_page_range()

[PATCH v3] mm/mlock: fix two bugs in user_shm_lock()
 2022-03-22  8:09 UTC 

[linux-stable-rc:queue/5.4 2475/9999] drivers/crypto/inside-secure/safexcel_cipher.c:303:12: warning: stack frame size (1032) exceeds limit (1024) in 'safexcel_aead_setkey'
 2022-03-21 11:20 UTC 

[linux-next:pending-fixes] BUILD SUCCESS fb4e0eea8056f49d9f5e80f96021c7a906773423
 2022-03-21 10:03 UTC 

[PATCH] mm/mempolicy: fix potential mpol_new leak in shared_policy_replace
 2022-03-21  9:25 UTC  (12+ messages)

[linux-next:master 7918/13392] drivers/soc/microchip/mpfs-sys-controller.c:73:1-6: WARNING: invalid free of devm_ allocated data
 2022-03-21  8:12 UTC  (6+ messages)

[PATCH v3] mm/hmm/test: use char dev with struct device to get device node
 2022-03-21  2:57 UTC  (2+ messages)

[PATCH v4 0/2] A few fixup patches for memory failure
 2022-03-21  2:18 UTC  (5+ messages)
` [PATCH v4 1/2] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages
` [PATCH v4 2/2] mm/memory-failure.c: make non-LRU movable pages unhandlable

[RFC PATCH 00/24] Fine grained MM locking
 2022-03-21  0:20 UTC  (4+ messages)

[PATCH] kasan, scs: collect stack traces from shadow stack
 2022-03-20 21:12 UTC  (8+ messages)

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-20 10:57 UTC  (6+ messages)

[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
 2022-03-20 10:55 UTC  (5+ messages)

[linux-next:master 10112/13576] Makefile:612: arch/nds32/Makefile: No such file or directory
 2022-03-20  8:46 UTC 

[PATCH v2 1/2] mm, slub: change percpu partial accounting from objects to pages
 2022-03-20  5:13 UTC  (2+ messages)

[linux-next:master 12714/13576] ld.lld: error: kernel/built-in.a(kallsyms.o):(function get_symbol_offset: .text+0x3bc): relocation R_RISCV_PCREL_HI20 out of range: -524450 is not in [-524288, 524287]; references kallsyms_names
 2022-03-20  0:18 UTC 

[RESEND PATCH v5 2/3] mm/mprotect: do not flush when not required architecturally
 2022-03-20  0:07 UTC  (2+ messages)
` [RESEND PATCH v5 3/3] mm: avoid unnecessary flush on change_huge_pmd()

arch/powerpc/include/asm/kvm_ppc.h:978:1: sparse: sparse: incorrect type in assignment (different base types)
 2022-03-19 17:21 UTC 

[linux-next:master 10112/13576] arch/Kconfig:10: can't open file "arch/nds32/Kconfig"
 2022-03-19 17:21 UTC 

writeback completion soft lockup BUG in folio_wake_bit()
 2022-03-19 16:23 UTC  (9+ messages)

arch/powerpc/include/asm/kvm_ppc.h:978:1: sparse: sparse: incorrect type in assignment (different base types)
 2022-03-19 15:29 UTC 

[linux-next:master 12076/13576] drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
 2022-03-19 12:47 UTC 

[linux-next:master 12729/13576] include/linux/random.h:29:39: error: use of undeclared identifier 'latent_entropy'
 2022-03-19  9:35 UTC 

[linux-next:master 8011/13576] ERROR: modpost: "of_clk_hw_simple_get" [sound/soc/codecs/snd-soc-lpass-rx-macro.ko] undefined!
 2022-03-19  5:11 UTC 

[PATCH v2 1/1] mm/mmu_gather: limit free batch count and add schedule point in tlb_batch_pages_flush
 2022-03-19  4:07 UTC  (3+ messages)

[PATCH v4 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-19  3:56 UTC  (4+ messages)
` [PATCH v4 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2

[linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60
 2022-03-19  3:39 UTC 

[linux-next:master 12686/13576] ERROR: modpost: "v4l2_subdev_link_validate" [drivers/media/platform/nxp/imx-mipi-csis.ko] undefined!
 2022-03-19  3:18 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).