Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-07 21:23:22 to 2023-12-09 07:00:14 UTC [more...]

[PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-09  6:59 UTC  (6+ messages)
` [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v2 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v2 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v2 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v2 09/11] mm/mempolicy: add get_mempolicy2 syscall

mm/truncate.c:669 VM_BUG_ON_FOLIO() - hit on XFS on different tests
 2023-12-09  5:52 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
 2023-12-09  5:13 UTC 

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-09  3:42 UTC  (15+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-09  3:15 UTC  (3+ messages)
` [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers

[PATCH net-next v7 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-09  2:18 UTC  (5+ messages)
` [PATCH net-next v7 1/4] page_pool: transition to reference count management after page draining
` [PATCH net-next v7 4/4] skbuff: Optimization of SKB coalescing for page pool

[PATCH] Revert "selftests: error out if kernel header files are not yet built"
 2023-12-09  2:05 UTC  (2+ messages)

[PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
 2023-12-09  2:04 UTC  (12+ messages)

[linux-next:master 4096/6165] ld.lld: error: undefined symbol: auxiliary_device_init
 2023-12-09  1:45 UTC 

[PATCH v3 11/11] selftests: error out if kernel header files are not yet built
 2023-12-09  1:39 UTC  (8+ messages)

[PATCH v2 0/3] supplement of slab allocator removal
 2023-12-09  1:02 UTC  (11+ messages)
` [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-08 23:21 UTC  (13+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[linux-next:pending-fixes] BUILD REGRESSION e142e0e4b174b269d1fd400aa676c5f0483b608c
 2023-12-08 23:11 UTC 

[linux-next:master 5469/6165] uffd-common.c:636:28: warning: unused variable 'uffdio_move'
 2023-12-08 22:17 UTC  (8+ messages)

[PATCH] ARM64: Implement arch_report_meminfo()
 2023-12-08 21:11 UTC 

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
 2023-12-08 21:01 UTC  (4+ messages)

[PATCH] of: reserved_mem: fix error log for reserved mem init failure
 2023-12-08 20:31 UTC  (2+ messages)

Please merge commit 85c2ceaafbd3 ("mm/damon/sysfs: eliminate potential uninitialized variable warning") into >=5.19 stable trees
 2023-12-08 20:09 UTC 

[PATCH v2 00/13] Remove _folio_dtor and _folio_order
 2023-12-08 18:31 UTC  (4+ messages)
` [PATCH v2 07/13] mm: Remove HUGETLB_PAGE_DTOR

[PATCH] maple_tree: Fix mas_prev() state separation code
 2023-12-08 17:54 UTC  (3+ messages)

[PATCH] mm/damon/core: make damon_start() waits until kdamond_fn() starts
 2023-12-08 17:50 UTC 

[PATCH v4 3/5] mm, security: Add lsm hook for memory policy adjustment
 2023-12-08 17:30 UTC 

[GIT PULL] hotfixes for 6.7-rc5
 2023-12-08 17:08 UTC  (2+ messages)

[PATCH v2 00/33] kmsan: Enable on s390
 2023-12-08 16:56 UTC  (28+ messages)
` [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v2 04/33] kmsan: Increase the maximum store size to 4096
` [PATCH v2 09/33] kmsan: Introduce kmsan_memmove_metadata()
` [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v2 14/33] kmsan: Support SLAB_POISON
` [PATCH v2 17/33] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()
` [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v2 23/33] s390/boot: Add the KMSAN runtime stub
` [PATCH v2 24/33] s390/checksum: Add a KMSAN check
` [PATCH v2 26/33] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2023-12-08 16:47 UTC  (3+ messages)
` [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[PATCH 1/7] mm/zswap: make sure each swapfile always have zswap rb-tree
 2023-12-08 16:45 UTC  (4+ messages)

drivers/video/fbdev/atmel_lcdfb.c:342:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-08 16:34 UTC 

[PATCH] of: reserved_mem: fix error log for reserved mem init failure
 2023-12-08 15:54 UTC  (2+ messages)

[PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
 2023-12-08 15:41 UTC  (6+ messages)

[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
 2023-12-08 14:39 UTC  (10+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
` [PATCH RFC/RFT 3/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings

[PATCH] arm64: mm: support THP_SWAP on hardware with MTE
 2023-12-08 14:00 UTC  (3+ messages)

[PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-12-08 13:48 UTC  (3+ messages)

[linux-next:master 5610/6165] arch/mips/mm/cache.c:209:undefined reference to `r3k_cache_init'
 2023-12-08 11:55 UTC 

[PATCH RFC 00/39] mm/rmap: interface overhaul
 2023-12-08 11:38 UTC  (20+ messages)
` [PATCH RFC 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
` [PATCH RFC 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
` [PATCH RFC 10/39] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
` [PATCH RFC 11/39] mm/userfaultfd: "
` [PATCH RFC 12/39] mm/rmap: remove page_add_file_rmap()
` [PATCH RFC 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()

[PATCH] mm: fix shrink nr.unqueued_dirty counter issue
 2023-12-08 11:29 UTC 

[linux-next:master 1161/6165] WARNING: modpost: vmlinux: section mismatch in reference: at91_poweroff_probe+0x8c (section: .text) -> at91_wakeup_status (section: .init.text)
 2023-12-08 11:22 UTC 

[PATCH] mm: fix high-order atomic alloc_flags issue
 2023-12-08 11:16 UTC 

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-08 11:00 UTC  (6+ messages)
` [PATCH mm-unstable v1 2/4] mm/mglru: try to stop at high watermarks
` [PATCH mm-unstable v1 3/4] mm/mglru: respect min_ttl_ms with memcgs
` [PATCH mm-unstable v1 4/4] mm/mglru: reclaim offlined memcgs harder

[PATCH] drm/amdkfd: Fix sparse __rcu annotation warnings
 2023-12-08 10:11 UTC  (3+ messages)

[PATCH v6 0/5] mm/gup: Introduce memfd_pin_user_pages() for pinning memfd pages (v6)
 2023-12-08  9:53 UTC  (7+ messages)
` [PATCH v6 3/5] "

[PATCH] memblock: Return NUMA_NO_NODE instead of -1 to improve code readability
 2023-12-08  9:35 UTC  (2+ messages)

[PATCH v10 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-12-08  9:11 UTC  (3+ messages)
` [PATCH v10 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2023-12-08  8:03 UTC  (15+ messages)

[PATCH 0/2] riscv: Enable percpu page first chunk allocator
 2023-12-08  7:17 UTC  (2+ messages)

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2023-12-08  7:12 UTC  (2+ messages)

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-08  5:29 UTC  (13+ messages)
  ` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
  ` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
  ` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation

[RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
 2023-12-08  4:28 UTC  (9+ messages)

[RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
 2023-12-08  2:56 UTC  (7+ messages)
` [RFC PATCH v2 1/5] hugetlb: code clean for hugetlb_hstate_alloc_pages
` [RFC PATCH v2 2/5] hugetlb: split hugetlb_hstate_alloc_pages
` [RFC PATCH v2 3/5] padata: dispatch works on different nodes
` [RFC PATCH v2 4/5] hugetlb: parallelize 2M hugetlb allocation and initialization
` [RFC PATCH v2 5/5] hugetlb: parallelize 1G hugetlb initialization
` [PATCH 1/1] hugetlb: add timing to hugetlb allocations on boot

[PATCH] maple_tree: Fix warning comparing pointer to 0
 2023-12-08  2:04 UTC 

[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
 2023-12-08  1:45 UTC  (9+ messages)
` [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
` [PATCH v3 02/15] mm: Batch-clear PTE ranges during zap_pte_range()
` [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()
` [PATCH v3 15/15] arm64/mm: Implement clear_ptes() to optimize exit()

[PATCH] mm: fix VMA heap bounds checking
 2023-12-08  1:20 UTC  (3+ messages)

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-08  0:43 UTC  (3+ messages)
` [PATCH v8 5/6] selftests: cgroup: update per-memcg zswap writeback selftest

[PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
 2023-12-08  0:25 UTC  (3+ messages)
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat (fix)

[RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-08  0:11 UTC  (10+ messages)
` [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-12-08  0:00 UTC  (19+ messages)

[PATCH] block: Remove special-casing of compound pages
 2023-12-07 23:57 UTC  (3+ messages)

[PATCH v3 0/4] mm/ksm: Add ksm advisor
 2023-12-07 23:18 UTC  (3+ messages)

[PATCH v9 00/10] Multi-size THP for anonymous memory
 2023-12-07 22:05 UTC  (2+ messages)

[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib
 2023-12-07 21:57 UTC  (47+ messages)
` [PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice
` [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath
` [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read
` [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support
` [PATCH v3 30/59] netfs: Implement buffered write API
` [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v3 32/59] netfs: Provide netfs_file_read_iter()
` [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v3 34/59] netfs: Provide a writepages implementation
` [PATCH v3 35/59] netfs: Provide minimum blocksize parameter
` [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize
` [PATCH v3 37/59] netfs: Perform content encryption
` [PATCH v3 38/59] netfs: Decrypt encrypted content
` [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read
` [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write
` [PATCH v3 41/59] netfs: Provide a launder_folio implementation
` [PATCH v3 42/59] netfs: Implement a write-through caching option
` [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data
` [PATCH v3 45/59] afs: Use the netfs write helpers
` [PATCH v3 46/59] 9p: Use netfslib read/write_iter
` [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v3 48/59] cifs: Share server EOF pos with netfslib
` [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest
` [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args
` [PATCH v3 53/59] cifs: Implement netfslib hooks
` [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v3 55/59] cifs: Cut over to using netfslib
` [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1
` [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2
` [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3
` [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).