[PATCH v2 0/7] Fixes and cleanups to compaction
2023-08-29 15:01 UTC (12+ messages)
` [PATCH v2 1/7] mm/compaction: use correct list in move_freelist_{head}/{tail}
` [PATCH v2 2/7] mm/compaction: call list_is_{first}/{last} more intuitively "
` [PATCH v2 7/7] mm/compaction: factor out code to test if we should run compaction for target order
` [PATCH v2 3/7] mm/compaction: correctly return failure with bogus compound_order in strict mode
` [PATCH v2 6/7] mm/compaction: improve comment of is_via_compact_memory
` [PATCH v2 4/7] mm/compaction: simplify pfn iteration in isolate_freepages_range
[PATCH v2 0/9] Mitigate a vmap lock contention v2
2023-08-29 14:30 UTC (11+ messages)
` [PATCH v2 1/9] mm: vmalloc: Add va_alloc() helper
` [PATCH v2 2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function
` [PATCH v2 3/9] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v2 5/9] mm: vmalloc: Remove global purge_vmap_area_root rb-tree
` [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
` [PATCH v2 8/9] mm: vmalloc: Support multiple nodes in vmallocinfo
` [PATCH v2 9/9] mm: vmalloc: Set nr_nodes/node_size based on CPU-cores
[PATCH v1 0/4] Optimize mmap_exit for large folios
2023-08-29 14:24 UTC (6+ messages)
` [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
'struct dynamic': struct tag leak in UAPI headers
2023-08-29 14:20 UTC (5+ messages)
[GIT PULL] slab updates for 6.6
2023-08-29 13:22 UTC
[PATCH v6 00/11] io_uring getdents
2023-08-29 13:05 UTC (20+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents
allow building a kernel without buffer_heads v3
2023-08-29 13:03 UTC (6+ messages)
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
[PATCH] mm/mmap: Tighten up cmdline_parse_stack_guard_gap()
2023-08-29 12:51 UTC (2+ messages)
[PATCH] mm/mmap: Define DEFAULT_STACK_GUARD_GAP
2023-08-29 12:32 UTC (2+ messages)
[linux-next:master 1647/12910] arch/powerpc/include/asm/switch_to.h:86:2: error: call to __compiletime_assert_261 declared with 'error' attribute: BUILD_BUG failed
2023-08-29 11:48 UTC (3+ messages)
` crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-29 11:02 UTC (4+ messages)
[PATCH v2 00/33] Separate struct slab from struct page
2023-08-29 9:55 UTC (4+ messages)
` slab tree for next
[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
2023-08-29 8:30 UTC (11+ messages)
[PATCH v3] fs: clean up usage of noop_dirty_folio
2023-08-29 8:11 UTC (2+ messages)
[PATCH] mm: vmscan: use per-zone watermark when determine file_is_tiny
2023-08-29 8:00 UTC
[PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads
2023-08-29 7:27 UTC (20+ messages)
[PATCH] mm: fix draining remote pageset
2023-08-29 6:08 UTC (12+ messages)
[RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
2023-08-29 6:06 UTC (7+ messages)
` [RFC PATCH V1 1/6] sched/numa: Move up the access pid reset logic
` [RFC PATCH V1 2/6] sched/numa: Add disjoint vma unconditional scan logic
` [RFC PATCH V1 3/6] sched/numa: Remove unconditional scan logic using mm numa_scan_seq
` [RFC PATCH V1 4/6] sched/numa: Increase tasks' access history
` [RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
` [RFC PATCH V1 6/6] sched/numa: Allow scanning of shared VMAs
[GIT PULL] non-MM updates for 6.6-rc1
2023-08-29 5:54 UTC
kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key'
2023-08-29 5:13 UTC (2+ messages)
[PATCH 10/12] hugetlb: batch PMD split for bulk vmemmap dedup
2023-08-29 3:47 UTC (5+ messages)
[v3 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
2023-08-29 3:47 UTC (19+ messages)
` [v3 1/4] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v3 2/4] memblock: pass memblock_type to memblock_setclr_flag
` [v3 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT_VMEMMAP flag
` [v3 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
[PATCH v2] mm/hugeltb: fix nodes huge page allocation when there are surplus pages
2023-08-29 3:33 UTC
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-29 2:53 UTC (3+ messages)
[PATCH v4] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-08-29 2:41 UTC (2+ messages)
[PATCH v2 0/8] mm: migrate: more folio conversion and unify
2023-08-29 2:10 UTC (15+ messages)
` [PATCH v2 3/8] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
` [PATCH v2 4/8] mm: migrate: use a folio in migrate_misplaced_page()
` [PATCH v2 5/8] mm: migrate: use __folio_test_movable()
` [PATCH v2 6/8] mm: migrate: use a folio in add_page_for_migration()
` [PATCH v2 7/8] mm: migrate: remove PageHead() check for HugeTLB "
` [PATCH v2 8/8] mm: migrate: remove isolated variable "
[GIT PULL] MM updates for 6.6-rc1
2023-08-29 1:42 UTC
[linux-next:master 12741/13109] drivers/scsi/qla2xxx/qla_nvme.c:1183:20: warning: unused variable 'fcport'
2023-08-29 0:28 UTC
[PATCH] mm/hugeltb: fix nodes huge page allocation when there are surplus pages
2023-08-28 23:34 UTC (2+ messages)
[PATCH v2 0/4] memcg: non-unified flushing for userspace stats
2023-08-28 23:33 UTC (5+ messages)
` [PATCH v2 1/4] mm: memcg: properly name and document unified stats flushing
` [PATCH v2 2/4] mm: memcg: add a helper for non-unified "
` [PATCH v2 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
` [PATCH v2 4/4] mm: memcg: use non-unified stats flushing for userspace reads
BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
2023-08-28 21:14 UTC
[RFC PATCH] Introduce persistent memory pool
2023-08-28 20:50 UTC (2+ messages)
[PATCH v5 0/7] Optimize mremap during mutual alignment within PMD
2023-08-28 20:26 UTC (19+ messages)
` [PATCH v5 2/7] mm/mremap: Allow moves within the same VMA
` [PATCH v5 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v5 6/7] selftests: mm: Add a test for remapping within a range
` [PATCH v5 7/7] selftests: mm: Add a test for moving from an offset from start of mapping
Performance implications of shrinking deferred objects proportional to priority
2023-08-28 20:03 UTC
[PATCH v4 0/6] MDWE without inheritance
2023-08-28 18:45 UTC (9+ messages)
` [PATCH v4 1/6] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH v4 2/6] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH v4 3/6] kselftest: vm: Check errnos in mdwe_test
` [PATCH v4 4/6] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v4 5/6] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH v4 6/6] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
[PATCH] docs/mm: remove references to hmm_mirror ops and clean typos
2023-08-28 18:41 UTC (2+ messages)
[PATCH v3] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-08-28 17:34 UTC (5+ messages)
[PATCH v2 0/3] Fixes and cleanups to break_down_buddy_pages
2023-08-28 15:21 UTC (3+ messages)
` [PATCH v2 1/3] mm/page_alloc: correct start page when guard page debug is enabled
[PATCH v3 0/5] MDWE without inheritance
2023-08-28 14:47 UTC (18+ messages)
` [PATCH v3 1/5] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH v3 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH v3 5/5] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
[PATCH v2] fs: clean up usage of noop_dirty_folio
2023-08-28 14:42 UTC (5+ messages)
[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
2023-08-28 14:39 UTC (3+ messages)
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-28 14:27 UTC (7+ messages)
[PATCH 03/12] filemap: update ki_pos in generic_perform_write
2023-08-28 14:15 UTC (8+ messages)
[PATCH 0/6] Add printf attribute to kselftest functions
2023-08-28 14:04 UTC (4+ messages)
` [PATCH 2/6] selftests/cachestat: Fix print_cachestat format
[PATCH RESEND] tools/mm: fix undefined reference to pthread_once
2023-08-28 12:58 UTC (2+ messages)
[linux-next:master 13014/13109] include/linux/netlink.h:116:13: warning: 'sfc: Unsupported: only suppo...' directive output truncated writing 104 bytes into a region of size 80
2023-08-28 12:51 UTC
Fwd: bpf: bpf_probe_read_user_str() returns 0 for empty strings
2023-08-28 12:30 UTC (2+ messages)
` "
[PATCH] mm: allow a controlled amount of unfairness in the page lock
2023-08-28 10:14 UTC (3+ messages)
[linux-next:master 12875/13109] drivers/parisc/led.c:317:undefined reference to `led_classdev_unregister'
2023-08-28 9:33 UTC
[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-08-28 6:57 UTC (2+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-28 6:57 UTC (3+ messages)
` [PATCH v33 2/6] fs/proc/task_mmu: "
[PATCH] fs: clean up usage of noop_dirty_folio
2023-08-28 6:36 UTC (4+ messages)
[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
2023-08-28 4:38 UTC (17+ messages)
[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
2023-08-28 3:18 UTC (5+ messages)
[PATCH v2] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
2023-08-28 2:36 UTC (8+ messages)
[PATCH v3] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
2023-08-28 2:25 UTC
[linux-next:master 10517/12910] drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1191:14: sparse: sparse: restricted __be64 degrades to integer
2023-08-27 22:19 UTC
[linux-next:master 6813/12910] kasan_init.c:undefined reference to `kasan_early_shadow_pmd'
2023-08-27 20:36 UTC
[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
2023-08-27 19:05 UTC (12+ messages)
[PATCH] mm/kmemleak: Move up cond_resched() call in page scanning loop
2023-08-27 13:07 UTC (2+ messages)
[RFC PATCH 0/4] Convert perf ringbuffer to folios
2023-08-27 11:50 UTC (4+ messages)
` [RFC PATCH 4/4] perf: Use folios for the aux ringbuffer & pagefault path
[PATCH] mm: refactor si_mem_available()
2023-08-27 11:08 UTC
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