[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-18 13:59 UTC (33+ messages)
` [PATCH v3 01/35] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH v3 02/35] compiler-capability-analysis: Add infrastructure for Clang's capability analysis
` [PATCH v3 03/35] compiler-capability-analysis: Add test stub
` [PATCH v3 04/35] Documentation: Add documentation for Compiler-Based Capability Analysis
` [PATCH v3 05/35] checkpatch: Warn about capability_unsafe() without comment
` [PATCH v3 06/35] cleanup: Basic compatibility with capability analysis
` [PATCH v3 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v3 08/35] locking/rwlock, spinlock: Support Clang's "
` [PATCH v3 09/35] compiler-capability-analysis: Change __cond_acquires to take return value
` [PATCH v3 10/35] locking/mutex: Support Clang's capability analysis
` [PATCH v3 11/35] locking/seqlock: "
` [PATCH v3 12/35] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v3 13/35] bit_spinlock: Support Clang's capability analysis
` [PATCH v3 14/35] rcu: "
` [PATCH v3 15/35] srcu: "
` [PATCH v3 16/35] kref: Add capability-analysis annotations
` [PATCH v3 17/35] locking/rwsem: Support Clang's capability analysis
` [PATCH v3 18/35] locking/local_lock: Include missing headers
` [PATCH v3 19/35] locking/local_lock: Support Clang's capability analysis
` [PATCH v3 20/35] locking/ww_mutex: "
` [PATCH v3 21/35] debugfs: Make debugfs_cancellation a capability struct
` [PATCH v3 22/35] compiler-capability-analysis: Remove Sparse support
` [PATCH v3 23/35] compiler-capability-analysis: Remove __cond_lock() function-like helper
` [PATCH v3 24/35] compiler-capability-analysis: Introduce header suppressions
` [PATCH v3 25/35] compiler: Let data_race() imply disabled capability analysis
` [PATCH v3 26/35] MAINTAINERS: Add entry for Capability Analysis
` [PATCH v3 27/35] kfence: Enable capability analysis
` [PATCH v3 28/35] kcov: "
` [PATCH v3 29/35] kcsan: "
` [PATCH v3 30/35] stackdepot: "
` [PATCH v3 31/35] rhashtable: "
` [PATCH v3 32/35] printk: Move locking annotation to printk.c
[RFC][PATCH v3 00/16] Introduce kmemdump
2025-09-18 13:53 UTC (14+ messages)
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static
[PATCH v2 0/7] vma count: fixes, test and improvements
2025-09-18 13:53 UTC (28+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 6/7] mm: add assertion for VMA count limit
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event
[PATCH 0/2] mm: Improve mlock tracking for large folios
2025-09-18 13:48 UTC (9+ messages)
` [PATCH 1/2] mm/fault: Try to map the entire file folio in finish_fault()
` [PATCH 2/2] mm/rmap: Improve mlock tracking for large folios
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-18 13:34 UTC (4+ messages)
[PATCH] drivers/base/node: Fix double free in register_one_node()
2025-09-18 13:29 UTC (6+ messages)
[PATCH v3] memfd,selinux: call security_inode_init_security_anon
2025-09-18 13:21 UTC (2+ messages)
[PATCH v2 0/8] mm: hugetlb: allocate frozen gigantic folio
2025-09-18 13:20 UTC (9+ messages)
` [PATCH v2 1/8] mm: page_alloc: optimize pfn_range_valid_contig()
` [PATCH v2 2/8] mm: hugetlb: optimize replace_free_hugepage_folios()
` [PATCH v2 3/8] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH v2 4/8] mm: page_alloc: add split_non_compound_page()
` [PATCH v2 5/8] mm: page_alloc: add alloc_contig_{range_frozen,frozen_pages}()
` [PATCH v2 6/8] mm: cma: add __cma_release()
` [PATCH v2 7/8] mm: cma: add cma_alloc_frozen{_compound}()
` [PATCH v2 8/8] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()
[RFC PATCH 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
2025-09-18 13:11 UTC (6+ messages)
` [RFC PATCH 2/2] arm64, tlbflush: don't "
[syzbot] [mm?] WARNING: bad unlock balance in copy_process
2025-09-18 13:09 UTC (4+ messages)
` [PATCH] futex: Use correct exit on failure from futex_hash_allocate_default()
[PATCH] mm: Remove PMD alignment constraint in execmem_vmalloc()
2025-09-18 13:06 UTC (3+ messages)
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-09-18 12:48 UTC (3+ messages)
` [PATCH v8 5/5] arm64: kprobes: call set_memory_rox() for kprobe page
[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
2025-09-18 12:38 UTC (6+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios
` [PATCH 2/2] mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
[PATCH v5 0/6] mm: split underused THPs
2025-09-18 12:35 UTC (9+ messages)
` [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp
[v5 01/15] mm/zone_device: support large zone device private folios
2025-09-18 12:27 UTC (2+ messages)
[PATCHv2] mm/khugepaged: Do not fail collapse_pte_mapped_thp() on SCAN_PMD_NULL
2025-09-18 12:27 UTC (7+ messages)
[PATCH v5 00/14] SLUB percpu sheaves
2025-09-18 11:50 UTC (10+ messages)
` Benchmarking "
[PATCH mm-new v2 0/2] mm/khugepaged: optimize collapse candidate detection
2025-09-18 11:11 UTC (9+ messages)
` [PATCH mm-new v2 1/2] mm: make is_guard_pte_marker() available for hugepage collapse
` [PATCH mm-new v2 2/2] mm/khugepaged: abort collapse scan on guard PTEs
[PATCH v4 0/4] kho: add support for preserving vmalloc allocations
2025-09-18 11:04 UTC (10+ messages)
` [PATCH v4 1/4] kho: check if kho is finalized in __kho_preserve_order()
` [PATCH v4 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
` [PATCH v4 3/4] kho: add support for preserving vmalloc allocations
` [PATCH v4 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[akpm-mm:mm-unstable 235/243] include/linux/mm.h:3679:16: error: incompatible types when returning type 'pgprot_t' but 'long unsigned int' was expected
2025-09-18 10:08 UTC (2+ messages)
[PATCH v2 0/2] some cleanups for pageout()
2025-09-18 9:36 UTC (5+ messages)
` [PATCH v2 1/2] mm: vmscan: remove folio_test_private() check in pageout()
` [PATCH v2 2/2] mm: vmscan: simplify the folio refcount "
[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
2025-09-18 9:29 UTC (7+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-18 9:14 UTC (14+ messages)
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
[PATCH V14 0/6] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-18 9:03 UTC (8+ messages)
` [PATCH V14 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V14 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V14 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V14 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V14 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V14 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description
[PATCH] mm/vmstat: add header line to /proc/buddyinfo output
2025-09-18 9:00 UTC (8+ messages)
[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-18 8:58 UTC (16+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table
` [PATCH v4 05/15] mm, swap: always lock and check the swap cache folio before use
[BUG REPORT] mm/damon: softlockup when kdamond walk page with cpu hotplug
2025-09-18 8:57 UTC (3+ messages)
[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
2025-09-18 8:37 UTC (11+ messages)
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-18 8:34 UTC (9+ messages)
[PATCH v8 00/23] SLUB percpu sheaves
2025-09-18 8:09 UTC (11+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
[PATCH RESEND v11 01/13] x86/um: nommu: elf loader for fdpic
2025-09-18 7:38 UTC
[linux-next:master] [slab] db93cdd664: BUG:kernel_NULL_pointer_dereference,address
2025-09-18 7:06 UTC (5+ messages)
[vbabka:slub-percpu-sheaves-v8r1] [maple_tree] d446df8076: stress-ng.memfd.ops_per_sec 4.4% improvement
2025-09-18 7:04 UTC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-09-18 6:53 UTC (7+ messages)
` [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator "
` [RFC PATCH v2 35/51] mm: guestmem_hugetlb: Add support for splitting and merging pages
[PATCH v1 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
2025-09-18 6:52 UTC (2+ messages)
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-09-18 5:56 UTC (5+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
[PATCH v11 01/14] x86/um: nommu: elf loader for fdpic
2025-09-18 5:15 UTC
[GIT PULL] hotfixes for 6.17-rc7
2025-09-18 5:00 UTC (2+ messages)
[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
2025-09-18 4:54 UTC (6+ messages)
` [PATCH v7 13/16] mm: memory: support clearing page ranges
[PATCH v2] drivers/base/node: Handle error properly in register_one_node()
2025-09-18 4:49 UTC (4+ messages)
[PATCH v6] memcg: Don't wait writeback completion when release memcg
2025-09-18 4:32 UTC (9+ messages)
` [External] "
[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
2025-09-18 3:39 UTC (9+ messages)
` [PATCH v2] "
` PATCH v3 "
[PATCH v1 06/10] kfuzztest: add KFuzzTest sample fuzz targets
2025-09-18 3:17 UTC (2+ messages)
[PATCH v2 00/10] __vmalloc() and no-block support(v2)
2025-09-18 3:02 UTC (11+ messages)
` [PATCH v2 03/10] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [PATCH v2 04/10] mm/vmalloc: Avoid cond_resched() when blocking is not permitted
` [PATCH v2 05/10] mm/vmalloc: Defer freeing partly initialized vm_struct
` [PATCH v2 06/10] mm/vmalloc: Handle non-blocking GFP in __vmalloc_area_node()
` [PATCH v2 07/10] mm/kasan: Support non-blocking GFP in kasan_populate_vmalloc()
[v6 00/15] mm: support device-private THP
2025-09-18 2:49 UTC (3+ messages)
` [v6 01/15] mm/zone_device: support large zone device private folios
[PATCH 0/2] some cleanups for pageout()
2025-09-18 2:45 UTC (13+ messages)
` [PATCH 1/2] mm: vmscan: remove folio_test_private() check in pageout()
[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
2025-09-18 2:38 UTC (3+ messages)
[PATCH] mm: introduce ARCH_PAGE_TABLE_SYNC_MASK_VMALLOC to sync kernel mapping conditionally
2025-09-18 2:09 UTC (3+ messages)
[PATCH v3 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-09-18 1:41 UTC (3+ messages)
[PATCH v1 03/10] kfuzztest: implement core module and input processing
2025-09-18 1:21 UTC (2+ messages)
[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
2025-09-18 0:28 UTC (8+ messages)
[PATCH V13 0/6] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-18 0:10 UTC (3+ messages)
` [PATCH V13 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description
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