[PATCH v6 0/5] Improve simple directory offset wrap behavior
2024-12-23 14:17 UTC (6+ messages)
` [PATCH v6 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v6 3/5] Revert "libfs: fix infinite directory reads for offset dir"
drivers/misc/sgi-gru/grukdump.c:60:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-12-23 13:56 UTC
[PATCH v2] mm: shmem: Fix variable type to int to evaluate negative conditions
2024-12-23 12:43 UTC (3+ messages)
[PATCH] mm: migration :shared anonymous migration test is failing
2024-12-23 12:08 UTC (10+ messages)
[PATCH] hung_task: fix missing hung task detection for kthread in TASK_WAKEKILL state
2024-12-23 11:55 UTC (2+ messages)
[PATCH v3] perf: map pages in advance
2024-12-23 11:10 UTC (8+ messages)
[PATCH v2] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
2024-12-23 10:42 UTC (6+ messages)
[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2024-12-23 9:41 UTC (18+ messages)
` [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v3 09/17] arm64: "
` [PATCH v3 10/17] riscv: "
` [PATCH v3 11/17] x86: "
` [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
` [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc()
` [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
[PATCH mm-unstable v3 6/6] mm/mglru: rework workingset protection
2024-12-23 8:44 UTC (2+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Write in zswap_store
2024-12-23 8:37 UTC
[PATCH] mm: zswap: fix race between [de]compression and CPU hotunplug
2024-12-23 8:35 UTC (2+ messages)
[PATCH -next v6] mm: vmscan: retry folios written back while isolated for traditional LRU
2024-12-23 8:20 UTC
[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-23 7:58 UTC (5+ messages)
[PATCH] mm, madvise: fix potential workingset node list_lru leaks
2024-12-23 6:58 UTC (2+ messages)
[RFC PATCH v2 00/11] AMD broadcast TLB invalidation
2024-12-23 6:01 UTC (13+ messages)
` [PATCH 01/11] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH 02/11] x86/mm: add X86_FEATURE_INVLPGB definition
` [PATCH 03/11] x86/mm: get INVLPGB count max from CPUID
` [PATCH 04/11] x86/mm: add INVLPGB support code
` [PATCH 05/11] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH 06/11] x86/tlb: use INVLPGB in flush_tlb_all
` [PATCH 07/11] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH 08/11] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 09/11] x86,tlb: do targeted broadcast flushing from tlbbatch code
` [PATCH 10/11] x86/mm: enable AMD translation cache extensions
` [PATCH 11/11] x86/mm: only invalidate final translations with INVLPGB
[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
2024-12-23 3:03 UTC (12+ messages)
[PATCH v2] memcg: fix soft lockup in the OOM process
2024-12-23 2:37 UTC (5+ messages)
arch/sh/mm/cache-sh4.c:224:15: error: implicit declaration of function 'pte_offset_kernel'
2024-12-22 23:36 UTC
[PATCH 0/2] mm/damon/core: fix memory leaks and ignored inputs from damon_commit_ctx()
2024-12-22 23:12 UTC (3+ messages)
` [PATCH 1/2] mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
` [PATCH 2/2] mm/damon/core: fix ignored quota goals and filters of newly committed schemes
[syzbot] [mm?] WARNING: locking bug in __set_page_owner
2024-12-22 22:58 UTC (2+ messages)
[PATCH v2 07/11] x86: drop SWIOTLB and PHYS_ADDR_T_64BIT for PAE
2024-12-22 21:19 UTC (2+ messages)
[RFC PATCH v2] Weighted interleave auto-tuning
2024-12-22 17:03 UTC (4+ messages)
` [External Mail] "
[External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
2024-12-22 16:54 UTC (6+ messages)
[RFC v2 PATCH 0/5] Promotion of Unmapped Page Cache Folios
2024-12-22 16:22 UTC (5+ messages)
[PATCH v3 0/4] mm/swap_cgroup: remove global swap cgroup lock
2024-12-22 14:51 UTC (4+ messages)
` [PATCH v3 1/4] mm, memcontrol: avoid duplicated memcg enable check
[PATCH] replace free hugepage folios after migration
2024-12-22 11:50 UTC (9+ messages)
[syzbot] [mm?] general protection fault in workingset_refault
2024-12-22 10:44 UTC
[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 10:23 UTC (5+ messages)
[syzbot] [mm?] possible deadlock in move_pages (2)
2024-12-22 7:37 UTC
arch/sh/mm/cache-sh4.c:223:15: error: implicit declaration of function 'pmd_off'
2024-12-22 7:06 UTC
[PATCH v3] mm: add build-time option for hotplug memory default online type
2024-12-22 5:03 UTC (3+ messages)
[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 4:28 UTC (2+ messages)
[PATCH v5 00/12] zswap IAA compress batching
2024-12-22 4:07 UTC (14+ messages)
` [PATCH v5 01/12] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v5 03/12] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v5 04/12] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto
` [PATCH v5 05/12] crypto: iaa - Make async mode the default
` [PATCH v5 06/12] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v5 07/12] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v5 08/12] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v5 09/12] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v5 10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v5 11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v5 12/12] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 3:02 UTC (3+ messages)
[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
2024-12-22 2:47 UTC (22+ messages)
[RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
2024-12-22 2:34 UTC (5+ messages)
[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 0:52 UTC (3+ messages)
[GIT PULL] hotfixes for 6.13-rc4
2024-12-21 23:48 UTC (2+ messages)
[PATCH v1] crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
2024-12-21 22:07 UTC
URGENT ORDER INQUIRY
2024-12-21 19:42 UTC
[akpm-mm:mm-unstable 21/239] drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:30:18: error: unused function 'hdmi_read'
2024-12-21 18:03 UTC
[PATCH] mm: remove unnecessary calls to lru_add_drain
2024-12-21 15:32 UTC (3+ messages)
[syzbot] [fs?] [mm?] [io-uring?] INFO: task hung in hugetlbfs_zero_partial_page
2024-12-21 12:48 UTC
[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-21 10:50 UTC
[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-21 9:59 UTC (3+ messages)
[PATCH] mm/util: make memdup_user_nul() similar to memdup_user()
2024-12-21 7:47 UTC
[PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
2024-12-21 7:20 UTC (12+ messages)
` [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock
[PATCH v4 00/10] zswap IAA compress batching
2024-12-21 6:30 UTC (5+ messages)
` [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
2024-12-21 5:15 UTC (3+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
[PATCH] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2024-12-21 3:42 UTC (2+ messages)
[PATCH v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2024-12-21 3:33 UTC
[PATCH] kbuild: Drop architecture argument from headers_check.pl
2024-12-21 2:40 UTC (2+ messages)
[PATCH -next v5] mm: vmscan: retry folios written back while isolated for traditional LRU
2024-12-21 2:35 UTC (3+ messages)
[PATCH 1/5] squashfs: Use a folio throughout squashfs_read_folio()
2024-12-20 22:19 UTC (7+ messages)
` [PATCH 5/5] squashfs: Convert squashfs_fill_page() to take a folio
[PATCH 00/10] Account page tables at all levels
2024-12-20 19:31 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2
2024-12-20 19:19 UTC
[bpf-next v1 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
2024-12-20 19:10 UTC (2+ messages)
` [bpf-next v1 2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-12-20 19:06 UTC (22+ messages)
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
2024-12-20 18:47 UTC (7+ messages)
` [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
[PATCH] mm: add build-time option to set hotplug default type
2024-12-20 18:36 UTC (10+ messages)
[PATCH v2 0/2] Fix subsection vmemmap_populate logic
2024-12-20 18:35 UTC (5+ messages)
` [PATCH v2 1/2] arm64: mm: vmemmap populate to page level if not section aligned
` [PATCH v2 2/2] arm64: mm: implement vmemmap_check_pmd for arm64
[PATCH v2] mm: add build-time option for hotplug memory default online type
2024-12-20 18:31 UTC
[PATCH] mm: Stop PMD alignment for PIE shared objects
2024-12-20 18:20 UTC (3+ messages)
[PATCH RFC 0/3] rust: Add Per-CPU Variable API
2024-12-20 17:56 UTC (3+ messages)
` [PATCH RFC 3/3] rust: percpu: add a rust per-CPU variable test
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-12-20 17:27 UTC (2+ messages)
` (subset) "
[PATCHSET v8 0/12] Uncached buffered IO
2024-12-20 16:28 UTC (18+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 03/12] mm/readahead: add folio allocation helper
` [PATCH 04/12] mm: add PG_dropbehind folio flag
` [PATCH 05/12] mm/readahead: add readahead_control->dropbehind member
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
` [PATCH 08/12] mm/filemap: add read support for RWF_DONTCACHE
` [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
` [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/12] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
` [PATCH 12/12] mm: add FGP_DONTCACHE folio creation flag
[RFC PATCH 0/4] Support dynamic (de)configuration of memory
2024-12-20 15:53 UTC (5+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "
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