linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 11:15:07 to 2021-06-17 16:11:56 UTC [more...]

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-17 16:11 UTC  (11+ messages)
` [PATCH v3 1/8] ext4/xfs: add page refcount helper
` [PATCH v3 2/8] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v3 3/8] kernel: resource: lookup_resource as exported symbol
` [PATCH v3 4/8] drm/amdkfd: add SPM support for SVM
` [PATCH v3 5/8] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v3 6/8] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v3 7/8] mm: add generic type support to migrate_vma helpers
` [PATCH v3 8/8] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-17 16:09 UTC  (7+ messages)

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-17 16:05 UTC  (6+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

Idle THPs
 2021-06-17 15:57 UTC  (2+ messages)

[PATCH 0/8] membarrier cleanups
 2021-06-17 15:45 UTC  (61+ messages)
` [PATCH 2/8] x86/mm: Handle unlazying membarrier core sync in the arch code
` [PATCH 3/8] membarrier: Remove membarrier_arch_switch_mm() prototype in core code
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit
              ` [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms
` [PATCH 5/8] membarrier, kthread: Use _ONCE accessors for task->mm
` [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE
` [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation

[linux-next:master 8336/10875] ice_ethtool.c:(.text.ice_get_ts_info+0x4c): undefined reference to `ice_get_ptp_clock_index'
 2021-06-17 15:17 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-17 15:10 UTC  (4+ messages)
` [PATCH v3 06/27] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler

[PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-17 14:52 UTC  (7+ messages)

[linux-next:master 8612/10875] arch/arm/mach-imx/src.c:103:6: warning: no previous prototype for 'imx_gpcv2_set_core1_pdn_pup_by_software'
 2021-06-17 14:10 UTC 

[PATCH] mm/slub: Add taint after the errors are printed
 2021-06-17 14:07 UTC  (6+ messages)

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-17 14:04 UTC  (6+ messages)
` [PATCH v15 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check
` [PATCH v15 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
` [PATCH v15 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-06-17 13:46 UTC 

[linux-next:master 8335/10875] ice_main.c:(.text.ice_rebuild+0x424): undefined reference to `ice_ptp_init'
 2021-06-17 13:05 UTC 

[PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off
 2021-06-17 12:40 UTC  (6+ messages)

[PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison()
 2021-06-17 12:21 UTC  (5+ messages)

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-17 12:15 UTC  (3+ messages)

[linux-next:master 1092/10489] decompress.c:undefined reference to `__bswapsi2'
 2021-06-17 12:07 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 227cd20c3337e2a689f86094523425708093664c
 2021-06-17 12:01 UTC 

[PATCH v30 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-17 11:35 UTC  (9+ messages)
` [PATCH v30 10/13] Documentation: Add documents for DAMON
` [PATCH v30 12/13] mm/damon: Add user space selftests
` [PATCH v30 13/13] MAINTAINERS: Update for DAMON

[linux-next:master 8106/10489] drivers/clk/renesas/renesas-rzg2l-cpg.c:204:2-7: WARNING: invalid free of devm_ allocated data
 2021-06-17 11:25 UTC  (2+ messages)
` [PATCH] clk: renesas: fix semicolon.cocci warnings

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-17 10:00 UTC  (3+ messages)
` [PATCH v1 6/6] "

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-17  9:53 UTC 

[PATCH] mm/vmalloc: unbreak kasan vmalloc support
 2021-06-17  9:40 UTC  (3+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-17  9:14 UTC  (2+ messages)

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-17  8:54 UTC  (9+ messages)
` [PATCH 07/14] xfs: Refactor xfs_isilocked()

vmemmap alloc failure in hot_add_req()
 2021-06-17  8:42 UTC  (4+ messages)

[PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-17  8:12 UTC  (9+ messages)
` [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH v14 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-17  7:09 UTC  (12+ messages)
` [PATCH v14 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v14 2/4] kasan: allow architectures to provide an outline readiness check
` [PATCH v14 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
` [PATCH v14 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables

mmotm 2021-06-16-22-12 uploaded
 2021-06-17  5:13 UTC 

[linux-next:master 8714/10489] arch/riscv/kernel/traps.c:210:26: warning: no previous prototype for function 'get_overflow_stack'
 2021-06-17  3:10 UTC 

[linux-next:master 4273/10489] drivers/firmware/arm_ffa/driver.c:123: warning: expecting prototype for FF(). Prototype was for FFA_PAGE_SIZE() instead
 2021-06-17  2:56 UTC 

[mm/mremap] ecf8443e51: vm-scalability.throughput -29.4% regression
 2021-06-17  2:38 UTC  (3+ messages)
  ` [LKP] "

[linux-next:master] BUILD REGRESSION c7d4c1fd91ab4a6d2620497921a9c6bf54650ab8
 2021-06-17  1:54 UTC 

[PATCH v2 0/6] mrermap fixes
 2021-06-17  1:43 UTC  (5+ messages)
` [PATCH v2 6/6] mm/mremap: hold the rmap lock in write mode when moving page table entries

[PATCH v11 00/10] Add support for SVM atomics in Nouveau
 2021-06-17  1:32 UTC  (4+ messages)
` Update: "

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-17  1:30 UTC  (8+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[syzbot] WARNING in __page_cache_alloc
 2021-06-17  0:48 UTC 

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-17  0:32 UTC  (13+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-16 23:35 UTC  (8+ messages)
` [PATCH v1 07/11] mm/sparse-vmemmap: populate "

[linux-next:master 9909/10489] ERROR: modpost: "__bad_cmpxchg" [drivers/scsi/elx/efct.ko] undefined!
 2021-06-16 23:09 UTC 

[PATCH 5/6] fs: Remove noop_set_page_dirty()
 2021-06-16 22:33 UTC  (4+ messages)

[linux-next:master 8121/10489] drivers/scsi/lpfc/lpfc_scsi.c:5595:3: error: 'uuid' undeclared; did you mean 'upid'?
 2021-06-16 21:44 UTC 

[PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-16 20:18 UTC  (5+ messages)

[PATCH] mm: Mark idle page tracking as BROKEN
 2021-06-16 19:23 UTC  (7+ messages)

kmemleak memory scanning
 2021-06-16 18:36 UTC  (7+ messages)

LPC 2021: Plumbers Performance and Scalability track
 2021-06-16 17:59 UTC 

[PATCH v13 0/3] KASAN core changes for ppc64 radix KASAN
 2021-06-16 17:23 UTC  (4+ messages)
` [PATCH v13 3/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables

Possible bogus "fuse: trying to steal weird page" warning related to PG_workingset
 2021-06-16 16:48 UTC  (4+ messages)

[PATCH 0/6] Further set_page_dirty cleanups
 2021-06-16 16:35 UTC  (11+ messages)
` [PATCH 1/6] mm/writeback: Move __set_page_dirty() to core mm
` [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-16 16:17 UTC  (5+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-16 16:13 UTC  (18+ messages)
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support

[REMINDER] LSF/MM/BPF: 2021: Call for Proposals
 2021-06-16 15:02 UTC 

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-16 14:22 UTC  (4+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *

[linux-next:master 8930/10489] include/linux/kern_levels.h:5:18: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'phys_addr_t' {aka 'long long unsigned int'}
 2021-06-16 14:20 UTC 

[linux-next:master 8712/10489] arch/riscv/mm/init.c:707:13: warning: no previous prototype for function 'protect_kernel_linear_mapping_text_rodata'
 2021-06-16 14:15 UTC 

[RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER
 2021-06-16 14:15 UTC  (15+ messages)

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-06-16 13:49 UTC  (4+ messages)
  ` 答复: "

[next] [arm64] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000068
 2021-06-16 12:55 UTC  (3+ messages)

[PATCH v15 00/15] arm64: MMU enabled kexec relocation
 2021-06-16 12:17 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 11b3d1320de45aa0b51866f06f975ba700462f2f
 2021-06-16 12:06 UTC 

[PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
 2021-06-16 11:55 UTC  (8+ messages)
` [PATCH v11 00/33] Memory folios
  ` [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
  ` [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()

[PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
 2021-06-14 20:14 UTC 

[PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
 2021-06-14 20:14 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).