Show patches with: Archived = No       |   37533 patches
« 1 2 ... 96 97 98375 376 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,04/36] arm64/sysreg: Add new system registers for GCS arm64/gcs: Provide support for GCS in userspace - - - --- 2023-07-31 Mark Brown New
[v3,03/36] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace - - - --- 2023-07-31 Mark Brown New
[v3,02/36] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace - - - --- 2023-07-31 Mark Brown New
[v3,01/36] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS in userspace - - - --- 2023-07-31 Mark Brown New
[4/4] arm64: tlb: set huge page size to stride for hugepage mm: mremap: fix move page tables - - - --- 2023-07-31 Kefeng Wang New
[3/4] mm: mremap: use flush_pud_tlb_range in move_normal_pud() mm: mremap: fix move page tables - - - --- 2023-07-31 Kefeng Wang New
[2/4] mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd() mm: mremap: fix move page tables - - - --- 2023-07-31 Kefeng Wang New
[1/4] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables() mm: mremap: fix move page tables 1 1 - --- 2023-07-31 Kefeng Wang New
[v2,6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-30 Usama Arif New
[v2,5/6] mm: move allocation of gigantic hstates to the start of mm_core_init mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-30 Usama Arif New
[v2,4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-30 Usama Arif New
[v2,3/6] memblock: pass memblock_type to memblock_setclr_flag mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-30 Usama Arif New
[v2,2/6] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-30 Usama Arif New
[v2,1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-30 Usama Arif New
[3/3] mm/hugeltb: fix nodes huge page allocation when there are surplus pages mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages - - - --- 2023-07-30 Xueshi Hu New
[2/3] mm/hugeltb: clean up hstate::max_huge_pages mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages - - - --- 2023-07-30 Xueshi Hu New
[1/3] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages - - - --- 2023-07-30 Xueshi Hu New
lib/bch.c: using bitrev instead of internal logic lib/bch.c: using bitrev instead of internal logic - - - --- 2023-07-30 John Sanpe New
[3/3] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Fix alignment issue and prepare for rust 1.71 - 1 - --- 2023-07-30 Boqun Feng New
[2/3] rust: allocator: Use krealloc_aligned() in KernelAllocator::alloc Fix alignment issue and prepare for rust 1.71 - 1 - --- 2023-07-30 Boqun Feng New
[1/3] rust: allocator: Prevent mis-aligned allocation Fix alignment issue and prepare for rust 1.71 1 - - --- 2023-07-30 Boqun Feng New
[2/2] mm/damon/core-test: add a test for damos_new_filter() mm/damon/core: fix unitialized memory error from - - - --- 2023-07-29 SeongJae Park New
[1/2] mm/damon/core: initialize damo_filter->list from damos_new_filter() mm/damon/core: fix unitialized memory error from - - - --- 2023-07-29 SeongJae Park New
[4/5] mm/compaction: remove unnecessary cursor page in isolate_freepages_block Fixes and cleanups to compaction - 1 - --- 2023-07-29 Kemeng Shi New
[1/5] mm/compaction: allow blockpfn outside of pageblock for high order buddy page Fixes and cleanups to compaction - - - --- 2023-07-29 Kemeng Shi New
[-mm] arm64: tlbflush: Add some comments for TLB batched flushing [-mm] arm64: tlbflush: Add some comments for TLB batched flushing - 2 - --- 2023-07-29 Yicong Yang New
[v2] dma-contiguous: define proper name for global cma region [v2] dma-contiguous: define proper name for global cma region - - - --- 2023-07-29 Pintu Kumar New
[GIT,PULL] hotfixes for 6.5-rc4 [GIT,PULL] hotfixes for 6.5-rc4 - - - --- 2023-07-28 Andrew Morton New
[RFC,13/13] Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMOS filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,12/13] Docs/ABI/damon: update for DAMON monitoring target type DAMOS filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,11/13] Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,10/13] selftests/damon/sysfs: test damon_target filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,09/13] mm/damon/sysfs-schemes: support target damos filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,08/13] mm/damon/core: implement target type damos filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,07/13] Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,06/13] Docs/ABI/damon: update for address range DAMOS filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,05/13] Docs/mm/damon/design: update for address range filters Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,04/13] selftests/damon/sysfs: test address range damos filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter Untitled series #770717 - - - --- 2023-07-28 SeongJae Park New
[RFC,02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,01/13] mm/damon/core: introduce address range type damos filter Extedn DAMOS filters for address ranges and - - - --- 2023-07-28 SeongJae Park New
[RFC,5/5] Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytes mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions - - - --- 2023-07-28 SeongJae Park New
[RFC,4/5] Docs/ABI/damon: update for tried_regions/total_bytes mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions - - - --- 2023-07-28 SeongJae Park New
[RFC,3/5] selftests/damon/sysfs: test tried_regions/total_bytes file mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions - - - --- 2023-07-28 SeongJae Park New
[RFC,2/5] mm/damon/sysfs: implement a command for updating only schemes tried total bytes mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions - - - --- 2023-07-28 SeongJae Park New
[RFC,1/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions - - - --- 2023-07-28 SeongJae Park New
dma-contiguous: define proper name for global cma region dma-contiguous: define proper name for global cma region - - - --- 2023-07-28 Pintu Kumar New
[v2,2/2] selftests: mm: add KSM_MERGE_TIME tests Untitled series #770655 - 1 - --- 2023-07-28 Ayush Jain New
[8/8] mm/compaction: only set skip flag if cc->no_set_skip_hint is false Fixes and cleanups to compaction - 1 - --- 2023-07-28 Kemeng Shi New
[6/8] mm/compaction: correct comment to complete migration failure Fixes and cleanups to compaction - - - --- 2023-07-28 Kemeng Shi New
[5/8] mm/compaction: corret comment of cached migrate pfn update Fixes and cleanups to compaction - 2 - --- 2023-07-28 Kemeng Shi New
[4/8] mm/compaction: remove stale fast_find_block flag in isolate_migratepages Fixes and cleanups to compaction - - - --- 2023-07-28 Kemeng Shi New
[2/8] mm/compaction: correct last_migrated_pfn update in compact_zone Fixes and cleanups to compaction - - - --- 2023-07-28 Kemeng Shi New
[v2,2/2] selftests: mm: add KSM_MERGE_TIME tests [v2,1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter - 1 - --- 2023-07-28 Ayush Jain New
[v2,1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter [v2,1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter 1 1 - --- 2023-07-28 Ayush Jain New
[2/2] madvise: don't use mapcount() against large folio for sharing check don't use mapcount() to check large folio sharing - 1 - --- 2023-07-28 Yin, Fengwei New
[1/2] madvise: don't use mapcount() against large folio for sharing check don't use mapcount() to check large folio sharing - 1 - --- 2023-07-28 Yin, Fengwei New
nfsd: Fix reading via splice nfsd: Fix reading via splice - 1 - --- 2023-07-28 Chuck Lever New
Documentation/page_tables: Add info about MMU/TLB and Page Faults Documentation/page_tables: Add info about MMU/TLB and Page Faults - - - --- 2023-07-28 Fabio M. De Francesco New
WIP: Performance improvements WIP: Performance improvements - - - --- 2023-07-28 Muhammad Usama Anjum New
Revert "mm,memblock: reset memblock.reserved to system init state to prevent UAF" Revert "mm,memblock: reset memblock.reserved to system init state to prevent UAF" - - - --- 2023-07-28 Mike Rapoport New
[v6,12/13,-fix] powerpc/book3s64/radix: Remove mmu_vmemmap_psize Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-28 Aneesh Kumar K.V New
[v6,10/13,-fix2] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function Untitled series #770511 - - - --- 2023-07-28 Aneesh Kumar K.V New
[3/3] mm: mlock: update mlock_pte_range to handle large folio support large folio for mlock - - - --- 2023-07-28 Yin, Fengwei New
[2/3] mm: handle large folio when large folio in VM_LOCKED VMA range support large folio for mlock - - - --- 2023-07-28 Yin, Fengwei New
[1/3] mm: add functions folio_in_range() and folio_within_vma() support large folio for mlock - - - --- 2023-07-28 Yin, Fengwei New
[2/2] selftests: mm: add KSM_MERGE_TIME tests [1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter - 1 - --- 2023-07-28 Ayush Jain New
[1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter [1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter - 1 - --- 2023-07-28 Ayush Jain New
[v3,4/4] perf/core: use vma_is_initial_stack() and vma_is_initial_heap() mm: convert to vma_is_initial_heap/stack() - 1 - --- 2023-07-28 Kefeng Wang New
[v3,3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap() mm: convert to vma_is_initial_heap/stack() 1 1 - --- 2023-07-28 Kefeng Wang New
[v3,2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap() mm: convert to vma_is_initial_heap/stack() - 2 - --- 2023-07-28 Kefeng Wang New
[v3,1/4] mm: factor out VMA stack and heap checks mm: convert to vma_is_initial_heap/stack() - 1 - --- 2023-07-28 Kefeng Wang New
mm: disable kernelcore=mirror when no mirror memory mm: disable kernelcore=mirror when no mirror memory - - - --- 2023-07-28 mawupeng New
[v1,4/4] mm/gup: document FOLL_FORCE behavior smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-07-27 David Hildenbrand New
[v1,3/4] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd() smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-07-27 David Hildenbrand New
[v1,2/4] mm/gup: Make follow_page() succeed again on PROT_NONE PTEs/PMDs smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-07-27 David Hildenbrand New
[v8,4/4] RISC-V: mm: Document mmap changes RISC-V: mm: Make SV48 the default address space - 1 - --- 2023-07-27 Charlie Jenkins New
[v8,3/4] RISC-V: mm: Update pgtable comment documentation RISC-V: mm: Make SV48 the default address space - 1 - --- 2023-07-27 Charlie Jenkins New
[v8,2/4] RISC-V: mm: Add tests for RISC-V mm RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-27 Charlie Jenkins New
[v8,1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57 RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-27 Charlie Jenkins New
[v2] damon: Use pmdp_get instead of drectly dereferencing pmd. [v2] damon: Use pmdp_get instead of drectly dereferencing pmd. - 1 - --- 2023-07-27 Yun Levi New
[v1,6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-27 Usama Arif New
[v1,5/6] mm: move allocation of gigantic hstates to the start of mm_core_init mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-27 Usama Arif New
[v1,4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-27 Usama Arif New
[v1,3/6] memblock: add parameter to memblock_setclr_flag for selecting memblock_type mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-27 Usama Arif New
[v1,2/6] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-27 Usama Arif New
[v1,1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled mm/memblock: Skip prep and initialization of struct pages freed later by HVO - - - --- 2023-07-27 Usama Arif New
mm: Improve the comment in isolate_migratepages_block() mm: Improve the comment in isolate_migratepages_block() - 1 - --- 2023-07-27 Matthew Wilcox New
[v2,4/4] riscv: Improve flush_tlb_kernel_range() riscv: tlb flush improvements - 1 - --- 2023-07-27 Alexandre Ghiti New
[v2,3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb riscv: tlb flush improvements - 1 - --- 2023-07-27 Alexandre Ghiti New
[v2,2/4] riscv: Improve flush_tlb_range() for hugetlb pages riscv: tlb flush improvements - 1 - --- 2023-07-27 Alexandre Ghiti New
[v2,1/4] riscv: Improve flush_tlb() riscv: tlb flush improvements - 1 - --- 2023-07-27 Alexandre Ghiti New
damon: Use pmdp_get instead of drect dereferencing pmd. damon: Use pmdp_get instead of drect dereferencing pmd. - - - --- 2023-07-27 Yun Levi New
[3/3] mm: zswap: kill zswap_get_swap_cache_page() mm: zswap: three cleanups - 1 - --- 2023-07-27 Johannes Weiner New
[2/3] mm: zswap: tighten up entry invalidation mm: zswap: three cleanups - 1 - --- 2023-07-27 Johannes Weiner New
[1/3] mm: zswap: use zswap_invalidate_entry() for duplicates mm: zswap: three cleanups - 1 - --- 2023-07-27 Johannes Weiner New
[2/2] shmem: Apply a couple of filemap_splice_read() fixes to shmem_splice_read() [1/2] shmem: Fix splice of a missing page - - - --- 2023-07-27 David Howells New
[1/2] shmem: Fix splice of a missing page [1/2] shmem: Fix splice of a missing page - - - --- 2023-07-27 David Howells New
[v4,3/3] mm: Batch-zap large anonymous folio PTE mappings Optimize large folio interaction with deferred split - - - --- 2023-07-27 Ryan Roberts New
[v4,2/3] mm: Implement folio_remove_rmap_range() Optimize large folio interaction with deferred split - - - --- 2023-07-27 Ryan Roberts New
« 1 2 ... 96 97 98375 376 »