index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
1
-21
/
+60
2023-08-25
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-08-25
mm: add folio_flush_mapping()
Matthew Wilcox (Oracle)
1
-5
/
+21
2023-08-25
mm: add generic flush_icache_pages() and documentation
Matthew Wilcox (Oracle)
1
-0
/
+5
2023-08-25
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-6
/
+7
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-0
/
+27
2023-08-25
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
1
-3
/
+4
2023-08-25
mm: handle userfaults under VMA lock
Suren Baghdasaryan
1
-0
/
+20
2023-08-25
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
1
-0
/
+13
2023-08-25
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
1
-5
/
+6
2023-08-25
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-22
mm: add tail private fields to struct folio
Matthew Wilcox (Oracle)
1
-1
/
+13
2023-08-22
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-08-22
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
3
-10
/
+10
2023-08-22
mm: rearrange page flags
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-22
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
3
-16
/
+6
2023-08-22
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2
-14
/
+33
2023-08-22
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
1
-10
/
+0
2023-08-22
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-08-22
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2
-4
/
+0
2023-08-22
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-08-22
pgtable: improve pte_protnone() comment
David Hildenbrand
1
-6
/
+10
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
4
-9
/
+35
2023-08-21
pagemap: remove wait_on_page_locked_killable()
Kefeng Wang
1
-5
/
+0
2023-08-21
writeback: remove unused delaration of bdi_async_bio_wq
Xiu Jianfeng
1
-1
/
+0
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
1
-1
/
+22
2023-08-21
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
1
-12
/
+4
2023-08-21
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
1
-20
/
+0
2023-08-21
pgalloc: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-36
/
+52
2023-08-21
mm: remove page table members from struct page
Vishal Moola (Oracle)
1
-21
/
+0
2023-08-21
mm: create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
1
-14
/
+42
2023-08-21
mm: convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
1
-5
/
+5
2023-08-21
mm: convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
1
-5
/
+5
2023-08-21
mm: convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
1
-7
/
+7
2023-08-21
mm: convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
1
-5
/
+5
2023-08-21
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
1
-7
/
+7
2023-08-21
mm: convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
1
-3
/
+3
2023-08-21
mm: convert pmd_pgtable_page() callers to use pmd_ptdesc()
Vishal Moola (Oracle)
1
-2
/
+2
2023-08-21
mm: add utility functions for ptdesc
Vishal Moola (Oracle)
3
-0
/
+84
2023-08-21
pgtable: create struct ptdesc
Vishal Moola (Oracle)
1
-0
/
+70
2023-08-21
mm: add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
1
-7
/
+23
2023-08-21
mm/memory_hotplug: embed vmem_altmap details in memory block
Aneesh Kumar K.V
1
-6
/
+2
2023-08-21
mm/memory_hotplug: allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
1
-1
/
+2
2023-08-21
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
1
-6
/
+4
2023-08-21
mm: move dummy_vm_ops out of a header
Mateusz Guzik
1
-3
/
+3
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
1
-3
/
+7
2023-08-21
mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
Suren Baghdasaryan
1
-1
/
+2
2023-08-21
mm/damon/core: implement target type damos filter
SeongJae Park
1
-0
/
+6
2023-08-21
mm/damon/core: introduce address range type damos filter
SeongJae Park
1
-6
/
+16
[next]