Show patches with: State = Action Required       |   72306 patches
« 1 2 ... 190 191 192723 724 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,04/37] x86/cpufeatures: Enable CET CR4 bit for shadow stack Shadow stacks for userspace - - 2 --- 2022-11-04 Edgecombe, Rick P New
[v3,03/37] x86/cpufeatures: Add CPU feature flags for shadow stacks Shadow stacks for userspace - - 2 --- 2022-11-04 Edgecombe, Rick P New
[v3,02/37] x86/cet/shstk: Add Kconfig option for Shadow Stack Shadow stacks for userspace - - 2 --- 2022-11-04 Edgecombe, Rick P New
[v3,01/37] Documentation/x86: Add CET description Shadow stacks for userspace - - 2 --- 2022-11-04 Edgecombe, Rick P New
[v2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations [v2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations - - - --- 2022-11-04 Mel Gorman New
[RFC] mm: block swap in mtd partition [RFC] mm: block swap in mtd partition - - - --- 2022-11-04 Lucas Martins Alves New
[v3,3/3] mm,page_owner: Filter out stacks by a threshold counter page_owner: print stacks and their counter - - - --- 2022-11-04 Oscar Salvador New
[v3,2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counte page_owner: print stacks and their counter - - - --- 2022-11-04 Oscar Salvador New
[v3,1/3] lib/stackdepot: Add a refcount field in stack_record page_owner: print stacks and their counter - - - --- 2022-11-04 Oscar Salvador New
[v6] mm: add zblock - new allocator for use via zpool API [v6] mm: add zblock - new allocator for use via zpool API - - - --- 2022-11-04 Ananda Badmaev New
[RFC] mm: introduce object accounting via backtrace on slub [RFC] mm: introduce object accounting via backtrace on slub - - - --- 2022-11-04 zhaoyang.huang New
[2/2] migrate: convert migrate_pages() to use folios migrate: convert migrate_pages()/unmap_and_move() to use folios - - - --- 2022-11-04 Huang, Ying New
[1/2] migrate: convert unmap_and_move() to use folios migrate: convert migrate_pages()/unmap_and_move() to use folios - 3 - --- 2022-11-04 Huang, Ying New
binfmt_elf: replace IS_ERR() with IS_ERR_VALUE() binfmt_elf: replace IS_ERR() with IS_ERR_VALUE() - - - --- 2022-11-04 Deming Wang New
zsmalloc: replace IS_ERR() with IS_ERR_VALUE() zsmalloc: replace IS_ERR() with IS_ERR_VALUE() - 1 - --- 2022-11-04 Deming Wang New
selftests/vm: update hugetlb madvise selftests/vm: update hugetlb madvise - - - --- 2022-11-04 Mike Kravetz New
[v2,2/2] mm: don't warn if the node is offlined [v2,1/2] mm: khugepaged: allow page allocation fallback to eligible nodes 1 1 - --- 2022-11-03 Yang Shi New
[v2,1/2] mm: khugepaged: allow page allocation fallback to eligible nodes [v2,1/2] mm: khugepaged: allow page allocation fallback to eligible nodes 1 1 - --- 2022-11-03 Yang Shi New
[v5,3/3] selftests: vm: add pagemap ioctl tests Implement IOCTL to get and/or the clear info about PTEs - - - --- 2022-11-03 Muhammad Usama Anjum New
[v5,2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs Implement IOCTL to get and/or the clear info about PTEs - - - --- 2022-11-03 Muhammad Usama Anjum New
[v5,1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit Implement IOCTL to get and/or the clear info about PTEs - - - --- 2022-11-03 Muhammad Usama Anjum New
[v2] x86/traps: avoid KMSAN bugs originating from handle_bug() [v2] x86/traps: avoid KMSAN bugs originating from handle_bug() 1 - - --- 2022-11-03 Alexander Potapenko New
[v4,3/3] selftests: vm: add pagemap ioctl tests Implement IOCTL to get and/or the clear info about PTEs - - - --- 2022-11-03 Muhammad Usama Anjum New
[v4,2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs Implement IOCTL to get and/or the clear info about PTEs - - - --- 2022-11-03 Muhammad Usama Anjum New
[v4,1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit Implement IOCTL to get and/or the clear info about PTEs - - - --- 2022-11-03 Muhammad Usama Anjum New
[v6,5/5] mm: THP low utilization shrinker THP Shrinker - - - --- 2022-11-03 Alex Zhu (Kernel) New
[v6,4/5] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages THP Shrinker - - - --- 2022-11-03 Alex Zhu (Kernel) New
[v6,3/5] mm: do not remap clean subpages when splitting isolated thp THP Shrinker - - - --- 2022-11-03 Alex Zhu (Kernel) New
[v6,2/5] mm: changes to split_huge_page() to free zero filled tail pages THP Shrinker - - - --- 2022-11-03 Alex Zhu (Kernel) New
[v6,1/5] mm: add thp_utilization metrics to debugfs THP Shrinker - - - --- 2022-11-03 Alex Zhu (Kernel) New
[3/3] mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts mm,huge,rmap: unify and speed up compound mapcounts 1 - - --- 2022-11-03 Hugh Dickins New
[2/3] mm,thp,rmap: simplify compound page mapcount handling mm,huge,rmap: unify and speed up compound mapcounts 1 - - --- 2022-11-03 Hugh Dickins New
[1/3] mm,hugetlb: use folio fields in second tail page mm,huge,rmap: unify and speed up compound mapcounts 1 - - --- 2022-11-03 Hugh Dickins New
[-next] selftests/vm: add local_config.h and local_config.mk to .gitignore [-next] selftests/vm: add local_config.h and local_config.mk to .gitignore - - - --- 2022-11-03 Zhao Gongyi New
[v1,6/6] selftests/vm: anon_cow: add mprotect() optimization tests mm/autonuma: replace savedwrite infrastructure - - - --- 2022-11-02 David Hildenbrand New
[v1,5/6] mm: remove unused savedwrite infrastructure mm/autonuma: replace savedwrite infrastructure - - - --- 2022-11-02 David Hildenbrand New
[v1,4/6] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite mm/autonuma: replace savedwrite infrastructure - - - --- 2022-11-02 David Hildenbrand New
[v1,3/6] mm/huge_memory: try avoiding write faults when changing PMD protection mm/autonuma: replace savedwrite infrastructure - - - --- 2022-11-02 David Hildenbrand New
[v1,2/6] mm/mprotect: minor can_change_pte_writable() cleanups mm/autonuma: replace savedwrite infrastructure - - - --- 2022-11-02 David Hildenbrand New
[v1,1/6] mm/mprotect: allow clean exclusive anon pages to be writable mm/autonuma: replace savedwrite infrastructure - - - --- 2022-11-02 David Hildenbrand New
mm: hugetlb_vmemmap: include missing linux/moduleparam.h mm: hugetlb_vmemmap: include missing linux/moduleparam.h - 1 - --- 2022-11-02 Vasily Gorbik New
[v4,23/23] filemap: Remove find_get_pages_range_tag() Convert to filemap_get_folios_tag() - - - --- 2022-11-02 Vishal Moola New
[v4,22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - --- 2022-11-02 Vishal Moola New
[v4,16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - --- 2022-11-02 Vishal Moola New
[v4,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - --- 2022-11-02 Vishal Moola New
[v4,09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - --- 2022-11-02 Vishal Moola New
[v4,08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() 1 - - --- 2022-11-02 Vishal Moola New
[v4,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 --- 2022-11-02 Vishal Moola New
[v4,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2022-11-02 Vishal Moola New
[v4,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2022-11-02 Vishal Moola New
[v4,02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2022-11-02 Vishal Moola New
[v4,01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - 1 - --- 2022-11-02 Vishal Moola New
mm/memremap.c: map FS_DAX device memory as decrypted mm/memremap.c: map FS_DAX device memory as decrypted - - - --- 2022-11-02 Gupta, Pankaj New
[RFC] mm: introduce accounting of page_owner via backtrace [RFC] mm: introduce accounting of page_owner via backtrace - - - --- 2022-11-02 zhaoyang.huang New
[5/5] x86/traps: avoid KMSAN bugs originating from handle_bug() [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context - - - --- 2022-11-02 Alexander Potapenko New
[4/5] kmsan: make sure PREEMPT_RT is off [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context 1 - - --- 2022-11-02 Alexander Potapenko New
[3/5] Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context - - - --- 2022-11-02 Alexander Potapenko New
[2/5] x86/uaccess: instrument copy_from_user_nmi() [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context 1 - - --- 2022-11-02 Alexander Potapenko New
[1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context 1 - - --- 2022-11-02 Alexander Potapenko New
binfmt_misc: fix shift-out-of-bounds in check_special_flags binfmt_misc: fix shift-out-of-bounds in check_special_flags - - - --- 2022-11-02 Liu Shixin New
[v1,3/3] mm/memcontrol: Add drain_remote_stock(), avoid drain_stock on isolated cpus Avoid scheduling cache draining to isolated cpus - - - --- 2022-11-02 Leonardo Bras New
[v1,2/3] mm/memcontrol: Change stock_lock type from local_lock_t to spinlock_t Avoid scheduling cache draining to isolated cpus - - - --- 2022-11-02 Leonardo Bras New
[v1,1/3] sched/isolation: Add housekeepíng_any_cpu_from() Avoid scheduling cache draining to isolated cpus - - - --- 2022-11-02 Leonardo Bras New
[v7] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing [v7] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing - - - --- 2022-11-02 Mike Kravetz New
[6/6] kunit/fortify: Validate __alloc_size attribute results slab: Provide full coverage for __alloc_size attribute - - - --- 2022-11-01 Kees Cook New
[5/6] driver core: Add __alloc_size hint to devm allocators slab: Provide full coverage for __alloc_size attribute - 1 - --- 2022-11-01 Kees Cook New
[4/6] string: Add __realloc_size hint to kmemdup() slab: Provide full coverage for __alloc_size attribute - - - --- 2022-11-01 Kees Cook New
[3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*() slab: Provide full coverage for __alloc_size attribute - - - --- 2022-11-01 Kees Cook New
[2/6] slab: Remove special-casing of const 0 size allocations slab: Provide full coverage for __alloc_size attribute - 1 - --- 2022-11-01 Kees Cook New
[1/6] slab: Clean up SLOB vs kmalloc() definition slab: Provide full coverage for __alloc_size attribute - 1 - --- 2022-11-01 Kees Cook New
[v2,9/9] mm/hugetlb: convert move_hugetlb_state() to folios convert hugetlb_cgroup helper functions to folios - 2 - --- 2022-11-01 Sidhartha Kumar New
[v2,8/9] mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() to folios convert hugetlb_cgroup helper functions to folios - 2 - --- 2022-11-01 Sidhartha Kumar New
[v2,7/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios convert hugetlb_cgroup helper functions to folios - 2 - --- 2022-11-01 Sidhartha Kumar New
[v2,6/9] mm/hugetlb: convert free_huge_page to folios convert hugetlb_cgroup helper functions to folios - 2 - --- 2022-11-01 Sidhartha Kumar New
[v2,5/9] mm/hugetlb: convert isolate_or_dissolve_huge_page to folios convert hugetlb_cgroup helper functions to folios - 2 - --- 2022-11-01 Sidhartha Kumar New
[v2,4/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios convert hugetlb_cgroup helper functions to folios - 2 - --- 2022-11-01 Sidhartha Kumar New
[v2,3/9] mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-11-01 Sidhartha Kumar New
[v2,2/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-11-01 Sidhartha Kumar New
[v2,1/9] mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios convert hugetlb_cgroup helper functions to folios - 2 - --- 2022-11-01 Sidhartha Kumar New
[8/8] Docs/ABI/damon: document 'schemes/<s>/tried_regions' sysfs directory efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[7/8] Docs/admin-guide/mm/damon/usage: document schemes/<s>/tried_regions sysfs directory efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[6/8] tools/selftets/damon/sysfs: test tried_regions directory existence efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[5/8] mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[4/8] mm/damon/sysfs: implement DAMOS tried regions update command efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[3/8] mm/damon/sysfs-schemes: implement scheme region directory efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[2/8] mm/damon/sysfs-schemes: implement schemes/tried_regions directory efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[1/8] mm/damon/core: add a callback for scheme target regions check efficiently expose damos action tried regions information - - - --- 2022-11-01 SeongJae Park New
[21/30] mm: Use kstrtobool() instead of strtobool() Untitled series #690956 1 1 - --- 2022-11-01 Christophe JAILLET New
« 1 2 ... 190 191 192723 724 »