[PATCH v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters
2024-11-23 11:52 UTC (4+ messages)
[PATCH] mm: mmap_lock: optimize mmap_lock tracepoints
2024-11-23 8:38 UTC (3+ messages)
[syzbot] [mm?] kernel BUG in const_folio_flags (2)
2024-11-23 7:31 UTC
[PATCH v4 00/10] zswap IAA compress batching
2024-11-23 7:01 UTC (11+ messages)
` [PATCH v4 01/10] crypto: acomp - Define two new interfaces for compress/decompress batching
` [PATCH v4 02/10] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v4 03/10] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto
` [PATCH v4 04/10] crypto: iaa - Make async mode the default
` [PATCH v4 05/10] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v4 06/10] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v4 07/10] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v4 08/10] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v4 10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios
[PATCH for-next v3] selftests/mm: Add a few missing gitignore files
2024-11-23 6:42 UTC (2+ messages)
[linux-next:fs-current] BUILD SUCCESS 92073cfdae866bd5397606b57d67e0cce3516910
2024-11-23 1:06 UTC
[linux-next:master] BUILD REGRESSION cfba9f07a1d6aeca38f47f1f472cfb0ba133d341
2024-11-22 23:41 UTC
[PATCH v6 0/5] fuse: remove temp page copies in writeback
2024-11-22 23:23 UTC (6+ messages)
` [PATCH v6 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v6 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
` [PATCH v6 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
` [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with "
` [PATCH v6 5/5] fuse: remove tmp folio for writebacks and internal rb tree
[syzbot] [kernel?] WARNING in enqueue_dl_entity
2024-11-22 22:48 UTC (2+ messages)
[PATCH v4 0/5] move per-vma lock into vm_area_struct
2024-11-22 22:43 UTC (12+ messages)
` [PATCH v4 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v4 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU
[linux-next:pending-fixes] BUILD SUCCESS 45cb25d69c6304a305e531daeffad024bfc4a3da
2024-11-22 22:16 UTC
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-11-22 22:02 UTC (26+ messages)
[PATCH printk v1] printk: ringbuffer: Add KUnit test
2024-11-22 21:54 UTC
[linux-next:fs-next] BUILD SUCCESS 0d95084546d9f9079a41bd9f3010695ed93d80ec
2024-11-22 21:17 UTC
[PATCH v3 3/3] dmapool: Use xarray for vaddr-to-block lookup
2024-11-22 21:11 UTC (4+ messages)
` [PATCH v3 2/3] dmapool: Use pool_find_block() in pool_block_err()
` [PATCH v3 1/3] dmapool: Move pool metadata into non-DMA memory
` [PATCH v3 0/3] dmapool: Mitigate dev-controllable mem. corruption
[RFC PATCH 0/4] Add support for File Based Memory Management
2024-11-22 20:38 UTC (5+ messages)
` [RFC PATCH 1/4] mm: "
` [RFC PATCH 2/4] fbmm: Add helper functions for FBMM MM Filesystems
` [RFC PATCH 3/4] mm: Export functions for writing "
` [RFC PATCH 4/4] Add base implementation of an MFS
[PATCH next 6/7] minmax.h: Simplify the variants of clamp()
2024-11-22 20:20 UTC (2+ messages)
[PATCH v9 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2024-11-22 20:16 UTC (22+ messages)
` [PATCH v9 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v9 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v9 3/8] mm: rust: add vm_insert_page
` [PATCH v9 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v9 5/8] mm: rust: add mmput_async support
` [PATCH v9 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v9 7/8] rust: miscdevice: add mmap support
` [PATCH v9 8/8] task: rust: rework how current is accessed
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2024-11-22 20:08 UTC (2+ messages)
[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
2024-11-22 19:19 UTC (9+ messages)
[PATCH] slab: Fix too strict alignment check in create_cache()
2024-11-22 18:54 UTC (18+ messages)
[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2024-11-22 18:33 UTC (5+ messages)
` [PATCH v5 1/2] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v5 2/2] mm: guestmem: Convert address_space operations to guestmem library
[PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
2024-11-22 18:20 UTC (2+ messages)
[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
2024-11-22 18:04 UTC (12+ messages)
` [PATCH] kasan: Remove kasan_record_aux_stack_noalloc()
` [PATCH v2] kasan: Make kasan_record_aux_stack_noalloc() the default behaviour
[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-22 18:04 UTC (19+ messages)
` [PATCH v17 01/18] EDAC: Add support for EDAC device features control
` [PATCH v17 02/18] EDAC: Add scrub control feature
` [PATCH v17 03/18] EDAC: Add ECS "
` [PATCH v17 04/18] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v17 05/18] cxl: Add Get Supported Features command for kernel usage
` [PATCH v17 06/18] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v17 07/18] cxl: Add Get Feature command support for user submission
` [PATCH v17 08/18] cxl/mbox: Add SET_FEATURE mailbox command
` [PATCH v17 09/18] cxl: Add Set Feature command support for user submission
` [PATCH v17 10/18] cxl: Add UUIDs for the CXL RAS features
` [PATCH v17 11/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v17 12/18] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v17 13/18] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v17 14/18] ras: mem: Add memory "
` [PATCH v17 15/18] EDAC: Add memory repair control feature
` [PATCH v17 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v17 17/18] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v17 18/18] cxl/memfeature: Add CXL memory device memory sparing "
[PATCH] kasan: make report_lock a raw spinlock
2024-11-22 18:03 UTC (3+ messages)
[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
2024-11-22 17:48 UTC (7+ messages)
` [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v5 tip/perf/core 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH v3 1/3] seqlock: add raw_seqcount_try_begin
2024-11-22 17:44 UTC (3+ messages)
` [PATCH v3 2/3] mm: convert mm_lock_seq to a proper seqcount
` [PATCH v3 3/3] mm: introduce mmap_lock_speculate_{try_begin|retry}
[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
2024-11-22 17:41 UTC (5+ messages)
` [PATCH v8 1/7] mm: rust: add abstraction for struct mm_struct
[PATCH] stackdepot: fix stack_depot_save_flags() in NMI context
2024-11-22 17:38 UTC (2+ messages)
[PATCH] mm/hugetlb_cgroup: avoid useless return in void function
2024-11-22 17:35 UTC
[PATCH 0/3] mas_anode_descend() related cleanup
2024-11-22 15:18 UTC (13+ messages)
` [PATCH 2/3] maple_tree: not possible to be a root node after loop
` [PATCH 3/3] maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error
[PATCH v2 1/3] seqlock: add raw_seqcount_try_begin
2024-11-22 15:15 UTC (11+ messages)
` [PATCH v2 2/3] mm: convert mm_lock_seq to a proper seqcount
` [PATCH v2 3/3] mm: introduce mmap_lock_speculate_{try_begin|retry}
[PATCH v1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
2024-11-22 14:57 UTC (6+ messages)
[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
2024-11-22 14:56 UTC (21+ messages)
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
[PATCH RFC v3 0/4] mTHP-friendly compression in zsmalloc and zram based on multi-pages
2024-11-22 14:54 UTC (3+ messages)
` [PATCH RFC v3 4/4] mm: fall back to four small folios if mTHP allocation fails
[RFC PATCH v3 5/9] futex: Track the futex hash bucket
2024-11-22 14:28 UTC (2+ messages)
[RFC PATCH 0/2] Improve simple directory offset wrap behavior
2024-11-22 14:24 UTC (13+ messages)
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-22 13:51 UTC (9+ messages)
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
[RFC PATCH v2 00/13] nommu UML
2024-11-22 12:52 UTC (8+ messages)
[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
2024-11-22 12:37 UTC (13+ messages)
[syzbot] [bcachefs?] [mm?] BUG: corrupted list in list_lru_add
2024-11-22 12:30 UTC
[GIT PULL] MM updates for 6.13-rc1
2024-11-22 11:23 UTC (4+ messages)
[PATCH v2 5/5] docs: tmpfs: update the huge folios policy for tmpfs and shmem
2024-11-22 11:12 UTC (4+ messages)
` [PATCH] docs: tmpfs: update the huge folios policy for tmpfs and shmem fix
[PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2024-11-22 11:03 UTC (5+ messages)
` [PATCH v4 2/2] mm: guestmem: Convert address_space operations to "
[PATCH v9 00/19] fanotify: add pre-content hooks
2024-11-22 10:58 UTC (4+ messages)
` [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open
[PATCH] mm/kmemleak: Fix sleeping function called from invalid context in kmemleak_seq_show
2024-11-22 10:48 UTC (10+ messages)
[PATCH v1] makedumpfile: fix detection of typed (compound) pages (Linux 6.12)
2024-11-22 10:12 UTC
[vbabka:slub-percpu-sheaves-v1r5] [TESTING, HACK] 3340b9085e: BUG:kernel_NULL_pointer_dereference,address
2024-11-22 10:03 UTC
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-22 9:47 UTC (14+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
2024-11-22 8:50 UTC (9+ messages)
` [PATCH v3 2/2] rust: page: Extend support to "
[PATCH v2] mm: pgtable: make ptep_clear() non-atomic
2024-11-22 7:36 UTC
[PATCH RFC v4 0/3] fix two bugs related to page_pool
2024-11-22 7:20 UTC (6+ messages)
` [PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages
[PATCH] mm/mempolicy: Fix redundant check and refine lock protection scope in init_nodemask_of_mempolicy
2024-11-22 3:54 UTC (4+ messages)
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-11-22 3:37 UTC (9+ messages)
` [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v3 23/25] mm: Remove pXX_devmap callers
` [PATCH v3 24/25] mm: Remove devmap related functions and page table bits
[PATCH v1] tmpfs: Unsigned expression compared with zero
2024-11-22 3:31 UTC (2+ messages)
[PATCH] mm: add per-order mTHP swap-in fallback counters
2024-11-22 2:25 UTC (3+ messages)
[PATCH v3 0/3] symlink length caching
2024-11-22 1:56 UTC (4+ messages)
` [PATCH v3 1/3] vfs: support caching symlink lengths in inodes
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