messages from 2022-05-27 19:03:15 to 2022-05-30 18:39:20 UTC [more...]
Potential regression on kernel 5.19-rc0: kernel BUG at mm/page_table_check.c:51!
2022-05-30 18:39 UTC (2+ messages)
[PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-30 18:34 UTC
[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-30 18:29 UTC (10+ messages)
[PATCH v2 1/2] mm: Add PAGE_ALIGN_DOWN macro
2022-05-30 18:03 UTC (7+ messages)
` [PATCH v2 2/2] UML: add support for KASAN under x86_64
[PATCH] mapletree-vs-khugepaged
2022-05-30 17:38 UTC (9+ messages)
[PATCH] mm/damon: remove obsolete comments of kdamond_stop
2022-05-30 16:56 UTC (2+ messages)
Freeing page flags
2022-05-30 16:54 UTC (2+ messages)
[PATCH 0/3] recover hardware corrupted page by virtio balloon
2022-05-30 15:49 UTC (6+ messages)
` "
[RFC PATCH 0/3] hugetlb: speed up linear address scanning
2022-05-30 15:36 UTC (7+ messages)
` [RFC PATCH 1/3] hugetlb: skip to end of PT page mapping when pte not present
` [RFC PATCH 2/3] hugetlb: do not update address in huge_pmd_unshare
` [RFC PATCH 3/3] hugetlb: Lazy page table copies in fork()
[PATCH mm v2 0/9] memcg: accounting for objects allocated by mkdir cgroup
2022-05-30 15:06 UTC (13+ messages)
` [PATCH mm v3 "
` [PATCH mm v3 1/9] memcg: enable accounting for struct cgroup
` [PATCH mm v3 2/9] memcg: enable accounting for kernfs nodes
` [PATCH mm v3 3/9] memcg: enable accounting for kernfs iattrs
` [PATCH mm v3 4/9] memcg: enable accounting for struct simple_xattr
` [PATCH mm v3 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu
` [PATCH mm v3 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu
` [PATCH mm v3 9/9] memcg: enable accounting for perpu allocation of struct rt_rq
[PATCH] mm: kmemleak: Skip check in kmemleak_*_phys when pfn bound is not ready
2022-05-30 14:56 UTC (5+ messages)
[RFC] mm/page_isolation: Fix an infinite loop in isolate_single_pageblock()
2022-05-30 13:53 UTC (2+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-05-30 13:26 UTC (7+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
[PATCH] mm/swapfile: release swap info when swap device is unpluged
2022-05-30 13:00 UTC (2+ messages)
` 答复: "
[PATCH 0/3] recover hardware corrupted page by virtio balloon
2022-05-30 12:47 UTC (13+ 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
` "
RFC: Memory Tiering Kernel Interfaces (v3)
2022-05-30 12:50 UTC (10+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
` [RFC PATCH v4 5/7] mm/demotion: Add support to associate rank with memory tier
[PATCH 00/24] Begin removing PageError
2022-05-30 12:35 UTC (51+ messages)
` [PATCH 01/24] block: Remove check of PageError
` [PATCH 02/24] afs: "
` [PATCH 03/24] freevxfs: "
` [PATCH 04/24] gfs: Check PageUptodate instead "
` [PATCH 05/24] hfs: Remove check for PageError
` [PATCH 06/24] hfsplus: "
` [PATCH 07/24] ntfs: "
` [PATCH 08/24] ext2: "
` [PATCH 09/24] nilfs2: "
` [PATCH 10/24] ntfs: "
` [PATCH 11/24] ntfs3: "
` [PATCH 12/24] reiserfs: "
` [PATCH 13/24] ufs: Remove checks "
` [PATCH 14/24] remap_range: Remove check of uptodate flag
` [PATCH 15/24] jfs: Remove check for PageUptodate
` [PATCH 16/24] iomap: Remove test for folio error
` [PATCH 17/24] orangefs: "
` [PATCH 18/24] buffer: Remove check for PageError
` [PATCH 19/24] nfs: Leave pages in the pagecache if readpage failed
` [PATCH 20/24] btrfs: Use a folio in wait_dev_supers()
` [PATCH 21/24] buffer: Don't test folio error in block_read_full_folio()
` [PATCH 22/24] squashfs: Return the actual error from squashfs_read_folio()
` [PATCH 23/24] hostfs: Handle page write errors correctly
` [PATCH 24/24] ocfs2: Use filemap_write_and_wait_range() in ocfs2_cow_sync_writeback()
[PATCH] mm/shmem.c: clean up comment of shmem_swapin_folio
2022-05-30 11:58 UTC
[PATCH v1 00/14] Add support for shared PTEs across processes
2022-05-30 11:49 UTC (6+ messages)
` [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
[PATCH] MAINTAINERS: Add maintainer information for z3fold
2022-05-30 11:45 UTC
[PATCH v4 0/4] A few cleanup and fixup patches for migration
2022-05-30 11:30 UTC (5+ messages)
` [PATCH v4 1/4] mm: reduce the rcu lock duration
` [PATCH v4 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH v4 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH v4 4/4] mm/migration: fix potential pte_unmap on an not mapped pte
[PATCH v2 0/2] Refactor of vma_merge and new merge call
2022-05-30 11:15 UTC (5+ messages)
` [PATCH v2 1/2] [PATCH 1/2] mm: refactor of vma_merge()
` [PATCH v2 2/2] [PATCH 2/2] mm: add merging after mremap resize
[PATCH v2] arm64: enable THP_SWAP for arm64
2022-05-30 11:09 UTC (4+ messages)
[PATCH 0/2] Refactor of vma_merge and new merge call
2022-05-30 10:53 UTC (7+ messages)
` [PATCH 1/2] [PATCH 1/2] mm: refactor of vma_merge()
` [PATCH 2/2] [PATCH 2/2] mm: add merging after mremap resize
vchiq: Performance regression since 5.18-rc1
2022-05-30 9:54 UTC (7+ messages)
[PATCH] memcg: enable accounting in keyctl subsys
2022-05-30 9:38 UTC (4+ messages)
[PATCH V2] mm/memory_hotplug: Drop 'reason' argument from check_pfn_span()
2022-05-30 9:03 UTC (4+ messages)
[PATCH v4] tracing: add 'accounted' entry into output of allocation tracepoints
2022-05-30 8:25 UTC (3+ messages)
` [PATCH v5] "
Alpha: rare random memory corruption/segfault in user space bisected
2022-05-30 8:25 UTC (5+ messages)
[PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-05-30 7:49 UTC (12+ messages)
` [PATCH v5 01/11] mm: memcontrol: remove dead code and comments
` [PATCH v5 02/11] mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqrestore}
` [PATCH v5 03/11] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v5 04/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
` [PATCH v5 05/11] mm: vmscan: rework move_pages_to_lru()
` [PATCH v5 06/11] mm: thp: make split queue lock safe when LRU pages are reparented
` [PATCH v5 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v5 08/11] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v5 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [PATCH v5 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
` [PATCH v5 11/11] mm: lru: use lruvec lock to serialize memcg changes
[linux-next:master 13472/14198] include/linux/workqueue.h:610:2: error: call to __warn_flushing_systemwide_wq declared with 'warning' attribute: Please avoid flushing system-wide workqueues
2022-05-30 6:59 UTC
RFC: Memory Tiering Kernel Interfaces (v2)
2022-05-30 6:54 UTC (17+ messages)
DAMON VA regions don't split on an large Android APP
2022-05-30 5:04 UTC (3+ messages)
[PATCH] mm/slub: replace alloc_pages with folio_alloc
2022-05-30 4:10 UTC (6+ messages)
` [mm/slub] 4c863a2fd7: WARNING:at_mm/page_alloc.c:#__alloc_pages
[RFC PATCH v4 3/7] mm/demotion: Build demotion targets based on explicit memory tiers
2022-05-30 3:35 UTC (2+ messages)
` [mm/demotion] 8ebccd60c2: BUG:sleeping_function_called_from_invalid_context_at_mm/compaction.c
mm/khugepaged: collapse file/shmem compound pages
2022-05-30 1:25 UTC (10+ messages)
[syzbot] memory leak in xas_nomem
2022-05-30 1:07 UTC (3+ messages)
[PATCH] mm: page_frag: Warn_on when frag_alloc size is bigger than PAGE_SIZE
2022-05-29 23:30 UTC (2+ messages)
【NETstationAPLUS】本人情報緊急確認
2022-05-29 15:21 UTC
[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
2022-05-29 12:26 UTC (5+ messages)
` [PATCH 2/3] mm/slub: improve consistency of nr_slabs count
` [PATCH 3/3] mm/slub: add nr_full count for debugging slub
Is _PAGE_PROTNONE set only for user mappings?
2022-05-29 10:32 UTC (5+ messages)
[linux-next:master 10121/14198] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by RISCV_ISA_SVPBMT
2022-05-29 6:17 UTC
[syzbot] INFO: task hung in hci_dev_close_sync
2022-05-29 5:55 UTC
[linux-next:master 10124/14198] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by ERRATA_THEAD
2022-05-29 2:43 UTC
[syzbot] WARNING in driver_unregister
2022-05-29 0:56 UTC
[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
2022-05-29 0:48 UTC (10+ messages)
` [patch v3] "
` [patch v4] "
` [patch v5] "
[linux-next:master] BUILD REGRESSION d3fde8ff50ab265749704bd7fbcf70d35235421f
2022-05-28 21:28 UTC
[linux-next:master 10080/14198] kernel/signal.c:887:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-05-28 17:56 UTC
[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
2022-05-28 16:41 UTC (6+ messages)
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
[linux-next:master 12827/14198] WARNING: modpost: vmlinux.o(.text.unlikely+0x11f90): Section mismatch in reference from the function find_next_bit() to the variable .init.rodata:__setup_str_initcall_blacklist
2022-05-28 8:12 UTC
[PATCH -next v5 0/8]arm64: add machine check safe support
2022-05-28 6:50 UTC (9+ messages)
` [PATCH -next v5 1/8] arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
` [PATCH -next v5 3/8] arm64: extable: move _cond_extable to _cond_uaccess_extable
` [PATCH -next v5 4/8] arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
` [PATCH -next v5 5/8] Add generic fallback version of copy_mc_to_user()
` [PATCH -next v5 6/8] arm64: add support for machine check error safe
` [PATCH -next v5 7/8] arm64: add uaccess to machine check safe
` [PATCH -next v5 8/8] arm64: add cow "
[PATCH] mm/vmscan: don't try to reclaim freed folios
2022-05-28 6:24 UTC (5+ messages)
[linux-next:master 11904/14198] drivers/vfio/pci/vfio_pci_config.c:411:20: sparse: sparse: restricted pci_power_t degrades to integer
2022-05-28 5:10 UTC
Queries: Using ifdef CONFIG condition in dts files
2022-05-28 3:51 UTC (6+ messages)
[linux-next:master 3417/14198] drivers/misc/lkdtm/cfi.c:100:27: sparse: sparse: Using plain integer as NULL pointer
2022-05-28 2:15 UTC
[PATCH v2] cred: Propagate security_prepare_creds() error code
2022-05-28 1:37 UTC (3+ messages)
[linux-next:master 13726/14198] lib/iov_iter.c:1815:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
2022-05-28 1:12 UTC
[PATCH v6 00/16] io-uring/xfs: support async buffered writes
2022-05-27 22:52 UTC (5+ messages)
` [PATCH v6 05/16] iomap: Add async buffered write support
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-05-27 22:41 UTC (6+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
[PATCH 0/2] dmapool performance enhancements
2022-05-27 21:01 UTC (3+ messages)
[PATCH v4 0/2] Memory poison recovery in khugepaged collapsing
2022-05-27 20:21 UTC (5+ messages)
` [PATCH v4 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [PATCH v4 2/2] mm: khugepaged: recover from poisoned file-backed memory
[linux-next:pending-fixes] BUILD SUCCESS 9e21d180a10050c7cb41863b054fc0d62ca59677
2022-05-27 20:20 UTC
[akpm-mm:junk 1/1] init/Kconfig:1836: syntax error
2022-05-27 20:00 UTC
[PATCH v3 0/2] Memory poison recovery in khugepaged collapsing
2022-05-27 19:03 UTC (6+ messages)
` [PATCH v3 1/2] mm: khugepaged: recover from poisoned anonymous memory
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).