index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hmm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+24
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
1
-1
/
+1
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
1
-8
/
+8
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
1
-8
/
+8
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
1
-1
/
+1
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
1
-1
/
+6
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
1
-1
/
+1
2025-11-16
mm: replace READ_ONCE() with standard page table accessors
Anshuman Khandual
1
-1
/
+1
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-9
/
+10
2025-09-21
mm/hmm: populate PFNs from PMD swap entry
Francois Dugast
1
-5
/
+65
2025-09-12
mm/hmm: properly take MMIO path
Leon Romanovsky
1
-7
/
+8
2025-09-12
mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
1
-4
/
+4
2025-07-19
mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
Andy Shevchenko
1
-1
/
+1
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
1
-2
/
+1
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
1
-2
/
+2
2025-07-09
mm: convert vmf_insert_mixed() from using pte_devmap to pte_special
Alistair Popple
1
-3
/
+0
2025-07-09
mm: convert pXd_devmap checks to vma_is_dax
Alistair Popple
1
-1
/
+1
2025-05-25
RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices
Daisuke Matsuda
1
-2
/
+1
2025-05-12
mm/hmm: provide generic DMA managing logic
Leon Romanovsky
1
-1
/
+213
2025-05-12
mm/hmm: let users to tag specific PFN with DMA mapped bit
Leon Romanovsky
1
-19
/
+32
2025-03-17
mm: allow compound zone device pages
Alistair Popple
1
-1
/
+1
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-1
/
+1
2024-04-25
mm/hmm: process pud swap entry without pud_huge()
Peter Xu
1
-6
/
+1
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+1
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-1
/
+1
2023-06-19
mm/hmm: retry if pte_offset_map() fails
Hugh Dickins
1
-0
/
+2
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
1
-1
/
+1
2023-01-18
mm/hugetlb: make walk_hugetlb_range() safe to pmd unshare
Peter Xu
1
-1
/
+14
2022-12-15
mm: Remove pointless barrier() after pmdp_get_lockless()
Peter Zijlstra
1
-1
/
+0
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
1
-1
/
+1
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
1
-1
/
+1
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
1
-11
/
+8
2022-05-13
mm: teach core mm about pte markers
Peter Xu
1
-1
/
+1
2022-03-22
mm/hmm.c: remove unneeded local variable ret
Miaohe Lin
1
-2
/
+1
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-2
/
+3
2021-09-08
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Li Zhijian
1
-1
/
+4
2021-07-01
mm: device exclusive memory access
Alistair Popple
1
-0
/
+5
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
1
-1
/
+1
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-3
/
+2
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+2
2020-08-12
mm/hmm.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-10
mm/hmm: provide the page mapping order in hmm_range_fault()
Ralph Campbell
1
-3
/
+13
2020-06-09
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
1
-1
/
+1
2020-05-11
mm/hmm: remove the customizable pfn format from hmm_range_fault
Jason Gunthorpe
1
-84
/
+76
2020-05-11
mm/hmm: remove HMM_PFN_SPECIAL
Jason Gunthorpe
1
-1
/
+1
2020-05-11
mm/hmm: make hmm_range_fault return 0 or -1
Jason Gunthorpe
1
-16
/
+9
2020-03-30
mm/hmm: return error for non-vma snapshots
Jason Gunthorpe
1
-3
/
+5
2020-03-30
mm/hmm: do not set pfns when returning an error code
Jason Gunthorpe
1
-15
/
+3
2020-03-30
mm/hmm: do not unconditionally set pfns when returning EBUSY
Jason Gunthorpe
1
-3
/
+4
[next]