Show patches with: State = Action Required       |   73309 patches
« 1 2 ... 210 211 212733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,15/39] x86/mm: Check Shadow Stack page fault errors Shadowstacks for userspace - 1 - --- 2022-09-29 Edgecombe, Rick P New
[v2,14/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory Shadowstacks for userspace - 1 - --- 2022-09-29 Edgecombe, Rick P New
[v2,13/39] mm: Move VM_UFFD_MINOR_BIT from 37 to 38 Shadowstacks for userspace 1 2 - --- 2022-09-29 Edgecombe, Rick P New
[v2,12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_D… Shadowstacks for userspace - - - --- 2022-09-29 Edgecombe, Rick P New
[v2,11/39] x86/mm: Update pte_modify for _PAGE_COW Shadowstacks for userspace - - - --- 2022-09-29 Edgecombe, Rick P New
[v2,10/39] x86/mm: Introduce _PAGE_COW Shadowstacks for userspace - - - --- 2022-09-29 Edgecombe, Rick P New
[v2,09/39] x86/mm: Move pmd_write(), pud_write() up in the file Shadowstacks for userspace - 2 - --- 2022-09-29 Edgecombe, Rick P New
[v2,08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages Shadowstacks for userspace - - - --- 2022-09-29 Edgecombe, Rick P New
[v2,07/39] x86/cet: Add user control-protection fault handler Shadowstacks for userspace - 1 - --- 2022-09-29 Edgecombe, Rick P New
[v2,06/39] x86/fpu: Add helper for modifying xstate Shadowstacks for userspace - 1 - --- 2022-09-29 Edgecombe, Rick P New
[v2,05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states Shadowstacks for userspace - 1 - --- 2022-09-29 Edgecombe, Rick P New
[v2,04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack Shadowstacks for userspace - 1 - --- 2022-09-29 Edgecombe, Rick P New
[v2,03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks Shadowstacks for userspace - 2 - --- 2022-09-29 Edgecombe, Rick P New
[v2,02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack Shadowstacks for userspace - - - --- 2022-09-29 Edgecombe, Rick P New
[v2,01/39] Documentation/x86: Add CET description Shadowstacks for userspace - - - --- 2022-09-29 Edgecombe, Rick P New
binfmt: remove taso from linux_binprm struct binfmt: remove taso from linux_binprm struct - 1 - --- 2022-09-29 Lukas Bulwahn New
[v3,2/2] LoongArch: update local TLB if PTE entry exists use update_mmu_tlb() on the second thread 1 - - --- 2022-09-29 Qi Zheng New
[v3,1/2] mm: use update_mmu_tlb() on the second thread use update_mmu_tlb() on the second thread 2 2 - --- 2022-09-29 Qi Zheng New
mm: use stack_depot for recording kmemleak's backtrace mm: use stack_depot for recording kmemleak's backtrace - - - --- 2022-09-29 zhaoyang.huang New
[1/2] mm/page_reporting: Add checks for page_reporting_order param value Configurable order free page reporting in hyper-v - - - --- 2022-09-29 Shradha Gupta New
[V2] LoongArch: Support access filter to /dev/mem interface [V2] LoongArch: Support access filter to /dev/mem interface - - - --- 2022-09-29 Huacai Chen New
[-next] compiler.h: fix compile error with gcc-8 or lower version [-next] compiler.h: fix compile error with gcc-8 or lower version - - - --- 2022-09-29 Yang Yingliang New
[3/3] ksm: add zero_pages_sharing in Documentation ksm: fix incorrect count of merged pages when enabling use_zero_pages - - - --- 2022-09-29 xu xin New
[2/3] ksm: add the accounting of zero pages merged by use_zero_pages ksm: fix incorrect count of merged pages when enabling use_zero_pages - - - --- 2022-09-29 xu xin New
[1/3] ksm: abstract the function try_to_get_old_rmap_item ksm: fix incorrect count of merged pages when enabling use_zero_pages - 2 - --- 2022-09-29 xu xin New
LoongArch: Support access filter to /dev/mem interface LoongArch: Support access filter to /dev/mem interface - - - --- 2022-09-29 Huacai Chen New
[v2,9/9] mm/page_alloc: allow base for movablecore mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,8/9] mm/page_alloc: make alloc_contig_pages DMB aware mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,7/9] mm/dmb: Introduce Designated Movable Blocks mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,6/9] memblock: introduce MEMBLOCK_MOVABLE flag mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,5/9] mm/page_alloc: introduce init_reserved_pageblock() mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,4/9] mm/page_alloc.c: allow oversized movablecore mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,3/9] mm/page_alloc: calculate node_spanned_pages from pfns mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,2/9] mm/vmstat: show start_pfn when zone spans pages mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,1/9] lib/show_mem.c: display MovableOnly mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[linux-next,v5] selftests/vm: enable running select groups of tests [linux-next,v5] selftests/vm: enable running select groups of tests - - - --- 2022-09-28 Joel Savitz New
[V2,1/1] x86/sgx: Add code to inject hwpoison into SGX memory x86/sgx: Add code to inject hwpoison into SGX memory - 1 - --- 2022-09-28 Thomas Tai New
[mm] x86: kmsan: handle CPU entry area [mm] x86: kmsan: handle CPU entry area - - - --- 2022-09-28 Alexander Potapenko New
[v2,8/8] hmm-tests: Add test for migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,7/8] nouveau/dmem: Evict device private memory during release Fix several device private page reference counting issues - 1 - --- 2022-09-28 Alistair Popple New
[v2,6/8] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one() Fix several device private page reference counting issues - 1 - --- 2022-09-28 Alistair Popple New
[v2,5/8] mm/migrate_device.c: Add migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,4/8] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,3/8] mm/memremap.c: Take a pgmap reference on page allocation Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,2/8] mm: Free device private pages have zero refcount Fix several device private page reference counting issues 1 - - --- 2022-09-28 Alistair Popple New
[v2,1/8] mm/memory.c: Fix race when faulting a device private page Fix several device private page reference counting issues 1 - - --- 2022-09-28 Alistair Popple New
tmpfs: ensure O_LARGEFILE with generic_file_open() tmpfs: ensure O_LARGEFILE with generic_file_open() 1 - - --- 2022-09-28 Thomas Weißschuh New
[v5] mm: add zblock - new allocator for use via zpool API [v5] mm: add zblock - new allocator for use via zpool API - - - --- 2022-09-28 Ananda Badmaev New
[3/3] mm: THP low utilization shrinker THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[2/3] mm: changes to split_huge_page() to free zero filled tail pages THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[1/3] mm: add thp_utilization metrics to sysfs THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[3/3] mm: THP low utilization shrinker THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[2/3] mm: changes to split_huge_page() to free zero filled tail pages THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[1/3] mm: add thp_utilization metrics to sysfs THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[net-next] net: sunhme: Fix undersized zeroing of quattro->happy_meals [net-next] net: sunhme: Fix undersized zeroing of quattro->happy_meals - - - --- 2022-09-28 Sean Anderson New
x86/sgx: Add code to inject hwpoison into SGX memory x86/sgx: Add code to inject hwpoison into SGX memory - 3 - --- 2022-09-27 Thomas Tai New
[mm,v2,3/3] kasan: migrate workqueue_uaf test to kunit [mm,v2,1/3] kasan: switch kunit tests to console tracepoints - 1 - --- 2022-09-27 andrey.konovalov@linux.dev New
[mm,v2,2/3] kasan: migrate kasan_rcu_uaf test to kunit [mm,v2,1/3] kasan: switch kunit tests to console tracepoints - 1 - --- 2022-09-27 andrey.konovalov@linux.dev New
[mm,v2,1/3] kasan: switch kunit tests to console tracepoints [mm,v2,1/3] kasan: switch kunit tests to console tracepoints - 1 - --- 2022-09-27 andrey.konovalov@linux.dev New
[RFC,v2,9/9] mm: Introduce Copy-On-Write PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,8/9] mm: Handle COW PTE with reclaim algorithm Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,7/9] mm: Add the break COW PTE handler Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,6/9] mm, pgtable: Add COW_PTE_OWNER_EXCLUSIVE flag Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,5/9] mm, pgtable: Add a refcount to PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,4/9] mm: Add COW PTE fallback functions Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,3/9] mm, pgtable: Add ownership to PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,2/9] mm: pgtable: Add sysctl to enable COW PTE Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,1/9] mm: Add new mm flags for Copy-On-Write PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[v1,7/7] selftests/vm: anon_cow: add R/O longterm tests via gup_test selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,6/7] mm/gup_test: start/stop/read functionality for PIN LONGTERM test selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,5/7] selftests/vm: anon_cow: add liburing test cases selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,4/7] selftests/vm: anon_cow: hugetlb tests selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,3/7] selftests/vm: anon_cow: THP tests selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,2/7] selftests/vm: factor out pagemap_is_populated() into vm_util selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,1/7] selftests/vm: anon_cow: test COW handling of anonymous memory selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
mm/hwpoison: fix build error without CONFIG_MEMORY_FAILURE mm/hwpoison: fix build error without CONFIG_MEMORY_FAILURE - - - --- 2022-09-27 Hui Tang New
mm/early_ioremap: Combine two loops to improve performance mm/early_ioremap: Combine two loops to improve performance - - - --- 2022-09-27 Yajun Deng New
[RFC] mm: sort kmemleak object via backtrace [RFC] mm: sort kmemleak object via backtrace - - - --- 2022-09-27 zhaoyang.huang New
mm: rmap: rename page_not_mapped() to folio_not_mapped() mm: rmap: rename page_not_mapped() to folio_not_mapped() - 1 - --- 2022-09-27 Kefeng Wang New
[mm-unstable] mm/khugepaged: don't check pmd value twice in collapse_pte_mapped_thp() [mm-unstable] mm/khugepaged: don't check pmd value twice in collapse_pte_mapped_thp() - - - --- 2022-09-27 Zach O'Keefe New
[-next,v4,3/3] docs: notifier-error-inject: Correct test's name Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-27 Zhao Gongyi New
[-next,v4,2/3] selftests/memory-hotplug: Restore memory before exit Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-27 Zhao Gongyi New
[-next,v4,1/3] selftests/memory-hotplug: Add checking after online or offline Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-27 Zhao Gongyi New
[v2] kasan: also display registers for reports from HW exceptions [v2] kasan: also display registers for reports from HW exceptions - 1 - --- 2022-09-27 Peter Collingbourne New
[v2,2/2] mm/damon: use damon_sz_region() in appropriate place [v2,1/2] mm/damon: move sz_damon_region to damon_sz_region - - - --- 2022-09-27 haoxin New
[v2,1/2] mm/damon: move sz_damon_region to damon_sz_region [v2,1/2] mm/damon: move sz_damon_region to damon_sz_region - 1 - --- 2022-09-27 haoxin New
[v2,2/2] kfence: use better stack hash seed [v2,1/2] random: split initialization into early step and later step - 1 - --- 2022-09-26 Jason A. Donenfeld New
[v2,1/2] random: split initialization into early step and later step [v2,1/2] random: split initialization into early step and later step - - - --- 2022-09-26 Jason A. Donenfeld New
Revert "net: set proper memcg for net_init hooks allocations" Revert "net: set proper memcg for net_init hooks allocations" 2 1 1 --- 2022-09-26 Shakeel Butt New
[GIT,PULL] hotfixes for 6.0[-rc8] [GIT,PULL] hotfixes for 6.0[-rc8] - - - --- 2022-09-26 Andrew Morton New
[mm,v3] kasan: fix array-bounds warnings in tests [mm,v3] kasan: fix array-bounds warnings in tests - 1 - --- 2022-09-26 andrey.konovalov@linux.dev New
[v5] damon/sysfs: fix possible memleak on damon_sysfs_add_target [v5] damon/sysfs: fix possible memleak on damon_sysfs_add_target - 1 - --- 2022-09-26 SeongJae Park New
[v4] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. [v4] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. - 1 - --- 2022-09-26 SeongJae Park New
[RFC,5/5] mm: remove unused savedwrite infrastructure mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,4/5] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,3/5] mm/huge_memory: try avoiding write faults when changing PMD protection mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,2/5] mm/mprotect: minor can_change_pte_writable() cleanups mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,1/5] mm/mprotect: allow clean exclusive anon pages to be writable mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[v2,mm] mm: fix BUG splat with kvmalloc + GFP_ATOMIC [v2,mm] mm: fix BUG splat with kvmalloc + GFP_ATOMIC 1 - - --- 2022-09-26 Florian Westphal New
[v3] mm/slub: clean up create_unique_id() [v3] mm/slub: clean up create_unique_id() - 1 - --- 2022-09-26 Chao Yu New
« 1 2 ... 210 211 212733 734 »