[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-07 0:57 UTC (7+ messages)
` CXL Boot to Bash - Section 2: The Drivers
` CXL Boot to Bash - Section 2a (Drivers): CXL Decoder Programming
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
[PATCH 0/8] cxl: support CXL memory RAS features
2025-03-07 0:55 UTC (3+ messages)
` [PATCH 1/8] cxl: Add helper function to retrieve a feature entry
[PATCH v8 00/14] zswap IAA compress batching
2025-03-07 0:01 UTC (14+ messages)
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
` [PATCH v8 13/14] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios
[PATCH drm-next 2/2] drm/virtio: Use atomic_vmap to work drm_panic in GUI
2025-03-06 23:56 UTC (2+ messages)
[PATCH] page_io: return proper error codes for swap_read_folio_zeromap()
2025-03-06 23:42 UTC (2+ messages)
[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
2025-03-06 23:28 UTC (3+ messages)
[RFC 00/11] THP support for zone device pages
2025-03-06 23:20 UTC (20+ messages)
` [RFC 01/11] mm/zone_device: support large zone device private folios
` [RFC 02/11] mm/migrate_device: flags for selecting device private THP pages
` [RFC 03/11] mm/thp: zone_device awareness in THP handling code
` [RFC 04/11] mm/migrate_device: THP migration of zone device pages
` [RFC 05/11] mm/memory/fault: Add support for zone device THP fault handling
` [RFC 06/11] lib/test_hmm: test cases and support for zone device private THP
` [RFC 07/11] mm/memremap: Add folio_split support
` [RFC 08/11] mm/thp: add split during migration support
` [RFC 09/11] lib/test_hmm: add test case for split pages
` [RFC 10/11] selftests/mm/hmm-tests: new tests for zone device THP migration
` [RFC 11/11] gpu/drm/nouveau: Add THP migration support
[PATCH v5 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
2025-03-06 22:46 UTC (5+ messages)
[PATCH v3 0/3] mm: page_ext: Introduce new iteration API
2025-03-06 22:44 UTC (4+ messages)
` [PATCH v3 1/3] mm: page_ext: add an iteration API for page extensions
` [PATCH v3 2/3] mm: page_table_check: use new iteration API
` [PATCH v3 3/3] mm: page_owner: "
[PATCH v4] page_io: zswap: do not crash the kernel on decompression failure
2025-03-06 22:24 UTC (4+ messages)
` [PATCH v4] page_io: zswap: do not crash the kernel on decompression failure (fix)
[PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
2025-03-06 21:49 UTC
[PATCH 0/4 v2] cgroup: separate rstat trees
2025-03-06 21:47 UTC (7+ messages)
` [PATCH 3/4 v2] cgroup: separate rstat locks for subsystems
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-06 21:20 UTC (16+ messages)
` [PATCH 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-06 21:14 UTC (4+ messages)
[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
2025-03-06 20:03 UTC (12+ messages)
` [RFC PATCH 1/4] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon
` [RFC PATCH 3/4] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH 4/4] x86: ibs: Enable IBS profiling for memory accesses
[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
2025-03-06 19:21 UTC
[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
2025-03-06 19:11 UTC (12+ messages)
` [RFC PATCH 09/16] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [RFC PATCH 10/16] mm/madvise: let madvise_dontneed_single_vma() caller batches tlb flushes
` [RFC PATCH 12/16] mm/madvise: batch tlb flushes for process_madvise(MADV_DONTNEED[_LOCKED])
` [RFC PATCH 15/16] mm/madvise: remove !tlb support from madvise_dontneed_single_vma()
[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
2025-03-06 19:02 UTC (2+ messages)
[PATCH v1 1/2] kunit, slub: Add test_kfree_rcu_wq_destroy use case
2025-03-06 18:26 UTC (5+ messages)
` [PATCH v1 2/2] mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-03-06 18:18 UTC (2+ messages)
[PATCH v3 0/3] mm/hwpoison: Fix regressions in memory failure handling
2025-03-06 18:15 UTC (5+ messages)
` [PATCH v3 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context
` [PATCH v3 2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages
` [PATCH v3 3/3] mm: memory-failure: Enhance comments for return value of memory_failure()
[RFC PATCH 0/3] pipe: Convert pipe->{head,tail} to unsigned short
2025-03-06 18:04 UTC (11+ messages)
` [RFC PATCH 1/3] fs/pipe: Limit the slots in pipe_resize_ring()
` [RFC PATCH 2/3] fs/splice: Atomically read pipe->{head,tail} in opipe_prep()
` [RFC PATCH 3/3] treewide: pipe: Convert all references to pipe->{head,tail,max_usage,ring_size} to unsigned short
[PATCH 00/13] mm/damon/sysfs: commit parameters online via damon_call()
2025-03-06 17:59 UTC (14+ messages)
` [PATCH 01/13] mm/damon/sysfs: validate user inputs from damon_sysfs_commit_input()
` [PATCH 02/13] mm/damon/core: invoke kdamond_call() after merging is done if possible
` [PATCH 03/13] mm/damon/core: make damon_set_attrs() be safe to be called from damon_call()
` [PATCH 04/13] mm/damon/sysfs: handle commit command using damon_call()
` [PATCH 05/13] mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_cmd()
` [PATCH 06/13] mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers
` [PATCH 07/13] mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
` [PATCH 08/13] mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear_regions()
` [PATCH 09/13] mm/damon: remove damon_callback->private
` [PATCH 10/13] mm/damon: remove ->before_start of damon_callback
` [PATCH 11/13] mm/damon: remove damon_callback->after_sampling
` [PATCH 12/13] mm/damon: remove damon_callback->before_damos_apply
` [PATCH 13/13] mm/damon: remove damon_operations->reset_aggregated
[RFC PATCH 00/39] 1G page support for guest_memfd
2025-03-06 17:33 UTC (3+ messages)
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
2025-03-06 17:32 UTC (6+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
[PATCH v5 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
2025-03-06 17:02 UTC (3+ messages)
[RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
2025-03-06 16:58 UTC (16+ messages)
[PATCH] module: Taint the kernel when write-protecting ro_after_init fails
2025-03-06 16:57 UTC
[PATCH mm-unstable 3/5] mm: zpool: Remove object mapping APIs
2025-03-06 16:55 UTC (4+ messages)
[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
2025-03-06 16:27 UTC (13+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
[RFC PATCH v3 00/15] pkeys-based page table hardening
2025-03-06 16:23 UTC (2+ messages)
[PATCH] mm/vma: Do not register private-anon mappings with khugepaged during mmap
2025-03-06 16:10 UTC (6+ messages)
[PATCH v2 2/5] x86/mce: dump error msg from severities
2025-03-06 15:58 UTC (11+ messages)
[PATCH v4 04/10] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared
2025-03-06 15:57 UTC (3+ messages)
[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
2025-03-06 15:52 UTC (6+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap
[RFC] Type-Partitioned vmalloc (with sample *.ko code)
2025-03-06 15:50 UTC (3+ messages)
[PATCH] mm: Remove redundant return in set_huge_zero_folio()
2025-03-06 15:34 UTC (2+ messages)
[PATCH v2 0/7] refactor mremap and fix bug
2025-03-06 15:26 UTC (10+ messages)
` [PATCH v2 1/7] mm/mremap: correctly handle partial mremap() of VMA starting at 0
` [PATCH v2 2/7] mm/mremap: refactor mremap() system call implementation
` [PATCH v2 3/7] mm/mremap: introduce and use vma_remap_struct threaded state
` [PATCH v2 4/7] mm/mremap: initial refactor of move_vma()
` [PATCH v2 5/7] mm/mremap: complete "
` [PATCH v2 6/7] mm/mremap: refactor move_page_tables(), abstracting state
` [PATCH v2 7/7] mm/mremap: thread state through move page table operation
[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
2025-03-06 14:40 UTC (7+ messages)
` [PATCH v3 01/10] selftests/mm: Report errno when things fail in gup_longterm
` [PATCH v3 08/10] selftests/mm: Skip gup_longerm tests on weird filesystems
[PATCH] mm: memcontrol: fix swap counter leak from offline cgroup
2025-03-06 14:37 UTC (4+ messages)
[PATCH] mm/vmalloc: Refactoring function __vmalloc_node_range_noprof
2025-03-06 14:06 UTC (2+ messages)
[PATCH v7] mm/mempolicy: Weighted Interleave Auto-tuning
2025-03-06 12:58 UTC (2+ messages)
[v2 PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
2025-03-06 12:14 UTC (5+ messages)
[PATCH v3 04/11] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
2025-03-06 11:54 UTC (3+ messages)
[PATCH 3/7] lib/rbtree: add random seed
2025-03-06 11:34 UTC (2+ messages)
[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-03-06 11:21 UTC (10+ messages)
` [PATCH v2 1/3] ACPI: ACPI 6.5: RAS2: Shorten RAS2 table structure and variable names
` [PATCH v2 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v2 3/3] ras: mem: Add memory "
[PATCH v5 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-03-06 10:54 UTC (4+ messages)
` [PATCH v5 6/9] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
[PATCH v3] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
2025-03-06 9:15 UTC (2+ messages)
Kernel oops with 6.14 when enabling TLS
2025-03-06 9:15 UTC (17+ messages)
[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
2025-03-06 8:46 UTC (12+ messages)
` [PATCH] slub: Adds a way to handle freelist cycle "
[linux-next:master 7960/8790] mm/mremap.c:910 prep_move_vma() error: uninitialized symbol 'err'
2025-03-06 7:59 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 7ec162622e66a4ff886f8f28712ea1b13069e1aa
2025-03-06 5:39 UTC
Potential Linux Crash: WARNING in ext4_dirty_folio in Linux kernel v6.13-rc5
2025-03-06 5:13 UTC (2+ messages)
Potential Linux Crash: WARNING in __getblk_slow in Linux kernel v6.13-rc5
2025-03-06 5:10 UTC (2+ messages)
[RFC PATCH 05/16] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
2025-03-06 4:18 UTC (4+ messages)
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