Show patches with: Archived = No       |   37120 patches
« 1 2 ... 211 212 213371 372 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCH-next] mm:delete a redundant parameter of rmqueue_pcplist [PATCH-next] mm:delete a redundant parameter of rmqueue_pcplist - - - --- 2022-08-31 Ze Zuo New
[RFC,30/30] MAINTAINERS: Add entries for code tagging & related Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,29/30] dyndbg: Convert to code tagging Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,28/30] Improved symbolic error names Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,27/30] Code tagging based latency tracking Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,26/30] bcache: Convert to lib/time_stats Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,25/30] lib/time_stats: New library for statistics on events Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,24/30] wait: Clean up waitqueue_entry initialization Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,23/30] timekeeping: Add a missing include Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,22/30] Code tagging based fault injection Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,21/30] lib: implement context capture support for page and slab allocators Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,20/30] lib: introduce support for storing code tag context Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,19/30] move stack capture functionality into a separate function for reuse Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,18/30] codetag: add codetag query helper functions Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,17/30] lib/string.c: strsep_no_empty() Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,16/30] mm: enable slab allocation tagging for kmalloc and friends Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,15/30] lib: introduce slab allocation tagging Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,13/30] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,12/30] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,11/30] mm: introduce slabobj_ext to support slab object extensions Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,09/30] change alloc_pages name in dma_map_ops to avoid name conflicts Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,08/30] lib: introduce page allocation tagging Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,07/30] lib: add support for allocation tagging Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,06/30] lib: code tagging module support Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,05/30] lib: code tagging framework Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,04/30] scripts/kallysms: Always include __start and __stop symbols Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,03/30] Lazy percpu counters Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,02/30] lib/string_helpers: Drop space in string_get_size's output Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[RFC,01/30] kernel/module: move find_kallsyms_symbol_value declaration Code tagging framework and applications - - - --- 2022-08-30 Suren Baghdasaryan New
[v5,2/2] ksm: add profit monitoring documentation ksm: count allocated rmap_items and update documentation - 3 - --- 2022-08-30 CGEL New
[v5,1/2] ksm: count allocated ksm rmap_items for each process ksm: count allocated rmap_items and update documentation - 2 - --- 2022-08-30 CGEL New
mm/slub: fix to return errno if kmalloc() fails mm/slub: fix to return errno if kmalloc() fails 1 2 - --- 2022-08-30 Chao Yu New
[6/6] mm, hwpoison: cleanup some obsolete comments A few cleanup patches for memory-failure 1 - - --- 2022-08-30 Miaohe Lin New
[5/6] mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings() A few cleanup patches for memory-failure 1 - - --- 2022-08-30 Miaohe Lin New
[4/6] mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_anon() A few cleanup patches for memory-failure 1 - - --- 2022-08-30 Miaohe Lin New
[3/6] mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages A few cleanup patches for memory-failure 1 - - --- 2022-08-30 Miaohe Lin New
[2/6] mm, hwpoison: use __PageMovable() to detect non-lru movable pages A few cleanup patches for memory-failure - - - --- 2022-08-30 Miaohe Lin New
[1/6] mm, hwpoison: use ClearPageHWPoison() in memory_failure() A few cleanup patches for memory-failure 1 - - --- 2022-08-30 Miaohe Lin New
[v2] mm: memory-failure: kill __soft_offline_page() [v2] mm: memory-failure: kill __soft_offline_page() 1 3 - --- 2022-08-30 Kefeng Wang New
[v3,updated] mm/demotion: Expose memory tier details via sysfs [v3,updated] mm/demotion: Expose memory tier details via sysfs - - - --- 2022-08-30 Aneesh Kumar K.V New
[v3] mm/demotion: Expose memory tier details via sysfs [v3] mm/demotion: Expose memory tier details via sysfs - - - --- 2022-08-30 Aneesh Kumar K.V New
[mm-unstable] mm/demotion: Make toptier_distance inclusive upper bound of toptiers [mm-unstable] mm/demotion: Make toptier_distance inclusive upper bound of toptiers - - - --- 2022-08-30 Aneesh Kumar K.V New
[2/2] mm: memcontrol: make cgroup_memory_noswap a static key mm: memcontrol: cleanup and optimize for accounting params 1 - - --- 2022-08-30 Kairui Song New
[1/2] mm: memcontrol: remove mem_cgroup_kmem_disabled mm: memcontrol: cleanup and optimize for accounting params - - - --- 2022-08-30 Kairui Song New
[mm-unstable] mm/demotion: Fix build error with CONFIG_MIGRATION disabled [mm-unstable] mm/demotion: Fix build error with CONFIG_MIGRATION disabled - - - --- 2022-08-30 Aneesh Kumar K.V New
[v2] mm/migrate_device.c: Fix a misleading and out-dated comment [v2] mm/migrate_device.c: Fix a misleading and out-dated comment 1 - - --- 2022-08-30 Alistair Popple New
[3/3] memblock test: Update TODO list Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-08-30 Huang, Shaoqin New
[2/3] memblock test: Add test to memblock_reserve() 129th region Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-08-30 Huang, Shaoqin New
[1/3] memblock test: Add test to memblock_add() 129th region Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-08-30 Huang, Shaoqin New
[PATCHv8,11/11] selftests/x86/lam: Add inherit test cases for linear-address masking Linear Address Masking enabling 1 - - --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,10/11] selftests/x86/lam: Add io_uring test cases for linear-address masking Linear Address Masking enabling 1 - - --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,09/11] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking Linear Address Masking enabling 1 - - --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking Linear Address Masking enabling 1 - - --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,07/11] x86: Expose untagging mask in /proc/$PID/arch_status Linear Address Masking enabling 1 - 1 --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,06/11] x86/mm: Provide arch_prctl() interface for LAM Linear Address Masking enabling 1 1 1 --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,05/11] x86/uaccess: Provide untagged_addr() and remove tags before address check Linear Address Masking enabling 1 - 1 --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,04/11] x86/mm: Handle LAM on context switch Linear Address Masking enabling 1 - 1 --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,03/11] mm: Pass down mm_struct to untagged_addr() Linear Address Masking enabling 1 2 1 --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,02/11] x86: CPUID and CR3/CR4 flags for Linear Address Masking Linear Address Masking enabling 1 1 1 --- 2022-08-30 Kirill A. Shutemov New
[PATCHv8,01/11] x86/mm: Fix CR3_ADDR_MASK Linear Address Masking enabling 1 2 1 --- 2022-08-30 Kirill A. Shutemov New
hugetlb: simplify hugetlb handling in follow_page_mask hugetlb: simplify hugetlb handling in follow_page_mask 1 1 - --- 2022-08-29 Mike Kravetz New
[7/7] mm/migrate: use folio_hstate() in alloc_migration_target() begin converting hugetlb code to folios - - - --- 2022-08-29 Sidhartha Kumar New
[6/7] mm/hugetlb add folio_hstate() begin converting hugetlb code to folios - - - --- 2022-08-29 Sidhartha Kumar New
[5/7] mm/hugetlb: convert hugetlb_delete_from_page_cache() to use folios begin converting hugetlb code to folios - - - --- 2022-08-29 Sidhartha Kumar New
[4/7] mm/hugetlb: add hugetlb_set_folio_subpool() helper begin converting hugetlb code to folios - - - --- 2022-08-29 Sidhartha Kumar New
[3/7] mm/hugetlb: add hugetlb_folio_subpool() helper begin converting hugetlb code to folios - - - --- 2022-08-29 Sidhartha Kumar New
[2/7] mm: add private field of first tail to struct page and struct folio begin converting hugetlb code to folios - - - --- 2022-08-29 Sidhartha Kumar New
[1/7] mm/hugetlb: add folio support to hugetlb specific flag macros begin converting hugetlb code to folios - - - --- 2022-08-29 Sidhartha Kumar New
[RFC,28/28] kernel/fork: throttle call_rcu() calls in vm_area_free per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,26/28] powerc/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,24/28] arm64/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,22/28] x86/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,20/28] mm: introduce per-VMA lock statistics per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,19/28] mm: disallow do_swap_page to handle page faults under VMA lock per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,18/28] mm: add FAULT_FLAG_VMA_LOCK flag per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,16/28] kernel/fork: assert no VMA readers during its destruction per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,14/28] mm: mark VMAs as locked before isolating them per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,12/28] mm/mremap: mark VMA as locked while remapping it to a new address range per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,11/28] mm/mmap: mark VMAs as locked before merging or splitting them per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,10/28] mm/mmap: mark VMAs as locked in vma_adjust per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,09/28] mm/mempolicy: mark VMA as locked when changing protection policy per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,07/28] kernel/fork: mark VMAs as locked before copying pages during fork per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,06/28] mm: mark VMA as locked whenever vma->vm_flags are modified per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,05/28] mm: add per-VMA lock and helper functions to control it per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,04/28] mm: move mmap_lock assert function definitions per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,03/28] mm: introduce __find_vma to be used without mmap_lock protection per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,02/28] mm: rcu safe VMA freeing per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,01/28] mm: introduce CONFIG_PER_VMA_LOCK per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC] mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. [RFC] mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. - - - --- 2022-08-29 Maurizio Lombardi New
[7/7] ksm: convert to use common struct mm_slot add common struct mm_slot and use it in THP and KSM - - - --- 2022-08-29 Qi Zheng New
« 1 2 ... 211 212 213371 372 »