Show patches with: none      |   73751 patches
« 1 2 ... 126 127 128737 738 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 - - --- 2023-06-16 Mike Rapoport New
[v2,02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() mm: jit/text allocator 1 1 - --- 2023-06-16 Mike Rapoport New
[v2,01/12] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2023-06-16 Mike Rapoport New
[RFC,4/4] dax, kmem: calculate abstract distance with general interface memory tiering: calculate abstract distance based on ACPI HMAT - - - --- 2023-06-16 Huang Ying New
[RFC,3/4] acpi, hmat: calculate abstract distance with HMAT memory tiering: calculate abstract distance based on ACPI HMAT - - - --- 2023-06-16 Huang Ying New
[RFC,2/4] acpi, hmat: refactor hmat_register_target_initiators() memory tiering: calculate abstract distance based on ACPI HMAT - - - --- 2023-06-16 Huang Ying New
[RFC,1/4] memory tiering: add abstract distance calculation algorithms management memory tiering: calculate abstract distance based on ACPI HMAT - - - --- 2023-06-16 Huang Ying New
[v2] mm/memcg: remove return value of mem_cgroup_scan_tasks() [v2] mm/memcg: remove return value of mem_cgroup_scan_tasks() - - - --- 2023-06-16 zhangpeng (AS) New
[v2] mm: pass nid to reserve_bootmem_region() [v2] mm: pass nid to reserve_bootmem_region() - - - --- 2023-06-16 Yajun Deng New
mm/memcg: remove return value of mem_cgroup_scan_tasks() mm/memcg: remove return value of mem_cgroup_scan_tasks() - - - --- 2023-06-16 zhangpeng (AS) New
[v2,28/32,fix] mm/memory: allow pte_offset_map[_lock]() to fail: fix Untitled series #757673 - - - --- 2023-06-15 Hugh Dickins New
[v2,07/23,replacement] mips: add pte_unmap() to balance pte_offset_map() Untitled series #757668 - - 1 --- 2023-06-15 Hugh Dickins New
[3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory mm: use memmap_on_memory semantics for dax/kmem - - - --- 2023-06-15 Verma, Vishal L New
[2/3] mm/memory_hotplug: Export symbol mhp_supports_memmap_on_memory() mm: use memmap_on_memory semantics for dax/kmem - 1 - --- 2023-06-15 Verma, Vishal L New
[1/3] mm/memory_hotplug: Allow an override for the memmap_on_memory param mm: use memmap_on_memory semantics for dax/kmem - - - --- 2023-06-15 Verma, Vishal L New
mm/damon/core-test: add a test for damon_set_attrs() mm/damon/core-test: add a test for damon_set_attrs() - 1 - --- 2023-06-15 SeongJae Park New
x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory() x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory() - - - --- 2023-06-15 Liam Ni New
[v19,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-15 Muhammad Usama Anjum New
[v19,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-15 Muhammad Usama Anjum New
[v19,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-15 Muhammad Usama Anjum New
[v19,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-15 Muhammad Usama Anjum New
[v19,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-15 Muhammad Usama Anjum New
[8/8] maple_tree: drop mas_first_entry() Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
[7/8] maple_tree: replace mas_logical_pivot() with mas_safe_pivot() Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
[6/8] maple_tree: update mt_validate() Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
[5/8] maple_tree: make mas_validate_limits() check root node and node limit Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
[4/8] maple_tree: fix mas_validate_child_slot() to check last missed slot Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
[3/8] maple_tree: make mas_validate_gaps() to check metadata Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
[2/8] maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
[1/8] maple_tree: set the node limit when creating a new root node Improve the validation for maple tree and some cleanup - - - --- 2023-06-15 Peng Zhang New
kthread: Rename user_mode_thread() to kmuser_thread() kthread: Rename user_mode_thread() to kmuser_thread() - - - --- 2023-06-15 Huacai Chen New
mm: pass nid to reserve_bootmem_region() mm: pass nid to reserve_bootmem_region() - - - --- 2023-06-15 Yajun Deng New
[v3,4/4] maple_tree: add a fast path case in mas_wr_slot_store() Optimize the fast path of mas_store() - - - --- 2023-06-15 Peng Zhang New
[v3,3/4] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs Optimize the fast path of mas_store() - 1 - --- 2023-06-15 Peng Zhang New
[v3,2/4] maple_tree: add test for expanding range in RCU mode Optimize the fast path of mas_store() - - - --- 2023-06-15 Peng Zhang New
[v3,1/4] maple_tree: add test for mas_wr_modify() fast path Optimize the fast path of mas_store() - - - --- 2023-06-15 Peng Zhang New
[2/2] mm/memcontrol: add check for allocation failure in mem_cgroup_init() [1/2] mm/memcontrol: do not tweak node in mem_cgroup_init() - - - --- 2023-06-15 Haifeng Xu New
[1/2] mm/memcontrol: do not tweak node in mem_cgroup_init() [1/2] mm/memcontrol: do not tweak node in mem_cgroup_init() 1 - - --- 2023-06-15 Haifeng Xu New
[RFC,3/3] zsmalloc: charge the zspage's object to obj_cgroup [RFC,1/3] zram: charge the compressed RAM to the page's memcgroup - - - --- 2023-06-15 Zhongkun He New
[RFC,2/3] memcg: export obj_cgroup* symbol to charge compressed RAM [RFC,1/3] zram: charge the compressed RAM to the page's memcgroup - - - --- 2023-06-15 Zhongkun He New
[RFC,1/3] zram: charge the compressed RAM to the page's memcgroup [RFC,1/3] zram: charge the compressed RAM to the page's memcgroup - - - --- 2023-06-15 Zhongkun He New
selftests/mm: Add missing gitignore entries selftests/mm: Add missing gitignore entries - - - --- 2023-06-14 Mark Brown New
selftests/mm: Fix cross compilation with LLVM selftests/mm: Fix cross compilation with LLVM - - - --- 2023-06-14 Mark Brown New
[v2,1/1] x86/mm/KASLR: Store pud_page_tramp into entry rather than page x86: Fix .bss corruption - - - --- 2023-06-14 Lee Jones New
[1/1] x86/mm/KASLR: Store pud_page_tramp into entry rather than page x86: Fix .bss corruption - - - --- 2023-06-14 Lee Jones New
mm: kill lock|unlock_page_memcg() mm: kill lock|unlock_page_memcg() 1 1 - --- 2023-06-14 Kefeng Wang New
mm: zswap: invaldiate entry after writeback mm: zswap: invaldiate entry after writeback 1 - - --- 2023-06-14 Domenico Cerasuolo New
memblock: Add error message when memblock_can_resize is not ready memblock: Add error message when memblock_can_resize is not ready - - - --- 2023-06-14 Song Shuai New
mm/mm_init.c: remove spinlock in early_pfn_to_nid() mm/mm_init.c: remove spinlock in early_pfn_to_nid() - - - --- 2023-06-14 Yajun Deng New
kasan: add support for kasan.fault=panic_on_write kasan: add support for kasan.fault=panic_on_write - 1 - --- 2023-06-14 Marco Elver New
[v3] mm: compaction: skip memory hole rapidly when isolating migratable pages [v3] mm: compaction: skip memory hole rapidly when isolating migratable pages 2 - - --- 2023-06-14 Baolin Wang New
[v5] Documentation/mm: Initial page table documentation [v5] Documentation/mm: Initial page table documentation - 3 - --- 2023-06-14 Linus Walleij New
[stable,5.10,1/1] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one mem… Fix memleak during hotremove memory 1 1 - --- 2023-06-14 mawupeng New
[v2,5/5] mm: Remove is_longterm_pinnable_page() and Reimplement folio_is_longterm_pinnable() Replace is_longterm_pinnable_page() - 2 - --- 2023-06-14 Vishal Moola New
[v2,4/5] mm/gup.c: Reorganize try_get_folio() Replace is_longterm_pinnable_page() - - - --- 2023-06-14 Vishal Moola New
[v2,3/5] mm/gup_test.c: Convert verify_dma_pinned() to us folios Replace is_longterm_pinnable_page() - 1 - --- 2023-06-14 Vishal Moola New
[v2,2/5] mmzone: Introduce folio_migratetype() Replace is_longterm_pinnable_page() - 1 - --- 2023-06-14 Vishal Moola New
[v2,1/5] mmzone: Introduce folio_is_zone_movable() Replace is_longterm_pinnable_page() - 1 - --- 2023-06-14 Vishal Moola New
block: Fix dio_cleanup() to advance the head index block: Fix dio_cleanup() to advance the head index - 2 - --- 2023-06-13 David Howells New
[7/7] mm/gup: Retire follow_hugetlb_page() mm/gup: Unify hugetlb, speed up thp - - - --- 2023-06-13 Peter Xu New
[6/7] mm/gup: Accelerate thp gup even for "pages != NULL" mm/gup: Unify hugetlb, speed up thp - - - --- 2023-06-13 Peter Xu New
[5/7] mm/gup: Cleanup next_page handling mm/gup: Unify hugetlb, speed up thp - 1 - --- 2023-06-13 Peter Xu New
[4/7] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN mm/gup: Unify hugetlb, speed up thp - - - --- 2023-06-13 Peter Xu New
[3/7] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask() mm/gup: Unify hugetlb, speed up thp - 2 - --- 2023-06-13 Peter Xu New
[2/7] mm/hugetlb: Fix hugetlb_follow_page_mask() on permission checks mm/gup: Unify hugetlb, speed up thp - 1 - --- 2023-06-13 Peter Xu New
[1/7] mm/hugetlb: Handle FOLL_DUMP well in follow_page_mask() mm/gup: Unify hugetlb, speed up thp - 2 - --- 2023-06-13 Peter Xu New
[5/5] mm: Remove is_longterm_pinnable_page() and Reimplement folio_is_longterm_pinnable() Replace is_longterm_pinnable_page() - 1 - --- 2023-06-13 Vishal Moola New
[4/5] mm/gup.c: Reorganize try_get_folio() Replace is_longterm_pinnable_page() - - - --- 2023-06-13 Vishal Moola New
[3/5] mm/gup_test.c: Convert verify_dma_pinned() to us folios Replace is_longterm_pinnable_page() - 2 - --- 2023-06-13 Vishal Moola New
[2/5] mmzone: Introduce folio_migratetype() Replace is_longterm_pinnable_page() - 1 - --- 2023-06-13 Vishal Moola New
[1/5] mmzone: Introduce folio_is_zone_movable() Replace is_longterm_pinnable_page() - 1 - --- 2023-06-13 Vishal Moola New
rust: allocator: Prevents mis-aligned allocation rust: allocator: Prevents mis-aligned allocation - 4 - --- 2023-06-13 Boqun Feng New
[v1,2/2] mm: /proc/pid/smaps: Report contpte mappings Report on physically contiguous memory in smaps - - - --- 2023-06-13 Ryan Roberts New
[v1,1/2] mm: /proc/pid/smaps: Report large folio mappings Report on physically contiguous memory in smaps - - - --- 2023-06-13 Ryan Roberts New
[3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported [1/3] mm/lru_gen: Move some code around so that next patch is simpler - - - --- 2023-06-13 Aneesh Kumar K.V New
[2/3] mm/lru_gen: lru_gen_look_around simplification [1/3] mm/lru_gen: Move some code around so that next patch is simpler - - - --- 2023-06-13 Aneesh Kumar K.V New
[1/3] mm/lru_gen: Move some code around so that next patch is simpler [1/3] mm/lru_gen: Move some code around so that next patch is simpler - - - --- 2023-06-13 Aneesh Kumar K.V New
[v18,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum New
[v18,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum New
[v18,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum New
[v18,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum New
[v18,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum New
mm/slab_common: use SLAB_NO_MERGE instead of negative refcount mm/slab_common: use SLAB_NO_MERGE instead of negative refcount 1 - - --- 2023-06-13 Vlastimil Babka New
[4/5] mm: Fix a dangling Documentation/arm64 reference Untitled series #756664 2 - - --- 2023-06-13 Jonathan Corbet New
mm/page_owner/cma: show pfn in cma/page_onwer with hex format mm/page_owner/cma: show pfn in cma/page_onwer with hex format - - - --- 2023-06-13 Kassey Li New
[v2] mm: compaction: skip memory hole rapidly when isolating migratable pages [v2] mm: compaction: skip memory hole rapidly when isolating migratable pages 2 - - --- 2023-06-13 Baolin Wang New
[v4] Documentation/mm: Initial page table documentation [v4] Documentation/mm: Initial page table documentation - 3 - --- 2023-06-13 Linus Walleij New
[v9,42/42] x86/shstk: Add ARCH_SHSTK_STATUS Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,41/42] x86/shstk: Add ARCH_SHSTK_UNLOCK Shadow stacks for userspace - 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,40/42] x86: Add PTRACE interface for shadow stack Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,39/42] selftests/x86: Add shadow stack test Shadow stacks for userspace 1 - 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,38/42] x86/cpufeatures: Enable CET CR4 bit for shadow stack Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,37/42] x86/shstk: Wire in shadow stack interface Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,36/42] x86: Expose thread features in /proc/$PID/status Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,35/42] x86/shstk: Support WRSS for userspace Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,34/42] x86/shstk: Introduce map_shadow_stack syscall Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,33/42] x86/shstk: Check that signal frame is shadow stack mem Shadow stacks for userspace - - - --- 2023-06-13 Edgecombe, Rick P New
[v9,32/42] x86/shstk: Check that SSP is aligned on sigreturn Shadow stacks for userspace - - - --- 2023-06-13 Edgecombe, Rick P New
[v9,31/42] x86/shstk: Handle signals for shadow stack Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
[v9,30/42] x86/shstk: Introduce routines modifying shstk Shadow stacks for userspace 1 2 3 --- 2023-06-13 Edgecombe, Rick P New
« 1 2 ... 126 127 128737 738 »