[PATCH RESEND V2 0/5] Fixes and cleanups to xarray
2024-11-11 21:53 UTC (4+ messages)
` [PATCH RESEND V2 1/5] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH RESEND V2 3/5] Xarray: move forward index correctly in xas_pause()
` [PATCH RESEND V2 4/5] Xarray: remove repeat check in xas_squash_marks()
[linux-next:fs-current] BUILD SUCCESS 7642c27f95da2f43b38a2af6456ea53394d8bfa5
2024-11-11 12:42 UTC
[linux-next:pending-fixes] BUILD SUCCESS 0e90fad093db9dfdb0f09edaa8e08d724bc58fbf
2024-11-11 12:42 UTC
[linux-next:fs-next] BUILD SUCCESS 7765e6bd562dfa41a5e010728e035b8837846a7f
2024-11-11 12:42 UTC
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-11-11 12:25 UTC (5+ messages)
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-11 12:12 UTC (4+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
2024-11-11 11:41 UTC (5+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
2024-11-11 11:31 UTC (9+ messages)
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-11 11:28 UTC (5+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
2024-11-11 11:02 UTC (6+ messages)
[PATCH] docs/mm: add VMA locks documentation
2024-11-11 10:39 UTC (5+ messages)
[PATCH net-next v5 3/9] lib: packing: add pack_fields() and unpack_fields()
2024-11-11 10:36 UTC (2+ messages)
[PATCH v2] mm/readahead: Fix large folio support in async readahead
2024-11-11 10:33 UTC (2+ messages)
[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
2024-11-11 10:31 UTC (6+ messages)
[syzbot] [kernel?] WARNING in get_pat_info
2024-11-11 9:45 UTC (2+ messages)
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-11-11 9:28 UTC (4+ messages)
` [PATCH 1/7] kernel/cgroup: "
[RFC PATCH 0/3] Reduce dependence on vmas deep in hugetlb allocation code
2024-11-11 9:19 UTC (4+ messages)
` [RFC PATCH 2/3] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
[PATCHSET v2 0/15] Uncached buffered IO
2024-11-11 9:17 UTC (18+ messages)
` [PATCH 01/15] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/15] mm/readahead: add folio allocation helper
` [PATCH 03/15] mm: add PG_uncached page flag
` [PATCH 04/15] mm/readahead: add readahead_control->uncached member
` [PATCH 05/15] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/15] mm/truncate: make invalidate_complete_folio2() public
` [PATCH 07/15] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/15] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/15] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/15] mm: add FGP_UNCACHED folio creation flag
` [PATCH 12/15] ext4: add RWF_UNCACHED write support
` [PATCH 13/15] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 14/15] xfs: punt uncached write completions to the completion wq
` [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
2024-11-11 9:12 UTC (2+ messages)
[PATCH v2] docs/mm: add VMA locks documentation
2024-11-11 8:39 UTC (4+ messages)
[PATCH v4 0/6] fuse: remove temp page copies in writeback
2024-11-11 8:32 UTC (9+ messages)
` [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
` [PATCH v4 2/6] mm: skip reclaiming folios in legacy memcg writeback contexts that may block
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
2024-11-11 8:26 UTC (4+ messages)
[PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
2024-11-11 8:03 UTC (2+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-11 7:19 UTC (14+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
2024-11-11 6:59 UTC (10+ messages)
` [PATCH] selftests: hugetlb_dio: Fixup "
[PATCH] mm/vma: only set vmg->next when removal is necessary
2024-11-11 6:42 UTC (2+ messages)
[PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging
2024-11-11 6:33 UTC (18+ messages)
` [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
` [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol
[RFC PATCH v2 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
2024-11-11 6:27 UTC (2+ messages)
` [RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic
[PATCH] mremap.2: Update information about MREMAP_DONTUNMAP restrictions
2024-11-11 6:10 UTC (4+ messages)
` [PATCH man-pages v2] "
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-11-11 5:51 UTC (3+ messages)
` [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-11 3:13 UTC (21+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
[PATCH hotfix v2 1/2] mm/thp: fix deferred split queue not partially_mapped
2024-11-11 3:10 UTC (6+ messages)
` [PATCH hotfix] mm/thp: fix deferred split queue not partially_mapped: fix
[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
2024-11-11 2:36 UTC (8+ messages)
` [RFC PATCH 1/6 6.6] libfs: Define a minimum directory offset
` [RFC PATCH 2/6 6.6] libfs: Add simple_offset_empty()
` [RFC PATCH 3/6 6.6] libfs: Fix simple_offset_rename_exchange()
` [RFC PATCH 4/6 6.6] libfs: Add simple_offset_rename() API
` [RFC PATCH 5/6 6.6] shmem: Fix shmem_rename2()
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-11-11 1:35 UTC (7+ messages)
[PATCH 6.6 00/28] fix CVE-2024-46701
2024-11-11 0:56 UTC (12+ messages)
[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
2024-11-10 23:24 UTC (7+ messages)
[PATCH RESEND] filemap: Fix bounds checking in filemap_read()
2024-11-10 22:08 UTC (2+ messages)
[GIT PULL] hotfixes for 6.12-rc7
2024-11-10 17:44 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
2024-11-10 15:52 UTC
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
2024-11-10 13:46 UTC
[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
2024-11-10 2:19 UTC (2+ messages)
[PATCH v2 0/2] simplify split calculation
2024-11-09 13:44 UTC (3+ messages)
` [PATCH v2 1/2] maple_tree: "
` [PATCH v2 2/2] maple_tree: only root node could be deficient
[PATCH 0/4] maple_tree: current split may result in deficient node
2024-11-09 12:22 UTC (10+ messages)
` [PATCH 3/4] maple_tree: use the correct min to calculate split
[PATCH 0/4] Support large folios for tmpfs
2024-11-09 7:12 UTC (3+ messages)
[PATCH net-next v4 3/9] lib: packing: add pack_fields() and unpack_fields()
2024-11-09 6:16 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 929beafbe7acce3267c06115e13e03ff6e50548a
2024-11-09 3:23 UTC
[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-11-09 3:14 UTC (11+ messages)
` [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
[PATCH v3 00/13] zswap IAA compress batching
2024-11-09 1:05 UTC (18+ messages)
` [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
` [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool
` [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
[syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
2024-11-08 23:51 UTC (5+ messages)
A guide to DAMON tuning and results interpretation for hot pages
2024-11-08 23:25 UTC
[PATCH] nommu: pass NULL argument to vma_iter_prealloc()
2024-11-08 22:28 UTC
[PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
2024-11-08 22:20 UTC (9+ messages)
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-08 22:02 UTC (3+ messages)
[PATCHSET v4] Uncached buffered IO
2024-11-08 20:18 UTC (22+ messages)
` [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 03/13] mm: add PG_uncached page flag
` [PATCH 04/13] mm/readahead: add readahead_control->uncached member
` [PATCH 07/13] fs: add FOP_UNCACHED flag
` [PATCH 08/13] fs: add read support for RWF_UNCACHED
` [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
kmemleak reports related to napi_get_frags_check
2024-11-08 19:40 UTC
[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
2024-11-08 19:01 UTC (2+ messages)
[PATCH v3 0/4] scftorture: Avoid kfree from IRQ context
2024-11-08 19:01 UTC (5+ messages)
[PATCH] mm/compaction: fix the total_isolated in strict mode
2024-11-02 20:16 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