[linux-next:master] [alloc_tag] a9c60bb0d0: BUG:KASAN:vmalloc-out-of-bounds_in_load_module
2024-10-28 7:05 UTC
[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
2024-10-28 6:54 UTC (6+ messages)
[PATCH 00/18] Provide a new two step DMA mapping API
2024-10-28 6:46 UTC (25+ messages)
` [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
` [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH 03/18] iommu: generalize the batched sync after map interface
` [PATCH 04/18] dma-mapping: Add check if IOVA can be used
` [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
` [PATCH 06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
` [PATCH 08/18] dma-mapping: add a dma_need_unmap helper
` [PATCH 09/18] docs: core-api: document the IOVA-based API
` [PATCH 10/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH 11/18] mm/hmm: provide generic DMA managing logic
` [PATCH 12/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH 13/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH 14/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH 15/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH 16/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH 17/18] vfio/mlx5: Explicitly store page list
` [PATCH 18/18] vfio/mlx5: Convert vfio to use DMA link API
[PATCH] mm: shmem: convert to use folio_zero_range()
2024-10-28 6:37 UTC (11+ messages)
[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
2024-10-28 6:35 UTC (4+ messages)
` [PATCH v2 2/2] mm: use aligned address in copy_user_gigantic_page()
[PATCH v3] mm: shrinker: avoid memleak in alloc_shrinker_info
2024-10-28 5:30 UTC (2+ messages)
[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
2024-10-28 5:24 UTC (3+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-28 4:24 UTC (8+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[PATCH 0/3] mm: add more kernel parameters to control mTHP
2024-10-28 3:31 UTC (10+ messages)
` [PATCH 1/3] mm: fix the format of the kernel parameter ``thp_anon=``
` [PATCH 2/3] mm: shmem: control THP support through the kernel command line
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-28 2:49 UTC (12+ messages)
[PATCH hotfix 6.12 v2] mm/mlock: set the correct prev on failure
2024-10-28 2:47 UTC (4+ messages)
[PATCH RFC] mm: count zeromap read and set for swapout and swapin
2024-10-28 2:32 UTC (3+ messages)
[PATCH] mm: add per-order mTHP swpin counters
2024-10-28 2:29 UTC (2+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-28 2:28 UTC (22+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH 0/6] futex: The remaining futex2 bits
2024-10-28 1:59 UTC (5+ messages)
` [PATCH 2/6] futex: Implement FUTEX2_NUMA
[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-28 1:51 UTC (6+ messages)
` [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
` [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}
` [PATCH v4 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH 1/2] mm: convert mm_lock_seq to a proper seqcount
2024-10-28 1:24 UTC (3+ messages)
[PATCH mm-unstable v2] mm/page_alloc: keep track of free highatomic
2024-10-28 0:24 UTC (12+ messages)
[syzbot] [net?] BUG: Bad page state in bpf_test_run_xdp_live
2024-10-27 23:42 UTC
[PATCH] iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP
2024-10-27 22:23 UTC
[BUG] ZSwap leaks memory upon being disabled
2024-10-27 22:13 UTC (15+ messages)
` phantom memory in a cgroup (was [BUG] ZSwap leaks memory upon being disabled)
Fwd: Two simple ideas for DAMON accuracy improvement
2024-10-27 20:49 UTC
[PATCH] mm: delete the unused put_pages_list()
2024-10-27 20:14 UTC
[PATCH hotfix v2 1/2] mm/thp: fix deferred split queue not partially_mapped
2024-10-27 20:06 UTC (3+ messages)
` [PATCH hotfix v2 2/2] mm/thp: fix deferred split unqueue naming and locking
[PATCH] mm: Drop INT_MAX limit from kvmalloc()
2024-10-27 19:58 UTC (11+ messages)
[PATCH v2] memcg: workingset: remove folio_memcg_rcu usage
2024-10-27 17:33 UTC (3+ messages)
[PATCH v2 0/6] Split list_lru lock into per-cgroup scope
2024-10-27 17:26 UTC (4+ messages)
` [PATCH v2 5/6] mm/list_lru: split the lock to "
Bug/inconsistency in hugepage permission checking between mmap and shmget
2024-10-27 16:00 UTC
[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
2024-10-27 14:22 UTC (8+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
` [RFC PATCH 3/7] blk-mq: add a dma mapping iterator
` [RFC PATCH 4/7] blk-mq: add scatterlist-less DMA mapping helpers
` [RFC PATCH 5/7] nvme-pci: remove struct nvme_descriptor
` [RFC PATCH 6/7] nvme-pci: use a better encoding for small prp pool allocations
` [RFC PATCH 7/7] nvme-pci: convert to blk_rq_dma_map
[PATCH] mm/mlock: set the correct prev on failure
2024-10-27 12:38 UTC (4+ messages)
[PATCH v2 0/2] add detect count for hung tasks
2024-10-27 12:07 UTC (3+ messages)
` [PATCH v2 1/2] hung_task: "
` [PATCH v2 2/2] hung_task: add docs for hung_task_detect_count
FOSDEM 2025: Kernel Devroom CfP
2024-10-27 8:13 UTC
[PATCH hotfix 1/2] mm/thp: fix deferred split queue not partially_mapped
2024-10-27 7:07 UTC (14+ messages)
` [PATCH hotfix 2/2] mm/thp: fix deferred split unqueue naming and locking
[linux-next:master 6626/7183] ld.lld: error: undefined symbol: __get_vm_area_node
2024-10-27 1:11 UTC
[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
2024-10-27 0:14 UTC
[PATCH -next] memcg: factor out mem_cgroup_stat_aggregate()
2024-10-26 23:12 UTC (2+ messages)
[PATCH] memcg: workingset: remove folio_memcg_rcu usage
2024-10-26 16:34 UTC (3+ messages)
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-10-26 15:26 UTC (9+ messages)
` [PATCH v1 5/6] memcg-v1: no need for memcg locking for MGLRU
` [PATCH v1 6/6] memcg-v1: remove memcg move locking code
[linux-next:fs-next] BUILD SUCCESS 7466aac4b8b9a33dddbc443ca7a2c4e4fb709189
2024-10-26 14:24 UTC
[PATCH v2] mm: shmem: fallback to page size splice if large folio has poisoned pages
2024-10-26 13:51 UTC
[PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
2024-10-26 11:57 UTC
[PATCH] mm/show_mem: Use str_yes_no() helper in show_free_areas()
2024-10-26 10:35 UTC
[PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-26 10:35 UTC (2+ messages)
[PATCH v3 0/5] fix error handling in mmap_region() and refactor
2024-10-26 10:34 UTC (3+ messages)
` [PATCH v3 5/5] mm: defer second attempt at merge on mmap()
[PATCH v3 0/5] implement lightweight guard pages
2024-10-26 7:42 UTC (20+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
2024-10-26 7:33 UTC (9+ messages)
[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
2024-10-26 7:25 UTC (5+ messages)
` [PATCH v6 1/5] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v6 3/5] tools: testing: separate out wait_for_pid() into helper header
` [PATCH v6 4/5] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v6 5/5] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH v1 00/14] futex: More futex2 bits
2024-10-26 7:21 UTC (6+ messages)
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-26 6:54 UTC (4+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 20/57] crypto: Remove PAGE_SIZE compile-time constant assumption
[PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work
2024-10-26 6:46 UTC (4+ messages)
[PATCH 0/2 v2] memcg: tracepoint for flushing stats
2024-10-26 6:36 UTC (4+ messages)
` [PATCH 1/2 v2] memcg: add memcg flush tracepoint event
` [PATCH 2/2 v2] memcg: use memcg flush tracepoint
Pmemfs/guestmemfs discussion recap and open questions
2024-10-26 6:07 UTC (2+ messages)
[PATCH] mm: krealloc: Fix MTE false alarm in __do_krealloc
2024-10-26 5:46 UTC (2+ messages)
[PATCH v5 3/7] Change the symbols order when --ffunction-sections is enabled
2024-10-26 5:17 UTC (4+ messages)
[PATCH] mm: shmem: fallback to page size splice if large folio has poisoned subpages
2024-10-26 4:01 UTC (5+ messages)
[linux-next:master 6626/7183] riscv32-linux-ld: mm/execmem.c:380:undefined reference to `__get_vm_area_node'
2024-10-26 2:37 UTC
[PATCH resend 1/2] mm: always use base address when clear gigantic page
2024-10-26 1:34 UTC (3+ messages)
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-10-26 0:02 UTC (3+ messages)
[PATCH v4 00/17] Introduce a store type enum for the Maple tree
2024-10-25 23:58 UTC (5+ messages)
` [PATCH v4 16/17] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
[linux-next:master] BUILD REGRESSION a39230ecf6b3057f5897bc4744a790070cfbe7a8
2024-10-25 23:10 UTC
[linux-next:fs-current] BUILD SUCCESS 3eb36688ea36a6ef531a52bd837c3e04b92ec564
2024-10-25 22:23 UTC
[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
2024-10-25 22:17 UTC (11+ messages)
` [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-25 21:58 UTC (3+ messages)
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
2024-10-25 20:39 UTC (17+ messages)
` [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints
` [PATCH v2 17/31] cachefiles: Add auxiliary data trace
` [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity
` [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file
` [PATCH v2 22/31] afs: Use netfslib for directories
` [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v2 24/31] afs: Eliminate afs_read
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v2 26/31] netfs: Change the read result collector to only use one work item
` [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v2 28/31] afs: Use the contained hashtable to search a directory
` [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive()
` [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
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