messages from 2025-07-29 13:53:41 to 2025-07-30 19:45:01 UTC [more...]
[PATCH v2 2/6] futex: Use RCU-based per-CPU reference counting instead of rcuref_t
2025-07-30 19:44 UTC (3+ messages)
[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-30 19:42 UTC (8+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
[PATCH v14 0/4] support large align and nid in Rust allocators
2025-07-30 19:21 UTC (5+ messages)
` [PATCH v14 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v14 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v14 3/4] rust: add support for NUMA ids in allocations
` [PATCH v14 4/4] rust: support large alignments "
[GIT PULL] slab updates for 6.17
2025-07-30 18:52 UTC (6+ messages)
[PATCH] selftests/mm: Fix typos and improve output messages
2025-07-31 0:02 UTC
[PATCH v2 0/2] mm/damon: Add damos_stat support for vaddr
2025-07-30 17:56 UTC (5+ messages)
` [PATCH v2 1/2] mm/damon: Move has filter to ops-common
` [PATCH v2 2/2] mm/damon: Add damos_stat support for vaddr
[PATCH v13 0/4] support large align and nid in Rust allocators
2025-07-30 17:25 UTC (4+ messages)
` [PATCH v13 1/4] :mm/vmalloc: allow to set node and align in vrealloc
[syzbot] [mm?] BUG: unable to handle kernel paging request in move_pages
2025-07-30 17:09 UTC (6+ messages)
[PATCH 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
2025-07-30 17:07 UTC
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-07-30 16:32 UTC (11+ messages)
[PATCH] idr: Fix the kernel-doc for idr_is_empty()
2025-07-30 16:31 UTC (2+ messages)
[v2 00/11] THP support for zone device page migration
2025-07-30 16:29 UTC (25+ messages)
` [v2 01/11] mm/zone_device: support large zone device private folios
` [v2 02/11] mm/thp: zone_device awareness in THP handling code
` [v2 03/11] mm/migrate_device: THP migration of zone device pages
` [v2 04/11] mm/memory/fault: add support for zone device THP fault handling
` [v2 05/11] lib/test_hmm: test cases and support for zone device private THP
` [v2 06/11] mm/memremap: add folio_split support
` [v2 07/11] mm/thp: add split during migration support
` [v2 08/11] lib/test_hmm: add test case for split pages
` [v2 09/11] selftests/mm/hmm-tests: new tests for zone device THP migration
` [v2 10/11] gpu/drm/nouveau: add THP migration support
` [v2 11/11] selftests/mm/hmm-tests: new throughput tests including THP
[PATCH] mm: shmem: fix the shmem large folio allocation for the i915 driver
2025-07-30 16:11 UTC (4+ messages)
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-30 16:01 UTC (21+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-07-30 15:35 UTC (13+ messages)
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
2025-07-30 15:23 UTC (4+ messages)
[PATCH] selftests/mm: use __auto_type in swap() macro
2025-07-30 14:23 UTC
[RFC][PATCH v2 00/29] introduce kmemdump
2025-07-30 14:10 UTC (9+ messages)
` [RFC][PATCH v2 16/29] mm/show_mem: Annotate static information into Kmemdump
` [RFC][PATCH v2 22/29] mm/numa: Register "
[PATCH v2 1/2] tracing: Have eprobes have their own config option
2025-07-30 14:01 UTC (5+ messages)
[PATCH v2 0/9] mm: vm_normal_page*() improvements
2025-07-30 13:24 UTC (8+ messages)
` [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-30 13:19 UTC (10+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[PATCH resend v2] /dev/zero: try to align PMD_SIZE for private mapping
2025-07-30 13:04 UTC (5+ messages)
[PATCH] mm/kmemleak: Avoid soft lockup in __kmemleak_do_cleanup()
2025-07-30 10:03 UTC (2+ messages)
[RFC PATCH v4 0/4] mm, bpf: BPF based THP order selection
2025-07-30 9:58 UTC (10+ messages)
` [RFC PATCH v4 1/4] mm: thp: add support for "
` [RFC PATCH v4 4/4] selftest/bpf: add selftest for BPF based THP order seletection
[PATCHv4 0/3] mm/memory_hotplug: fixup crash during uevent handling
2025-07-30 9:39 UTC (5+ messages)
[PATCH] mm: Fix possible deadlock in console_trylock_spinning
2025-07-30 9:49 UTC
[PATCH v2] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
2025-07-30 9:26 UTC (3+ messages)
[PATCH] mm: correct type for vmalloc vm_flags fields
2025-07-30 9:16 UTC (4+ messages)
[PATCH 6.12.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
2025-07-30 7:52 UTC (3+ messages)
[PATCH v2 6.6.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
2025-07-30 7:39 UTC
[PATCH v2 6.12.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
2025-07-30 7:39 UTC
[PATCH v2 6.1.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
2025-07-30 7:39 UTC
[linux-next:master 10063/12827] vmlinux.o: warning: objtool: watchdog+0x418: sibling call from callable instruction with modified stack frame
2025-07-30 4:50 UTC
[PATCH v2] /dev/zero: try to align PMD_SIZE for private mapping
2025-07-30 4:28 UTC (2+ messages)
[RFC v2 5/7] mm/memory: implement MM_CP_DAMON
2025-07-30 4:21 UTC (2+ messages)
[Linux Memory Hotness and Promotion] Notes from July 17, 2025
2025-07-30 4:11 UTC
[PATCH] /dev/zero: try to align PMD_SIZE for private mapping
2025-07-30 3:36 UTC (4+ messages)
mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
2025-07-30 2:01 UTC
[PATCH] /dev/zero: try to align PMD_SIZE for private mapping
2025-07-30 2:00 UTC
[PATCH 5.4.y 0/3] Backport series: "permit write-sealed memfd read-only shared mappings"
2025-07-30 1:59 UTC (6+ messages)
` [PATCH 5.4.y 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 5.4.y 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.4.y 3/3] mm: perform the mapping_map_writable() check after call_mmap()
[PATCH 5.10.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:54 UTC (3+ messages)
` [PATCH 5.10.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.10.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
[PATCH 5.15.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:53 UTC (3+ messages)
` [PATCH 5.15.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.15.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
[PATCH 6.1.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:52 UTC (3+ messages)
` [PATCH 6.1.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 6.1.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
[PATCH 6.6.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:51 UTC (3+ messages)
` [PATCH 6.6.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 6.6.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
[Question] About the PCP free_high heuristic
2025-07-30 1:33 UTC (5+ messages)
[PATCH v1] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
2025-07-30 1:28 UTC (2+ messages)
[PATCH v3] memcg: expose socket memory pressure in a cgroup
2025-07-30 0:15 UTC (11+ messages)
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-29 23:40 UTC (13+ messages)
[PATCH v2 00/32] Live Update Orchestrator
2025-07-29 23:23 UTC (15+ messages)
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 31/32] libluo: introduce luoctl
[PATCH] docs/mm/damon/design: fix typo
2025-07-29 22:41 UTC (4+ messages)
[PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
2025-07-29 22:17 UTC (2+ messages)
[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-07-29 19:41 UTC (6+ messages)
` [PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting
[linux-next:master] BUILD REGRESSION 54efec8782214652b331c50646013f8526570e8d
2025-07-29 19:10 UTC
[PATCH 0/3] use vm_flags_t consistently
2025-07-29 18:39 UTC (5+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[PATCH v1 0/2] mm/damon: Add damos_stat support for vaddr
2025-07-29 18:34 UTC (7+ messages)
` [PATCH v1 2/2] "
[PATCH v1 1/2] mm/damon: Move invalid folio and has filter to ops-common
2025-07-29 18:20 UTC (2+ messages)
[PATCH v2] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
2025-07-29 16:51 UTC (2+ messages)
[PATCH] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
2025-07-29 16:35 UTC (3+ messages)
[PATCH] mm: vmalloc: use VMALLOC_EARLY_START boundary for early vmap area
2025-07-29 16:26 UTC (4+ messages)
[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
2025-07-29 15:53 UTC (2+ messages)
[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
2025-07-29 15:52 UTC (7+ messages)
[PATCH v3 1/1] mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
2025-07-29 14:57 UTC
[PATCH v4 0/3] Optimizations for khugepaged
2025-07-29 14:41 UTC (7+ messages)
` [PATCH v4 1/3] mm: add get_and_clear_ptes() and clear_ptes()
` [PATCH v4 2/3] khugepaged: Optimize __collapse_huge_page_copy_succeeded() by PTE batching
` [PATCH v4 3/3] khugepaged: Optimize collapse_pte_mapped_thp() "
[PATCH v2 1/1] mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
2025-07-29 14:31 UTC (7+ messages)
[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
2025-07-29 14:20 UTC (2+ 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).