messages from 2025-08-04 19:18:30 to 2025-08-05 19:40:13 UTC [more...]
[PATCH 0/8] riscv: add initial support for hardware breakpoints
2025-08-05 19:39 UTC (5+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
[PATCH] selftests/mm: fix FORCE_READ to read input value correctly
2025-08-05 19:21 UTC (7+ messages)
[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-05 18:51 UTC (7+ messages)
[PATCH v2 00/32] Live Update Orchestrator
2025-08-05 18:24 UTC (18+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
` [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 00/11] Add and use memdesc_flags_t
2025-08-05 17:23 UTC (9+ messages)
` [PATCH 01/11] mm: Introduce memdesc_flags_t
` [PATCH 02/11] mm: Convert page_to_section() to memdesc_section()
` [PATCH 04/11] mm: Introduce memdesc_zonenum()
` [PATCH 07/11] mm: Introduce memdesc_is_zone_device()
` [PATCH 08/11] mm: Reimplement folio_is_device_private()
` [PATCH 09/11] mm: Reimplement folio_is_device_coherent()
` [PATCH 10/11] mm: Reimplement folio_is_fsdax()
` [PATCH 11/11] mm: Add folio_is_pci_p2pdma()
[PATCH 0/7] mm: hugetlb: cleanup and allocate frozen hugetlb folio
2025-08-05 17:56 UTC (11+ messages)
` [PATCH 1/7] mm: hugetlb: convert to alloc_fresh_hugetlb_hvo_folio()
` [PATCH 2/7] mm: hugetlb: convert to prep_account_new_hugetlb_folio()
` [PATCH 3/7] mm; hugetlb: simpify alloc_buddy_hugetlb_folio()
[PATCH v4 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
2025-08-05 17:31 UTC (3+ messages)
` [PATCH v4 1/2] man/man2/mremap.2: describe multiple mapping move
` [PATCH v4 2/2] man/man2/mremap.2: describe previously undocumented shrink behaviour
[PATCH v3] mm/damon: update expired description of damos_action
2025-08-05 17:32 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION afec768a6a8fe7fb02a08ffce5f2f556f51d4b52
2025-08-05 17:22 UTC
[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
2025-08-05 17:12 UTC (10+ messages)
[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
2025-08-05 17:03 UTC (8+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
[PATCH v3] selftests/mm: pass filename as input param to VM_PFNMAP tests
2025-08-05 16:51 UTC (4+ messages)
[PATCH 0/5] add static huge zero folio support
2025-08-05 16:42 UTC (15+ messages)
` [PATCH 3/5] mm: add static huge zero folio
` [PATCH 4/5] mm: add largest_zero_folio() routine
[PATCH v10 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-08-05 16:36 UTC (4+ messages)
` [PATCH v10 1/3] mm: Add node_to_range lookup facility to numa_memblks
[PATCH 0/5] mm/damon/sysfs: Add commands useful for using migration dests
2025-08-05 16:20 UTC (6+ messages)
` [PATCH 1/5] mm/damon/core: Add damos_destroy_dests()
` [PATCH 2/5] mm/damon/sysfs: Implement a command to only commit scheme dests
` [PATCH 3/5] mm/damon/sysfs: Implement a command to wait until schemes are applied
` [PATCH 4/5] Docs/ABI/damon: Document new DAMON commands
` [PATCH 5/5] Docs/admin-guide/mm/damon/usage: "
[PATCH 0/3] use vm_flags_t consistently
2025-08-05 16:13 UTC (9+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-08-05 16:06 UTC (11+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v4 2/9] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 3/9] kasan/arm,arm64: call kasan_init_generic in kasan_init
` [PATCH v4 4/9] kasan/xtensa: "
` [PATCH v4 5/9] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 6/9] kasan/um: "
` [PATCH v4 7/9] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v4 8/9] kasan/s390: "
` [PATCH v4 9/9] kasan/riscv: "
[[PATCH v2] 1/2] futex: Add check_robust_futex to verify process usage of robust_futex
2025-08-05 16:02 UTC (2+ messages)
[PATCH v4] memcg: expose socket memory pressure in a cgroup
2025-08-05 15:54 UTC (2+ messages)
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-08-05 15:36 UTC (10+ messages)
[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-05 15:08 UTC (26+ messages)
` [PATCH v3 2/6] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v3 3/6] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v3 4/6] docs: transhuge: document process level THP controls
` [PATCH v3 5/6] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v3 6/6] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
2025-08-05 14:57 UTC (12+ messages)
[[PATCH v2] 2/2] futex: Only delay OOM reaper for processes using robust futex
2025-08-05 14:55 UTC (6+ messages)
Maintainers Summit 2025 Call for Topics
2025-08-05 14:43 UTC
[PATCH v2 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-05 14:37 UTC (7+ messages)
` [PATCH v2 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v2 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v2 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH v2] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
2025-08-05 14:35 UTC (2+ messages)
[PATCH v2 RESEND 0/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));" and some cleanup
2025-08-05 14:26 UTC (3+ messages)
` [PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
Realtime threads delayed due to kcompactd0
2025-08-05 14:11 UTC (7+ messages)
[PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
2025-08-05 14:09 UTC (11+ messages)
[PATCH early RFC 0/4] running KASAN off of KCSAN's TSAN hooks
2025-08-05 13:49 UTC (7+ messages)
` [PATCH early RFC 1/4] kbuild: kasan,kcsan: refactor out enablement check
` [PATCH early RFC 2/4] kbuild: kasan: refactor open coded cflags for kasan test
` [PATCH early RFC 3/4] kasan: add support for running via KCSAN hooks
` [PATCH early RFC 4/4] mm/slub: Defer KCSAN hook on free to KASAN if available
[GIT PULL] Additional MM updates for 6.17-rc1
2025-08-05 13:40 UTC (2+ messages)
[PATCH] mm: memory: Force-inline PTE/PMD zapping functions for performance
2025-08-05 13:35 UTC (4+ messages)
[PATCH v3 0/7] iomap: zero range folio batch support
2025-08-05 13:08 UTC (9+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[v2 00/11] THP support for zone device page migration
2025-08-05 12:58 UTC (35+ 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
[PATCH v6] mm/slub: avoid accessing metadata when pointer is invalid in object_err()
2025-08-05 12:38 UTC (3+ messages)
[PATCH v2] mm/damon: update expired description of damos_action
2025-08-05 12:37 UTC (3+ messages)
[PATCH v2] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
2025-08-05 12:14 UTC
page type is 0, migratetype passed is 2 (nr=256)
2025-08-05 12:02 UTC (8+ messages)
[RFC PATCH] mm/slab: save memory by allocating slabobj_ext array from leftover
2025-08-05 11:57 UTC (5+ messages)
[PATCH v6 0/3] Add support for long task name
2025-08-05 11:13 UTC (7+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
next-20250729: PREEMPT_RT: rock Pi 4b Internal error Oops kmem_cache_alloc_bulk_noprof - kernel locking rtmutex.c at __rt_mutex_slowlock_locked
2025-08-05 11:10 UTC (4+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
2025-08-05 10:58 UTC (2+ messages)
[PATCH] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
2025-08-05 10:36 UTC (5+ messages)
[PATCH] mm: Fix the race between collapse and PT_RECLAIM under per-vma lock
2025-08-05 10:26 UTC (12+ messages)
[PATCH 1/1] mm: Correct misleading comment on mmap_lock field in mm_struct
2025-08-05 9:30 UTC (3+ messages)
[PATCH] mm: ignore nomap memory during mirror init
2025-08-05 8:47 UTC (9+ messages)
[PATCH] mm: Fix possible deadlock in console_trylock_spinning
2025-08-05 7:44 UTC (8+ messages)
[PATCH 0/4] mm/kasan: make kasan=on|off work for all three modes
2025-08-05 6:23 UTC (5+ messages)
` [PATCH 1/4] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH 2/4] mm/kasan: move kasan= code to common place
` [PATCH 3/4] mm/kasan: don't initialize kasan if it's disabled
` [PATCH 4/4] mm/kasan: make kasan=on|off take effect for all three modes
[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
2025-08-05 2:52 UTC (5+ messages)
[PATCH] mm/damon: update expired description of damos_action
2025-08-05 2:07 UTC (2+ messages)
[PATCH v2] selftests/mm: pass filename as input param to VM_PFNMAP tests
2025-08-05 1:59 UTC (3+ messages)
[PATCH v2] mempolicy: Clarify what zone reclaim means
2025-08-05 1:27 UTC (2+ messages)
[PATCH v3 1/2] mm: limit the scope of vma_start_read()
2025-08-04 23:33 UTC (2+ messages)
` [PATCH v3 2/2] mm: change vma_start_read() to drop RCU lock on failure
Live Update MC (LPC): Call for Presentations
2025-08-04 23:09 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).