[PATCH] perf: map pages in advance
2024-11-29 12:55 UTC (12+ messages)
[RFC PATCH v2 0/2] KVM: guest_memfd: use write for population
2024-11-29 12:39 UTC (3+ messages)
` [RFC PATCH v2 1/2] KVM: guest_memfd: add generic population via write
` [RFC PATCH v2 2/2] KVM: selftests: update guest_memfd write tests
[PATCH man-pages] process_madvise.2: describe 6.13 behaviour permitting all madvise flags
2024-11-29 12:37 UTC (4+ messages)
[PATCH man-pages] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
2024-11-29 12:35 UTC (2+ messages)
[PATCH v9 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2024-11-29 11:58 UTC (19+ messages)
` [PATCH v9 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v9 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v9 8/8] task: rust: rework how current is accessed
[PATCH v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters
2024-11-29 11:49 UTC (9+ messages)
[PATCH 0/2] mm: reinstate ability to map write-sealed memfd mappings read-only
2024-11-29 11:36 UTC (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/memfd: add test for mapping write-sealed memfd read-only
[QUESTION] mmap lock in khugepaged
2024-11-29 11:30 UTC (2+ messages)
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-29 10:38 UTC (6+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
[RFC PATCH 0/1] Large folios in block buffered IO path
2024-11-29 10:32 UTC (21+ messages)
` [RFC PATCH 1/1] block/ioctl: Add an ioctl to enable large folios for "
[linus:master] [madvise] 2f406263e3: stress-ng.mremap.ops_per_sec 6.7% regression
2024-11-29 9:45 UTC (2+ messages)
[RFC PATCH] mm: memory-failure: add soft-offline stat in mf_stats
2024-11-29 9:07 UTC (8+ messages)
[PATCH] list_lru: expand list_lru_add() docs with info about sublists
2024-11-29 8:58 UTC (4+ messages)
[RFC PATCH v2 0/5] Improve simple directory offset wrap behavior
2024-11-29 8:17 UTC (5+ messages)
` [RFC PATCH v2 2/5] libfs: Check dentry before locking in simple_offset_empty()
[RFC PATCH] mm/damon: explain "effective quota" on kernel-doc comment
2024-11-29 7:49 UTC (4+ messages)
[RFC PATCH 0/4] Promotion of Unmapped Page Cache Folios
2024-11-29 6:21 UTC (8+ messages)
` [PATCH 1/4] migrate: Allow migrate_misplaced_folio APIs without a VMA
` [PATCH 2/4] memory: allow non-fault migration in numa_migrate_check path
` [PATCH 3/4] vmstat: add page-cache numa hints
` [PATCH 4/4] migrate,sysfs: add pagecache promotion
[PATCH] mm: vmscan: ensure kswapd is woken up if the wait queue is active
2024-11-29 4:39 UTC (3+ messages)
[RFC PATCH v2 0/1] mm/vmscan: move the written-back folios to the tail of LRU after shrinking
2024-11-29 3:07 UTC (9+ messages)
` [RFC PATCH v2 1/1] "
[PATCH v1] makedumpfile: fix detection of typed (compound) pages (Linux 6.12)
2024-11-29 1:29 UTC (2+ messages)
[PATCH] mm/codetag: swap tags when migrate pages
2024-11-29 1:13 UTC (4+ messages)
[PATCH] mm: memcg: declare do_memsw_account inline
2024-11-28 22:48 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in __folio_start_writeback
2024-11-28 21:26 UTC (3+ messages)
[PATCH RFC v3 0/4] mTHP-friendly compression in zsmalloc and zram based on multi-pages
2024-11-28 20:56 UTC (9+ messages)
[linux-next:fs-next] BUILD SUCCESS 6e2914cbfb152833d9b337440d6fe6e2da80f19b
2024-11-28 20:40 UTC
[linux-next:pending-fixes] BUILD SUCCESS 4eac2c2ed13d0e00ce35abb35e4d175b5925fb7c
2024-11-28 17:54 UTC
[linux-next:master] BUILD REGRESSION f486c8aa16b8172f63bddc70116a0c897a7f3f02
2024-11-28 16:36 UTC
[PATCH RFC 0/6] SLUB percpu sheaves
2024-11-28 16:24 UTC (8+ messages)
` [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations
[PATCH next 6/7] minmax.h: Simplify the variants of clamp()
2024-11-28 15:52 UTC (3+ messages)
[PATCH] mm/vma: next is already retrieved
2024-11-28 15:48 UTC (4+ messages)
[PATCH v2 0/6] mm/arm64: re-enable HVO
2024-11-28 14:20 UTC (4+ messages)
[syzbot] [mm?] kernel BUG in const_folio_flags (2)
2024-11-28 13:37 UTC (9+ messages)
[linux-next:fs-current] BUILD SUCCESS 19f9183f07633e2c4102bc0f553afc21e56cf67d
2024-11-28 12:49 UTC
[PATCH] selftest: hugetlb_dio: Fix test naming
2024-11-28 12:44 UTC (4+ messages)
[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
2024-11-28 12:38 UTC (2+ messages)
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-11-28 12:29 UTC (3+ messages)
` [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies()
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-11-28 12:28 UTC (3+ messages)
` [PATCH v2 18/21] ceph: Convert timeouts to secs_to_jiffies()
[QUESTION] What memcg lifetime is required by list_lru_add?
2024-11-28 12:27 UTC (3+ messages)
[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
2024-11-28 12:11 UTC (11+ messages)
[RFC PATCH 0/4] Add support for File Based Memory Management
2024-11-28 10:22 UTC (3+ messages)
[PATCH] stackdepot: fix stack_depot_save_flags() in NMI context
2024-11-28 9:13 UTC (3+ messages)
Kexec HandOver (KHO) discussion recap and open questions
2024-11-28 8:26 UTC
[PATCH v3 0/6] Support large folios for tmpfs
2024-11-28 7:40 UTC (7+ messages)
` [PATCH v3 1/6] mm: factor out the order calculation into a new helper
` [PATCH v3 2/6] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
` [PATCH v3 3/6] mm: shmem: add large folio support for tmpfs
` [PATCH v3 4/6] mm: shmem: add a kernel command line to change the default huge policy "
` [PATCH v3 5/6] docs: tmpfs: update the large folios policy for tmpfs and shmem
` [PATCH v3 6/6] docs: tmpfs: drop 'fadvise()' from the documentation
[PATCH v1 0/2] Vectorize and simplify zswap_store_page()
2024-11-28 7:00 UTC (4+ messages)
` [PATCH v1 1/2] mm: zswap: Modified zswap_store_page() to process multiple pages in a folio
` [PATCH v1 2/2] mm: zswap: zswap_store_pages() simplifications for batching
[PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
2024-11-28 6:15 UTC (3+ messages)
[PATCH] mm/zswap: add LRU_STOP to comment about dropping the lru lock
2024-11-28 2:32 UTC (3+ messages)
[PATCH 0/7] spanning write related cleanup
2024-11-28 1:11 UTC (3+ messages)
[PATCH v4 0/9] mm: workingset reporting
2024-11-27 23:38 UTC (10+ messages)
` [PATCH v4 1/9] mm: aggregate workingset information into histograms
` [PATCH v4 9/9] virtio-balloon: add workingset reporting
Regression: mmap rejects shared, read-only mappings of write-sealed memfds
2024-11-27 21:59 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS ff4140995a48907223898080e2a173ff68e12a2c
2024-11-27 21:54 UTC
[RFC PATCH] mm/damon: introduce DAMOS filter type UNMAPPED
2024-11-27 20:56 UTC
[PATCH v2] mm: mmap_lock: optimize mmap_lock tracepoints
2024-11-27 20:09 UTC (3+ messages)
[GIT PULL] memblock updates for 6.13-rc1
2024-11-27 19:37 UTC (2+ messages)
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-11-27 19:32 UTC
[PATCH v2] mm: shmem: Fix variable type to int to evaluate negative conditions
2024-11-27 18:07 UTC
[PATCH] selftests/damon: Add _damon_sysfs.py to TEST_FILES
2024-11-27 17:04 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 6f3d2b5299b0a8bcb8a9405a8d3fceb24f79c4f0
2024-11-27 17:02 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2024-11-27 16:43 UTC (2+ messages)
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-05
[linux-next:fs-current] BUILD SUCCESS 901e4c6bacaca8f32445e6181f642a6c8c601f86
2024-11-27 16:38 UTC
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2024-11-27 16:34 UTC (2+ messages)
[PATCH v3 00/15] Allocate and free frozen pages
2024-11-27 15:52 UTC (4+ messages)
` [PATCH v3 15/15] slab: Allocate "
[RFC PATCH v3 0/5] Improve simple directory offset wrap behavior
2024-11-27 15:28 UTC (6+ messages)
` [RFC PATCH v3 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [RFC PATCH v3 2/5] libfs: Remove unnecessary locking from simple_offset_empty()
` [RFC PATCH v3 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [RFC PATCH v3 4/5] libfs: Refactor end-of-directory detection for simple_offset directories
` [RFC PATCH v3 5/5] libfs: Refactor offset_iterate_dir()
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2024-11-27 15:03 UTC (5+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
[linux-next:fs-next] BUILD SUCCESS 2ffe3f871d042fa494aec8e353f8355cba37f0dc
2024-11-27 14:23 UTC
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-27 12:20 UTC (11+ messages)
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
Regression in NFS probably due to very large amounts of readahead
2024-11-27 11:06 UTC (12+ messages)
[PATCH v2] mm: migrate: Removed unused argument vma from migrate_misplaced_folio
2024-11-27 10:53 UTC (2+ messages)
[PATCH] watch_queue: Use page->private instead of page->index
2024-11-27 10:05 UTC (2+ 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