linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/8] riscv: ASID-related and UP-related TLB flush enhancements
 2023-11-22 17:34 UTC  (10+ messages)
` [PATCH v3 1/8] riscv: mm: Combine the SMP and UP TLB flush code
` [PATCH v3 2/8] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v3 3/8] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
` [PATCH v3 4/8] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v3 5/8] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v3 6/8] riscv: mm: Make asid_bits a local variable
` [PATCH v3 7/8] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v3 8/8] riscv: mm: Always use ASID to flush MM contexts

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-22 17:33 UTC  (27+ messages)
` [PATCH 03/24] mm/swap: move no readahead swapin code to a stand alone helper
` [PATCH 04/24] mm/swap: avoid setting page lock bit and doing extra unlock check
` [PATCH 16/24] mm/swap: reduce scope of get_swap_device in swapin path
` [PATCH 18/24] mm/swap: introduce a helper non fault swapin
` [PATCH 20/24] swap: simplify and make swap_find_cache static
` [PATCH 21/24] swap: make swapin_readahead result checking argument mandatory
` [PATCH 22/24] swap: make swap_cluster_readahead static
` [PATCH 23/24] swap: fix multiple swap leak when after cgroup migrate

[PATCH RFC 00/20] kasan: save mempool stack traces
 2023-11-22 17:20 UTC  (4+ messages)
` [PATCH RFC 14/20] mempool: introduce mempool_use_prealloc_only

[PATCH v2 0/4] mm/ksm: Add ksm advisor
 2023-11-22 17:20 UTC  (4+ messages)
` [PATCH v2 1/4] mm/ksm: add "

[linus:master] [mm/ksm] 5e924ff54d: ltp.ksm01.fail
 2023-11-22 17:16 UTC  (4+ messages)

[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-22 16:32 UTC  (12+ messages)
` [RESEND PATCH v7 01/10] mm: Allow deferred splitting of arbitrary anon large folios
` [RESEND PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
` [RESEND PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP
` [RESEND PATCH v7 05/10] selftests/mm/kugepaged: Restore thp settings at exit
` [RESEND PATCH v7 06/10] selftests/mm: Factor out thp settings management
` [RESEND PATCH v7 07/10] selftests/mm: Support small-sized THP interface in thp_settings
` [RESEND PATCH v7 08/10] selftests/mm/khugepaged: Enlighten for small-sized THP
` [RESEND PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
` [RESEND PATCH v7 10/10] selftests/mm/cow: Add tests for anonymous small-sized THP

[PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
 2023-11-22 16:28 UTC  (4+ messages)

Question: memcg dirty throttle caused by low per-memcg dirty thresh
 2023-11-22 15:32 UTC  (5+ messages)

[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
 2023-11-22 15:22 UTC  (7+ messages)
` [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

[PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-22 15:19 UTC  (11+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
` [PATCH v2 3/4] eventfd: simplify eventfd_signal_mask()
` [PATCH v2 4/4] eventfd: make eventfd_signal{_mask}() void

[PATCH] mm/page.c: move mem_init_print_info() to later place
 2023-11-22 15:08 UTC  (2+ messages)

[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
 2023-11-22 15:01 UTC  (14+ messages)

[PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
 2023-11-22 14:36 UTC 

[PATCH v1 0/4] Enable >0 order folio memory compaction
 2023-11-22 14:35 UTC  (4+ messages)
` [PATCH v1 3/4] mm/compaction: optimize >0 order folio compaction with free page split

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-22 14:32 UTC  (22+ messages)
` [PATCH v5 1/9] slub: Reflow ___slab_alloc()
` [PATCH v5 2/9] slub: Change get_partial() interfaces to return slab
` [PATCH v5 3/9] slub: Keep track of whether slub is on the per-node partial list
` [PATCH v5 6/9] slub: Delay freezing of partial slabs

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2023-11-22 14:18 UTC  (16+ messages)

[RFC PATCH v2 0/6] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-11-22 14:15 UTC  (4+ messages)
` [RFC PATCH v2 1/6] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
` [RFC PATCH v2 2/6] mm: mempolicy: Revise comment regarding mempolicy mode flags
` [RFC PATCH v2 3/6] mm, security: Fix missed security_task_movememory() in mbind(2)

[PATCH 00/41] Per-VMA locks
 2023-11-22 14:04 UTC  (6+ messages)
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2023-11-22 14:00 UTC 

[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
 2023-11-22 14:00 UTC  (2+ messages)

[patch 0/2] mm: too_many_isolated can stall due to out of sync VM counters
 2023-11-22 13:56 UTC  (8+ messages)

[PATCH v3 3/5] mm: memcg: make stats flushing threshold per-memcg
 2023-11-22 13:54 UTC  (2+ messages)

[PATCH v3 5/5] mm: memcg: restore subtree stats flushing
 2023-11-22 13:42 UTC  (2+ messages)

[PATCH v2 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-22 13:24 UTC  (5+ messages)
` [PATCH v2 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
  ` [PATCH v2 2/2] mm: memcg: introduce new event to trace shrink_memcg

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-22 13:19 UTC  (10+ messages)

[PATCH] mm,oom_reaper: avoid run queue_oom_reaper if task is not oom
 2023-11-22 12:46 UTC 

[PATCH v2 00/10] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-22 12:40 UTC  (7+ messages)
` [PATCH v2 03/10] cxl/mbox: Add SET_FEATURE mailbox command
` [PATCH v2 04/10] cxl/memscrub: Add CXL device patrol scrub control feature

[PATCH v4 00/22] stackdepot: allow evicting stack traces
 2023-11-22 12:37 UTC  (4+ messages)
` [PATCH v4 21/22] kasan: use stack_depot_put for Generic mode
  ` [BISECTED] Boot hangs when SLUB_DEBUG_ON=y
    ` [REGRESSION] Boot hangs when SLUB_DEBUG_ON=y and KASAN_GENERIC=y

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-22 11:44 UTC  (7+ messages)

[PATCH v2 06/10] memory: scrub: Add scrub driver supports configuring memory scrubbers in the system
 2023-11-22 10:42 UTC  (3+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-11-22  9:42 UTC  (40+ messages)
` [PATCH v7 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 03/39] mman: Add map_shadow_stack() flags
` [PATCH v7 04/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v7 05/39] arm64/gcs: Document the ABI "
` [PATCH v7 06/39] arm64/sysreg: Add new system registers for GCS
` [PATCH v7 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v7 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v7 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v7 10/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v7 11/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v7 12/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack
` [PATCH v7 14/39] KVM: arm64: Manage GCS registers for guests
` [PATCH v7 15/39] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v7 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v7 17/39] arm64/hwcap: Add hwcap "
` [PATCH v7 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v7 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v7 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v7 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v7 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v7 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v7 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v7 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v7 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
` [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v7 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v7 39/39] kselftest/clone3: Enable GCS in the clone3 selftests

[PATCH v2] kasan: Improve free meta storage in Generic KASAN
 2023-11-22  9:31 UTC  (3+ messages)

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-22  9:22 UTC  (4+ messages)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access

Bisected stability regression in 6.6
 2023-11-22  9:07 UTC  (2+ messages)

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-22  8:35 UTC  (6+ messages)
` [PATCH v2 12/14] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH v2 07/10] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
 2023-11-22  7:19 UTC  (2+ messages)

incoming
 2023-11-22  7:15 UTC  (3+ messages)
` [patch 105/118] fs/binfmt_elf.c: don't copy ELF header around

[PATCH v3] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-22  7:10 UTC  (2+ messages)

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-22  6:26 UTC  (3+ messages)
` [PATCH v2 3/8] x86/mm: Remove "static" from vmap_pages_range()

[PATCH 0/4] supplement of slab removal
 2023-11-22  5:59 UTC  (12+ messages)
` [PATCH 1/4] Documentation: kernel-parameters: remove slab_max_order
` [PATCH 2/4] mm/slab: remove slab_nomrege and slab_merge
` [PATCH 4/4] mm/slab: move slab merge from slab_common.c to slub.c

[Question]: pagecache thrashing and hard to trigger OOM in cgroup
 2023-11-22  3:26 UTC 

[PATCH v2 02/10] cxl/mbox: Add GET_FEATURE mailbox command
 2023-11-22  2:10 UTC  (3+ messages)

[PATCH v2] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-22  1:43 UTC  (2+ messages)

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-22  1:09 UTC  (15+ messages)
` [RFC PATCH 48/86] rcu: handle quiescent states for PREEMPT_RCU=n

Fwd: Kernel 6.6.1 hangs on "loading initial ramdisk"
 2023-11-22  0:06 UTC 

[PATCH v2 01/10] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
 2023-11-22  0:04 UTC  (2+ messages)

[PATCH v2 00/33] kmsan: Enable on s390
 2023-11-21 22:01 UTC  (15+ messages)
` [PATCH v2 04/33] kmsan: Increase the maximum store size to 4096
` [PATCH v2 09/33] kmsan: Introduce kmsan_memmove_metadata()
` [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v2 14/33] kmsan: Support SLAB_POISON
` [PATCH v2 17/33] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v2 21/33] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH v2 27/33] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v2 29/33] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v2 30/33] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v2 31/33] s390/unwind: Disable KMSAN checks
` [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
` [PATCH v2 33/33] kmsan: Enable on s390

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox