Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-10 08:32:00 to 2023-10-12 04:40:16 UTC [more...]

[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

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

[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] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
 2023-10-12  2:51 UTC  (2+ messages)

[PATCH RFC 0/5] support NUMA emulation for arm64
 2023-10-12  2:48 UTC  (6+ 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 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 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

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-12  0:03 UTC  (6+ messages)
  ` [External] "

[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)

some works in 2023
 2023-10-11 21:18 UTC  (2+ messages)

[PATCH v2 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-11 19:51 UTC  (6+ 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

[RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
 2023-10-11 19:36 UTC  (2+ messages)

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

[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 

[PATCH 00/10] mm: PCP high auto-tuning
 2023-10-11 17:16 UTC  (18+ 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

[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

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

[PATCH v4 0/8] soc/tegra: fuse: Add ACPI support
 2023-10-11 16:13 UTC  (11+ 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

[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  (14+ 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  (15+ 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  (8+ messages)
` [PATCH v3 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
` [PATCH v3 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH v3 3/5] mm: make vma_merge() and split_vma() internal
` [PATCH v3 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH v3 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper

[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  (11+ messages)
` [PATCH -next 1/7] mm_types: add _last_cpupid into folio
` [PATCH -next 4/7] mm: convert xchg_page_access_time to xchg_folio_access_time()

[PATCH bpf-next 0/6] bpf: Fixes for per-cpu kptr
 2023-10-11  6:40 UTC  (9+ 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

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

[PATCH v2 0/5] Abstract vma_merge() and split_vma()
 2023-10-11  6:48 UTC  (9+ messages)
` [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH v2 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()

[PATCH v7 0/8] Batch hugetlb vmemmap modification operations
 2023-10-11  6:47 UTC  (3+ messages)
` [PATCH v7 2/8] hugetlb: restructure pool allocations
  ` Bisected: "

[PATCH] mm/list_lru: Remove unused function
 2023-10-11  6:25 UTC  (2+ messages)

[PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
 2023-10-11  6:02 UTC  (2+ messages)

[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
 2023-10-11  1:59 UTC  (11+ messages)

[PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
 2023-10-10 22:13 UTC  (4+ messages)

[PATCH 0/6] sched/numa: Complete scanning of partial and inactive VMAs
 2023-10-10 21:45 UTC  (14+ messages)
` [PATCH 1/6] sched/numa: Document vma_numab_state fields
` [PATCH 2/6] sched/numa: Rename vma_numab_state.access_pids
` [PATCH 3/6] sched/numa: Trace decisions related to skipping VMAs
` [PATCH 4/6] sched/numa: Move up the access pid reset logic
` [PATCH 5/6] sched/numa: Complete scanning of partial VMAs regardless of PID activity
` [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative

[PATCHv14 5/9] efi: Add unaccepted memory support
 2023-10-10 21:05 UTC 

[linux-next:master 6935/11192] drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c:538:25-29: ERROR: aconnector is NULL but dereferenced. (fwd)
 2023-10-10 19:52 UTC  (2+ messages)

[PATCH] docs: update link to powerpc/vmemmap_dedup.rst
 2023-10-10 19:30 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c0a6edb636cba9c0d1db966a54d910a02e52e4be
 2023-10-10 19:14 UTC 

[PATCH] mm/memory-hotplug: fix typo in documentation
 2023-10-10 19:12 UTC  (2+ messages)

[PATCH v2] kasan:print the original fault addr when access invalid shadow
 2023-10-10 19:11 UTC  (2+ messages)

[PATCH v14 08/39] mm/swap: Add folio_mark_accessed()
 2023-10-10 18:08 UTC  (3+ messages)

[PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
 2023-10-10 17:49 UTC  (6+ messages)

selftests: cgroup: test_core - Unable to handle kernel NULL pointer dereference at virtual address
 2023-10-10 17:22 UTC  (2+ messages)

[PATCH 10/10] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl
 2023-10-10 17:13 UTC  (3+ messages)

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-10-10 16:48 UTC  (10+ messages)

[PATCH v1 0/4] mm/ksm: Add ksm advisor
 2023-10-10 16:02 UTC  (5+ messages)

[PATCH 0/1] Large folio migration fix and questions on migration stats
 2023-10-10 15:53 UTC  (4+ messages)
` [PATCH 1/1] mm/migrate: correct nr_failed in migrate_pages_sync()

[PATCH] bounds: Support non-power-of-two CONFIG_NR_CPUS
 2023-10-10 15:31 UTC  (3+ messages)

[PATCH v2 2/2] riscv: Add tests for riscv module loading
 2023-10-10 15:04 UTC  (2+ messages)

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-10 14:28 UTC  (6+ messages)
` [PATCH v1 1/5] include/uapi/linux/kernel-page-flags.h: define KPF_FOLIO
` [PATCH v1 2/5] mm: kpageflags: distinguish thp and folio
` [PATCH v1 3/5] mm, kpageflags: separate code path for hugetlb pages
` [PATCH v1 4/5] mm, kpageflags: fix invalid output for PageSlab
` [PATCH v1 5/5] tools/mm/page-types.c: hide compound pages in non-raw mode

[PATCH v1 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages
 2023-10-10 13:51 UTC  (3+ messages)
` [PATCH v1 1/3] "

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

[PATCH v1 00/20] Permission Overlay Extension
 2023-10-10 11:56 UTC  (12+ messages)
` [PATCH v1 05/20] arm64: context switch POR_EL0 register
` [PATCH v1 15/20] arm64: add POE signal support

[linux-next:pending-fixes] BUILD SUCCESS 00b249acca70baaa39f56e37f5d5ed5da9bc550f
 2023-10-10 11:29 UTC 

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-10 10:47 UTC  (11+ messages)
` [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).