messages from 2024-10-09 20:49:11 to 2024-10-10 20:56:57 UTC [more...]
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-10 20:56 UTC (3+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-10 19:46 UTC (11+ messages)
[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-10-10 19:39 UTC (11+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v6 07/10] tmpfs: Add casefold lookup support
` [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v6 10/10] docs: tmpfs: Add casefold options
[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
2024-10-10 19:27 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 0cca97bf23640ff68a6e8a74e9b6659fdc27f48c
2024-10-10 18:45 UTC
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-10 18:35 UTC (26+ 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 0/3] introduce PIDFD_SELF* sentinels
2024-10-10 18:15 UTC (4+ messages)
` [PATCH 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH 2/3] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
` [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH][next] mm/execmem: Remove logically deadcode in execmem.c
2024-10-10 18:10 UTC
[PATCH] mm/zsmalloc: Use memcpy_from/to_page whereever possible
2024-10-10 17:51 UTC
[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
2024-10-10 17:31 UTC (5+ messages)
[PATCH] memcg: add tracing for memcg stat updates
2024-10-10 17:27 UTC (7+ messages)
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-10 17:16 UTC (5+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH] maple_tree: remove conditionals to detect wr_node_store
2024-10-10 17:16 UTC (5+ messages)
Proposal: bi-weekly guest_memfd upstream call
2024-10-10 17:14 UTC (5+ messages)
[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-10 17:04 UTC (8+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
[linux-next:master 2784/3639] WARNING: modpost: vmlinux: section mismatch in reference: rtnl_net_debug_exit+0x20 (section: .exit.text) -> rtnl_net_debug_net_ops (section: .init.data)
2024-10-10 16:59 UTC (2+ messages)
[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
2024-10-10 16:37 UTC (4+ messages)
[PATCH] mm/damon: Fix memory leak in damon_sysfs_test_add_targets()
2024-10-10 16:21 UTC (2+ messages)
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-10-10 16:06 UTC (3+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
[PATCH] mm/kmemleak: fix typo in object_no_scan() comment
2024-10-10 15:54 UTC
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-10-10 15:52 UTC (2+ messages)
[PATCH] mm: remove unused hugepage for vma_alloc_folio()
2024-10-10 15:35 UTC (4+ messages)
[syzbot] [mm?] INFO: task hung in exit_mmap
2024-10-10 15:28 UTC (2+ messages)
[PATCH 0/3] mm: cleanup thp and shmem allowable order check
2024-10-10 14:53 UTC (8+ 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()
[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-10-10 15:22 UTC (17+ messages)
` [PATCH v3 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v3 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v3 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v3 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v3 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v3 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v3 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v3 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v3 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH v3 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v3 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v3 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v3 -next 15/15] sysctl: remove unneeded include
[PATCH v1 0/5] virtio-mem: s390x support
2024-10-10 14:42 UTC (5+ messages)
[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2024-10-10 14:37 UTC (20+ 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 net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
2024-10-10 14:33 UTC (4+ messages)
[PATCH v4 0/2] vdso: Use only headers from the vdso/ namespace
2024-10-10 13:51 UTC (3+ messages)
` [PATCH v4 1/2] drm: i915: Change fault type to unsigned long
` [PATCH v4 2/2] vdso: Introduce vdso/page.h
[linux-next:master 3046/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: dp-intf@1c015000: power-domains: False schema does not allow [[54, 16]]
2024-10-10 13:35 UTC
[PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
2024-10-10 13:11 UTC (2+ messages)
` [PATCH v5] "
[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
2024-10-10 13:04 UTC (2+ messages)
[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
2024-10-10 12:56 UTC (3+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
` [PATCH v6 2/2] rust: miscdevice: add mmap support
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-10 12:54 UTC (2+ messages)
[PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-10 12:40 UTC (2+ messages)
[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
2024-10-10 12:37 UTC (8+ messages)
` [PATCH v3 2/2] vdso: Introduce vdso/page.h
[PATCH] mm: add pcp high_min high_max to proc zoneinfo
2024-10-10 12:09 UTC
[linux-next:master 2957/3639] arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a
2024-10-10 11:10 UTC
[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
2024-10-10 10:40 UTC (4+ messages)
[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 10:20 UTC (3+ messages)
[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 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 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 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] 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
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)
[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: 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 (4+ messages)
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[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 (5+ messages)
` [PATCH v4] "
[PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
2024-10-09 21:35 UTC (2+ 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 (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).