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
nocache-cleanup
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
5
-80
/
+417
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
3
-26
/
+21
2025-11-24
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
1
-5
/
+3
2025-11-24
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
1
-0
/
+5
2025-11-24
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
1
-4
/
+6
2025-11-24
mm/huge_memory: add split_huge_page_to_order()
Zi Yan
1
-2
/
+10
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
1
-0
/
+2
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
1
-2
/
+9
2025-11-24
mm/memremap: add driver callback support for folio splitting
Balbir Singh
1
-0
/
+29
2025-11-24
lib/test_hmm: add zone device private THP test infrastructure
Balbir Singh
1
-0
/
+12
2025-11-24
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
1
-0
/
+7
2025-11-24
mm/migrate_device: implement THP migration of zone device pages
Balbir Singh
1
-0
/
+2
2025-11-24
mm/huge_memory: add device-private THP support to PMD operations
Balbir Singh
1
-0
/
+32
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
1
-3
/
+3
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
1
-1
/
+9
2025-11-20
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
1
-8
/
+7
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
1
-5
/
+5
2025-11-20
mm/damon: rename damos core filter helpers to have word core
SeongJae Park
1
-2
/
+2
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
1
-2
/
+28
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
1
-0
/
+5
2025-11-20
mm: remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*()
Huacai Chen
1
-5
/
+1
2025-11-20
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
1
-0
/
+26
2025-11-20
mm: implement sticky VMA flags
Lorenzo Stoakes
1
-0
/
+28
2025-11-20
mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
Lorenzo Stoakes
1
-0
/
+44
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
2
-0
/
+4
2025-11-20
mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
Kefeng Wang
1
-1
/
+1
2025-11-16
mm: handle poisoning of pfn without struct pages
Ankit Agrawal
3
-0
/
+19
2025-11-16
mm: change type of parameter for memory_notify
Israel Batista
1
-2
/
+2
2025-11-16
mm: change type of state in struct memory_block
Israel Batista
1
-1
/
+1
2025-11-16
mm: convert memory block states (MEM_*) macros to enum
Israel Batista
1
-10
/
+12
2025-11-16
mm/swap: do not choose swap device according to numa node
Baoquan He
1
-10
/
+1
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
1
-0
/
+2
2025-11-16
mm/vma: small VMA lock cleanups
Lorenzo Stoakes
1
-5
/
+2
2025-11-16
mm/damon/core: add damon_target->obsolete for pin-point removal
SeongJae Park
1
-0
/
+6
2025-11-16
mm, swap: cleanup swap entry allocation parameter
Kairui Song
1
-2
/
+2
2025-11-16
iommu/sva: invalidate stale IOTLB entries for kernel address space
Lu Baolu
1
-0
/
+4
2025-11-16
mm: introduce deferred freeing for kernel page tables
Dave Hansen
1
-3
/
+13
2025-11-16
mm: introduce pure page table freeing function
Dave Hansen
1
-3
/
+8
2025-11-16
mm: actually mark kernel page table pages
Dave Hansen
2
-0
/
+21
2025-11-16
mm: add a ptdesc flag to mark kernel page tables
Dave Hansen
1
-0
/
+41
2025-11-16
memcg: manually uninline __memcg_memory_event
Shakeel Butt
1
-30
/
+2
2025-11-16
mm: add shmem_zero_setup_desc()
Lorenzo Stoakes
1
-1
/
+2
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
2
-7
/
+17
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
3
-3
/
+130
2025-11-16
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
1
-5
/
+14
2025-11-16
mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
1
-4
/
+18
2025-11-16
mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
1
-0
/
+10
2025-11-16
mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...
Quanmin Yan
1
-1
/
+2
2025-11-16
mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
SeongJae Park
1
-2
/
+4
2025-11-16
mm/damon: add DAMOS quota goal type for per-memcg per-node memory usage
SeongJae Park
1
-1
/
+10
[next]