linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-21 13:12 UTC  (21+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus()
` [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm()
` [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx()
` [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns()
` [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb()
` [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set()
` [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns()
` [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group()
` [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer()
` [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init()
` [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister()
` [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
` [PATCH *-next 16/18] rhashtable: "
` [PATCH *-next 17/18] dma-mapping: Remove needless return in five "
` [PATCH *-next 18/18] mtd: nand: Do not return void function in void function

[PATCH 0/2] fixes for uncached IO
 2025-02-21 13:10 UTC  (3+ messages)

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
 2025-02-21 12:05 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools/selftests: add guard region test for /proc/$pid/pagemap

[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-21 11:30 UTC  (2+ messages)

[PATCH v10 00/18] reimplement per-vma lock as a refcount
 2025-02-21 11:27 UTC  (9+ messages)
` [PATCH v10 04/18] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v10 07/18] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v10 12/18] mm: replace vm_lock and detached flag with a reference count

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-21 11:04 UTC  (14+ messages)

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-21 10:26 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes

[PATCH] mm, percpu: do not consider sleepable allocations atomic
 2025-02-21  9:48 UTC  (10+ messages)

[PATCH v7 00/17] zsmalloc/zram: there be preemption
 2025-02-21  9:38 UTC  (18+ messages)
` [PATCH v7 01/17] zram: sleepable entry locking
` [PATCH v7 02/17] zram: permit preemption with active compression stream
` [PATCH v7 03/17] zram: remove unused crypto include
` [PATCH v7 04/17] zram: remove max_comp_streams device attr
` [PATCH v7 05/17] zram: remove two-staged handle allocation
` [PATCH v7 06/17] zram: remove writestall zram_stats member
` [PATCH v7 07/17] zram: limit max recompress prio to num_active_comps
` [PATCH v7 08/17] zram: filter out recomp targets based on priority
` [PATCH v7 09/17] zram: rework recompression loop
` [PATCH v7 10/17] zsmalloc: rename pool lock
` [PATCH v7 11/17] zsmalloc: make zspage lock preemptible
` [PATCH v7 12/17] zsmalloc: introduce new object mapping API
` [PATCH v7 13/17] zram: switch to new zsmalloc "
` [PATCH v7 14/17] zram: permit reclaim in zstd custom allocator
` [PATCH v7 15/17] zram: do not leak page on recompress_store error path
` [PATCH v7 16/17] zram: do not leak page on writeback_store "
` [PATCH v7 17/17] zram: add might_sleep to zcomp API

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-21  9:34 UTC  (5+ messages)

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-21  8:40 UTC  (10+ messages)
` [PATCH v2 06/14] x86: Add arch specific kasan functions
` [PATCH v2 12/14] x86: Minimal SLAB alignment
` [PATCH v2 14/14] x86: Make software tag-based kasan available

[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
 2025-02-21  8:30 UTC  (7+ messages)
  ` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub
  ` [PATCH v3 2/2] mm: slub: call WARN() when the slab detect an error

[PATCH] mm/migrate_device: Do not access pgmap for non zone device pages
 2025-02-21  8:13 UTC  (7+ messages)

[PATCH -next v2] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-21  8:12 UTC  (2+ messages)

[PATCH] bcachefs: Use alloc_percpu_gfp to avoid deadlock
 2025-02-21  7:21 UTC  (6+ messages)

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-02-21  6:52 UTC  (17+ messages)
` [PATCH v2 3/5] x86/mce: add EX_TYPE_EFAULT_REG as in-kernel recovery context to fix copy-from-user operations regression

[PATCH v2 0/2] Minimize xa_node allocation during xarry split
 2025-02-21  6:17 UTC  (10+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-21  4:57 UTC  (9+ messages)
` [RFC v2 6/9] khugepaged: introduce khugepaged_scan_bitmap for "

[linux-next:master 4579/5164] arch/x86/kernel/cpu/mce/severity.c:305:15: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
 2025-02-21  4:25 UTC 

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-21  3:24 UTC  (4+ messages)
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios

[PATCH v12 00/16] AMD broadcast TLB invalidation
 2025-02-21  2:25 UTC  (19+ messages)
` [PATCH v12 01/16] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v12 02/16] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v12 03/16] x86/mm: consolidate full flush threshold decision
` [PATCH v12 04/16] x86/mm: get INVLPGB count max from CPUID
` [PATCH v12 05/16] x86/mm: add INVLPGB support code
` [PATCH v12 06/16] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v12 07/16] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v12 08/16] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v12 09/16] x86/mm: global ASID allocation helper functions
` [PATCH v12 10/16] x86/mm: global ASID context switch & TLB flush handling
` [PATCH v12 11/16] x86/mm: global ASID process exit helpers
` [PATCH v12 12/16] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v12 13/16] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v12 14/16] x86/mm: enable AMD translation cache extensions
` [PATCH v12 15/16] x86/mm: only invalidate final translations with INVLPGB
` [PATCH v12 16/16] x86/mm: add noinvlpgb commandline option

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-21  1:54 UTC  (19+ messages)

[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
 2025-02-21  1:52 UTC  (11+ messages)

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-21  1:49 UTC  (5+ messages)

[PATCH v2] mm/migrate_device: do not access pgmap for non zone device pages
 2025-02-21  1:27 UTC 

[PATCH v6 00/17] zsmalloc/zram: there be preemption
 2025-02-21  1:20 UTC  (9+ messages)
` [PATCH v6 02/17] zram: permit preemption with active compression stream
` [PATCH v6 10/17] zsmalloc: rename pool lock
` [PATCH v6 11/17] zsmalloc: make zspage lock preemptible

[RFC PATCH 0/8] mm/damon: auto-tune aggregation interval
 2025-02-21  1:09 UTC  (2+ messages)

[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2025-02-20 23:44 UTC  (14+ messages)

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-20 22:59 UTC  (7+ messages)

[PATCH 0/8] mm/damon: add sysfs dirs for managing DAMOS filters based on handling layers
 2025-02-20 22:14 UTC  (10+ messages)
` [PATCH 1/8] mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filters() be used for different named directories
` [PATCH 2/8] mm/damon/sysfs-schemes: implement core_filters and ops_filters directories
` [PATCH 3/8] mm/damon/sysfs-schemes: commit filters in {core,ops}_filters directories
` [PATCH 4/8] mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
` [PATCH 5/8] mm/damon/sysfs-schemes: set filters handling layer of directories
` [PATCH 6/8] mm/damon/sysfs-schemes: return error for wrong filter type on given directory
` [PATCH 7/8] Docs/ABI/damon: document {core,ops}_filters directories
` [PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for "

[PATCH 0/4] mm: page_ext: Introduce new iteration API
 2025-02-20 21:12 UTC  (13+ messages)
` [PATCH 1/4] mm: page_ext: add an iteration API for page extensions
` [PATCH 2/4] mm: page_table_check: use new iteration API

[PATCH v8 1/2] sched: Move task_mm_cid_work to mm work_struct
 2025-02-20 21:10 UTC  (6+ messages)

Efficient mapping of sparse file holes to zero-pages
 2025-02-20 20:46 UTC  (3+ messages)

Is uprobe_write_opcode() OK?
 2025-02-20 20:29 UTC 

[linux-next:master] BUILD REGRESSION 50a0c754714aa3ea0b0e62f3765eb666a1579f24
 2025-02-20 20:28 UTC 

[PATCH 00/11] cgroup: separate rstat trees
 2025-02-20 20:22 UTC  (17+ messages)
` [PATCH 01/11] cgroup: move rstat pointers into struct of their own
` [PATCH 02/11] cgroup: add level of indirection for cgroup_rstat struct
` [PATCH 03/11] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
` [PATCH 04/11] cgroup: introduce cgroup_rstat_ops

kernel BUG at arch/arm64/mm/mmu.c:185!
 2025-02-20 20:08 UTC  (6+ messages)

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-02-20 20:06 UTC  (16+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 3: Memory (block) Hotplug

[PATCH 1/1] fixup! mm: fix a crash due to vma_end_read() that should have been removed
 2025-02-20 20:02 UTC 

[RFC PATCH 0/9] mm/damon: make allow filters after reject filters useful and intuitive
 2025-02-20 19:35 UTC  (10+ messages)
` [RFC PATCH 1/9] mm/damon/core: introduce damos->ops_filters
` [RFC PATCH 2/9] mm/damon/paddr: support ops_filters
` [RFC PATCH 3/9] mm/damon/core: support committing ops_filters
` [RFC PATCH 4/9] mm/damon/core: put ops-handled filters to damos->ops_filters
` [RFC PATCH 5/9] mm/damon/paddr: support only ops_filters
` [RFC PATCH 6/9] mm/damon: add default allow/reject behavior fields to struct damos
` [RFC PATCH 7/9] mm/damon/core: set damos_filter default allowance behavior based on installed filters
` [RFC PATCH 8/9] mm/damon/paddr: respect ops_filters_default_reject
` [RFC PATCH 9/9] Docs/mm/damon/design: update for changed filter-default behavior

[syzbot] [mm?] KCSAN: data-race in __unmap_hugepage_range / free_huge_folio
 2025-02-20 19:03 UTC 

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-20 18:33 UTC  (3+ messages)
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping

[PATCH V5 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)
 2025-02-20 18:23 UTC  (5+ messages)

[PATCH 0/6] selftests/mm: Some cleanups from trying to run them
 2025-02-20 18:17 UTC  (4+ messages)
` [PATCH 3/6] selftests/mm: Skip uffd-stress if userfaultfd not available

[PATCH] x86/vmemmap: Synchronize with global pgds if populating init_mm's pgd
 2025-02-20 18:02 UTC  (2+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-20 17:38 UTC  (15+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v5 00/12] zswap IAA compress batching
 2025-02-20 17:32 UTC  (11+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching

[PATCH 0/2] mm/damon: introduce DAMOS filter type for unmapped pages
 2025-02-20 17:24 UTC  (2+ messages)

[PATCH v4 00/10] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-20 17:12 UTC  (8+ messages)
` [PATCH v4 03/10] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
 2025-02-20 16:54 UTC  (3+ messages)
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings

next-20250218: arm64 LTP pids kernel panic loop_free_idle_workers
 2025-02-20 16:46 UTC  (2+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-20 16:43 UTC  (7+ messages)

[PATCH 1/2] hung_task: Show the blocker task if the task is hung on mutex
 2025-02-20 16:30 UTC  (11+ messages)

page:  |  | latest

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