messages from 2025-05-15 03:14:47 to 2025-05-16 01:49:20 UTC [more...]
[PATCH v5 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-05-16 1:49 UTC (5+ messages)
` [PATCH v5 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH v2 0/5] Some random fixes and cleanup to shmem
2025-05-16 1:33 UTC (8+ messages)
` [PATCH v2 1/5] mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
` [PATCH v2 2/5] mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
` [PATCH v2 3/5] mm/shmem: Fix potential dead loop in shmem_unuse()
` [PATCH v2 4/5] mm: shmem: only remove inode from swaplist when it's swapped page count is 0
` [PATCH v2 5/5] mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-16 0:57 UTC (10+ messages)
` [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 51/51] KVM: selftests: Test guest_memfd for accuracy of st_blocks
[akpm-mm:mm-new 85/89] arch/m68k/mm/motorola.c:108:55: error: 'struct page' has no member named 'index'
2025-05-16 0:05 UTC
[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-15 23:50 UTC (7+ messages)
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v9 14/17] KVM: arm64: Enable mapping guest_memfd in arm64
[RFC v2 00/16] Live Update Orchestrator
2025-05-15 23:15 UTC (18+ messages)
` [RFC v2 01/16] kho: make debugfs interface optional
` [RFC v2 02/16] kho: allow to drive kho from within kernel
` [RFC v2 03/16] kho: add kho_unpreserve_folio/phys
` [RFC v2 04/16] luo: luo_core: Live Update Orchestrator
` [RFC v2 05/16] luo: luo_core: integrate with KHO
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration
` [RFC v2 07/16] luo: luo_subsystems: implement subsystem callbacks
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs
` [RFC v2 09/16] luo: luo_files: implement file systems callbacks
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
` [RFC v2 11/16] luo: luo_sysfs: add sysfs state monitoring
` [RFC v2 12/16] reboot: call liveupdate_reboot() before kexec
` [RFC v2 13/16] luo: add selftests for subsystems un/registration
` [RFC v2 14/16] selftests/liveupdate: add subsystem/state tests
` [RFC v2 15/16] docs: add luo documentation
` [RFC v2 16/16] MAINTAINERS: add liveupdate entry
[linux-next:master] BUILD SUCCESS 484803582c77061b470ac64a634f25f89715be3f
2025-05-15 22:38 UTC
[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
2025-05-15 21:42 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: vmalloc: Only zero-init on vrealloc shrink
[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
2025-05-15 21:39 UTC (17+ messages)
[PATCH 0/6] prctl: introduce PR_SET/GET_THP_POLICY
2025-05-15 21:04 UTC (38+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process
` [PATCH 2/6] prctl: introduce PR_THP_POLICY_DEFAULT_NOHUGE "
` [PATCH 3/6] prctl: introduce PR_THP_POLICY_SYSTEM "
` [PATCH 4/6] selftests: prctl: introduce tests for PR_THP_POLICY_DEFAULT_NOHUGE
` [PATCH 5/6] selftests: prctl: introduce tests for PR_THP_POLICY_DEFAULT_HUGE
` [PATCH 6/6] docs: transhuge: document process level THP controls
[PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
2025-05-15 20:17 UTC (4+ messages)
[PATCH 0/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
2025-05-15 20:15 UTC (3+ messages)
` [PATCH 1/2] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
` [PATCH 2/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
[PATCH] MAINTAINERS: add mm memory policy section
2025-05-15 19:25 UTC (4+ messages)
[PATCH 1/2] selftests/mm: skip uffd tests in madv_guard if uffd is not present
2025-05-15 19:15 UTC (9+ messages)
` [PATCH 2/2] selftests/mm: skip hugevm test if kernel config file "
[PATCH] mm: free surplus huge pages properly on NUMA systems
2025-05-15 19:13 UTC
[PATCH] MAINTAINERS: add mm ksm section
2025-05-15 19:04 UTC
[PATCH] XArray: fix kmemleak false positive in xas_shrink()
2025-05-15 17:34 UTC (4+ messages)
[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
2025-05-15 16:48 UTC (12+ messages)
` [PATCH 1/2] "
[PATCH v2 0/7] memcg: make memcg stats irq safe
2025-05-15 15:28 UTC (9+ messages)
` [PATCH v2 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs
[linux-next:master 10717/11408] include/uapi/asm-generic/mman-common.h:16:25: error: expected identifier before numeric constant
2025-05-15 15:17 UTC (2+ messages)
[PATCH] mm: vmscan: Avoid signedness error for GCC 5.4
2025-05-15 15:11 UTC (5+ messages)
[PATCH v4 0/9] SLUB percpu sheaves
2025-05-15 15:03 UTC (14+ messages)
` [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v4 3/9] slab: sheaf prefilling for guaranteed allocations
` [PATCH v4 9/9] mm, slub: skip percpu sheaves for remote object freeing
[PATCH] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
2025-05-15 14:42 UTC (11+ messages)
[PATCH v9 0/1] kasan: Avoid sleepable page allocation from atomic context
2025-05-15 13:55 UTC (2+ messages)
` [PATCH v9 1/1] "
[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
2025-05-15 14:10 UTC (5+ messages)
` [PATCH v2 08/11] x86/mm/pat: remove MEMTYPE_*_MATCH
[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
2025-05-15 12:45 UTC (5+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
[PATCH v2] kcov: rust: add flags for KCOV with Rust
2025-05-15 12:03 UTC
[PATCH] hugetlb: Show nr_huge_pages in report_hugepages()
2025-05-15 11:42 UTC
[BUG] WARNING in gup_vma_lookup
2025-05-15 11:22 UTC
[PATCH v8 0/1] kasan: Avoid sleepable page allocation from atomic context
2025-05-15 10:41 UTC (3+ messages)
[Overview] guest_memfd extensions and dependencies 2025-05-15
2025-05-15 9:58 UTC
[PATCH] selftests/mm: Deduplicate default page size test results in thuge-gen
2025-05-15 9:44 UTC (2+ messages)
[PATCH] selftests/mm: Fix test result reporting in gup_longterm
2025-05-15 9:43 UTC (4+ messages)
[PATCH 00/28] mm, swap: introduce swap table
2025-05-15 9:40 UTC (6+ messages)
` [PATCH 11/28] mm, swap: clean up and consolidate helper for mTHP swapin check
` [PATCH 24/28] mm, swap: implement helpers for reserving data in swap table
[PATCH] selftests/mm: Deduplicate test logging in test_mlock_lock()
2025-05-15 9:30 UTC (2+ messages)
[PATCH v9 13/17] KVM: arm64: Handle guest_memfd()-backed guest page faults
2025-05-15 9:27 UTC (3+ messages)
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-15 8:48 UTC (7+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
[tip:locking/futex] [futex] bd54df5ea7: will-it-scale.per_thread_ops 85.7% regression
2025-05-15 7:34 UTC
[PATCH v6 00/12] khugepaged: mTHP support
2025-05-15 6:45 UTC (3+ messages)
[PATCH v7 00/12] khugepaged: mTHP support
2025-05-15 5:50 UTC (15+ messages)
` [PATCH v7 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v7 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v7 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v7 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap "
` [PATCH v7 07/12] khugepaged: add "
` [PATCH v7 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v7 09/12] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v7 10/12] khugepaged: improve tracepoints for mTHP orders
` [PATCH v7 11/12] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v7 12/12] Documentation: mm: update the admin guide for mTHP collapse
[PATCH 0/5] Some random fixes and cleanup to shmem
2025-05-15 3:59 UTC (5+ messages)
` [PATCH 3/5] mm/shmem: Fix potential dead loop in shmem_unuse()
[PATCH RFC] mm: make try_to_unmap_one support batched unmap for anon large folios
2025-05-15 3:40 UTC (4+ messages)
[PATCH v6 0/4] mm: introduce THP deferred setting
2025-05-15 3:38 UTC (5+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged
` [PATCH v6 2/4] mm: document (m)THP defer usage
` [PATCH v6 3/4] khugepaged: add defer option to mTHP options
` [PATCH v6 4/4] selftests: mm: add defer to thp setting parser
[PATCH 0/2] zram: support algorithm-specific parameters
2025-05-15 3:38 UTC (9+ messages)
` [PATCH 2/2] zram: support deflate-specific params
[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
2025-05-15 3:19 UTC (10+ 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).