Show patches with: Submitter = Lorenzo Stoakes       |    Archived = No       |   80 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[hotfix,6.12,RESEND] mm/mmap: correct error handling in mmap_region() [hotfix,6.12,RESEND] mm/mmap: correct error handling in mmap_region() - 1 - --- 2024-10-02 Lorenzo Stoakes New
[hotfix,6.12] mm/mmap: correct error handling in mmap_region() [hotfix,6.12] mm/mmap: correct error handling in mmap_region() - 1 - --- 2024-10-01 Lorenzo Stoakes New
[RFC,3/3] selftests: pidfd: add tests for PIDFD_SELF introduce PIDFD_SELF - - - --- 2024-09-30 Lorenzo Stoakes New
[RFC,2/3] pidfd: add PIDFD_SELF sentinel to refer to own process introduce PIDFD_SELF - - - --- 2024-09-30 Lorenzo Stoakes New
[RFC,1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup introduce PIDFD_SELF - - - --- 2024-09-30 Lorenzo Stoakes New
[RFC,4/4] selftests/mm: add self tests for guard page feature implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[RFC,3/4] mm: madvise: implement lightweight guard page mechanism implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[RFC,2/4] mm: add PTE_MARKER_GUARD PTE marker implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[RFC,1/4] mm: pagewalk: add the ability to install PTEs implement lightweight guard pages - - - --- 2024-09-27 Lorenzo Stoakes New
[v3] mm/madvise: unrestrict process_madvise() for current process [v3] mm/madvise: unrestrict process_madvise() for current process 2 - - --- 2024-09-26 Lorenzo Stoakes 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
[v2,2/2] selftests/mm: add test for process_madvise PR_MADV_SELF flag use unrestrict process_madvise() for current process - - - --- 2024-09-24 Lorenzo Stoakes New
[v2,1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise() unrestrict process_madvise() for current process - - - --- 2024-09-24 Lorenzo Stoakes New
[2/2] selftests/mm: add test for process_madvise PR_MADV_SELF flag use unrestrict process_madvise() for current process - - - --- 2024-09-23 Lorenzo Stoakes New
[1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise() unrestrict process_madvise() for current process - - - --- 2024-09-23 Lorenzo Stoakes New
mm/madvise: process_madvise() drop capability check if same mm mm/madvise: process_madvise() drop capability check if same mm 3 1 - --- 2024-09-13 Lorenzo Stoakes New
[hotfix,6.11,v2,3/3] minmax: reduce min/max macro expansion in atomisp driver minmax: reduce egregious min/max macro expansion - 1 - --- 2024-09-11 Lorenzo Stoakes New
[hotfix,6.11,v2,2/3] minmax: reduce min/max macro expansion in skbuff minmax: reduce egregious min/max macro expansion - - - --- 2024-09-11 Lorenzo Stoakes New
[hotfix,6.11,v2,1/3] minmax: reduce min/max macro expansion in mvpp2 driver minmax: reduce egregious min/max macro expansion - 1 - --- 2024-09-11 Lorenzo Stoakes New
[hotfix,6.11] minmax: reduce egregious min/max macro expansion [hotfix,6.11] minmax: reduce egregious min/max macro expansion - 1 - --- 2024-09-11 Lorenzo Stoakes New
[v3,10/10] mm: rework vm_ops->close() handling on VMA merge mm: remove vma_merge() 1 - - --- 2024-08-30 Lorenzo Stoakes New
[v3,09/10] mm: refactor vma_merge() into modify-only vma_merge_existing_range() mm: remove vma_merge() - - - --- 2024-08-30 Lorenzo Stoakes New
[v3,08/10] mm: introduce commit_merge(), abstracting final commit of merge mm: remove vma_merge() - - - --- 2024-08-30 Lorenzo Stoakes New
[v3,07/10] mm: make vma_prepare() and friends static and internal to vma.c mm: remove vma_merge() - - - --- 2024-08-30 Lorenzo Stoakes New
[v3,06/10] mm: avoid using vma_merge() for new VMAs mm: remove vma_merge() - - 1 --- 2024-08-30 Lorenzo Stoakes New
[v3,05/10] mm: abstract vma_expand() to use vma_merge_struct mm: remove vma_merge() - 1 - --- 2024-08-30 Lorenzo Stoakes New
[v3,04/10] mm: remove duplicated open-coded VMA policy check mm: remove vma_merge() 1 1 - --- 2024-08-30 Lorenzo Stoakes New
[v3,03/10] mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify() mm: remove vma_merge() - 1 - --- 2024-08-30 Lorenzo Stoakes New
[v3,02/10] tools: add VMA merge tests mm: remove vma_merge() - 1 - --- 2024-08-30 Lorenzo Stoakes New
[v3,01/10] tools: improve vma test Makefile mm: remove vma_merge() - 1 - --- 2024-08-30 Lorenzo Stoakes New
[v2,10/10] mm: rework vm_ops->close() handling on VMA merge mm: remove vma_merge() 1 - - --- 2024-08-23 Lorenzo Stoakes New
[v2,09/10] mm: refactor vma_merge() into modify-only vma_merge_existing_range() mm: remove vma_merge() - - - --- 2024-08-23 Lorenzo Stoakes New
[v2,08/10] mm: introduce commit_merge(), abstracting final commit of merge mm: remove vma_merge() - - - --- 2024-08-23 Lorenzo Stoakes New
[v2,07/10] mm: make vma_prepare() and friends static and internal to vma.c mm: remove vma_merge() - - - --- 2024-08-23 Lorenzo Stoakes New
[v2,06/10] mm: avoid using vma_merge() for new VMAs mm: remove vma_merge() - - 1 --- 2024-08-23 Lorenzo Stoakes New
[v2,05/10] mm: abstract vma_expand() to use vma_merge_struct mm: remove vma_merge() - 1 - --- 2024-08-23 Lorenzo Stoakes New
[v2,04/10] mm: remove duplicated open-coded VMA policy check mm: remove vma_merge() 1 1 - --- 2024-08-23 Lorenzo Stoakes New
[v2,03/10] mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify() mm: remove vma_merge() - 1 - --- 2024-08-23 Lorenzo Stoakes New
[v2,02/10] tools: add VMA merge tests mm: remove vma_merge() - 1 - --- 2024-08-23 Lorenzo Stoakes New
[v2,01/10] tools: improve vma test Makefile mm: remove vma_merge() - 1 - --- 2024-08-23 Lorenzo Stoakes New
[10/10] mm: rework vm_ops->close() handling on VMA merge mm: remove vma_merge() 1 - - --- 2024-08-05 Lorenzo Stoakes New
[09/10] mm: refactor vma_merge() into modify-only vma_merge_modified() mm: remove vma_merge() - - - --- 2024-08-05 Lorenzo Stoakes New
[08/10] mm: introduce commit_merge(), abstracting merge operation mm: remove vma_merge() 1 - - --- 2024-08-05 Lorenzo Stoakes New
[07/10] mm: avoid using vma_merge() for new VMAs mm: remove vma_merge() - - - --- 2024-08-05 Lorenzo Stoakes New
[06/10] tools: add VMA merge tests mm: remove vma_merge() - - - --- 2024-08-05 Lorenzo Stoakes New
[05/10] mm: abstract vma_merge_new_vma() to use vma_merge_struct mm: remove vma_merge() - - - --- 2024-08-05 Lorenzo Stoakes New
[04/10] mm: abstract parameters for vma_expand/shrink() mm: remove vma_merge() - - - --- 2024-08-05 Lorenzo Stoakes New
[03/10] mm: abstract duplicated policy comparison mm: remove vma_merge() - - - --- 2024-08-05 Lorenzo Stoakes New
[02/10] mm: introduce vma_merge_struct and abstract merge parameters mm: remove vma_merge() 1 - - --- 2024-08-05 Lorenzo Stoakes New
[01/10] tools: improve vma test Makefile mm: remove vma_merge() - - - --- 2024-08-05 Lorenzo Stoakes New
[v4,7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable 1 1 1 --- 2024-07-29 Lorenzo Stoakes New
[v4,6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable 1 1 - --- 2024-07-29 Lorenzo Stoakes New
[v4,5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable 2 - - --- 2024-07-29 Lorenzo Stoakes New
[v4,4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - 2 - --- 2024-07-29 Lorenzo Stoakes New
[v4,3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-29 Lorenzo Stoakes New
[v4,2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-29 Lorenzo Stoakes New
[v4,1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable - 2 - --- 2024-07-29 Lorenzo Stoakes New
[v3,7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable 1 1 1 --- 2024-07-22 Lorenzo Stoakes New
[v3,6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable 1 1 - --- 2024-07-22 Lorenzo Stoakes New
[v3,5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable 2 - - --- 2024-07-22 Lorenzo Stoakes New
[v3,4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v2,7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable 1 1 1 --- 2024-07-04 Lorenzo Stoakes New
[v2,6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable 1 1 - --- 2024-07-04 Lorenzo Stoakes New
[v2,5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable 2 - - --- 2024-07-04 Lorenzo Stoakes New
[v2,4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - 2 - --- 2024-07-04 Lorenzo Stoakes New
[v2,3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - 1 - --- 2024-07-04 Lorenzo Stoakes New
[v2,2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-04 Lorenzo Stoakes New
[v2,1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable - 2 - --- 2024-07-04 Lorenzo Stoakes New
[7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable - - - --- 2024-07-03 Lorenzo Stoakes New
[6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable - - - --- 2024-07-03 Lorenzo Stoakes New
[5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable - - - --- 2024-07-03 Lorenzo Stoakes New
[4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - - - --- 2024-07-03 Lorenzo Stoakes New
[3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - - - --- 2024-07-03 Lorenzo Stoakes New
[2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - - - --- 2024-07-03 Lorenzo Stoakes New
[1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable - - - --- 2024-07-03 Lorenzo Stoakes New