messages from 2026-08-10 22:36:35 to 2026-08-11 15:18:32 UTC [more...]
[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
2026-08-11 15:18 UTC (8+ messages)
` [PATCH 1/4] of/kexec: fix typo in comment (usable-memory-range)
` [PATCH 3/4] mm/secretmem: zeroize secret pages before kdump
[PATCH] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
2026-08-11 15:16 UTC (2+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-11 15:15 UTC (8+ messages)
[PATCH 4/4] security/keys: zeroize key payloads before kdump
2026-08-11 14:58 UTC (4+ messages)
` [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets "
[PATCH v5] kexec: keep the next kernel off hardware-poisoned pages
2026-08-11 14:51 UTC (7+ messages)
[PATCH v2] mm/madvise: avoid skipping pages after splitting large folios
2026-08-11 14:49 UTC (9+ messages)
` [External] "
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-11 14:48 UTC (22+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 06/11] KVM: guest_memfd: Move internal definitions to internal header
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
[PATCH] selftests/exec: add missing SPDX-License-Identifier tag
2026-08-11 14:35 UTC
[PATCH v2 0/3] slab: ZERO_SIZE_PTR alignment and exact matching
2026-08-11 14:12 UTC (4+ messages)
` [PATCH v2 1/3] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v2 2/3] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v2 3/3] slab: test zero-size allocations in slub_kunit
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-11 14:09 UTC (21+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 6/9] mm: convert PTE table entry to pte
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-11 14:08 UTC (2+ messages)
[PATCH 0/3] docs/mm/damon/design: add explanation of nr_snapshots
2026-08-11 13:56 UTC (8+ messages)
` [PATCH 1/3] docs/mm/damon/design: accurate semantics "
` [PATCH 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
` [PATCH 3/3] docs/mm/damon/design: fix typo of max_nr_snapshots
[PATCH RFC v2 0/2] mm/zswap: shrink zswap_entry via a fixed pool index
2026-08-11 13:55 UTC (7+ messages)
` [PATCH RFC v2 1/2] mm/zswap: replace the zswap_pools list with a fixed pools array
` [PATCH RFC v2 2/2] mm/zswap: reference the pool by index to shrink struct zswap_entry
[PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
2026-08-11 13:22 UTC (5+ messages)
` [PATCH v3 1/4] mm, swap: don't free a hibernation slot that is in "
` [PATCH v3 2/4] mm, swap: only allow swapped-out slots into "
` [PATCH v3 3/4] mm, swap: give hibernation swap slots their own swap table entry type
` [PATCH v3 4/4] mm, swap: drop the swap cache guard and reclaim in swap_free_hibernation_slot()
[PATCH] mm: khugepaged: don't pass swap entry value to trace_mm_khugepaged_scan_file()
2026-08-11 13:36 UTC
[PATCH bpf-next 0/5] bpf: Add user memory access kfuncs for mm_struct
2026-08-11 13:28 UTC (10+ messages)
` [PATCH bpf-next 1/5] mm: Add copy_remote_mm_str()
` [PATCH bpf-next 2/5] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next 3/5] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next 4/5] selftests/bpf: Test trusted-or-null linux_binprm->mm
` [PATCH bpf-next 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm
[PATCH 00/22] Simplify special kernel page table handling
2026-08-11 13:25 UTC (8+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
2026-08-11 13:23 UTC (3+ messages)
[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
2026-08-11 12:58 UTC (2+ messages)
[PATCH v4 0/7] mm/khugepaged: several cleanups
2026-08-11 12:48 UTC (8+ messages)
` [PATCH v4 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
` [PATCH v4 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v4 4/7] mm/khugepaged: fix outdated comments
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
` [PATCH v4 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v4 7/7] mm: Documentation: clarify where the mTHP stats live
[PATCH] tracing: report buffer memory in /proc/meminfo
2026-08-11 12:44 UTC (8+ messages)
` 答复: [External Mail]Re: "
[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-08-11 12:23 UTC (10+ messages)
` [PATCH v6 1/2] "
[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-11 12:13 UTC (5+ messages)
[PATCH v1 0/2] Optimize the code in kexec_handover.c
2026-08-11 11:46 UTC (5+ messages)
` [PATCH v1 1/2] kho: remove useless phys increment in inner loop
` [PATCH v1 2/2] kho: unwind restored pages on kho_restore_vmalloc error
[PATCH v2 00/17] selftests/mm: improve khugepaged coverage
2026-08-11 11:40 UTC (2+ messages)
Fwd: BadBunny: UFFDIO_COPY shmem killpriv bypass leading to local privilege escalation
2026-08-11 11:16 UTC (7+ messages)
[PATCH v4 0/2] kho: support preserving high-order non-compound pages
2026-08-11 10:27 UTC (2+ messages)
[PATCH] mm/mglru: fix and remove redundant unevictable folio handling
2026-08-11 9:40 UTC
[PATCH] lib/test_hmm: fix NULL deref and wrong direction in devmem fault debug message
2026-08-11 9:22 UTC
[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-11 9:22 UTC (3+ messages)
[PATCH v6 0/7] docs/zh_CN: update DAMON translations
2026-08-11 9:16 UTC (5+ messages)
` [PATCH v6 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v6 5/7] docs/zh_CN: update DAMON usage translation
[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
2026-08-11 9:03 UTC (6+ messages)
[PATCH] coredump: add filesz truncation and filter
2026-08-11 8:51 UTC (2+ messages)
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-11 8:40 UTC (5+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-11 8:34 UTC (9+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 2/6] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 5/6] sh/mm: Stop using pgd_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()
[PATCH v7] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-11 8:14 UTC (3+ messages)
[syzbot] [mm?] WARNING in set_mm_walk
2026-08-11 7:36 UTC (4+ messages)
[PATCH 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
2026-08-11 7:08 UTC (3+ messages)
` [PATCH 1/2] mm: vmscan: charge isolate overshoot against scan quota
` [PATCH 2/2] mm: vmscan: stop scanning ineligible folios after max_nr_skipped
[PATCH] kasan: fix quarantine_size accounting during cache removal
2026-08-11 7:33 UTC
[PATCH] mm/cma: fix stray newline in auto-generated CMA area name
2026-08-11 7:16 UTC (2+ messages)
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-08-11 7:15 UTC (2+ messages)
[PATCH v6] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-11 7:04 UTC (7+ messages)
[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-11 6:47 UTC (5+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v2 3/4] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v2 4/4] blk-cgroup: move async bio punt state to blkcg
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-08-11 6:37 UTC (2+ messages)
[RFC PATCH] mm/oom_kill: dump top 5 memory consumers by RSS in OOM report
2026-08-11 6:29 UTC
[PATCH v3] memcg: keep folio's objcg same as its node
2026-08-11 6:25 UTC (2+ messages)
[PATCH] mm/memcg: fix NULL nodeinfo[] dereference on late-onlined nodes
2026-08-11 6:19 UTC (4+ messages)
[PATCH] mm/cma: remove stray newline from auto-generated CMA area name
2026-08-11 6:12 UTC (3+ messages)
[PATCH] mm/memfd_luo: use real folio index in retrieve error logs
2026-08-11 5:59 UTC (3+ messages)
[PATCH] mm: Make VM_FAULT_RESULT_TRACE compatible with sparse
2026-08-11 5:54 UTC (2+ messages)
[PATCH] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
2026-08-11 5:43 UTC (3+ messages)
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-11 4:50 UTC (12+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
[PATCH v2] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-11 5:14 UTC
[BUG] powerpc: userspace processes crash in ld64.so.2 when running recent linux-next kernels
2026-08-11 4:58 UTC (3+ messages)
[PATCH v3 0/7] mm/khugepaged: several cleanups
2026-08-11 4:50 UTC (3+ messages)
[PATCH] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
2026-08-11 4:43 UTC (2+ messages)
[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
2026-08-11 4:35 UTC (13+ messages)
[PATCH v2] mm: memcg-v1: fix memsw and TCP failcnt accounting
2026-08-11 4:31 UTC (3+ messages)
[PATCH v3 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-08-11 3:58 UTC (9+ messages)
` [PATCH v3 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v3 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v3 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v3 10/17] mm/hugetlb: switch HugeTLB to "
[PATCH v4 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-11 3:52 UTC (2+ messages)
[RFC v2 PATCH] mm/cma: don't release CMA pages still in use
2026-08-11 3:49 UTC (3+ messages)
2026–2032 Set-Top Box (STB) market overview 机顶盒
2026-08-11 3:44 UTC
[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
2026-08-11 2:51 UTC (9+ messages)
` [RFC PATCH v3 1/8] mm/gup: break out gup_fill_pages() helper
` [RFC PATCH v3 2/8] mm/gup: convert follow_page_mask() to return a long
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()
` [RFC PATCH v3 4/8] mm/gup: break out follow_one_pte() helper
` [RFC PATCH v3 5/8] mm/gup: fill the pages array outside the pud/pmd lock
` [RFC PATCH v3 6/8] mm/gup: return a huge page's full count from follow_page_mask()
` [RFC PATCH v3 7/8] mm/gup: walk multiple PTEs per follow_page_pte() call
` [RFC PATCH v3 8/8] mm/gup: batch contiguous same-folio PTEs into one refcount grab
[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-11 2:50 UTC (7+ messages)
` [PATCH v4 2/5] binder: Make shrinker rely solely on per-VMA lock
[PATCH 1/1] zsmalloc: account for handle size in class lookup
2026-08-11 2:28 UTC (2+ messages)
[PATCH] mm: memcg-v1: fix memory.memsw.failcnt accounting
2026-08-11 1:48 UTC (5+ messages)
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-11 0:48 UTC (4+ messages)
[syzbot] [fs?] [mm?] BUG: sleeping function called from invalid context in kvm_xen_set_evtchn_fast (2)
2026-08-11 0:12 UTC
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-08-10 23:54 UTC (5+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-10 23:06 UTC (7+ 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