Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 00:34:41 to 2024-04-17 07:07:43 UTC [more...]

[BUG?] BUG: unable to handle page fault for address: 00000000000a0955 - RIP: 0010:zswap_lru_del+0x4e/0x80
 2024-04-17  7:07 UTC 

[PATCH 0/1] selftest mm/mseal: style change
 2024-04-17  6:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] memblock: add no-map alloc functions
 2024-04-17  6:02 UTC  (4+ messages)

[PATCH] memblock: add no-map alloc functions
 2024-04-17  5:54 UTC  (5+ messages)

[PATCH 1/6] mm/memblock: reduce the two round insertion of memblock_add_range()
 2024-04-17  5:51 UTC  (5+ messages)
` [PATCH 2/6] memblock tests: add the 129th memory block at all possible position

[PATCH v7 0/3] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-17  5:04 UTC  (14+ messages)
` [PATCH v7 1/3] mm/madvise: introduce clear_young_dirty_ptes() batch helper
` [PATCH v7 2/3] mm/arm64: override "
` [PATCH v7 3/3] mm/madvise: optimize lazyfreeing with mTHP in madvise_free

[PATCH v20 0/5] Introducing trace buffer mapping by user-space
 2024-04-17  4:55 UTC 

[REGRESSION] Null pointer dereference while shrinking zswap
 2024-04-17  3:44 UTC  (9+ messages)

[akpm-mm:mm-unstable 16/409] lib/bootconfig.c:909: warning: expecting prototype for _xbc_exit(). Prototype was for xbc_exit() instead
 2024-04-17  3:07 UTC 

[linux-next:master 5507/6266] ../kselftest_harness.h:1167:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result'
 2024-04-17  2:42 UTC  (4+ messages)

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-04-17  1:48 UTC  (28+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 4/5] mm: swap: entirely map large folios found in swapcache
` [PATCH v2 5/5] mm: add per-order mTHP swpin_refault counter

[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
 2024-04-17  1:43 UTC  (8+ messages)
` [PATCH v1 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH v1 04/11] mm: migrate: remove migrate_folio_extra()

Increase Default vm_max_map_count to Improve Compatibility with Modern Games
 2024-04-17  1:04 UTC  (4+ messages)

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2024-04-17  0:56 UTC  (5+ messages)

[linux-next:master 2720/3921] lib/alloc_tag.c:142 alloc_tag_init() warn: passing zero to 'PTR_ERR'
 2024-04-17  0:36 UTC  (3+ messages)

[PATCH 1/1] lib: fix alloc_tag_init() to prevent passing NULL to PTR_ERR()
 2024-04-17  0:33 UTC 

[PATCH v10] mm: report per-page metadata information
 2024-04-16 23:44 UTC  (3+ messages)

[syzbot] [mm?] general protection fault in hpage_collapse_scan_file
 2024-04-16 23:07 UTC  (4+ messages)

[PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
 2024-04-16 23:03 UTC  (10+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
  ` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
  ` [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio

[linux-next:master 5790/6520] ERROR: modpost: "page_pool_create" [drivers/net/netdevsim/netdevsim.ko] undefined!
 2024-04-16 21:53 UTC 

[PATCH v2 0/4] dax/bus.c: Fixups for dax-bus locking
 2024-04-16 21:46 UTC  (5+ messages)
` [PATCH v2 1/4] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
` [PATCH v2 2/4] dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
` [PATCH v2 3/4] dax/bus.c: Don't use down_write_killable for non-user processes
` [PATCH v2 4/4] dax/bus.c: Use the right locking mode (read vs write) in size_show

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-16 21:38 UTC  (6+ messages)
` [PATCH v1 1/3] cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex
` [PATCH v1 3/3] cgroup/rstat: introduce ratelimited rstat flushing

[PATCH] mm/page_table_check: Support userfault wr-protect entries
 2024-04-16 21:34 UTC  (2+ messages)

[PATCH 0/5] mm: code and data partitioning improvements
 2024-04-16 21:01 UTC  (10+ messages)
` [PATCH 1/5] mm: allow arch refinement/skip for vmap alloc
  ` [PATCH 1/5 RESEND] "
` [PATCH 3/5] mm: add vaddr param to pmd_populate_kernel
  ` [PATCH 3/5 RESEND] "
` [PATCH 5/5] ptdump: add state parameter for non-leaf callback
  ` [PATCH 5/5 RESEND] "
` [PATCH 0/5 RESEND] mm: code and data partitioning improvements

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-16 20:14 UTC  (10+ messages)
    ` [External] : "

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-04-16 19:40 UTC  (8+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-04-16 19:40 UTC  (11+ messages)
` [PATCH v10 2/5] mseal: add mseal syscall
` [PATCH v10 3/5] selftest mm/mseal memory sealing

[linux-next:master 5790/6520] netdev.c:undefined reference to `page_pool_alloc_pages'
 2024-04-16 19:30 UTC 

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-04-16 19:27 UTC  (2+ messages)

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-16 18:50 UTC  (4+ messages)

Advice on cgroup rstat lock
 2024-04-16 18:41 UTC  (10+ messages)

DAMON Beer/Coffee/Tea chat series
 2024-04-16 18:40 UTC  (2+ messages)
` Third in-person DAMON Beer/Coffee/Tea chat

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-16 17:54 UTC  (6+ messages)

[PATCH v5 0/4] Memory management patches needed by Rust Binder
 2024-04-16 17:47 UTC  (14+ messages)
` [PATCH v5 1/4] rust: uaccess: add userspace pointers
` [PATCH v5 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
` [PATCH v5 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v5 4/4] rust: add abstraction for `struct page`

[PATCH v2] selftests: exec: make binaries position independent
 2024-04-16 17:28 UTC  (2+ messages)

[PATCH v1] mm/ksm: remove page_mapcount() usage in stable_tree_search()
 2024-04-16 17:25 UTC 

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-16 17:00 UTC  (6+ messages)
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB

[PATCH net-next v2 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
 2024-04-16 16:33 UTC  (15+ messages)
` [PATCH net-next v2 06/15] mm: page_frag: change page_frag_alloc_* API to accept align param
` [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v2 10/15] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias
` [PATCH net-next v2 14/15] mm: page_frag: update documentation for page_frag

[PATCH] selftests: mm: fix unused and uninitialized variable warning
 2024-04-16 16:26 UTC 

[PATCH] selftests: exec: make binaries position independent
 2024-04-16 15:27 UTC  (2+ messages)

[PATCH] mm/sparse: guard the size of mem_section is power of 2
 2024-04-16 15:20 UTC  (3+ messages)

[syzbot] [mm?] KMSAN: kernel-infoleak in bpf_probe_write_user
 2024-04-16 15:16 UTC  (6+ messages)

clang: error: unknown argument '-static-libasan'; did you mean '-static-libsan'?
 2024-04-16 14:55 UTC  (4+ messages)

./include/asm-generic/tlb.h:629:10: error: parameter 'ptep' set but not used
 2024-04-16 14:41 UTC  (4+ messages)

[PATCH 0/2] sched: rseq mm_cid updates
 2024-04-16 14:35 UTC  (3+ messages)

[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-16 13:55 UTC  (2+ messages)

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-16 13:41 UTC  (8+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[linux-next:pending-fixes] BUILD SUCCESS dafd70710825d144650cc2c585176ae5d63e0b85
 2024-04-16 12:25 UTC 

[PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
 2024-04-16 10:53 UTC  (5+ messages)

[PATCH v5 1/4] rust: uaccess: add userspace pointers
 2024-04-16  9:53 UTC  (2+ messages)

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-16  9:36 UTC  (7+ messages)
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages

[BUG] soft lockup in filemap_get_read_batch
 2024-04-16  9:31 UTC  (2+ messages)
` [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration

[PATCH v2 1/2] mm/hugetlb: convert dissolve_free_huge_pages() to folios
 2024-04-16  9:18 UTC  (4+ messages)
` [PATCH v2 2/2] mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()

[PATCH v2 00/11] Some cleanups for memory-failure
 2024-04-16  9:13 UTC  (10+ messages)
` [PATCH v2 07/11] mm/memory-failure: Convert memory_failure() to use a folio

[PATCH v6 0/4] mm: add per-order mTHP alloc and swpout counters
 2024-04-16  8:17 UTC  (12+ messages)
` [PATCH v6 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v6 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v6 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-16  7:53 UTC  (6+ messages)
  ` [PATCH 2/7] security: Remove the now superfluous sentinel element from ctl_table array

[syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
 2024-04-16  8:13 UTC  (9+ messages)

[PATCH rfc 0/3] mm: allow more high-order pages stored on PCP lists
 2024-04-16  8:06 UTC  (11+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-16  7:22 UTC  (5+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[PATCH v4 0/4] mm/filemap: optimize folio adding and splitting
 2024-04-16  7:17 UTC  (5+ messages)
` [PATCH v4 1/4] mm/filemap: return early if failed to allocate memory for split
` [PATCH v4 2/4] mm/filemap: clean up hugetlb exclusion code
` [PATCH v4 3/4] lib/xarray: introduce a new helper xas_get_order
` [PATCH v4 4/4] mm/filemap: optimize filemap folio adding

[linux-next:master] [rcu] 3183059ad8: kernel/rcu/tree.c:#Illegal_rcu_softirq_qs()in_RCU_read-side_critical_section
 2024-04-16  6:40 UTC 

[linux-next:master 2092/6266] scm_rights.c:203:18: warning: field 'cmsghdr' with variable sized type 'struct cmsghdr' not at the end of a struct or class is a GNU extension
 2024-04-16  5:59 UTC 

[PATCH v3 0/4] mm/filemap: optimize folio adding and splitting
 2024-04-16  3:51 UTC  (4+ messages)
` [PATCH v3 3/4] lib/xarray: introduce a new helper xas_get_order

[RFC 0/3] Improve memory statistics for virtio balloon
 2024-04-16  3:20 UTC  (3+ messages)
  `  "

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-16  0:36 UTC  (8+ messages)
` [RFC 04/10] fs/dax: Don't track page mapping/index

[PATCH 11/26] 9p: Use alternative invalidation to using launder_folio
 2024-04-15 11:43 UTC 

[PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
 2024-04-15 11:28 UTC 


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).