linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/3] userfaultfd move option
 2023-10-12 21:59 UTC  (8+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[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 

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

[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 0/8] soc/tegra: fuse: Add ACPI support
 2023-10-12 18:59 UTC  (12+ messages)
` [PATCH v4 1/8] mm/util: Introduce kmemdup_array() to duplicate an array
` [PATCH v4 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures
` [PATCH v4 3/8] soc/tegra: fuse: Refactor resource mapping
` [PATCH v4 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v4 5/8] soc/tegra: fuse: Add function to add lookups
` [PATCH v4 6/8] soc/tegra: fuse: Add function to print SKU info
` [PATCH v4 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v4 8/8] soc/tegra: fuse: Add support for Tegra241

[RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
 2023-10-12 18:08 UTC  (5+ messages)
  ` [External] "

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

[PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-12 17:04 UTC  (4+ 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] mm/slub: disable slab merging in the default configuration
 2023-10-12 16:43 UTC  (5+ messages)

[PATCH] mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm()
 2023-10-12 16:15 UTC 

[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 v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
 2023-10-12 15:52 UTC 

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

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

[PATCH 00/10] mm: PCP high auto-tuning
 2023-10-12 15:22 UTC  (31+ 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 05/10] mm, page_alloc: scale the number of pages that are batch allocated
` [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] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-12 14:53 UTC  (4+ messages)

[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 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-12 12:13 UTC  (5+ messages)
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'

[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 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-12  9:53 UTC  (8+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[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 

[RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
 2023-10-11 17:14 UTC  (13+ messages)
` [RFC PATCH v1 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting

[PATCH v4 0/5] Abstract vma_merge() and split_vma()
 2023-10-11 17:04 UTC  (6+ messages)
` [PATCH v4 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
` [PATCH v4 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH v4 3/5] mm: make vma_merge() and split_vma() internal
` [PATCH v4 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH v4 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper

[PATCH] exec: allow executing block devices
 2023-10-11 15:59 UTC  (4+ messages)

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

[PATCH v4 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-11 15:48 UTC  (8+ messages)
` [PATCH v4 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

high IRQ latency due to pcp draining
 2023-10-11 15:07 UTC  (2+ messages)

[v2 0/1] mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
 2023-10-11 14:45 UTC  (2+ messages)
` [v2 1/1] "

[linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail
 2023-10-11 14:29 UTC  (3+ messages)

[linux-next:master] [kselftest] 9c2a19f715: kernel-selftests.net.rtnetlink.sh.gretap.fail
 2023-10-11 13:50 UTC 

[RESEND PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
 2023-10-11 13:31 UTC  (4+ messages)

[BUG] soft lockup in filemap_get_read_batch
 2023-10-11 13:20 UTC  (2+ messages)

[PATCH v6 2/8] hugetlb: restructure pool allocations
 2023-10-11  9:36 UTC  (12+ messages)

[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
 2023-10-11  9:17 UTC  (4+ messages)
` [RFC PATCH 11/14] mm/slub: allocate slabs from virtual memory

[PATCH v3 0/5] Abstract vma_merge() and split_vma()
 2023-10-11  8:35 UTC  (3+ messages)
` [PATCH v3 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al

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

[PATCH -next 0/7] mm: convert page cpupid functions to folios
 2023-10-11  8:05 UTC  (6+ messages)
` [PATCH -next 1/7] mm_types: add _last_cpupid into folio

[PATCH 0/3] align maple tree write paths
 2023-10-11  7:40 UTC  (5+ messages)
` [PATCH 2/3] maple_tree: use preallocations in mas_store_gfp()

[PATCH bpf-next 0/6] bpf: Fixes for per-cpu kptr
 2023-10-11  6:40 UTC  (7+ messages)
` [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
` [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h

page:  |  | latest

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