linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/13] mm: jit/text allocator
 2023-09-18  7:29 UTC  (3+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-09-18  7:27 UTC  (15+ messages)
` [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
` [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v6 45/45] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH] kasan:fix access invalid shadow address when input is illegal
 2023-09-18  7:25 UTC  (7+ messages)

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-09-18  7:23 UTC  (12+ messages)
` [RFC PATCH 1/9] memory: scrub: Add scrub driver supports configuring memory scrubbers in the system
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
` [RFC PATCH 3/9] Documentation/scrub-configure.rst: Add documentation for scrub driver
` [RFC PATCH 4/9] ACPI:RASF: Add extract RASF table to register RASF platform devices
` [RFC PATCH 5/9] ACPI:RASF: Add common library for RASF and RAS2 PCC interfaces
` [RFC PATCH 6/9] memory: RASF: Add memory RASF driver
` [RFC PATCH 7/9] ACPICA: ACPI 6.5: Add support for RAS2 table
` [RFC PATCH 8/9] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH 9/9] memory: RAS2: Add memory RAS2 driver

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-18  7:16 UTC  (8+ messages)

[PATCH RESEND 0/2] mm/damon/core-test: Fix memory leaks in core-test
 2023-09-18  7:13 UTC  (8+ messages)
` [PATCH RESEND 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH RESEND 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()

[PATCH] mm: add statistics for PUD level pagetable
 2023-09-18  6:31 UTC 

[PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
 2023-09-18  6:27 UTC  (3+ messages)

[PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT
 2023-09-18  5:55 UTC  (8+ messages)
` [PATCH v3 1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT

[RFC 00/23] Enable block size > page size in XFS
 2023-09-18  5:07 UTC  (37+ messages)
` [RFC 01/23] fs: Allow fine-grained control of folio sizes
` [RFC 02/23] pagemap: use mapping_min_order in fgf_set_order()
` [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio
` [RFC 04/23] filemap: set the order of the index in page_cache_delete_batch()
` [RFC 05/23] filemap: align index to mapping_min_order in filemap_range_has_page()
` [RFC 06/23] mm: call xas_set_order() in replace_page_cache_folio()
` [RFC 07/23] filemap: align the index to mapping_min_order in __filemap_add_folio()
` [RFC 08/23] filemap: align the index to mapping_min_order in filemap_get_folios_tag()
` [RFC 09/23] filemap: use mapping_min_order while allocating folios
` [RFC 10/23] filemap: align the index to mapping_min_order in filemap_get_pages()
` [RFC 11/23] filemap: align the index to mapping_min_order in do_[a]sync_mmap_readahead
` [RFC 12/23] filemap: align index to mapping_min_order in filemap_fault()
` [RFC 13/23] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
` [RFC 14/23] readahead: allocate folios with mapping_min_order in ra_unbounded()
` [RFC 15/23] readahead: align with mapping_min_order in force_page_cache_ra()
` [RFC 16/23] readahead: add folio with at least mapping_min_order in page_cache_ra_order
` [RFC 17/23] readahead: set the minimum ra size in get_(init|next)_ra
` [RFC 18/23] readahead: align ra start and size to mapping_min_order in ondemand_ra()
` [RFC 19/23] truncate: align index to mapping_min_order
` [RFC 20/23] mm: round down folio split requirements
` [RFC 21/23] xfs: expose block size in stat
` [RFC 22/23] xfs: enable block size larger than page size support
` [RFC 23/23] xfs: set minimum order folio for page cache based on blocksize

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-09-18  4:47 UTC 

[syzbot] [fs?] [mm?] WARNING in page_copy_sane
 2023-09-18  4:41 UTC 

[syzbot] [mm?] WARNING in page_add_anon_rmap
 2023-09-18  3:57 UTC 

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-18  1:14 UTC  (10+ messages)
` [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[5.10/5.15 LTS] Question on mlock race between ksm and cow
 2023-09-18  1:07 UTC  (3+ messages)

[BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
 2023-09-17 19:09 UTC  (4+ messages)

[PATCH v2] mm/writeback: Update filemap_dirty_folio() comment
 2023-09-17 15:35 UTC 

/proc/*/maps broken on nommu
 2023-09-17 15:06 UTC  (2+ messages)

[PATCH] mm/writeback: Update filemap_dirty_folio() comment
 2023-09-17 15:04 UTC 

Possible 6.5 regression: Huge values for "commited memory"
 2023-09-17 10:13 UTC  (11+ messages)

[linux-next:master 4677/5666] fs/bcachefs/io_misc.c:468:6: warning: explicitly assigning value of variable of type 'int' to itself
 2023-09-16 21:27 UTC 

drivers/net/usb/lan78xx.c:2963:27: sparse: sparse: incorrect type in assignment (different base types)
 2023-09-16 20:24 UTC 

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-09-16 20:04 UTC  (10+ messages)
` [PATCH v2 05/19] lib/stackdepot: use fixed-sized slots for stack records
` [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-09-16 18:31 UTC  (13+ messages)

[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
 2023-09-16 16:18 UTC  (4+ messages)

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-16  3:57 UTC  (20+ messages)

[PATCH 0/9] mm/damon: implement DAMOS apply intervals
 2023-09-16  2:09 UTC  (10+ messages)
` [PATCH 1/9] mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
` [PATCH 2/9] mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>/nr_accesses
` [PATCH 3/9] mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint
` [PATCH 4/9] mm/damon/core: implement scheme-specific apply interval
` [PATCH 5/9] Docs/mm/damon/design: document DAMOS apply intervals
` [PATCH 6/9] mm/damon/sysfs-schemes: support DAMOS apply interval
` [PATCH 7/9] selftests/damon/sysfs: test DAMOS apply intervals
` [PATCH 8/9] Docs/admin-guide/mm/damon/usage: update for "
` [PATCH 9/9] Docs/ABI/damon: "

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-16  1:28 UTC  (3+ messages)
` [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()

[PATCH 0/3] userfaultfd remap option
 2023-09-15 23:39 UTC  (4+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[PATCH] block: Remove special-casing of compound pages
 2023-09-15 22:48 UTC  (4+ messages)

[PATCH RFC] binfmt_elf: fully allocate bss pages
 2023-09-15 22:41 UTC  (4+ messages)

[PATCH v3 00/12] Batch hugetlb vmemmap modification operations
 2023-09-15 22:22 UTC  (14+ messages)
` [PATCH v3 01/12] mm: page_alloc: remove pcppage migratetype caching fix
` [PATCH v3 02/12] hugetlb: Use a folio in free_hpage_workfn()
` [PATCH v3 03/12] hugetlb: Remove a few calls to page_folio()
` [PATCH v3 04/12] hugetlb: Convert remove_pool_huge_page() to remove_pool_hugetlb_folio()
` [PATCH v3 05/12] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
` [PATCH v3 06/12] hugetlb: restructure pool allocations
` [PATCH v3 07/12] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH v3 08/12] hugetlb: perform vmemmap restoration "
` [PATCH v3 09/12] hugetlb: batch freeing of vmemmap pages
` [PATCH v3 10/12] hugetlb: batch PMD split for bulk vmemmap dedup
` [PATCH v3 11/12] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH v3 12/12] hugetlb: batch TLB flushes when restoring vmemmap

[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
 2023-09-15 21:57 UTC  (33+ messages)
` [RFC PATCH 01/14] mm/slub: don't try to dereference invalid freepointers
` [RFC PATCH 02/14] mm/slub: add is_slab_addr/is_slab_page helpers
` [RFC PATCH 03/14] mm/slub: move kmem_cache_order_objects to slab.h
` [RFC PATCH 04/14] mm: use virt_to_slab instead of folio_slab
` [RFC PATCH 05/14] mm/slub: create folio_set/clear_slab helpers
` [RFC PATCH 06/14] mm/slub: pass additional args to alloc_slab_page
` [RFC PATCH 07/14] mm/slub: pass slab pointer to the freeptr decode helper
` [RFC PATCH 08/14] security: introduce CONFIG_SLAB_VIRTUAL
` [RFC PATCH 09/14] mm/slub: add the slab freelists to kmem_cache
` [RFC PATCH 10/14] x86: Create virtual memory region for SLUB
` [RFC PATCH 11/14] mm/slub: allocate slabs from virtual memory
` [RFC PATCH 12/14] mm/slub: introduce the deallocated_pages sysfs attribute
` [RFC PATCH 13/14] mm/slub: sanity-check freepointers
` [RFC PATCH 14/14] security: add documentation for SLAB_VIRTUAL

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-15 20:00 UTC  (6+ messages)
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-15 18:32 UTC  (7+ messages)
` [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 0/6] shmem: high order folios support in write path
 2023-09-15 18:26 UTC  (12+ messages)
  ` [PATCH 6/6] shmem: add large folios support to the "
    ` [PATCH 3/6] shmem: account for large order folios
    ` [PATCH 5/6] shmem: add file length in shmem_get_folio path

[PATCH 0/3] Use arch_make_folio_accessible() everywhere
 2023-09-15 18:17 UTC  (6+ messages)
` [PATCH 1/3] mm: Use arch_make_folio_accessible() in gup_pte_range()
` [PATCH 2/3] mm: Convert follow_page_pte() to use a folio
` [PATCH 3/3] s390: Convert arch_make_page_accessible() to arch_make_folio_accessible()

[PATCH v2] kernel/sched: Modify initial boot task idle setup
 2023-09-15 17:44 UTC 

[linux-next:master 3472/5666] include/linux/compiler_types.h:425:45: error: call to '__compiletime_assert_360' declared with attribute error: BUILD_BUG failed
 2023-09-15 17:43 UTC 

[RFC Patch 0/3] mm/slub: reduce contention for per-node list_lock for large systems
 2023-09-15 16:13 UTC  (7+ messages)
` [RFC Patch 3/3] mm/slub: setup maxim per-node partial according to cpu numbers

[linux-next:master 3785/5666] fs/bcachefs/btree_key_cache.c:113:7: warning: result of comparison of constant 9223372036854775807 with expression of type 'u32' (aka 'unsigned int') is always true
 2023-09-15 16:07 UTC 

[PATCH] mm/rmap: convert __page_check_anon_rmap() to folio
 2023-09-15 15:26 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox