Show patches with: Submitter = Pasha Tatashin       |    State = Action Required       |    Archived = No       |   236 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees [v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees - - - --- 2023-04-12 Pasha Tatashin New
mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees - - - --- 2023-04-12 Pasha Tatashin New
[v2] mm/page_ext: init page_ext early if there are no deferred struct pages [v2] mm/page_ext: init page_ext early if there are no deferred struct pages 2 - - --- 2023-01-18 Pasha Tatashin New
mm/page_ext: init page_ext early if there are no deferred struct pages mm/page_ext: init page_ext early if there are no deferred struct pages - - - --- 2023-01-17 Pasha Tatashin New
[v4] mm/page_ext: Do not allocate space for page_ext->flags if not needed [v4] mm/page_ext: Do not allocate space for page_ext->flags if not needed 3 1 - --- 2023-01-17 Pasha Tatashin New
[v3] mm/page_ext: Do not allocate space for page_ext->flags if not needed [v3] mm/page_ext: Do not allocate space for page_ext->flags if not needed 2 - - --- 2023-01-13 Pasha Tatashin New
[v2] mm/page_ext: Do not allocate space for page_ext->flags if not needed [v2] mm/page_ext: Do not allocate space for page_ext->flags if not needed - - - --- 2023-01-12 Pasha Tatashin New
mm/page_ext: Do not allocate space for page_ext->flags if not needed mm/page_ext: Do not allocate space for page_ext->flags if not needed - - - --- 2023-01-11 Pasha Tatashin New
[v3] mm: anonymous shared memory naming [v3] mm: anonymous shared memory naming 1 - - --- 2022-11-15 Pasha Tatashin New
[v2] mm: anonymous shared memory naming [v2] mm: anonymous shared memory naming 1 - - --- 2022-11-07 Pasha Tatashin New
mm: anonymous shared memory naming mm: anonymous shared memory naming - - - --- 2022-11-05 Pasha Tatashin New
[3/3] doc/vm: add information about page_table_check=panic page table check default to warn instead of panic - - - --- 2022-09-11 Pasha Tatashin New
[2/3] mm/page_table_check: Do WARN_ON instead of BUG_ON by default page table check default to warn instead of panic - - - --- 2022-09-11 Pasha Tatashin New
[1/3] mm/page_table_check: Check writable zero page in page table check page table check default to warn instead of panic - - - --- 2022-09-11 Pasha Tatashin New
x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE 1 1 - --- 2022-05-16 Pasha Tatashin New
[v5,4/4] mm/page_table_check: check entries at pmd levels page table check fixes and cleanups 1 1 - --- 2022-01-31 Pasha Tatashin New
[v5,3/4] mm/khugepaged: unify collapse pmd clear, flush and free page table check fixes and cleanups 1 - - --- 2022-01-31 Pasha Tatashin New
[v5,2/4] mm/page_table_check: use unsigned long for page counters and cleanup page table check fixes and cleanups 1 1 - --- 2022-01-31 Pasha Tatashin New
[v5,1/4] mm/debug_vm_pgtable: remove pte entry from the page table page table check fixes and cleanups 1 2 1 --- 2022-01-31 Pasha Tatashin New
[v4,4/4] mm/page_table_check: check entries at pmd levels page table check fixes and cleanups 1 - - --- 2022-01-26 Pasha Tatashin New
[v4,3/4] mm/khugepaged: unify collapse pmd clear, flush and free page table check fixes and cleanups 1 - - --- 2022-01-26 Pasha Tatashin New
[v4,2/4] mm/page_table_check: use unsigned long for page counters and cleanup page table check fixes and cleanups 1 1 - --- 2022-01-26 Pasha Tatashin New
[v4,1/4] mm/debug_vm_pgtable: remove pte entry from the page table page table check fixes and cleanups 1 1 1 --- 2022-01-26 Pasha Tatashin New
[v3,9/9] mm: use atomic_cmpxchg_acquire in page_ref_freeze(). Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,8/9] mm: do not use atomic_set_release in page_ref_unfreeze() Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,7/9] mm: simplify page_ref_* functions Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,6/9] mm: remove set_page_count() Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,5/9] mm: rename init_page_count() -> page_ref_init() Hardening page _refcount 1 - - --- 2022-01-26 Pasha Tatashin New
[v3,4/9] mm: avoid using set_page_count() when pages are freed into allocator Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,3/9] mm: remove set_page_count() from page_frag_alloc_align Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,2/9] mm: Avoid using set_page_count() in set_page_recounted() Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,1/9] mm: add overflow and underflow checks for page->_refcount Hardening page _refcount - - - --- 2022-01-26 Pasha Tatashin New
[v3,4/4] mm/page_table_check: check entries at pmd levels page table check fixes and cleanups - - - --- 2022-01-26 Pasha Tatashin New
[v3,3/4] mm/khugepaged: unify collapse pmd clear, flush and free page table check fixes and cleanups 1 - - --- 2022-01-26 Pasha Tatashin New
[v3,2/4] mm/page_table_check: use unsigned long for page counters and cleanup page table check fixes and cleanups 1 1 - --- 2022-01-26 Pasha Tatashin New
[v3,1/4] mm/debug_vm_pgtable: remove pte entry from the page table page table check fixes and cleanups 1 1 1 --- 2022-01-26 Pasha Tatashin New
[v2,3/3] mm/page_table_check: use unsigned long for page counters page table check fixes and cleanups - 1 - --- 2022-01-20 Pasha Tatashin New
[v2,2/3] mm/page_table_check: check entries at pud and pmd levels page table check fixes and cleanups - 1 - --- 2022-01-20 Pasha Tatashin New
[v2,1/3] mm/debug_vm_pgtable: remove pte entry from the page table page table check fixes and cleanups - 1 1 --- 2022-01-20 Pasha Tatashin New
[3/3] mm/page_table_check: use unsigned long for page counters page table check fixes and cleanups - 1 - --- 2022-01-20 Pasha Tatashin New
[2/3] mm/page_table_check: check entries at pud and pmd levels page table check fixes and cleanups - - - --- 2022-01-20 Pasha Tatashin New
[1/3] mm/debug_vm_pgtable: remove pte entry from the page table page table check fixes and cleanups - 1 - --- 2022-01-20 Pasha Tatashin New
[v3,4/4] x86: mm: add x86_64 support for page table check page table check - - - --- 2021-12-21 Pasha Tatashin New
[v3,3/4] mm: page table check page table check - - - --- 2021-12-21 Pasha Tatashin New
[v3,2/4] mm: ptep_clear() page table helper page table check - - - --- 2021-12-21 Pasha Tatashin New
[v3,1/4] mm: change page type prior to adding page table entry page table check - - - --- 2021-12-21 Pasha Tatashin New
[v2,9/9] mm: use atomic_cmpxchg_acquire in page_ref_freeze(). Hardening page _refcount - - - --- 2021-12-21 Pasha Tatashin New
[v2,8/9] mm: do not use atomic_set_release in page_ref_unfreeze() Hardening page _refcount - - - --- 2021-12-21 Pasha Tatashin New
[v2,7/9] mm: simplify page_ref_* functions Hardening page _refcount - - - --- 2021-12-21 Pasha Tatashin New
[v2,6/9] mm: remove set_page_count() Hardening page _refcount - - - --- 2021-12-21 Pasha Tatashin New
[v2,5/9] mm: rename init_page_count() -> page_ref_init() Hardening page _refcount 1 - - --- 2021-12-21 Pasha Tatashin New
[v2,3/9] mm: remove set_page_count() from page_frag_alloc_align Hardening page _refcount - - - --- 2021-12-21 Pasha Tatashin New
[v2,2/9] mm: Avoid using set_page_count() in set_page_recounted() Hardening page _refcount - - - --- 2021-12-21 Pasha Tatashin New
[v2,1/9] mm: add overflow and underflow checks for page->_refcount Hardening page _refcount - - - --- 2021-12-21 Pasha Tatashin New
[10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze(). Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[09/10] mm: do not use atomic_set_release in page_ref_unfreeze() Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[08/10] mm: simplify page_ref_* functions Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[07/10] mm: remove set_page_count() Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[06/10] mm: rename init_page_count() -> page_ref_init() Hardening page _refcount 1 - - --- 2021-12-08 Pasha Tatashin New
[04/10] mm: remove set_page_count() from page_frag_alloc_align Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[03/10] mm: Avoid using set_page_count() in set_page_recounted() Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[02/10] mm: add overflow and underflow checks for page->_refcount Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[01/10] mm: page_ref_add_unless() does not trace 'u' argument Hardening page _refcount - - - --- 2021-12-08 Pasha Tatashin New
[v2,4/4] x86: mm: add x86_64 support for page table check page table check - - - --- 2021-12-04 Pasha Tatashin New
[v2,3/4] mm: page table check page table check - - - --- 2021-12-04 Pasha Tatashin New
[v2,2/4] mm: ptep_clear() page table helper page table check - - - --- 2021-12-04 Pasha Tatashin New
[v2,1/4] mm: change page type prior to adding page table entry page table check - - - --- 2021-12-04 Pasha Tatashin New
[3/3] x86: mm: add x86_64 support for page table check page table check - - - --- 2021-11-23 Pasha Tatashin New
[2/3] mm: page table check page table check - - - --- 2021-11-23 Pasha Tatashin New
[1/3] mm: ptep_clear() page table helper page table check - - - --- 2021-11-23 Pasha Tatashin New
[RFC,v2,10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze(). Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,09/10] mm: do not use atomic_set_release in page_ref_unfreeze() Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,08/10] mm: simplify page_ref_* functions Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,07/10] mm: remove set_page_count() Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,06/10] mm: rename init_page_count() -> page_ref_init() Hardening page _refcount 1 - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,05/10] mm: avoid using set_page_count() when pages are freed into allocator Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,04/10] mm: remove set_page_count() from page_frag_alloc_align Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,03/10] mm: Avoid using set_page_count() in set_page_recounted() Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,02/10] mm: add overflow and underflow checks for page->_refcount Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,01/10] mm: page_ref_add_unless() does not trace 'u' argument Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,3/3] x86: mm: add x86_64 support for page table check page table check - - - --- 2021-11-16 Pasha Tatashin New
[RFC,2/3] mm: page table check page table check - - - --- 2021-11-16 Pasha Tatashin New
[RFC,1/3] mm: ptep_clear() page table helper page table check - - - --- 2021-11-16 Pasha Tatashin New
[RFC,8/8] mm: simplify page_ref_* functions Hardening page _refcount - - - --- 2021-10-26 Pasha Tatashin New
[RFC,7/8] mm: remove set_page_count() Hardening page _refcount - - - --- 2021-10-26 Pasha Tatashin New
[RFC,6/8] mm: rename init_page_count() -> page_ref_init() Hardening page _refcount 1 - - --- 2021-10-26 Pasha Tatashin New
[RFC,5/8] mm: avoid using set_page_count() when pages are freed into allocator Hardening page _refcount - - - --- 2021-10-26 Pasha Tatashin New
[RFC,4/8] mm: remove set_page_count() from page_frag_alloc_align Hardening page _refcount - - - --- 2021-10-26 Pasha Tatashin New
[RFC,3/8] mm: Avoid using set_page_count() in set_page_recounted() Hardening page _refcount - - - --- 2021-10-26 Pasha Tatashin New
[RFC,2/8] mm/hugetlb: remove useless set_page_count() Hardening page _refcount - - - --- 2021-10-26 Pasha Tatashin New
[RFC,1/8] mm: add overflow and underflow checks for page->_refcount Hardening page _refcount - - - --- 2021-10-26 Pasha Tatashin New
[v18,15/15] arm64: trans_pgd: remove trans_pgd_map_page() arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
[v18,14/15] arm64: kexec: remove cpu-reset.h arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
[v18,13/15] arm64: kexec: remove the pre-kexec PoC maintenance arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
[v18,12/15] arm64: kexec: keep MMU enabled during kexec relocation arm64: MMU enabled kexec relocation 1 - 1 --- 2021-09-30 Pasha Tatashin New
[v18,11/15] arm64: kexec: install a copy of the linear-map arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
[v18,10/15] arm64: kexec: use ld script for relocation function arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
[v18,09/15] arm64: kexec: relocate in EL1 mode arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
[v18,08/15] arm64: kexec: configure EL2 vectors for kexec arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
[v18,07/15] arm64: kexec: pass kimage as the only argument to relocation function arm64: MMU enabled kexec relocation 1 - - --- 2021-09-30 Pasha Tatashin New
« 1 2 3 »