linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 08:39:55 to 2024-02-29 14:15:03 UTC [more...]

[PATCH v2] mm/vmstat: Add order's information for extfrag_index and unusable_index
 2024-02-29 14:14 UTC 

[LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
 2024-02-29 14:12 UTC  (3+ messages)

[linux-next:master 10109/11156] drivers/hid/amd-sfh-hid/amd_sfh_pcie.c:413:34: error: 'struct system_cpuinfo_parisc' has no member named 'x86'
 2024-02-29 14:08 UTC 

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-02-29 13:20 UTC  (9+ messages)
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO

[PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-29 12:21 UTC  (6+ messages)

[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
 2024-02-29 12:10 UTC  (2+ messages)

[PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
 2024-02-29 12:07 UTC  (5+ messages)

[PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
 2024-02-29 11:45 UTC  (2+ messages)

[PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
 2024-02-29 11:35 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS cbd0dd66742e17fb39be25ed9c4c45c2d8451c4d
 2024-02-29 11:21 UTC 

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-29 10:38 UTC  (14+ messages)
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock

folio_mmapped
 2024-02-29 10:04 UTC  (12+ messages)
      ` folio_mmapped

[LSF/MM/BPF TOPIC] Address Space Isolation
 2024-02-29  9:57 UTC 

[PATCH v2] zswap: replace RB tree with xarray
 2024-02-29  9:44 UTC  (2+ messages)

[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-29  9:33 UTC  (3+ messages)

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-29  9:20 UTC  (8+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation

[PATCH 0/2] Fix I/O high when memory almost met memcg limit
 2024-02-29  9:01 UTC  (7+ messages)
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault

[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
 2024-02-29  8:50 UTC  (10+ messages)

[PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-02-29  8:42 UTC  (8+ messages)
` [PATCH v2 1/7] mm/ppc: Define "
` [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v2 7/7] mm/treewide: Drop pXd_large()

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-02-29  8:13 UTC  (6+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH 0/5] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-02-29  7:56 UTC  (9+ messages)
` [PATCH 1/5] mm/ppc: Define "
` [PATCH 2/5] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH 3/5] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH 4/5] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH 5/5] mm/treewide: Drop pXd_large()

[PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
 2024-02-29  7:05 UTC  (2+ messages)

[linux-next:master 8933/10830] arch/riscv/boot/dts/sophgo/sg2042.dtsi:9:10: fatal error: dt-bindings/reset/sophgo,sg2042-reset.h: No such file or directory
 2024-02-29  6:50 UTC 

[PATCH 4/8] mm: Add __dump_folio()
 2024-02-29  5:05 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-02-29  4:44 UTC  (8+ messages)
` [Lsf-pc] "

[RFC] Memory tiering kernel alignment
 2024-02-29  4:01 UTC  (3+ messages)

[PATCH RFC 0/5] support NUMA emulation for arm64
 2024-02-29  3:26 UTC  (5+ messages)
` [PATCH v1 0/2] support NUMA emulation for genertic arch

[PATCH RFC v2 0/5] mm: support large folios swap-in
 2024-02-29  1:33 UTC  (10+ messages)
` [PATCH RFC v2 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [PATCH RFC v2 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [PATCH RFC v2 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [PATCH RFC v2 5/5] mm: support large folios swapin as a whole

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2024-02-29  1:09 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-02-29  1:07 UTC  (9+ messages)
` [Lsf-pc] "

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-29  0:57 UTC  (20+ messages)
        ` [Lsf-pc] "

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-28 23:55 UTC  (11+ messages)

[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
 2024-02-28 23:47 UTC  (3+ messages)

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-28 23:18 UTC  (9+ messages)

[PATCH v2 0/9] Cover a guard gap corner case
 2024-02-28 23:10 UTC  (11+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info

[PATCH] mm: page_alloc: Use div64_ul() instead of do_div()
 2024-02-28 22:49 UTC 

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-28 22:26 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
 2024-02-28 22:03 UTC  (2+ messages)

[linux-next:master 10511/10830] mm/internal.h:98:23: error: implicit declaration of function 'pte_mkclean'; did you mean 'page_mkclean'?
 2024-02-28 21:52 UTC  (2+ messages)

[PATCH] mm/vmscan: simplify the calculation of fractions for SCAN_FRACT
 2024-02-28 21:44 UTC  (2+ messages)

[linux-next:master 5947/10830] include/linux/leds.h:299:(.text.igc_led_setup+0x170): undefined reference to `devm_led_classdev_register_ext'
 2024-02-28 20:32 UTC 

Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)
 2024-02-28 19:33 UTC  (3+ messages)
` [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

[PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
 2024-02-28 19:14 UTC 

[PATCH v3 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-02-28 18:57 UTC  (2+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-02-28 18:38 UTC  (13+ messages)
` [PATCH v4 14/36] lib: add allocation tagging support for memory "
` [PATCH v4 19/36] mm: create new codetag references during page splitting

[PATCH 0/1] Is pagecache_isize_extended() compatible with large folios?
 2024-02-28 18:22 UTC  (2+ messages)
` [PATCH 1/1] mm: Convert pagecache_isize_extended to use a folio

[PATCH] mm: add alloc_contig_migrate_range allocation statistics
 2024-02-28 17:58 UTC  (4+ messages)
` [PATCH v2] "

[linux-next:master 9574/10830] drivers/power/supply/power_supply_core.c:1630:9: error: too few arguments to function 'power_supply_init_attrs'
 2024-02-28 17:16 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 75d8cf735082728a5dfb7e46926ee184851cc519
 2024-02-28 17:15 UTC 

[PATCH] mm: Use folio more widely in __split_huge_page
 2024-02-28 16:42 UTC 

[linux-next:master 10123/10830] include/linux/dpll.h:179:1: warning: control reaches end of non-void function
 2024-02-28 16:24 UTC 

[PATCH v5 0/8] Split a folio to any lower order folios
 2024-02-28 15:52 UTC  (10+ messages)
` [PATCH v5 1/8] mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
` [PATCH v5 6/8] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v5 7/8] mm: thp: split huge page to any lower order pages

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-28 15:50 UTC  (7+ messages)

[PATCH v3 2/2] mm/zswap: change zswap_pool kref to percpu_ref
 2024-02-28 15:49 UTC  (5+ messages)
` [PATCH mm-unstable hotfix] mm/zswap: fix zswap_pools_lock usages after changing "
` [PATCH mm-unstable v2] "

[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
 2024-02-28 15:36 UTC  (13+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-02-28 15:18 UTC  (15+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[linux-next:master 10511/10830] mm/internal.h:144:14: error: implicit declaration of function 'pte_batch_hint'
 2024-02-28 15:10 UTC 

[linux-next:master 10516/10830] mm/zsmalloc.c:742:23: warning: 'get_zspage_lockless' defined but not used
 2024-02-28 15:10 UTC 

[PATCH] btrfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-28 14:32 UTC  (2+ messages)

[linux-next:master 7237/10830] drivers/gpu/drm/xe/xe_mmio.c:109:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2024-02-28 13:34 UTC 

[linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp
 2024-02-28 11:26 UTC  (3+ messages)
` parse_r register name (was: [linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp)

[PATCH] mm/vmstat: Add order's information for extfrag_index and unusable_index
 2024-02-28 11:48 UTC 

[PATCH] mm/vmstat: Add order's information for extfrag_index and unusable_index
 2024-02-28 11:43 UTC  (2+ messages)

[linux-next:master 10266/10830] drivers/gpu/drm/display/drm_dp_tunnel.c:1185: warning: expecting prototype for drm_dp_tunnel_atomic_get_allocated_bw(). Prototype was for drm_dp_tunnel_get_allocated_bw() instead
 2024-02-28 11:40 UTC 

[PATCH] vfio/type1: unpin PageReserved page
 2024-02-28 11:35 UTC  (6+ messages)

[PATCH] mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails
 2024-02-28 10:46 UTC  (4+ messages)

[PATCH] mm/vmalloc: Fix return value check for vb_alloc
 2024-02-28 10:09 UTC  (5+ messages)

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-28  9:51 UTC  (15+ messages)

[PATCH] mm/zsmalloc: move get_zspage_lockless into #ifdef
 2024-02-28  9:45 UTC  (2+ messages)

[PATCH net-next v6 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
 2024-02-28  9:30 UTC  (3+ messages)
` [PATCH net-next v6 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v6 3/5] net: introduce page_frag_cache_drain()

[PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
 2024-02-28  9:31 UTC  (2+ messages)

[PATCH 0/3] make the hugetlb migration strategy consistent
 2024-02-28  8:41 UTC  (5+ messages)
` [PATCH 2/3] mm: hugetlb: "


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 NNTP newsgroup(s).