Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-11 09:51:25 to 2024-05-14 16:16:15 UTC [more...]

[for-next][PATCH 2/6] ring-buffer: Introducing ring-buffer mapping functions
 2024-05-14 16:16 UTC  (2+ messages)
` [for-next][PATCH 3/6] tracing: Allow user-space mapping of the ring-buffer

[RFC PATCH v1 1/2] virt: memctl: control guest physical memory properties
 2024-05-14 16:07 UTC  (4+ messages)
` [RFC PATCH v1 2/2] virt: memctl: add Yuanchu and Pasha as maintainers

[PATCH v2 0/8] riscv: Memory Hot(Un)Plug support
 2024-05-14 16:04 UTC  (14+ messages)
` [PATCH v2 1/8] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
` [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
` [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
` [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
` [PATCH v2 5/8] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
` [PATCH v2 7/8] virtio-mem: Enable virtio-mem "
` [PATCH v2 8/8] riscv: mm: Add support for ZONE_DEVICE

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-05-14 16:04 UTC  (12+ messages)

[PATCH 1/1] lib: add version into /proc/allocinfo output
 2024-05-14 15:56 UTC  (2+ messages)

[PATCH -next] memcg: don't handle event_list for v2 when offlining
 2024-05-14 15:21 UTC  (3+ messages)

[PATCH v2 0/7] add mTHP support for anonymous shmem
 2024-05-14 14:49 UTC  (10+ messages)
` [PATCH v2 1/7] mm: memory: extend finish_fault() to support large folio
` [PATCH v2 2/7] mm: shmem: add an 'order' parameter for shmem_alloc_hugefolio()
` [PATCH v2 3/7] mm: shmem: add THP validation for PMD-mapped THP related statistics
` [PATCH v2 4/7] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
` [PATCH v2 5/7] mm: shmem: add mTHP support "
` [PATCH v2 6/7] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
` [PATCH v2 7/7] mm: shmem: add mTHP counters for anonymous shmem

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-14 14:36 UTC  (12+ messages)
` [PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
` [PATCH v15 21/23] KVM: MMU: Disable fast path for private memslots
  ` [PATCH v15 22/23] KVM: SEV: Fix return code interpretation for RMP nested page faults

[PATCH 4/8] mm: Add __dump_folio()
 2024-05-14 14:25 UTC  (4+ messages)

[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-05-14 14:00 UTC  (2+ messages)

[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
 2024-05-14 12:52 UTC  (9+ messages)
` [PATCH v2 1/8] writeback: factor out wb_bg_dirty_limits to remove repeated code
` [PATCH v2 2/8] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
` [PATCH v2 3/8] writeback: factor out domain_over_bg_thresh to remove repeated code
` [PATCH v2 4/8] writeback: Factor out code of freerun "
` [PATCH v2 5/8] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
` [PATCH v2 6/8] writeback: factor out balance_domain_limits to remove repeated code
` [PATCH v2 7/8] writeback: factor out wb_dirty_exceeded "
` [PATCH v2 8/8] writeback: factor out balance_wb_limits "

[linux-next:pending-fixes] BUILD SUCCESS 260da9e3411810d32bf09b9e8ab4fb059e8fddb2
 2024-05-14 12:45 UTC 

[PATCH] mm: page_alloc: fix the incorrect parameter
 2024-05-14 12:40 UTC  (2+ messages)

[Resend LSF/MM/BPF TOPIC] A case of a CXL compressed memory tier
 2024-05-14 12:30 UTC  (2+ messages)

[linux-next:master 12913/12990] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn35/dcn35_optc.c:59: warning: Function parameter or struct member 'segment_width' not described in 'optc35_set_odm_combine'
 2024-05-14 10:44 UTC 

[PATCH 00/12] Make riscv use THP contpte support for arm64
 2024-05-14  9:30 UTC  (5+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE

[LSF/MM/BPF TOPIC]mTHP reliable allocation and reclamation
 2024-05-14  9:20 UTC  (3+ messages)

[PATCH RESEND v5 0/4] Reclaim lazyfree THP without splitting
 2024-05-14  8:36 UTC  (11+ messages)
` [PATCH RESEND v5 1/4] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH RESEND v5 2/4] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH RESEND v5 3/4] mm/mlock: check for THP missing the mlock in try_to_unmap_one()
` [PATCH RESEND v5 4/4] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[linux-next:master 8353/12793] drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.o: warning: objtool: map_partition_power_domain_id() falls through to next function get_instance()
 2024-05-14  6:05 UTC 

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-14  5:55 UTC  (3+ messages)

[PATCH] mm/rmap: optimize folio_move_anon_rmap()
 2024-05-14  3:25 UTC  (3+ messages)

[PATCH 0/4] mm: add missing MODULE_DESCRIPTION() macros
 2024-05-14  3:14 UTC  (8+ messages)
` [PATCH 1/4] mm/hwpoison: add MODULE_DESCRIPTION()
` [PATCH 2/4] mm/dmapool: "
` [PATCH 3/4] mm/kfence: "
` [PATCH 4/4] mm/zsmalloc: "

[PATCH] mm/huge_memory: mark huge_zero_folio reserved
 2024-05-14  3:07 UTC  (5+ messages)

[RFC PATCH 0/2] introduce budgt control in readahead
 2024-05-14  2:37 UTC  (7+ messages)
` [RFC PATCH 2/2] mm: "

[LSF/MM/BPF TOPIC] A case of a CXL compressed memory tier
 2024-05-14  1:31 UTC 

[PATCH] percpu: simplify the logic of pcpu_alloc_first_chunk()
 2024-05-14  1:30 UTC  (3+ messages)

[linux-next:master 8530/12793] sound/soc/codecs/cs35l56-spi.c:28:undefined reference to `__devm_regmap_init_spi'
 2024-05-13 23:08 UTC 

[LSF/MM/BFP TOPIC] Deprecate SPARSEMEM and have only SPARSEMEM_VMEMMAP
 2024-05-13 23:02 UTC  (6+ messages)

Unmapping KVM Guest Memory from Host Kernel
 2024-05-13 22:01 UTC  (10+ messages)

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-13 21:26 UTC  (34+ messages)
` [PATCH v3 02/29] riscv: define default value for envcfg for task
` [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 11/29] riscv mm: manufacture shadow stack pte
` [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v3 13/29] riscv mmu: write protect and shadow stack
` [PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking

[linux-next:master] BUILD REGRESSION 6ba6c795dc73c22ce2c86006f17c4aa802db2a60
 2024-05-13 19:59 UTC 

[PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-05-13 19:15 UTC 

[PATCH linux-next] mm/huge_memory: mark racy access on huge_anon_orders_always
 2024-05-13 19:05 UTC  (3+ messages)

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-05-13 19:04 UTC  (5+ messages)

[GIT PULL] slab updates for 6.10
 2024-05-13 17:38 UTC  (3+ messages)

[PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
 2024-05-13 17:02 UTC  (2+ messages)

[PATCH linux-next] mm/huge_memory: remove redundant locking when parsing THP sysfs input
 2024-05-13 15:58 UTC  (4+ messages)

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-13 14:52 UTC  (8+ messages)
` [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code

[linux-next:master 12200/12793] xtensa-linux-ld: arch/xtensa/boot/lib/zmem.o:undefined reference to `__tsan_read1'
 2024-05-13 13:31 UTC 

kdevops BoF at LSFMM
 2024-05-13 13:17 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] CXL Development Discussions
 2024-05-13 12:12 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3d77dbcb46b6fd474b0a384f2ffa3acf2843e247
 2024-05-13 12:11 UTC 

[RFC PATCH v4 0/5] DAMON based tiered memory management for CXL memory
 2024-05-13 12:03 UTC  (8+ messages)
` [RFC PATCH v4 1/5] mm: make alloc_demote_folio externally invokable for migration
` [RFC PATCH v4 2/5] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [RFC PATCH v4 3/5] mm/migrate: add MR_DAMON to migrate_reason
` [RFC PATCH v4 4/5] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [RFC PATCH v4 5/5] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion

[PATCH] tools/mm: allow filtering and culling by module in page_owner_sort
 2024-05-13 10:01 UTC  (3+ messages)

[PATCH v7 0/7] Swap-out mTHP without splitting
 2024-05-13  9:24 UTC  (5+ messages)
` [PATCH v7 5/7] mm: swap: Allow storage of all mTHP orders

[PATCH] selftests/mm: compaction_test: Fix trivial test pass on Aarch64 when nr_hugepages = 0
 2024-05-13  8:28 UTC 

[LSF/MM/BPF TOPIC] Locally attached memory tiering
 2024-05-13  7:48 UTC  (6+ messages)

[PATCH v2 0/2] mm/ksm: fix some accounting problems
 2024-05-13  6:17 UTC  (5+ messages)
` [PATCH v2 1/2] mm/ksm: fix ksm_pages_scanned accounting
` [PATCH v2 2/2] mm/ksm: fix ksm_zero_pages accounting

[PATCH v5 0/4] Reclaim lazyfree THP without splitting
 2024-05-13  5:05 UTC 

[PATCH v5 0/4] Reclaim lazyfree THP without splitting
 2024-05-13  4:56 UTC 

[PATCH] mm/ksm: fix possible UAF of stable_node
 2024-05-13  3:07 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (7+ messages)

INQUIRIES about MemAvailable calculation methods
 2024-05-13  1:49 UTC 

[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-13  1:44 UTC  (5+ messages)

[linux-next:master 12023/12533] ./../kselftest_harness.h:54:15: error: expected parameter declarator
 2024-05-13  1:40 UTC 

[syzbot] [mm?] INFO: rcu detected stall in validate_mm (3)
 2024-05-12 20:41 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] DAMON Updates and Plans: Automation of DAMON tuning, tiering, and VM guest scaling
 2024-05-12 19:44 UTC  (2+ messages)

[RFC IDEA v2 0/6] mm/damon: introduce Access/Contiguity-aware Memory Auto-scaling (ACMA)
 2024-05-12 19:36 UTC  (7+ messages)
` [RFC IDEA v2 1/6] mm/damon: implement DAMOS actions for access-aware contiguous memory allocation
` [RFC IDEA v2 2/6] mm/damon: add the initial part of access/contiguity-aware memory auto-scaling module
` [RFC IDEA v2 3/6] mm/page_reporting: implement a function for reporting specific pfn range
` [RFC IDEA v2 4/6] mm/damon/acma: implement scale down feature
` [RFC IDEA v2 5/6] mm/damon/acma: implement scale up feature
` [RFC IDEA v2 6/6] drivers/virtio/virtio_balloon: integrate ACMA and ballooning

[RFC PATCH v3 1/7] mm/damon/paddr: refactor DAMOS_PAGEOUT with migration_mode
 2024-05-12 18:00 UTC  (3+ messages)

[syzbot] [nilfs2?] INFO: task hung in nilfs_segctor_thread
 2024-05-12  3:33 UTC 

[PATCH v12] mm: report per-page metadata information
 2024-05-12  1:06 UTC 

[linux-next:master 8445/12533] ERROR: modpost: "clk_set_min_rate" [drivers/media/platform/broadcom/bcm2835-unicam.ko] undefined!
 2024-05-11 14:34 UTC 

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-05-11 10:17 UTC  (11+ messages)


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