Show patches with: none      |   78502 patches
« 1 2 3 4785 786 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: avoid unconditional one-tick sleep when swapcache_prepare fails mm: avoid unconditional one-tick sleep when swapcache_prepare fails - - 1 --- 2024-09-26 Barry Song New
[v2] mm/mempolicy: fix comments for better documentation [v2] mm/mempolicy: fix comments for better documentation - 1 - --- 2024-09-26 Tanya Agarwal New
[v1] mm/huge_memory: check pmd_special() only after pmd_present() [v1] mm/huge_memory: check pmd_special() only after pmd_present() - 1 - --- 2024-09-26 David Hildenbrand New
[v1,2/2] selftests/mm: hugetlb_fault_after_madv: improve test output selftests/mm: hugetlb_fault_after_madv improvements - - - --- 2024-09-26 David Hildenbrand New
[v1,1/2] selftests/mm: hugetlb_fault_after_madv: use default hguetlb page size selftests/mm: hugetlb_fault_after_madv improvements - 1 - --- 2024-09-26 David Hildenbrand New
[v3] mm/madvise: unrestrict process_madvise() for current process [v3] mm/madvise: unrestrict process_madvise() for current process 1 - - --- 2024-09-26 Lorenzo Stoakes New
mm/cma: print total and used count in cma_alloc() mm/cma: print total and used count in cma_alloc() - - - --- 2024-09-26 Xiang Gao New
[RFC,v2,2/2] mm: shmem: use mTHP interface to control huge orders for tmpfs Support large folios for tmpfs - - - --- 2024-09-26 Baolin Wang New
[RFC,v2,1/2] mm: shmem: add large folio support to the write and fallocate paths Support large folios for tmpfs - - - --- 2024-09-26 Baolin Wang New
[v3] mm: move mm flags to mm_types.h [v3] mm: move mm flags to mm_types.h - - - --- 2024-09-26 Nanyong Sun New
[v5,13/13] mm: pgtable: remove pte_offset_map_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[v5,12/13] mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[v5,11/13] mm: userfaultfd: move_pages_pte() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() - 1 - --- 2024-09-26 Qi Zheng New
[v5,10/13] mm: page_vma_mapped_walk: map_pte() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() - 1 - --- 2024-09-26 Qi Zheng New
[v5,09/13] mm: mremap: move_ptes() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() - 1 - --- 2024-09-26 Qi Zheng New
[v5,08/13] mm: copy_pte_range() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() - 1 - --- 2024-09-26 Qi Zheng New
[v5,07/13] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() - 1 - --- 2024-09-26 Qi Zheng New
[v5,06/13] mm: handle_pte_fault() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[v5,05/13] arm: adjust_pte() use pte_offset_map_rw_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[v5,04/13] mm: khugepaged: __collapse_huge_page_swapin() use pte_offset_map_ro_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[v5,03/13] mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[v5,02/13] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[v5,01/13] mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock() introduce pte_offset_map_{ro|rw}_nolock() 1 1 - --- 2024-09-26 Qi Zheng New
[PATCHv2] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags [PATCHv2] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags 1 - - --- 2024-09-26 zhaoyang.huang New
[v7,18/18] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,17/18] mm: multi-gen LRU: Have secondary MMUs participate in aging mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,16/18] KVM: x86/mmu: Enable has_fast_aging mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,15/18] KVM: x86/mmu: Locklessly harvest access information from shadow MMU mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,14/18] KVM: Pass fast_only to kvm_{test_,}age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,13/18] mm: Add fast_only bool to test_young and clear_young MMU notifiers mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,12/18] mm: Add has_fast_aging to struct mmu_notifier mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,11/18] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER mm: multi-gen LRU: Walk secondary MMU page tables while aging 1 1 - --- 2024-09-26 James Houghton New
[v7,10/18] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,09/18] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,08/18] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,07/18] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,06/18] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0 mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,05/18] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,03/18] KVM: x86/mmu: Factor out spte atomic bit clearing routine mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,02/18] KVM: Add lockless memslot walk to KVM mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v7,01/18] KVM: Remove kvm_handle_hva_range helper functions mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-09-26 James Houghton New
[v2,2/2] mm: optimize invalidation of shadow entries mm: optimize shadow entries removal - - - --- 2024-09-25 Shakeel Butt New
[v2,1/2] mm: optimize truncation of shadow entries mm: optimize shadow entries removal 1 - - --- 2024-09-25 Shakeel Butt New
[RFC/PATCH,bpf-next,3/3] selftests/bpf: Add a test for slab_iter bpf: Add slab iterator and kfunc (v1) - - - --- 2024-09-25 Namhyung Kim New
[RFC/PATCH,bpf-next,2/3] mm/bpf: Add bpf_get_slab_cache() kfunc bpf: Add slab iterator and kfunc (v1) - - - --- 2024-09-25 Namhyung Kim New
[RFC/PATCH,bpf-next,1/3] bpf: Add slab iterator bpf: Add slab iterator and kfunc (v1) - - - --- 2024-09-25 Namhyung Kim New
[v3,5/5] selftests: exec: update gitignore for load_address selftests: gitignore and clean target file additions - - - --- 2024-09-25 Javier Carrasco New
[v3,4/5] selftests: rds: add gitignore file for include.sh selftests: gitignore and clean target file additions - 1 - --- 2024-09-25 Javier Carrasco New
[v3,3/5] selftests: rds: add include.sh to EXTRA_CLEAN selftests: gitignore and clean target file additions - 1 - --- 2024-09-25 Javier Carrasco New
[v3,2/5] selftests: net: add msg_oob to gitignore selftests: gitignore and clean target file additions - - - --- 2024-09-25 Javier Carrasco New
[v3,1/5] selftests: core: add unshare_test to gitignore selftests: gitignore and clean target file additions - - - --- 2024-09-25 Javier Carrasco New
[5/5,RFC] mm: Remove MAP_UNINITIALIZED support asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
[1/5] asm-generic: cosmetic updates to uapi/asm/mman.h asm-generic: clean up asm/mman.h - - - --- 2024-09-25 Arnd Bergmann New
mm, swap: avoid over reclaim of full clusters mm, swap: avoid over reclaim of full clusters - - - --- 2024-09-25 Kairui Song New
[v2,6/6] mm/list_lru: Simplify the list_lru walk callback function Split list_lru lock into per-cgroup scope - - - --- 2024-09-25 Kairui Song New
[v2,5/6] mm/list_lru: split the lock to per-cgroup scope Split list_lru lock into per-cgroup scope - - - --- 2024-09-25 Kairui Song New
[v2,4/6] mm/list_lru: simplify reparenting and initial allocation Split list_lru lock into per-cgroup scope - - - --- 2024-09-25 Kairui Song New
[v2,3/6] mm/list_lru: code clean up for reparenting Split list_lru lock into per-cgroup scope 1 1 - --- 2024-09-25 Kairui Song New
[v2,2/6] mm/list_lru: don't export list_lru_add Split list_lru lock into per-cgroup scope 1 1 - --- 2024-09-25 Kairui Song New
[v2,1/6] mm/list_lru: don't pass unnecessary key parameters Split list_lru lock into per-cgroup scope 1 - - --- 2024-09-25 Kairui Song New
mmzone: remove redundant exception handler on pfn_valid() mmzone: remove redundant exception handler on pfn_valid() - - - --- 2024-09-25 Leesoo Ahn New
[RFC,v3] mm: move the check of READ_IMPLIES_EXEC out of do_mmap() [RFC,v3] mm: move the check of READ_IMPLIES_EXEC out of do_mmap() - - - --- 2024-09-25 Shu Han New
[1/1] kasan, vmalloc: avoid lock contention when depopulating vmalloc [1/1] kasan, vmalloc: avoid lock contention when depopulating vmalloc - - - --- 2024-09-25 Huang Adrian New
[V2,2/2] Documentation: admin-guide: kernel-parameters: Add parameter description for slub_leak_pan… Introduce panic function when slub leaks - - - --- 2024-09-25 Fangzheng Zhang New
[V2,1/2] mm/slub: Add panic function when slub leaks Introduce panic function when slub leaks - - - --- 2024-09-25 Fangzheng Zhang New
[v2,4/4] selftests: exec: update gitignore for load_address selftsets: gitignore and clean target file additions - - - --- 2024-09-25 Javier Carrasco New
[v2,3/4] selftests: rds: add gitignore file for include.sh selftsets: gitignore and clean target file additions - 1 - --- 2024-09-25 Javier Carrasco New
[v2,2/4] selftests: rds: add include.sh to EXTRA_CLEAN selftsets: gitignore and clean target file additions - 1 - --- 2024-09-25 Javier Carrasco New
[v2,1/4] selftests: add unshare_test and msg_oob to gitignore selftsets: gitignore and clean target file additions - - - --- 2024-09-25 Javier Carrasco New
[RFC,v2] mm: move the check of READ_IMPLIES_EXEC out of do_mmap() [RFC,v2] mm: move the check of READ_IMPLIES_EXEC out of do_mmap() - - - --- 2024-09-25 Shu Han New
[RFC,v2] mm: move security_mmap_file() back into do_mmap() [RFC,v2] mm: move security_mmap_file() back into do_mmap() - - - --- 2024-09-25 Shu Han New
[v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL [v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL - - - --- 2024-09-25 suhua New
mm: move security_file_mmap() back into do_mmap() mm: move security_file_mmap() back into do_mmap() - - - --- 2024-09-25 Shu Han New
[net,v2,2/2] page_pool: fix IOMMU crash when driver has already unbound Untitled series #892687 - - - --- 2024-09-25 Yunsheng Lin New
mm: move the check of READ_IMPLIES_EXEC out of do_mmap() mm: move the check of READ_IMPLIES_EXEC out of do_mmap() - - - --- 2024-09-25 Shu Han New
[2/2] Documentation: admin-guide: kernel-parameters: Add parameter description for slub_leak_panic … Introduce panic function when slub leaks - - - --- 2024-09-25 Fangzheng Zhang New
[1/2] mm/slub: Add panic function when slub leaks Introduce panic function when slub leaks - - - --- 2024-09-25 Fangzheng Zhang New
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags mm: migrate LRU_REFS_MASK bits in folio_migrate_flags - - - --- 2024-09-25 zhaoyang.huang New
dcssblk: Mark DAX broken dcssblk: Mark DAX broken - - 1 --- 2024-09-24 Dan Williams New
mm: refactor mm_access() to not return NULL mm: refactor mm_access() to not return NULL - - - --- 2024-09-24 Lorenzo Stoakes New
selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignore selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignore - - - --- 2024-09-24 Lorenzo Stoakes New
tools: fix shared radix-tree build tools: fix shared radix-tree build - - 1 --- 2024-09-24 Lorenzo Stoakes New
[v1,1/1] selftests: set executable bit [v1,1/1] selftests: set executable bit - - - --- 2024-09-24 David Hunter New
[v3] mm: Make SPLIT_PTE_PTLOCKS depend on SMP [v3] mm: Make SPLIT_PTE_PTLOCKS depend on SMP 1 1 1 --- 2024-09-24 Guenter Roeck New
mm: percpu: fix typo to pcpu_alloc_noprof() description mm: percpu: fix typo to pcpu_alloc_noprof() description - - - --- 2024-09-24 Jeongjun Park New
[V2] mm/gup: folio_split_user_page_pin [V2] mm/gup: folio_split_user_page_pin - 1 - --- 2024-09-24 Steve Sistare New
[RFC] exec: add a flag for "reasonable" execveat() comm [RFC] exec: add a flag for "reasonable" execveat() comm - - - --- 2024-09-24 Tycho Andersen New
mm: migrate: annotate data-race in migrate_folio_unmap() mm: migrate: annotate data-race in migrate_folio_unmap() 1 - - --- 2024-09-24 Jeongjun Park New
[4/4] selftests: exec: update gitignore for load_address selftsets: gitignore and clean target file additions - - - --- 2024-09-24 Javier Carrasco New
[3/4] selftests: rds: add gitignore file for include.sh selftsets: gitignore and clean target file additions - 1 - --- 2024-09-24 Javier Carrasco New
[2/4] selftests: rds: add include.sh to EXTRA_CLEAN selftsets: gitignore and clean target file additions - 1 - --- 2024-09-24 Javier Carrasco New
[1/4] selftests: add unshare_test and msg_oob to gitignore selftsets: gitignore and clean target file additions - - - --- 2024-09-24 Javier Carrasco New
[4/4] maple_tree: fix potential allocation failure even has memory cleanup maple_alloc related functions - - - --- 2024-09-24 Wei Yang New
[3/4] maple_tree: simplify mas_push_node() cleanup maple_alloc related functions - - - --- 2024-09-24 Wei Yang New
[2/4] maple_tree: total is not changed for nomem_one case cleanup maple_alloc related functions - - - --- 2024-09-24 Wei Yang New
[1/4] maple_tree: clear request_count for new allocated one cleanup maple_alloc related functions - - - --- 2024-09-24 Wei Yang New
« 1 2 3 4785 786 »