linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v3 0/4] Support large folios for tmpfs
 2024-10-10  9:58 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm: factor out the order calculation into a new helper
` [RFC PATCH v3 2/4] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
` [RFC PATCH v3 3/4] mm: shmem: add large folio support to the write and fallocate paths for tmpfs
` [RFC PATCH v3 4/4] docs: tmpfs: add documention for 'write_size' huge option

[syzbot] [kasan?] [mm?] INFO: task hung in hugetlb_wp
 2024-10-10  9:46 UTC  (2+ messages)
` [syzbot] "

[linux-next:master 2288/2853] arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb: clock-controller@c8c0000: clocks: [[31, 0], [34, 178], [144, 1], [144, 0], [145, 1], [145, 0], [146], [0], [0], [0], [34, 184]] is too long
 2024-10-10  9:43 UTC  (2+ messages)

[linux-next:master 2312/2853] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1bfc000: clocks: [[52, 122], [52, 120], [139, 10], [52, 123], [52, 125], [52, 127]] is too long
 2024-10-10  9:39 UTC  (2+ messages)

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-10  9:29 UTC  (22+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text
  ` Bisected: "

[PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
 2024-10-10  9:28 UTC  (3+ messages)

[linux-next:master 3043/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: jpeg-decoder@1a040000: iommus: [[98, 685], [98, 686], [98, 690], [98, 691], [98, 692], [98, 693]] is too long
 2024-10-10  9:16 UTC 

[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2024-10-10  8:59 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH v3 02/11] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
` [PATCH v3 03/11] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
` [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
` [PATCH v3 05/11] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
` [PATCH v3 06/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
` [PATCH v3 07/11] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable
` [PATCH v3 08/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
` [PATCH v3 09/11] KVM: arm64: Skip VMA checks for slots without userspace address
` [PATCH v3 10/11] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v3 11/11] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled

[PATCH v2 0/1] remove SWAP_MAP_SHMEM
 2024-10-10  8:53 UTC  (3+ messages)

[PATCH v2] mm/cma: print total and used count in cma_alloc()
 2024-10-10  8:48 UTC  (7+ messages)
    ` 回复: [External Mail]Re: "
          ` 答复: "

[syzbot] [mm?] KMSAN: uninit-value in swap_writepage
 2024-10-10  8:44 UTC 

[PATCH v1 0/5] virtio-mem: s390x support
 2024-10-10  8:41 UTC  (2+ messages)

[PATCH] vmscan: add a vmscan event for reclaim_pages
 2024-10-10  8:28 UTC  (4+ messages)

[linux-next:master 2780/2853] arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dtb: wifi@0: 'vddrfacmn-supply' is a required property
 2024-10-10  8:25 UTC 

[PATCH] misc: sgi-gru: Don't disable preemption in GRU driver
 2024-10-10  7:55 UTC  (3+ messages)

[linux-next:master 2981/3639] arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi:787.22-795.6: Warning (simple_bus_reg): /soc/bus@fe000000/pwm@54000: simple-bus unit address format error, expected "d2f0"
 2024-10-10  7:54 UTC 

[PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-10  7:47 UTC 

[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
 2024-10-10  6:55 UTC 

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

[PATCH] maple_tree: remove conditionals to detect wr_node_store
 2024-10-10  6:28 UTC  (4+ messages)

[PATCH] mm: remove unused hugepage for vma_alloc_folio()
 2024-10-10  6:15 UTC 

[PATCH 0/3] mm: cleanup thp and shmem allowable order check
 2024-10-10  6:10 UTC  (4+ messages)
` [PATCH 1/3] mm: huge_memory: move file_thp_enabled() into huge_memory.c
` [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
` [PATCH 3/3] mm: shmem: remove __shmem_huge_global_enabled()

[linux-next:master] 218a562f27: segfault_at_ip_sp_error
 2024-10-10  5:26 UTC 

[linux-next:master 3040/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: t-phy@11c20700: 'power-domains' does not match any of the regexes: '^(usb|pcie|sata)-phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
 2024-10-10  5:17 UTC 

[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
 2024-10-10  5:06 UTC  (6+ messages)

[PATCH 0/4] LoongArch: Fix vmalloc test issue
 2024-10-10  3:50 UTC  (5+ messages)
` [PATCH 1/4] LoongArch: Set pte entry with PAGE_GLOBAL for kernel space
` [PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
` [PATCH 3/4] LoongArch: Add barrier between set_pte and memory access
` [PATCH 4/4] LoongArch: Use atomic operation with set_pte and pte_clear function

[RFC 1/2] cma: Fix CMA_MIN_ALIGNMENT_BYTES during early_init
 2024-10-10  3:19 UTC  (3+ messages)

[linux-next:master 1572/3432] arch/arm64/boot/dts/mediatek/mt8183-evb.dtb: vcodec@17020000: 'assigned-clocks' is a required property
 2024-10-10  2:01 UTC 

[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
 2024-10-10  1:28 UTC  (3+ messages)

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-10  1:24 UTC  (5+ messages)

[PATCH] mm: set hugepage to false when anon mthp allocation
 2024-10-10  1:13 UTC  (7+ messages)

Immediate Attention Needed: Domain Renewal
 2024-10-10  1:02 UTC 

[linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:28: error: call to undeclared function 'bootmem_type'; ISO C99 and later do not support implicit function declarations
 2024-10-10  0:39 UTC 

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-10  0:02 UTC  (16+ messages)
` [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls

[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
 2024-10-09 23:58 UTC  (5+ messages)
` [PATCH v3 2/2] vdso: Introduce vdso/page.h

[PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
 2024-10-09 23:50 UTC  (5+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[linux-next:master 2227/3432] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1c06000: clocks: [[52, 107], [52, 109], [139, 1], [52, 111], [52, 113], [52, 115]] is too long
 2024-10-09 23:37 UTC 

[GIT PULL] hotfixes for 6.12-rc3
 2024-10-09 23:30 UTC  (3+ messages)

[linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:42: error: implicit declaration of function 'bootmem_type'
 2024-10-09 23:06 UTC 

[linux-next:master] BUILD REGRESSION b6270c3bca987530eafc6a15f9d54ecd0033e0e3
 2024-10-09 22:09 UTC 

[PATCH v3] mm, kasan, kmsan: copy_from/to_kernel_nofault
 2024-10-09 21:39 UTC  (7+ messages)
` [PATCH v4] "

[PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
 2024-10-09 21:35 UTC  (3+ messages)

[PATCH v2 5/7] bootmem: Stop using page->index
 2024-10-09 21:34 UTC  (3+ messages)

[linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
 2024-10-09 21:24 UTC  (7+ messages)

[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
 2024-10-09 21:08 UTC  (8+ messages)

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-09 20:49 UTC  (3+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1

[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
 2024-10-09 20:14 UTC  (3+ messages)
` [PATCH RFC v2 2/5] mm: guest_memfd: Allow folios to be accessible to host

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-09 19:37 UTC  (7+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file

[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
 2024-10-09 19:05 UTC  (9+ messages)

[linux-next:master 1566/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: spmi@10027000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-10-09 18:08 UTC 

next-20241001: WARNING: at mm/list_lru.c:77 list_lru_del (mm/list_lru.c:212 mm/list_lru.c:200)
 2024-10-09 18:02 UTC  (7+ messages)

[syzbot] INFO: rcu detected stall in readlink_copy
 2024-10-09 18:00 UTC 

[linux-next:master 3426/3432] error[E0432]: unresolved import `crate::types::ARef`
 2024-10-09 17:47 UTC 

Possible regression with file madvise(MADV_COLLAPSE)
 2024-10-09 15:54 UTC 

[PATCH v3 0/2] Cleanup some writeback codes
 2024-10-09 15:20 UTC  (5+ messages)
` [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
` [PATCH v3 2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()

[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
 2024-10-09 14:44 UTC  (2+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-10-09 14:43 UTC  (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-10-09 14:41 UTC  (4+ messages)

[PATCH 0/5] asm-generic: clean up asm/mman.h
 2024-10-09 14:32 UTC  (11+ messages)
` [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
` [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support

[RFC PATCH 0/1] Buddy allocator like folio split
 2024-10-09 14:21 UTC  (3+ messages)

[linux-next:fs-current] BUILD SUCCESS 0d4570f02fe8721d17dd8359f639d2628254cd46
 2024-10-09 14:11 UTC 

VMA merging updateds?
 2024-10-09 14:03 UTC  (9+ messages)

[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
 2024-10-09 13:52 UTC  (3+ messages)

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-09 12:41 UTC  (19+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 02/18] EDAC: Add scrub control feature
` [PATCH v13 03/18] EDAC: Add ECS "
` [PATCH v13 04/18] cxl: move cxl headers to new include/cxl/ directory
` [PATCH v13 05/18] cxl: Move mailbox related bits to the same context
` [PATCH v13 06/18] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
` [PATCH v13 07/18] cxl: Add Get Supported Features command for kernel usage
` [PATCH v13 08/18] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v13 09/18] cxl/mbox: Add SET_FEATURE "
` [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v13 11/18] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v13 13/18] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v13 14/18] ras: mem: Add memory "
` [PATCH v13 15/18] EDAC: Add memory repair control feature
` [PATCH v13 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v13 17/18] cxl/memfeature: Add CXL memory device PPR control feature
` [PATCH v13 18/18] cxl/memfeature: Add CXL memory device memory sparing "

extend usage of KMEM_CACHE() for cache creation?
 2024-10-09 12:38 UTC 

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-10-09 12:01 UTC  (3+ messages)
` [PATCH v2 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()

[linux-next:pending-fixes 207/319] fs/btrfs/qgroup.c:2014:6: error: use of undeclared identifier 'bytenr'
 2024-10-09 11:30 UTC  (3+ messages)

[PATCH v2 1/1] mm/slab: remove duplicate check in create_cache()
 2024-10-09 10:59 UTC  (2+ messages)

[linux-next:master] [fs] 2e4c6e78f4: will-it-scale.per_thread_ops -5.7% regression
 2024-10-09 10:13 UTC  (2+ messages)

[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-10-09  8:52 UTC  (13+ messages)
` [PATCH v2] "
      `  "

[PATCH v3 0/5] mm: memory_hotplug: improve do_migrate_range()
 2024-10-09  7:27 UTC  (10+ messages)
` [PATCH v3 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-09  7:17 UTC  (6+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
 2024-10-09  7:13 UTC 

[RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-10-09  6:21 UTC  (8+ messages)

[PATCH] kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
 2024-10-09  5:26 UTC  (2+ messages)

[linux-next:master 2344/2853] arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dtb: bluetooth: 'vddaon-supply' is a required property
 2024-10-09  5:19 UTC 

page:  |  | latest

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