[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
2024-12-15 10:12 UTC (2+ messages)
[PATCH V4] mm, compaction: don't use ALLOC_CMA in long term GUP flow
2024-12-15 10:01 UTC
[PATCH V3] mm, compaction: don't use ALLOC_CMA in long term GUP flow
2024-12-15 7:49 UTC
[PATCH] mm: hugetlb: independent PMD page table shared count
2024-12-15 7:45 UTC (4+ messages)
[RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
2024-12-15 7:34 UTC (3+ messages)
` [RFC PATCH 1/2] mm/memcontrol: add a new cgroup file memory.nomlock
` [RFC PATCH 2/2] mm: Add support for nomlock to avoid folios beling mlocked in a memcg
[PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
2024-12-15 6:29 UTC (17+ messages)
` [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH 02/12] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
` [PATCH 03/12] arm64: pgtable: use mmu gather to free p4d level page table
` [PATCH 04/12] s390: pgtable: add statistics for PUD and P4D "
` [PATCH 05/12] mm: pgtable: introduce pagetable_dtor()
` [PATCH 06/12] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH 07/12] arm64: "
` [PATCH 08/12] riscv: "
` [PATCH 09/12] x86: "
` [PATCH 10/12] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH 12/12] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
[PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow
2024-12-15 5:32 UTC (3+ messages)
[PATCH v3] mm/readahead: fix large folio support in async readahead
2024-12-15 3:10 UTC (2+ messages)
[RFC v2 00/11] enable bs > ps for block devices
2024-12-15 0:39 UTC (15+ messages)
` [RFC v2 01/11] fs/buffer: move async batch read code into a helper
` [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
` [RFC v2 03/11] fs/buffer: add iteration support "
` [RFC v2 04/11] fs/buffer: reduce stack usage on bh_read_iter()
` [RFC v2 05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [RFC v2 06/11] fs/mpage: avoid negative shift for large blocksize
` [RFC v2 07/11] fs/buffer fs/mpage: remove large folio restriction
` [RFC v2 08/11] block/bdev: enable large folio support for large logical block sizes
` [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
` [RFC v2 10/11] nvme: remove superfluous block size check
` [RFC v2 11/11] bdev: use bdev_io_min() for statx block size
[PATCH 0/4] ARM: towards 32-bit preempt-rt support
2024-12-14 22:11 UTC (9+ messages)
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
[PATCH v4 0/5] Improve simple directory offset wrap behavior
2024-12-14 19:59 UTC (7+ messages)
` [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
[PATCH v2 0/3] mm/swap_cgroup: remove global swap cgroup lock
2024-12-14 19:48 UTC (4+ messages)
` [PATCH v2 3/3] mm, swap_cgroup: "
[syzbot] [mm?] WARNING in lock_list_lru_of_memcg
2024-12-14 19:43 UTC (3+ messages)
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-12-14 15:32 UTC (5+ messages)
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
2024-12-14 13:44 UTC (14+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
` [PATCH 02/10] netfs: Fix non-contiguous donation between completed reads
` [PATCH 03/10] netfs: Fix enomem handling in buffered reads
` [PATCH 04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
` [PATCH 05/10] cachefiles: Parse the "secctx" immediately
` [PATCH 06/10] netfs: Remove redundant use of smp_rmb()
` [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
` [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read
` [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin
` [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
` ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]
[PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio
2024-12-14 9:18 UTC (3+ messages)
[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
2024-12-14 7:58 UTC (12+ messages)
[linux-next:master] BUILD REGRESSION 4176cf5c5651c33769de83bb61b0287f4ec7719f
2024-12-14 5:40 UTC
[PATCH] Fix issue: Writing a block devices case dead loop. generic_perform_write()-> balance_dirty_pages_ratelimited()-> balance_dirty_pages() At this point, if the block device removed, the process may trapped in a dead loop. and the memory of the bdi device hass also been released. I found this issue through SCSI devices
2024-12-14 3:03 UTC (2+ messages)
` (no subject)
[PATCH v2] mm: fix outdated incorrect code comments for handle_mm_fault()
2024-12-14 3:00 UTC
[PATCH] mm: fix outdated incorrect code comments for handle_mm_fault()
2024-12-14 2:53 UTC (3+ messages)
[next -v1 0/5] Some cleanup for memcg
2024-12-14 1:47 UTC (2+ messages)
[v3 PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging
2024-12-14 1:30 UTC (7+ messages)
` [v3 PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [v3 PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
` [PATCH 3/3] memcg/hugetlb: Remove memcg hugetlb try-commit-cancel protocol
[PATCH 0/5] mm/vma: make more mmap logic userland testable
2024-12-14 1:05 UTC (3+ messages)
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
[PATCH v2 0/1] binfmt_elf: seal address zero
2024-12-14 0:56 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 02532ad9e730b348a5eed4e74cf5e4400a2dfe30
2024-12-14 0:52 UTC
[linux-next:fs-next] BUILD SUCCESS a939bd8aa693ac9175e5770aa7acab75596e4af4
2024-12-14 0:50 UTC
[linux-next:master 2557/3192] pkey_sighandler_tests.c:166:2: warning: indirection of non-volatile null pointer will be deleted, not trap
2024-12-14 0:38 UTC
[linux-next:fs-current] BUILD SUCCESS f9c1cad48b098ca011e5f4c5d93e89b80da78b20
2024-12-14 0:37 UTC
[PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
2024-12-13 22:21 UTC (7+ messages)
[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
2024-12-13 22:02 UTC (22+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
[PATCH] mm/vmstat: Fix a W=1 clang compiler warning
2024-12-13 22:01 UTC (3+ messages)
[RFC PATCH 0/9] mm/damon: replace most damon_callback usages in sysfs with new core functions
2024-12-13 21:53 UTC (10+ messages)
` [RFC PATCH 1/9] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes_clear_regions()
` [RFC PATCH 2/9] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
` [RFC PATCH 3/9] mm/damon/core: implement damon_call()
` [RFC PATCH 4/9] mm/damon/sysfs: use damon_call() for update_schemes_stats
` [RFC PATCH 5/9] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
` [RFC PATCH 6/9] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
` [RFC PATCH 7/9] mm/damon/core: implement damos_walk()
` [RFC PATCH 8/9] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
` [RFC PATCH 9/9] mm/damon/sysfs: remove unused code for schemes tried regions update
[linux-next:master 2603/3192] drivers/gpu/drm/xe/xe_irq.c:303:22: error: static assertion expression is not an integral constant expression
2024-12-13 20:11 UTC
[RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
2024-12-13 19:57 UTC (4+ messages)
` [External Mail] "
[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
2024-12-13 19:39 UTC (5+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3)
2024-12-13 19:20 UTC (3+ messages)
LSF/MM/BPF: 2025: Call for Proposals
2024-12-13 19:00 UTC (2+ messages)
[PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
2024-12-13 18:37 UTC (19+ messages)
[GIT PULL] slab fixes for 6.12-rc6
2024-12-13 18:01 UTC (3+ messages)
` [GIT PULL] slab fixes for 6.13-rc3
[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
2024-12-13 17:08 UTC (9+ messages)
[RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
2024-12-13 17:06 UTC (4+ messages)
[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2024-12-13 16:48 UTC (15+ messages)
` [RFC PATCH v4 01/14] mm: Consolidate freeing of typed folios on final folio_put()
` [RFC PATCH v4 02/14] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH v4 03/14] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
` [RFC PATCH v4 04/14] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
` [RFC PATCH v4 05/14] KVM: guest_memfd: Folio mappability states and functions that manage their transition
` [RFC PATCH v4 06/14] KVM: guest_memfd: Handle final folio_put() of guestmem pages
` [RFC PATCH v4 07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
` [RFC PATCH v4 08/14] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
` [RFC PATCH v4 09/14] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
` [RFC PATCH v4 10/14] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable
` [RFC PATCH v4 11/14] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
` [RFC PATCH v4 12/14] KVM: arm64: Skip VMA checks for slots without userspace address
` [RFC PATCH v4 13/14] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [RFC PATCH v4 14/14] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled
[PATCH v6 0/5] fuse: remove temp page copies in writeback
2024-12-13 16:47 UTC (3+ messages)
[PATCH] cxl: Update Soft Reserved resources upon region creation
2024-12-13 16:33 UTC (4+ messages)
[PATCH] tools: testing: add simple __mmap_region() userland test
2024-12-13 16:24 UTC
[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
2024-12-13 16:06 UTC (9+ messages)
[PATCHSET v7 0/11] Uncached buffered IO
2024-12-13 15:55 UTC (12+ messages)
` [PATCH 01/11] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/11] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 03/11] mm/readahead: add folio allocation helper
` [PATCH 04/11] mm: add PG_dropbehind folio flag
` [PATCH 05/11] mm/readahead: add readahead_control->dropbehind member
` [PATCH 06/11] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/11] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
` [PATCH 08/11] mm/filemap: add read support for RWF_DONTCACHE
` [PATCH 09/11] mm/filemap: drop streaming/uncached pages when writeback completes
` [PATCH 10/11] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/11] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
[PATCH V1] mm: fix bug in some memory information update
2024-12-13 15:44 UTC (2+ messages)
[PATCH] MAINTAINERS: update MEMORY MAPPING section
2024-12-13 15:19 UTC (9+ messages)
[PATCH v2 0/4] sched: Move task_mm_cid_work to mm delayed work
2024-12-13 15:15 UTC (12+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] sched: Remove mm_cid_next_scan as obsolete
` [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
` [PATCH v2 4/4] rseq/selftests: Add test for mm_cid compaction
[PATCHSET v6 0/12] Uncached buffered IO
2024-12-13 14:49 UTC (12+ messages)
[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2024-12-13 14:47 UTC (5+ messages)
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-12-13 14:45 UTC (9+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
[PATCH] mm: assert mmap write lock held on do_mmap(), mmap_region()
2024-12-13 14:06 UTC (2+ messages)
[PATCH RFCv5 0/8] fix two bugs related to page_pool
2024-12-13 12:27 UTC (2+ messages)
` [PATCH RFCv5 3/8] page_pool: fix IOMMU crash when driver has already unbound
[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-12-13 12:09 UTC (8+ messages)
[PATCH linux next] delayacct: update docs and fix some spelling errors
2024-12-13 11:27 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox