Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v7 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] buffered IO atomic writes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v7 11/17] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] memcg: add hierarchical effective limits for v2
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- [PATCH] memcg: add hierarchical effective limits for v2
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 4/6] mm/damon: introduce DAMOS filter type hugepage
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] mm/damon/sysfs-schemes: add files for setting damos_filter->folio_size
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v4 2/6] mm/damon/paddr: use damon_get_folio_in_region to obtain folio
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Prakash Sangappa <prakash.sangappa@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v7 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Prakash Sangappa <prakash.sangappa@xxxxxxxxxx>
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v5 1/5] exit: perform add_device_randomness() without tasklist_lock
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH v7 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v5 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v5 5/5] pid: drop irq disablement around pidmap_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v7 17/17] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v5 4/5] pid: perform free_pid() calls outside of tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v7 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 3/5] pid: sprinkle tasklist_lock asserts
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v5 2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v5 1/5] exit: perform add_device_randomness() without tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v4 4/5] pid: perform free_pid() calls outside of tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 5/5] pid: drop irq disablement around pidmap_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v7 12/17] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [Invitation] bi-weekly guest_memfd upstream call on 2025-02-06
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: syzbot <syzbot+48a99e426f29859818c0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: A path forward to cleaning up dying cgroups?
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix.
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: A path forward to cleaning up dying cgroups?
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Jan Kara <jack@xxxxxxx>
- Re: A path forward to cleaning up dying cgroups?
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: A path forward to cleaning up dying cgroups?
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH] ext4: Verify fast symlink length
- From: Jan Kara <jack@xxxxxxx>
- A path forward to cleaning up dying cgroups?
- From: Hamza Mahfooz <hamzamahfooz@xxxxxxxxxxxxxxxxxxx>
- Re: A path forward to cleaning up dying cgroups?
- From: Hamza Mahfooz <hamzamahfooz@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Quotation request
- From: CORE Group LLC<admin@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 04/12] mm/swap: skip scanning cluster range if it's empty cluster
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 2/8] fs/buffer: remove batching from async read
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
- From: Hannes Reinecke <hare@xxxxxxx>
- [linux-next:master] BUILD REGRESSION ed88b8b82c53d73ca0428e31c2eba3984e32140d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- CXL Boot to Bash - Section 2: The Drivers
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH v7 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v7 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: syzbot <syzbot+48a99e426f29859818c0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v1 15/16] mm: Generalize arch_sync_kernel_mappings()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 13/16] mm: Don't skip arch_sync_kernel_mappings() in error paths
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 11/16] mm/vmalloc: Gracefully unmap huge ptes
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 14/16] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v1 10/16] mm/vmalloc: Warn on improper use of vunmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 09/16] arm64/mm: Avoid barriers for invalid or userspace mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 07/16] arm64: hugetlb: Use ___set_ptes() and ___ptep_get_and_clear()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 08/16] arm64/mm: Hoist barriers out of ___set_ptes() loop
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 04/16] arm64: hugetlb: Refine tlb maintenance scope
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 01/16] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v2] mm/slab: simplify SLAB_* flag handling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v8 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v7 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 05/17] dma-mapping: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 03/17] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Hang when swapping huge=within_size tmpfs from zram
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] mm/damon/sysfs-schemes: add files for setting damos_filter->folio_size
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v4 4/6] mm/damon: introduce DAMOS filter type hugepage
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v8 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Page allocation for ASI
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2] mm,madvise,hugetlb: check for 0-length range after end address adjustment
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 14/26] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v4 2/6] mm/damon/paddr: use damon_get_folio_in_region to obtain folio
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [syzbot] Monthly mm report (Feb 2025)
- From: syzbot <syzbot+listf3ab4bba2c1ad0a87272@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Fix thuge-gen test name uniqueness
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] mm/slab: simplify SLAB_* flag handling
- From: "Harry (Hyeonggon) Yoo" <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
- From: Peter Seiderer <ps.report@xxxxxxx>
- [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
- From: syzbot <syzbot+c2e5712cbb14c95d4847@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 12/12] mm/swapfile.c: open code cluster_alloc_swap()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 11/12] mm/swapfile.c: remove the incorrect code comment
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 10/12] mm/swap: rename swap_swapcount() to swap_entry_swapped()
- From: Baoquan He <bhe@xxxxxxxxxx>
- 2.5D and 3D TSV行业细分报告
- From: "Brian" <brian@xxxxxxxxxxxxxx>
- Re: [PATCH v2] mm/slab: simplify SLAB_* flag handling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 09/12] mm/swapfile.c: remove the unneeded checking
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] The future of ZONE_DEVICE pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 0/4] slab, rcu: move and consolidate TINY_RCU kvfree_rcu() to SLAB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 06/12] mm/swapfile.c: update the code comment above swap_count_continued()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 08/12] mm/swap_state.c: remove the meaningless code comment
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 4/4] slab: don't batch kvfree_rcu() with SLUB_TINY
- From: "Harry (Hyeonggon) Yoo" <42.hyeyoo@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HugeTLB generic pagewalk
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH 07/12] mm/swapfile.c: optimize code in setup_clusters()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 01/12] mm/swap_state.c: fix the obsolete code comment
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/4] rcu: remove trace_rcu_kvfree_callback
- From: "Harry (Hyeonggon) Yoo" <42.hyeyoo@xxxxxxxxx>
- [PATCH 05/12] mm/swap: rename swap_is_has_cache() to swap_only_has_cache()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 04/12] mm/swap: skip scanning cluster range if it's empty cluster
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 03/12] mm/swap: remove SWAP_FLAG_PRIO_SHIFT
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 02/12] mm/swap_state.c: optimize the code in clear_shadow_from_swap_cache()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 00/12] Tiny cleanup and improvements about SWAP code
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 07/13] mm, swap: hold a reference during scan and cleanup flag usage
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 3/4] rcu, slab: use a regular callback function for kvfree_rcu
- From: "Harry (Hyeonggon) Yoo" <42.hyeyoo@xxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v9 09/26] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Simona Vetter <simona.vetter@xxxxxxxx>
- [linus:master] [mm] 1aa43598c0: stress-ng.urandom.ops_per_sec 148.0% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: Hang when swapping huge=within_size tmpfs from zram
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH] mm: optimize memblock_add_range() for improved performance
- From: Stephen Eta Zhou <stephen.eta.zhou@xxxxxxxxxxx>
- [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH] mm: optimize memblock_add_range() for improved performance
- From: Stephen Eta Zhou <stephen.eta.zhou@xxxxxxxxxxx>
- Re: [PATCH v3] Weighted interleave auto-tuning
- From: Honggyu Kim <honggyu.kim@xxxxxx>
- Re: [PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] selftests/mm: Fix thuge-gen test name uniqueness
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH] mm: optimize memblock_add_range() for improved performance
- From: "stephen.eta.zhou" <stephen.eta.zhou@xxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [no subject]
- [PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 7/7] selftests/mm: add tests for folio_split(), buddy allocator like split.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 4/7] mm/huge_memory: remove the old, unused __split_huge_page()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 5/7] mm/huge_memory: add folio_split() to debugfs testing interface.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 2/7] mm/huge_memory: move folio split common code to __folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- [PATCH v6 6/7] mm/truncate: use buddy allocator like folio split for truncate operation.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 3/7] mm/huge_memory: add buddy allocator like folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 1/7] mm/huge_memory: add two new (not yet used) functions for folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v7 11/20] mm: Allow compound zone device pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Fix thuge-gen test name uniqueness
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v4] Weighted Interleave Auto-tuning
- From: Honggyu Kim <honggyu.kim@xxxxxx>
- [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v8 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: Hang when swapping huge=within_size tmpfs from zram
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v8 05/12] x86/mm: add INVLPGB support code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v8 04/12] x86/mm: get INVLPGB count max from CPUID
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 00/12] AMD broadcast TLB invalidation
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 12/12] x86/mm: only invalidate final translations with INVLPGB
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 07/12] x86/mm: use INVLPGB in flush_tlb_all
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 06/12] x86/mm: use INVLPGB for kernel TLB flushes
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 11/12] x86/mm: enable AMD translation cache extensions
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v8 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Hang when swapping huge=within_size tmpfs from zram
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 07/26] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 00/26] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 0/8] enable bs > ps for block devices
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix.
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- [PATCH v2] mm: slub: Print the broken data before restoring slub.
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
- From: syzbot <syzbot+80e5d6f453f14a53383a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Stephen Harper’s on-air disclosure was not expected
- From: Giuseppe.c85@xxxxxxxxxxxxxxx
- [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: Jessica Clarke <jrtc27@xxxxxxxxxx>
- Re: [PATCH v4 6/6] Docs/admin-guide/mm/damon/usage: Document hugepage filter type
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: Jessica Clarke <jrtc27@xxxxxxxxxx>
- [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v4 0/6] mm/damon: add support for hugepages
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v4 4/6] mm/damon: introduce DAMOS filter type hugepage
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v4 5/6] Docs/ABI/damon: document DAMOS sysfs files to set the min/max folio_size
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/8] fs/buffer: remove batching from async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 3/6] mm/damon/sysfs-schemes: add files for setting damos_filter->folio_size
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v4 2/6] mm/damon/paddr: use damon_get_folio_in_region to obtain folio
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] selftests/mm: Fix thuge-gen test name uniqueness
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Prakash Sangappa <prakash.sangappa@xxxxxxxxxx>
- Des boîtes de LEGO en goodies pour vos clients
- From: Montem Concept <contact@xxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 40b8e93e17bff4a4e0cc129e04f9fdf5daa5397e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HugeTLB generic pagewalk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HugeTLB generic pagewalk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 10/15] x86: KASAN raw shadow memory PTE init
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH 14/15] x86: Make software tag-based kasan available
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 11/15] x86: LAM initialization
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] KSM Enhancements: Selective KSM
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [PATCH 13/15] x86: runtime_const used for KASAN_SHADOW_END
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 05/15] x86: Add arch specific kasan functions
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 03/15] kasan: Vmalloc dense tag-based mode support
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 15/15] kasan: Add mititgation and debug modes
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 06/15] x86: Reset tag for virtual to physical address conversions
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 12/15] x86: Minimal SLAB alignment
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 09/15] x86: Physical address comparison in current_mm pgd check
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 07/15] mm: Pcpu chunk address tag reset
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 02/15] kasan: Tag checking with dense tag-based mode
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 01/20] mm: Add msharefs filesystem
- From: Anthony Yznaga <anthony.yznaga@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4] Weighted Interleave Auto-tuning
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in shmem_add_to_page_cache
- From: syzbot <syzbot+07392c132f11b1758ac3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK
- From: Kees Cook <kees@xxxxxxxxxx>
- [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in xas_create
- From: syzbot <syzbot+fe375f77ba1a6ab944b6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/16] elf, uapi: Add types ElfXX_Verdef and ElfXX_Veraux
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 05/16] elf, uapi: Add type ElfXX_Versym
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 03/16] elf, uapi: Add definition for DT_GNU_HASH
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 02/16] elf, uapi: Add definition for STN_UNDEF
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <yunshenglin0825@xxxxxxxxx>
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] slab, rcu: move and consolidate TINY_RCU kvfree_rcu() to SLAB
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function
- From: Simona Vetter <simona.vetter@xxxxxxxx>
- Re: [PATCH 0/4] slab, rcu: move and consolidate TINY_RCU kvfree_rcu() to SLAB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB
- From: "Harry (Hyeonggon) Yoo" <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
- From: syzbot <syzbot+48a99e426f29859818c0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] KSM Enhancements: Selective KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4] Weighted Interleave Auto-tuning
- From: "Harry (Hyeonggon) Yoo" <42.hyeyoo@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Knowledge of Good and Evil
- From: jonah@thoushaltsendit.cloud
- Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Guaranteed CMA
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3)
- From: syzbot <syzbot+4c7590f1cee06597e43a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [Hypervisor Live Update] Notes from January 27, 2025
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Suleiman Souhlal <suleiman@xxxxxxxxxx>
- LSF/MM + BPF ATTEND - Topic 3 for discussion
- From: Aryan Kaushik <aryankaushik666@xxxxxxxxx>
- LSF/MM + BPF ATTEND - Topic 2 for discussion
- From: Aryan Kaushik <aryankaushik666@xxxxxxxxx>
- Re: [PATCH 01/20] mm: Add msharefs filesystem
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
- From: Wei Huang <wei.huang2@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
- From: Wei Huang <wei.huang2@xxxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/6] mm/damon/sysfs-schemes: add files for setting damos_filter->folio_size
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 1/6] mm/damon: have damon_get_folio return folio even for tail pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 5/6] Docs/ABI/damon: document DAMOS sysfs files to set the min/max folio_size
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 0/6] mm/damon: add support for hugepages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 4/6] mm/damon: introduce DAMOS filter type hugepage
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 2/6] mm/damon/paddr: use damon_get_folio_in_region to obtain folio
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 6/6] Docs/admin-guide/mm/damon/usage: Document hugepage filter type
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/3] mm: avoid extra mem_alloc_profiling_enabled() checks
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
- From: syzbot <syzbot+a504cb5bae4fe117ba94@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/vmalloc: Introduce vmap_file()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Account page tables at all levels
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH 0/4] slab, rcu: move and consolidate TINY_RCU kvfree_rcu() to SLAB
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [Invitation] Linux MM Alignment Session on ASI on Wednesday
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v3 1/6] exit: perform add_device_randomness() without tasklist_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- RE: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH 0/2] vmalloc: Introduce vmap_file()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 1/6] exit: perform add_device_randomness() without tasklist_lock
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 0/6] reduce tasklist_lock hold time on exit and do some
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 00f3246adeeacbda0bd0b303604e46eb59c32e6e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function
- From: Simona Vetter <simona.vetter@xxxxxxxx>
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4] Weighted Interleave Auto-tuning
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- [PATCH 15/16] selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibc
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: REMINDER - LSF/MM/BPF: 2025: Call for Proposals
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 03/16] elf, uapi: Add definition for DT_GNU_HASH
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 01/16] MAINTAINERS: Add vDSO selftests
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] fs/buffer: strack reduction on async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 06/16] elf, uapi: Add types ElfXX_Verdef and ElfXX_Veraux
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 16/16] selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH] mm: Fix clang W=1 compiler warnings
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] s390: Remove PageDirty check inside mk_pte()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4] Weighted Interleave Auto-tuning
- From: Honggyu Kim <honggyu.kim@xxxxxx>
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH v13 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 3/8] mm: rust: add vm_insert_page
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 7/8] rust: miscdevice: add mmap support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 8/8] task: rust: rework how current is accessed
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 4/8] mm: rust: add lock_vma_under_rcu
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 5/8] mm: rust: add mmput_async support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v13 1/8] mm: rust: add abstraction for struct mm_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH 10/16] selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v2] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 13/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 11/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 12/16] selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAX
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH 0/8] pkeys-based cred hardening
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH 3/8] slab: Introduce SLAB_SET_PKEY
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH 7/8] fs: Protect creds installed by override_creds()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH 6/8] cred: Protect live struct cred with kpkeys
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH 2/8] mm: kpkeys: Introduce unrestricted level
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [RFC PATCH 4/8] rcu: Allow processing kpkeys-protected data
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH 5/8] mm: kpkeys: Introduce cred pkey/level
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 13/15] arm64: mm: Guard page table writes with kpkeys
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 12/15] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 10/15] mm: Allow __pagetable_ctor() to fail
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 06/15] arm64: set_memory: Implement set_memory_pkey()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [RFC PATCH v3 15/15] mm: Add basic tests for kpkeys_hardened_pgtables
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 14/15] arm64: Enable kpkeys_hardened_pgtables support
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 11/15] mm: Map page tables with privileged pkey
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 05/15] arm64: Implement asm/kpkeys.h using POE
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 09/15] mm: Introduce kpkeys_hardened_pgtables
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 04/15] arm64: Introduce por_set_pkey_perms() helper
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 07/15] arm64: Enable kpkeys
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 02/15] set_memory: Introduce set_memory_pkey() stub
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 03/15] arm64: mm: Enable overlays for all EL1 indirect permissions
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 01/15] mm: Introduce kpkeys
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC PATCH v3 00/15] pkeys-based page table hardening
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HugeTLB generic pagewalk
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
- From: Simona Vetter <simona.vetter@xxxxxxxx>
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions
- From: Fiona Behrens <me@xxxxxxxxxx>
- Re: [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public
- From: Fiona Behrens <me@xxxxxxxxxx>
- Re: [PATCH 2/6] rust: page: Convert to Ownable
- From: Fiona Behrens <me@xxxxxxxxxx>
- [PATCH 05/16] elf, uapi: Add type ElfXX_Versym
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH 1/4] slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 0/4] slab, rcu: move and consolidate TINY_RCU kvfree_rcu() to SLAB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 3/4] rcu, slab: use a regular callback function for kvfree_rcu
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 4/4] slab: don't batch kvfree_rcu() with SLUB_TINY
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 2/4] rcu: remove trace_rcu_kvfree_callback
- From: Vlastimil Babka <vbabka@xxxxxxx>
- RE: [PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH 2/6] rust: page: Convert to Ownable
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 6/6] rust: page: Make Page::as_ptr() pub(crate)
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH 14/16] selftests: vDSO: vdso_test_gettimeofday: Clean up includes
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 08/16] selftests: Add headers target
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 09/16] selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdr
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 02/16] elf, uapi: Add definition for STN_UNDEF
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 07/16] tools/include: Add uapi/linux/elf.h
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/39] 1G page support for guest_memfd
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v2 2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2] mm,madvise,hugetlb: check for 0-length range after end address adjustment
- From: Ricardo Cañuelo Navarro <rcn@xxxxxxxxxx>
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]