Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
David Hildenbrand
| Archived =
No
| 424 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
2
3
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[mm-unstable,v1,13/26] nios2/mm: refactor swap PTE layout
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,12/26] mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,09/26] m68k/mm: remove dummy __swp definitions for nommu
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,08/26] loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,07/26] ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,06/26] hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,05/26] csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- 1 1
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,03/26] arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1,01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2023-01-13
David Hildenbrand
New
[mm-unstable,v1] selftests/mm: define MADV_PAGEOUT to fix compilation issues
[mm-unstable,v1] selftests/mm: define MADV_PAGEOUT to fix compilation issues
- - -
-
-
-
2023-01-09
David Hildenbrand
New
[mm-unstable,v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
[mm-unstable,v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
- - -
-
-
-
2023-01-04
David Hildenbrand
New
[mm-unstable,v1,3/3] drivers/misc/open-dice: don't touch VM_MAYSHARE
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
- - -
-
-
-
2023-01-02
David Hildenbrand
New
[mm-unstable,v1,2/3] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
- - -
-
-
-
2023-01-02
David Hildenbrand
New
[mm-unstable,v1,1/3] mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapp…
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
- - -
-
-
-
2023-01-02
David Hildenbrand
New
[v1,2/2] mm/mprotect: drop pgprot_t parameter from change_protection()
mm: uffd-wp + change_protection() cleanups
- - -
-
-
-
2022-12-23
David Hildenbrand
New
[v1,1/2] mm/userfaultfd: rely on vma->vm_page_prot in uffd_wp_range()
mm: uffd-wp + change_protection() cleanups
- - -
-
-
-
2022-12-23
David Hildenbrand
New
[v1,2/2] mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_protection()
mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()
- 1 -
-
-
-
2022-12-22
David Hildenbrand
New
[v1,1/2] mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()
- 1 -
-
-
-
2022-12-22
David Hildenbrand
New
[mm-stable,RFC,2/2] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
- - -
-
-
-
2022-12-19
David Hildenbrand
New
[mm-stable,RFC,1/2] mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mappi…
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
- - -
-
-
-
2022-12-19
David Hildenbrand
New
[mm-stable] mm/gup_test: free memory allocated via kvcalloc() using kvfree()
[mm-stable] mm/gup_test: free memory allocated via kvcalloc() using kvfree()
- - -
-
-
-
2022-12-12
David Hildenbrand
New
[v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
[v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- - -
-
-
-
2022-12-12
David Hildenbrand
New
[v2] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
[v2] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
1 - -
-
-
-
2022-12-09
David Hildenbrand
New
[v1] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
[v1] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
1 - -
-
-
-
2022-12-08
David Hildenbrand
New
[mm-unstable,RFC,26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,20/26] sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,16/26] parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,15/26] openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,13/26] nios2/mm: refactor swap PTE layout
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,12/26] mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,09/26] m68k/mm: remove dummy __swp definitions for nommu
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,08/26] loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,07/26] ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,06/26] hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,05/26] csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,03/26] arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,RFC,01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
- - -
-
-
-
2022-12-06
David Hildenbrand
New
[v2] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
[v2] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
1 1 -
-
-
-
2022-12-06
David Hildenbrand
New
[mm-unstable,v1,4/4] selftests/vm: ksm_functional_tests: fixes for 32bit
selftests/vm: fix some tests on 32bit
- - -
-
-
-
2022-12-05
David Hildenbrand
New
[mm-unstable,v1,3/4] selftests/vm: cow: fix compile warning on 32bit
selftests/vm: fix some tests on 32bit
- - -
-
-
-
2022-12-05
David Hildenbrand
New
[mm-unstable,v1,2/4] selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitions
selftests/vm: fix some tests on 32bit
- - -
-
-
-
2022-12-05
David Hildenbrand
New
[mm-unstable,v1,1/4] mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem
selftests/vm: fix some tests on 32bit
- - -
-
-
-
2022-12-05
David Hildenbrand
New
[v1] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
[v1] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
- - -
-
-
-
2022-12-05
David Hildenbrand
New
[RFC] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
[RFC] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
- - -
-
-
-
2022-12-02
David Hildenbrand
New
[mm-unstable,v1,20/20] mm: rename FOLL_FORCE to FOLL_PTRACE
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,19/20] habanalabs: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
1 - -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,18/20] RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,17/20] drm/exynos: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,16/20] mm/frame-vector: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
2 2 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,15/20] media: pci/ivtv: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
1 - -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,14/20] drm/etnaviv: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
1 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,12/20] RDMA/siw: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,11/20] RDMA/usnic: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,10/20] RDMA/umem: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 1
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,09/20] mm/gup: reliable R/O long-term pinning in COW mappings
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
1 2 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for priva…
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,05/20] mm: add early FAULT_FLAG_WRITE consistency checks
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- 1 -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-16
David Hildenbrand
New
[mm-unstable,v1,01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
1 - -
-
-
-
2022-11-16
David Hildenbrand
New
[v2,7/7] selftests/vm: anon_cow: add mprotect() optimization tests
mm/autonuma: replace savedwrite infrastructure
- - -
-
-
-
2022-11-08
David Hildenbrand
New
[v2,6/7] mm: remove unused savedwrite infrastructure
mm/autonuma: replace savedwrite infrastructure
- - -
-
-
-
2022-11-08
David Hildenbrand
New
[v2,5/7] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
mm/autonuma: replace savedwrite infrastructure
- - -
-
-
-
2022-11-08
David Hildenbrand
New
[v2,4/7] mm/mprotect: factor out check whether manual PTE write upgrades are required
mm/autonuma: replace savedwrite infrastructure
- - -
-
-
-
2022-11-08
David Hildenbrand
New
[v2,3/7] mm/huge_memory: try avoiding write faults when changing PMD protection
mm/autonuma: replace savedwrite infrastructure
- - -
-
-
-
2022-11-08
David Hildenbrand
New
[v2,2/7] mm/mprotect: minor can_change_pte_writable() cleanups
mm/autonuma: replace savedwrite infrastructure
- - -
-
-
-
2022-11-08
David Hildenbrand
New
[v2,1/7] mm/mprotect: allow clean exclusive anon pages to be writable
mm/autonuma: replace savedwrite infrastructure
- - -
-
-
-
2022-11-08
David Hildenbrand
New
[RFC,19/19] habanalabs: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
1 - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,18/19] RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,17/19] drm/exynos: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,16/19] mm/frame-vector: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,15/19] media: pci/ivtv: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,14/19] drm/etnaviv: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,13/19] media: videobuf-dma-sg: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,12/19] RDMA/siw: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,11/19] RDMA/usnic: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,10/19] RDMA/umem: remove FOLL_FORCE usage
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - 1
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,09/19] mm/gup: reliable R/O long-term pinning in COW mappings
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
[RFC,08/19] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
- - -
-
-
-
2022-11-07
David Hildenbrand
New
«
1
2
…
2
3
4
5
»