linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm, memcg: avoid recycling when there is no more recyclable memory
 2023-10-13 15:40 UTC 

[PATCH -next v2 00/19] mm: convert page cpupid functions to folios
 2023-10-13 15:19 UTC  (22+ messages)
` [PATCH -next v2 01/19] mm_types: add virtual and _last_cpupid into struct folio
` [PATCH -next v2 02/19] mm: add folio_last_cpupid()
` [PATCH -next v2 03/19] mm: memory: use folio_last_cpupid() in do_numa_page()
` [PATCH -next v2 04/19] mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
` [PATCH -next v2 05/19] mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
` [PATCH -next v2 06/19] mm: remove page_cpupid_last()
` [PATCH -next v2 07/19] mm: add folio_xchg_access_time()
` [PATCH -next v2 08/19] sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
` [PATCH -next v2 09/19] mm: mprotect: use a folio in change_pte_range()
` [PATCH -next v2 10/19] mm: huge_memory: use a folio in change_huge_pmd()
` [PATCH -next v2 11/19] mm: remove xchg_page_access_time()
` [PATCH -next v2 12/19] mm: add folio_xchg_last_cpupid()
` [PATCH -next v2 13/19] sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
` [PATCH -next v2 14/19] mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
` [PATCH -next v2 15/19] mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
` [PATCH -next v2 16/19] mm: make finish_mkwrite_fault() static
` [PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
` [PATCH -next v2 18/19] mm: use folio_xchg_last_cpupid() in wp_page_reuse()
` [PATCH -next v2 19/19] mm: remove page_cpupid_xchg_last()

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-13 15:03 UTC  (7+ messages)

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-10-13 14:51 UTC  (13+ messages)

[PATCH] mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm()
 2023-10-13 14:17 UTC  (2+ messages)

[RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
 2023-10-13 14:02 UTC  (9+ messages)
  ` [External] "

[linux-next:master 454/12130] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn35/dcn35_hwseq.c:159 dcn35_init_hw() warn: inconsistent indenting
 2023-10-13 13:50 UTC 

[linux-next:master 11413/12130] drivers/fpga/altera-ps-spi.c:74:34: warning: unused variable 'of_ef_match'
 2023-10-13 13:40 UTC 

[PATCH v2] debugobjects: stop accessing objects after releasing spinlock
 2023-10-13 13:15 UTC  (2+ messages)

[PATCH] lazy tlb: consolidate lazy tlb mm switching fix
 2023-10-13 13:12 UTC  (2+ messages)

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-13 13:04 UTC 

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-10-13 12:58 UTC  (3+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap

[PATCHv14 5/9] efi: Add unaccepted memory support
 2023-10-13 12:33 UTC  (2+ messages)

[PATCH v6 0/8] Add printf attribute to kselftest functions
 2023-10-13 11:36 UTC  (3+ messages)
` [PATCH v6 2/8] selftests/cachestat: Fix print_cachestat format
` [PATCH v6 7/8] selftests/mm: Substitute attribute with a macro

[RFC PATCH 1/1] mm: only use old generation and stable tier for madv_pageout
 2023-10-13 11:30 UTC 

[PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-13 10:32 UTC  (5+ messages)
` [PATCH v4 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH v4 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-13  9:58 UTC  (6+ messages)
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'

[PATCH v3 0/3] userfaultfd move option
 2023-10-13  9:56 UTC  (14+ messages)
` [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
` [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-13  9:29 UTC  (10+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
 2023-10-13  9:25 UTC  (2+ messages)

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-10-13  9:07 UTC  (13+ messages)
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes

[PATCH 2/3] hugetlb: Remove a few calls to page_folio()
 2023-10-13  9:06 UTC  (2+ messages)

[linux-next:master 453/12130] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:260 dcn35_update_bw_bounding_box_fpu() warn: inconsistent indenting
 2023-10-13  8:46 UTC 

[PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
 2023-10-13  6:48 UTC 

[linux-next:master 10163/11653] sound/soc/rockchip/rockchip_i2s_tdm.c:1315:34: warning: unused variable 'rockchip_i2s_tdm_match'
 2023-10-13  5:12 UTC 

[PATCH 00/10] mm: PCP high auto-tuning
 2023-10-13  3:06 UTC  (28+ messages)
` [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
` [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
` [PATCH 03/10] mm, pcp: reduce lock contention for draining high-order pages
` [PATCH 04/10] mm: restrict the pcp batch scale factor to avoid too long latency
` [PATCH 08/10] mm, pcp: decrease PCP high if free pages < high watermark
` [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily

[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-10-13  2:38 UTC  (22+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-13  0:12 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 960f4d0f660c7eca51d814d65d3757ead9c2ca65
 2023-10-12 23:21 UTC 

[linux-next:master 448/11653] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:292 dcn35_update_clocks() warn: inconsistent indenting
 2023-10-12 21:56 UTC 

[RFC PATCH 00/10] how to reclaim unneeded vmlinux memory ?
 2023-10-12 19:48 UTC  (11+ messages)
` [RFC PATCH 01/10] dyndbg: prep to isolate 3 repetetive fields
` [RFC PATCH 02/10] dyndbg: split __dyndbg_sites section out from __dyndbg
` [RFC PATCH 03/10] dyndbg: add 2nd cursor pair to init-fn
` [RFC PATCH 04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees
` [RFC PATCH 05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites
` [RFC PATCH 06/10] dyndbg: add site_*() macros to avoid using _ddebug.site
` [RFC PATCH 07/10] dyndbg: wire in __desc_*() functions
` [RFC PATCH 08/10] dyndbg: drop _ddebug.site member
` [RFC PATCH 09/10] dyndbg: add dd_clear_range to prune mtrees
` [RFC PATCH 10/10] dyndbg: cache the dynamically generated prefixes per callsite

[RFC PATCH 00/10] how to reclaim unneeded vmlinux memory ?
 2023-10-12 19:47 UTC  (11+ messages)
` [RFC PATCH 01/10] dyndbg: prep to isolate 3 repetetive fields
` [RFC PATCH 02/10] dyndbg: split __dyndbg_sites section out from __dyndbg
` [RFC PATCH 03/10] dyndbg: add 2nd cursor pair to init-fn
` [RFC PATCH 04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees
` [RFC PATCH 05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites
` [RFC PATCH 06/10] dyndbg: add site_*() macros to avoid using _ddebug.site
` [RFC PATCH 07/10] dyndbg: wire in __desc_*() functions
` [RFC PATCH 08/10] dyndbg: drop _ddebug.site member
` [RFC PATCH 09/10] dyndbg: add dd_clear_range to prune mtrees
` [RFC PATCH 10/10] dyndbg: cache the dynamically generated prefixes per callsite

[PATCH 0/3] mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval
 2023-10-12 19:22 UTC  (4+ messages)
` [PATCH 1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
` [PATCH 2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
` [PATCH 3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval

[PATCH v4 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
 2023-10-12 18:59 UTC  (2+ messages)

Large Block Sizes update and monthly sync ups
 2023-10-12 17:56 UTC 

[PATCH] mm/slub: disable slab merging in the default configuration
 2023-10-12 16:43 UTC  (5+ messages)

[linux-next:master 10440/11653] a6xx_gmu.c:undefined reference to `qmp_send'
 2023-10-12 15:59 UTC 

[PATCH v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
 2023-10-12 15:52 UTC 

[PATCH] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
 2023-10-12 14:52 UTC  (3+ messages)

[PATCH v6 00/38] New page table range API
 2023-10-12 14:43 UTC  (5+ messages)
` [PATCH v6 06/38] mm: Add default definition of set_ptes()

[PATCH v2 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-12 13:48 UTC  (10+ messages)
` [PATCH v2 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v2 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v2 4/5] mm: kmem: scoped objcg protection
` [PATCH v2 5/5] percpu: "

[PATCH RFC 0/5] support NUMA emulation for arm64
 2023-10-12 13:30 UTC  (9+ messages)
` [PATCH RFC 1/5] mm/numa: move numa emulation APIs into generic files
` [PATCH RFC 2/5] mm: percpu: fix variable type of cpu
` [PATCH RFC 3/5] arch_numa: remove __init in early_cpu_to_node()
` [PATCH RFC 4/5] mm/numa: support CONFIG_NUMA_EMU for arm64
` [PATCH RFC 5/5] mm/numa: migrate leftover numa emulation into mm/numa.c

[PATCH 1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
 2023-10-12 12:05 UTC  (4+ messages)
  ` [External] : "

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-12 11:07 UTC  (7+ messages)
` [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files

[linux-next:master 10163/11653] sound/soc/rockchip/rockchip_i2s_tdm.c:1315:34: warning: 'rockchip_i2s_tdm_match' defined but not used
 2023-10-12 10:27 UTC 

[PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
 2023-10-12  9:36 UTC  (12+ messages)

[PATCH v3] memblock: don't run loop in memblock_add_range() twice
 2023-10-12  9:28 UTC  (5+ messages)

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-12  8:40 UTC  (6+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH v3 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-12  8:38 UTC  (5+ messages)
` [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()

some works in 2023
 2023-10-12  7:26 UTC  (3+ messages)

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-10-12  7:25 UTC  (3+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs

[PATCH 0/8] shmem,tmpfs: general maintenance
 2023-10-12  4:40 UTC  (11+ messages)
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)
          ` [PATCH 9/8] percpu_counter: extend _limited_add() to negative amounts

[linux-next:master 466/11428] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:292 dcn35_update_clocks() warn: inconsistent indenting
 2023-10-12  3:03 UTC 

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-10-12  1:35 UTC  (7+ messages)
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
` [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled

[PATCH] mm: page_alloc: check the order of compound page event when the order is 0
 2023-10-12  1:11 UTC 

[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
 2023-10-11 23:53 UTC  (4+ messages)

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-10-11 22:09 UTC  (12+ messages)

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-11 21:15 UTC  (6+ messages)
` [RFC PATCH v2 1/3] mm/memory-tiers: change mutex to rw semaphore
` [RFC PATCH v2 2/3] mm/memory-tiers: Introduce sysfs for tier interleave weights
` [RFC PATCH v2 3/3] mm/mempolicy: modify interleave mempolicy to use memtier weights

[linux-next:master 10943/11428] net/bluetooth/hci_event.c:3276 hci_conn_request_evt() warn: variable dereferenced before check 'hdev' (see line 3266)
 2023-10-11 17:26 UTC 

page:  |  | latest

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