linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
DAMON Beer/Coffee/Tea chat reminder (was: Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)
 2024-09-20  7:12 UTC 

[PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-09-20  6:58 UTC  (5+ messages)

[PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
 2024-09-20  6:57 UTC  (9+ messages)

[PATCH] memory tier: Remove unused default_dram_perf_ref_source
 2024-09-20  6:43 UTC  (3+ messages)

[PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-09-20  6:42 UTC  (4+ messages)

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-20  6:36 UTC  (11+ messages)

[PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-09-20  6:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-20  6:14 UTC  (8+ messages)

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-20  5:10 UTC  (9+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[RFC PATCH 0/4] Add hazard pointers to kernel
 2024-09-20  5:00 UTC  (26+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers
` [RFC PATCH 2/4] refscale: Add benchmarks for hazptr
` [RFC PATCH 3/4] refscale: Add benchmarks for percpu_ref
` [RFC PATCH 4/4] WIP: hazptr: Add hazptr test sample

[PATCH v12 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-09-20  4:30 UTC  (6+ messages)
` [PATCH v13 "
` [PATCH v13 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v13 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v13 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v2 0/2] Compute contiguous empty PTEs for mTHP efficiently
 2024-09-20  4:04 UTC  (8+ messages)
` [PATCH v2 1/2] mm: Make pte_range_none() return number of empty PTEs
` [PATCH v2 2/2] mm: Compute first_set_pte to eliminate evaluating redundant ranges

[PATCH v6 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-20  2:43 UTC  (21+ messages)
` [PATCH v6 2/3] mm: zswap: zswap_store() extended to handle "
` [PATCH v6 3/3] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP zswpout stats

[PATCH v5 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-20  2:34 UTC  (7+ messages)

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-09-20  1:23 UTC  (5+ messages)
` 回复: "

[PATCH 0/4] refine mas_end of mas_mab_cp()
 2024-09-19 23:48 UTC  (5+ messages)
` [PATCH 1/4] maple_tree: not necessary to copy mas->end + 1
` [PATCH 2/4] maple_tree: use mt_pivot_count() to replace mt_slot_count() - 1
` [PATCH 3/4] maple_tree: copy to mt_pivot_count() instead of mt_slot_count()
` [PATCH 4/4] maple_tree: now we are sure mas_end wouldn't exceed mt_pivots[mt]

[PATCH V1 1/9] mm/gup: repin_folio_unhugely
 2024-09-19 21:06 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 3621a2c9142bd490af0666c0c02d52d60ce0d2a5
 2024-09-19 20:15 UTC 

[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
 2024-09-19 17:21 UTC  (3+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-19 16:53 UTC  (7+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps

[PATCH 0/2] ext4, mm: improve partial inode eof zeroing
 2024-09-19 16:07 UTC  (3+ messages)
` [PATCH 1/2] ext4: partial zero eof block on unaligned inode size extension
` [PATCH 2/2] mm: zero range of eof folio exposed by "

[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in shmem_fault (6)
 2024-09-19 14:28 UTC 

[PATCH] misc: sgi-gru: Don't disable preemption in GRU driver
 2024-09-19 12:34 UTC 

[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
 2024-09-19 11:37 UTC  (4+ messages)
` [PATCH 1/2] block: add BLK_FEAT_READ_SYNCHRONOUS feature for synchronous read
` [PATCH 2/2] mm, swap: introduce SWP_READ_SYNCHRONOUS_IO

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-19 11:18 UTC  (3+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH] mm: x86: instrument __get/__put_kernel_nofault
 2024-09-19 10:57 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-19 10:19 UTC  (37+ messages)

[PATCH] mm/page_alloc: Add some comments for specific scenarios to make it easier to understand why unmovable and reclaimable allocations can steal from moveable pageblocks by default
 2024-09-19  9:50 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.12-rc1
 2024-09-19  9:50 UTC  (2+ messages)

[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-19  9:44 UTC  (4+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy
` [RFC PATCH V2 2/3] mm: Add mempolicy support to the filemap layer
` [RFC PATCH V2 3/3] KVM: guest_memfd: Enforce NUMA mempolicy if available

[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-19  9:20 UTC  (6+ messages)
` [PATCH V2 3/7] mm: Use ptep_get() for accessing PTE entries

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-09-19  9:09 UTC  (7+ messages)

[PATCH] mm: call the security_mmap_file() LSM hook in remap_file_pages()
 2024-09-19  8:13 UTC  (2+ messages)

[v5 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-19  7:49 UTC  (5+ messages)

[PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
 2024-09-19  7:21 UTC  (5+ messages)

[PATCH v4 1/2] mm: Abstract THP allocation
 2024-09-19  6:49 UTC  (2+ messages)

[RFC v2 01/13] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
 2024-09-19  2:55 UTC 

[PATCH] mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
 2024-09-19  2:13 UTC  (3+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in shrinker_free
 2024-09-18 22:55 UTC  (3+ messages)

[bug report] mm: avoid leaving partial pfn mappings around in error case
 2024-09-18 21:08 UTC  (5+ messages)

[PATCH v2] lib/alloc_tag: Add accumulative call counter for memory allocation profiling
 2024-09-18 21:01 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 55bcd2e0d04c1171d382badef1def1fd04ef66c5
 2024-09-18 19:31 UTC 

[PATCH v3] ACPI: PCI: check if the root io space is page aligned
 2024-09-18 17:14 UTC  (4+ messages)

ld.lld: warning: src/consumer/drivers/usb/gadget/udc/max3420_udc.c:842:0: stack frame size (13496) exceeds limit (8192) in function 'max3420_thread'
 2024-09-18 15:42 UTC 

[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
 2024-09-18 15:22 UTC  (11+ messages)

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-18 15:10 UTC  (5+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[GIT PULL] slab updates for 6.11
 2024-09-18 14:40 UTC  (4+ messages)

[PATCH v3 0/5] Increase mseal test coverage
 2024-09-18 13:18 UTC  (8+ messages)
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap

[linux-next:master 9136/12283] arch/powerpc/boot/dts/amigaone.dtb: pci@80000000: 'broken-usage-of-incorrect-compatible' is a required property
 2024-09-18 12:58 UTC 

[PATCH] mm/cma.c: To better understand cma area during debugging, add total and used count logs to in cma_alloc
 2024-09-18 12:43 UTC 

[syzbot] [mm?] BUG: corrupted list in do_compact_page
 2024-09-18 11:58 UTC 

[PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
 2024-09-18 11:17 UTC  (6+ messages)

[linux-next:master 12160/12393] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:5768: warning: Function parameter or struct member 'tps' not described in 'dc_process_dmub_dpia_set_tps_notification'
 2024-09-18  9:54 UTC 

[RESEND PATCH v2] list: test: Mending tests for list_cut_position()
 2024-09-18  7:02 UTC 

[RFC PATCH v2 00/10] Unmapping guest_memfd from Direct Map
 2024-09-18  5:48 UTC  (3+ messages)
` [RFC PATCH v2 01/10] kvm: gmem: Add option to remove gmem from direct map

[PATCH 1/2] kselftests: mm: Fix wrong __NR_userfaultfd value
 2024-09-18  5:46 UTC  (6+ messages)

[RFC 6/6] apparmor: Switch labels to percpu ref managed mode
 2024-09-18  5:44 UTC  (2+ messages)

[linux-next:master] [nfsd] 8cb33389f6: fsmark.app_overhead 81.6% regression
 2024-09-18  4:59 UTC  (3+ messages)

[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-09-18  3:55 UTC  (3+ messages)

[PATCH v2 3/4] Use generic io memcpy functions on the csky architecture
 2024-09-18  2:26 UTC  (3+ messages)

[linux-next:master 7253/12283] drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c:156:19: error: unused function 'pll_cmp_to_fdata'
 2024-09-17 23:40 UTC 

[PATCH v4 00/30] riscv control-flow integrity for usermode
 2024-09-17 22:52 UTC  (6+ messages)
` [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal

[linux-next:master] BUILD REGRESSION 4f3e012d4cfd1d9bf837870c961f462ca9f23ebe
 2024-09-17 19:44 UTC 

[linux-next:master 2212/12283] drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c:1031:undefined reference to `__clk_get_name'
 2024-09-17 19:41 UTC 

[linux-next:master 10289/12187] eeh_pseries.c:undefined reference to `eeh_pe_inject_mmio_error'
 2024-09-17 13:31 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