[PATCH 0/8] Fixes and cleanups to compaction
2023-08-01 3:48 UTC (17+ messages)
` [PATCH 2/8] mm/compaction: correct last_migrated_pfn update in compact_zone
` [PATCH 4/8] mm/compaction: remove stale fast_find_block flag in isolate_migratepages
` [PATCH 5/8] mm/compaction: corret comment of cached migrate pfn update
` [PATCH 8/8] mm/compaction: only set skip flag if cc->no_set_skip_hint is false
` [PATCH 1/8] mm/compaction: avoid missing last page block in section after skip offline sections
` [PATCH 7/8] mm/compaction: remove unnecessary return for void function
[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-08-01 3:25 UTC (5+ messages)
` [PATCH v12 2/2] "
[v2 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
2023-08-01 3:07 UTC (6+ messages)
` [v2 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
` [v2 5/6] mm: move allocation of gigantic hstates to the start of mm_core_init
[PATCH 0/4 v3] Add KFENCE support for LoongArch
2023-08-01 2:58 UTC (5+ messages)
` [PATCH 1/4 v3] KFENCE: Defer the assignment of the local variable addr
` [PATCH 2/4 v3] LoongArch: mm: Add page table mapped mode support
` [PATCH 3/4 v3] LoongArch: Get stack without NMI when providing regs parameter
` [PATCH 4/4 v3] LoongArch: Add KFENCE support
[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-08-01 2:35 UTC (4+ messages)
[PATCH v2 0/2] mm: hugetlb: fix mremap tlb flush
2023-08-01 2:31 UTC (4+ messages)
` [PATCH v2 1/2] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables()
` [PATCH v2 2/2] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
[PATCH 0/4] mm: mremap: fix move page tables
2023-08-01 2:06 UTC (4+ messages)
` [PATCH 1/4] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables()
DAMON Beer/Coffee/Tea chat series
2023-08-01 1:27 UTC (3+ messages)
[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
2023-08-01 1:22 UTC (7+ messages)
` [PATCH 2/3] LoongArch: Code cleanup in function pcpu_populate_pte
` [PATCH 3/3] LoongArch: mm: Add unified function populate_kernel_pte
[PATCH -mm] arm64: tlbflush: Add some comments for TLB batched flushing
2023-08-01 1:10 UTC (2+ messages)
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-07-31 23:19 UTC (38+ messages)
` [PATCH v3 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v3 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v3 15/36] arm64/hwcap: Add hwcap "
` [PATCH v3 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v3 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v3 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v1 00/14] futex: More futex2 bits
2023-07-31 22:59 UTC (33+ messages)
` [PATCH v1 01/14] futex: Clarify FUTEX2 flags
` [PATCH v1 02/14] futex: Extend the "
` [PATCH v1 03/14] futex: Flag conversion
` [PATCH v1 04/14] futex: Validate futex value against futex size
` [PATCH v1 06/14] futex: Add sys_futex_wait()
` [PATCH v1 07/14] futex: Propagate flags into get_futex_key()
` [PATCH v1 08/14] futex: Add flags2 argument to futex_requeue()
` [PATCH v1 09/14] futex: Add sys_futex_requeue()
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
[PATCH 0/3] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
2023-07-31 22:56 UTC (5+ messages)
` [PATCH 1/3] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages
` [PATCH 3/3] mm/hugeltb: fix nodes huge page allocation when there are surplus pages
[PATCH] fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
2023-07-31 22:11 UTC (2+ messages)
[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
2023-07-31 21:58 UTC (12+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-31 21:46 UTC (18+ messages)
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
[PATCH next v2 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
2023-07-31 21:43 UTC
[PATCH 2/4] mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd()
2023-07-31 21:43 UTC (3+ messages)
[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
2023-07-31 20:55 UTC (21+ messages)
` [PATCH 01/11] maple_tree: Introduce ma_nonleaf_data_end{_nocheck}()
` [PATCH 04/11] maple_tree: Introduce interfaces __mt_dup() and mt_dup()
` [PATCH 05/11] maple_tree: Add test for mt_dup()
` [PATCH 06/11] maple_tree: Introduce mas_replace_entry() to directly replace an entry
` [PATCH 10/11] MAINTAINERS: Add co-maintainer for maple tree
[PATCH 0/6] make vma locking more obvious
2023-07-31 20:38 UTC (13+ messages)
` [PATCH 1/6] mm: enable page walking API to lock vmas during the walk
` [PATCH 2/6] mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
` [PATCH 3/6] mm: replace mmap with vma write lock assertions when operating on a vma
` [PATCH 4/6] mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
` [PATCH 5/6] mm: always lock new vma before inserting into vma tree
` [PATCH 6/6] mm: move vma locking out of vma_prepare
[PATCH] mm: compaction: fix endless looping over same migrate block
2023-07-31 20:25 UTC (2+ messages)
[PATCH v6 0/9] Allow dynamic allocation of software IO TLB bounce buffers
2023-07-31 19:46 UTC (2+ messages)
[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-07-31 19:22 UTC (23+ messages)
[PATCH] MAINTAINERS: Add maple tree mailing list
2023-07-31 17:55 UTC
[PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
2023-07-31 17:06 UTC (10+ messages)
[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
2023-07-31 17:05 UTC (11+ messages)
[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
2023-07-31 17:03 UTC (32+ messages)
` [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v8 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v8 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v8 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v8 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v8 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v8 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v8 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 13/31] x86: "
` [PATCH mm-unstable v8 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v8 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v8 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 17/31] arm: "
` [PATCH mm-unstable v8 18/31] arm64: "
` [PATCH mm-unstable v8 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 20/31] hexagon: "
` [PATCH mm-unstable v8 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v8 22/31] m68k: "
` [PATCH mm-unstable v8 23/31] mips: "
` [PATCH mm-unstable v8 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 25/31] openrisc: "
` [PATCH mm-unstable v8 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v8 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v8 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v8 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v8 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH 0/3] minor cleanups for kmsan
2023-07-31 17:02 UTC (8+ messages)
` [PATCH 1/3] mm: kmsan: use helper function page_size()
` [PATCH 2/3] mm: kmsan: use helper macro offset_in_page()
` [PATCH 3/3] mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
[PATCH 3/4] mm: mremap: use flush_pud_tlb_range in move_normal_pud()
2023-07-31 16:42 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION ec89391563792edd11d138a853901bce76d11f44
2023-07-31 16:31 UTC
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-31 16:23 UTC (9+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
kernel/watchdog.c:162:1: warning: the frame size of 1248 bytes is larger than 1024 bytes
2023-07-31 16:20 UTC (2+ messages)
[PATCH] docs: mm: Fix number of base pages for 1GB HugeTLB
2023-07-31 16:03 UTC (4+ messages)
` [External] "
[PATCH v3] dma-contiguous: support numa CMA for specified node
2023-07-31 16:02 UTC (2+ messages)
[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
2023-07-31 14:25 UTC (10+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
[next-20230731] Kdump fails to capture vmcore (powerpc)
2023-07-31 14:09 UTC
[linux-next:master] [tcp] dfa2f04833: stress-ng.sock.ops_per_sec -7.3% regression
2023-07-31 14:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox