linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] alpha: Fix personality flag propagation across an exec
 2025-02-06 15:42 UTC  (12+ messages)
          ` [PATCH] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
                  ` [PATCH v2] "

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-06 15:39 UTC  (23+ messages)
` [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode
` [PATCH 02/15] kasan: Tag checking with "
` [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte
` [PATCH 10/15] x86: KASAN raw shadow memory PTE init
` [PATCH 15/15] kasan: Add mititgation and debug modes

[PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
 2025-02-06 15:33 UTC  (4+ messages)
` [PATCH v2 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [PATCH v2 2/3] mm: provide mapping_wrprotect_range() function
` [PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-02-06 15:30 UTC  (9+ messages)
  ` [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?

[PATCH v4 1/1] exec: seal system mappings
 2025-02-06 15:28 UTC  (21+ messages)

[RFC][PATCH 1/2] sched: Extended scheduler time slice
 2025-02-06 15:01 UTC  (20+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-06 14:59 UTC  (8+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path

[PATCH v9 00/12] AMD broadcast TLB invalidation
 2025-02-06 14:48 UTC  (17+ messages)
` [PATCH v9 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v9 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v9 05/12] x86/mm: add INVLPGB support code
` [PATCH v9 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v9 07/12] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v9 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v9 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v9 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v9 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH v9 12/12] x86/mm: only invalidate final translations with INVLPGB

[PATCH v2] btrfs: always fallback to buffered write if the inode requires checksum
 2025-02-06 14:13 UTC 

[PATCH v2] mm: slub: Print the broken data before restoring slub
 2025-02-06 14:08 UTC  (2+ messages)

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-06 13:50 UTC  (5+ messages)
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 14/26] riscv/traps: Introduce software check exception

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-02-06 13:39 UTC  (12+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-06 13:27 UTC  (15+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 03/14] memblock: Add support for scratch memory
` [PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 06/14] kexec: Add KHO parsing support
` [PATCH v4 07/14] kexec: Add KHO support to kexec file loads
` [PATCH v4 08/14] kexec: Add config option for KHO
` [PATCH v4 09/14] kexec: Add documentation "
` [PATCH v4 10/14] arm64: Add KHO support
` [PATCH v4 11/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v4 12/14] x86: Add KHO support
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-06 13:26 UTC  (18+ messages)
` [PATCH v1 01/16] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
` [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()

[PATCH 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-06 13:04 UTC  (6+ messages)
` [PATCH 1/4] mm/madvise: split out mmap locking operations for madvise()
` [PATCH 2/4] mm/madvise: split out madvise input validity check
` [PATCH 3/4] mm/madvise: split out madvise() behavior execution
` [PATCH 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()

[PATCHv4 00/17] zsmalloc/zram: there be preemption
 2025-02-06 12:26 UTC  (28+ messages)
` [PATCHv4 01/17] zram: switch to non-atomic entry locking
` [PATCHv4 02/17] zram: do not use per-CPU compression streams
` [PATCHv4 14/17] zsmalloc: make zspage lock preemptible

[PATCH] mm, percpu: do not consider sleepable allocations atomic
 2025-02-06 12:26 UTC 

[PATCH 0/2] mm: kmemleak: Usability improvements
 2025-02-06 11:45 UTC  (3+ messages)
` [PATCH 1/2] mm: kmemleak: Add support for dumping physical and __percpu object info
` [PATCH 2/2] samples: kmemleak: Print the raw pointers for debugging purposes

kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
 2025-02-06 11:39 UTC  (8+ messages)

[PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix
 2025-02-06 11:35 UTC  (6+ messages)

[PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific
 2025-02-06 11:22 UTC  (3+ messages)

[PATCH bpf-next v6 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-06 11:13 UTC  (6+ messages)
` [PATCH bpf-next v6 3/6] locking/local_lock: Introduce local_trylock_t and local_trylock_irqsave()

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-02-06 11:07 UTC  (2+ messages)

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-02-06 10:41 UTC  (14+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
          ` [PATCH] refcount: Strengthen inc_not_zero()
                    ` [PATCH 1/1] refcount: provide ops for cases when object's memory can be reused

[PATCH v5 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
 2025-02-06 10:40 UTC  (5+ messages)
` [PATCH v5 1/5] exit: perform add_device_randomness() without tasklist_lock

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-02-06  9:59 UTC 

[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
 2025-02-06  9:49 UTC  (3+ messages)

[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
 2025-02-06  9:47 UTC  (4+ messages)

[RFC PATCH v5 05/15] KVM: guest_memfd: Folio mappability states and functions that manage their transition
 2025-02-06  9:45 UTC  (3+ messages)

[syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
 2025-02-06  9:43 UTC  (4+ messages)

[PATCH v2 1/2] net, treewide: define and use MAC_ADDR_LEN
 2025-02-06  9:31 UTC 

[bug report?] unintuitive behavior when mapping over hugepage-backed PROT_NONE regions
 2025-02-06  9:01 UTC  (2+ messages)

[PATCH v5] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-02-06  8:48 UTC  (3+ messages)

[PATCH] /dev/zero: make private mapping full anonymous mapping
 2025-02-06  8:02 UTC  (3+ messages)

[PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split
 2025-02-06  8:01 UTC  (2+ messages)

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-02-06  8:00 UTC  (10+ messages)

[PATCH 00/12] Tiny cleanup and improvements about SWAP code
 2025-02-06  7:50 UTC  (7+ messages)
` [PATCH 04/12] mm/swap: skip scanning cluster range if it's empty cluster
` [PATCH 06/12] mm/swapfile.c: update the code comment above swap_count_continued()

hi
 2025-02-06  7:37 UTC 

[PATCH v4 0/5] Fix and cleanups to xarray
 2025-02-06  7:34 UTC  (5+ messages)
` [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()

[linus:master] [x86] 0b6476f939: will-it-scale.per_process_ops 24.8% improvement
 2025-02-06  7:34 UTC 

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-06  7:21 UTC  (17+ messages)
` [PATCH v6 01/16] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v6 03/16] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v6 04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto
` [PATCH v6 05/16] crypto: iaa - Enable async mode and make it the default
` [PATCH v6 06/16] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v6 07/16] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v6 08/16] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v6 09/16] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v6 10/16] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v6 11/16] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v6 13/16] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v6 14/16] mm: zswap: Introduce zswap_compress_folio() to compress all pages in a folio
` [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-06  7:17 UTC  (5+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()

[PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
 2025-02-06  6:34 UTC  (3+ messages)

[RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-06  6:28 UTC  (2+ messages)

[PATCH] mm/memfd: Fix spelling and grammatical issues
 2025-02-06  6:09 UTC 

A path forward to cleaning up dying cgroups?
 2025-02-06  4:56 UTC  (8+ messages)

[PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP
 2025-02-06  4:21 UTC  (3+ messages)

Follow Up
 2025-02-06  4:19 UTC 

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-02-06  0:47 UTC  (3+ messages)
` CXL Boot to Bash - Section 2: The Drivers

[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-05 23:17 UTC  (3+ messages)
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
` [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-05 23:17 UTC  (9+ messages)

[PATCH] memcg: add hierarchical effective limits for v2
 2025-02-05 22:33 UTC  (2+ messages)

[PATCH v4 4/6] mm/damon: introduce DAMOS filter type hugepage
 2025-02-05 22:05 UTC  (2+ messages)

[PATCH v4 3/6] mm/damon/sysfs-schemes: add files for setting damos_filter->folio_size
 2025-02-05 21:44 UTC  (2+ messages)

[PATCH v4 2/6] mm/damon/paddr: use damon_get_folio_in_region to obtain folio
 2025-02-05 21:40 UTC  (2+ messages)

[PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size()
 2025-02-05 21:28 UTC  (4+ messages)

[PATCH v4 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
 2025-02-05 20:58 UTC  (6+ messages)
` [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts

page:  |  | latest

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