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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-16
/
+21
2022-07-18
alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-17
/
+23
2022-07-18
parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-18
/
+21
2022-07-18
hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-27
/
+43
2022-07-18
xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-18
/
+23
2022-07-18
openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-18
/
+21
2022-07-18
loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-19
/
+47
2022-07-18
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-17
/
+21
2022-07-18
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2
-5
/
+2
2022-07-18
x86/mm: move protection_map[] inside the platform
Anshuman Khandual
4
-23
/
+32
2022-07-18
arm64/mm: move protection_map[] inside the platform
Anshuman Khandual
2
-18
/
+21
2022-07-18
sparc/mm: move protection_map[] inside the platform
Anshuman Khandual
5
-39
/
+24
2022-07-18
powerpc/mm: move protection_map[] inside the platform
Anshuman Khandual
3
-20
/
+26
2022-07-18
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
2
-25
/
+29
2022-07-18
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
2
-0
/
+4
2022-07-18
mm: nommu: pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-07-18
mm: gup: pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-07-18
mm: kfence: pass a pointer to virt_to_page()
Linus Walleij
1
-2
/
+2
2022-07-18
mm/highmem: pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-07-18
lib/test_free_pages.c: pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-07-18
mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
Xiang Yang
1
-2
/
+2
2022-07-18
mm/page_alloc: replace local_lock with normal spinlock
Mel Gorman
1
-45
/
+95
2022-07-18
mm/page_alloc: remotely drain per-cpu lists
Nicolas Saenz Julienne
1
-54
/
+4
2022-07-18
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2
-21
/
+99
2022-07-18
mm/page_alloc: remove mistaken page == NULL check in rmqueue
Mel Gorman
1
-3
/
+1
2022-07-18
mm/page_alloc: split out buddy removal code from rmqueue into separate helper
Mel Gorman
1
-34
/
+47
2022-07-18
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2
-6
/
+9
2022-07-18
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2
-12
/
+17
2022-07-18
hugetlb: lazy page table copies in fork()
Mike Kravetz
1
-1
/
+1
2022-07-18
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
3
-31
/
+21
2022-07-18
arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page
Baolin Wang
1
-0
/
+22
2022-07-18
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
2
-5
/
+52
2022-07-18
kasan: separate double free case from invalid free
Kuan-Ying Lee
3
-9
/
+14
2022-07-18
doc: proc: fix the description to THPeligible
Yang Shi
1
-1
/
+3
2022-07-18
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
4
-23
/
+21
2022-07-18
mm: thp: kill __transhuge_page_enabled()
Yang Shi
5
-73
/
+52
2022-07-18
mm: thp: kill transparent_hugepage_active()
Yang Shi
5
-62
/
+59
2022-07-18
mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
Yang Shi
1
-1
/
+7
2022-07-18
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
4
-28
/
+18
2022-07-18
mm: khugepaged: check THP flag in hugepage_vma_check()
Yang Shi
1
-0
/
+3
2022-07-18
xfs: add dax dedupe support
Shiyang Ruan
4
-7
/
+69
2022-07-18
xfs: support CoW in fsdax mode
Shiyang Ruan
3
-6
/
+58
2022-07-18
fsdax: dedup file range to use a compare function
Shiyang Ruan
5
-11
/
+130
2022-07-18
fsdax: add dax_iomap_cow_copy() for dax zero
Shiyang Ruan
1
-8
/
+19
2022-07-18
fsdax: replace mmap entry in case of CoW
Shiyang Ruan
1
-35
/
+42
2022-07-18
fsdax: introduce dax_iomap_cow_copy()
Shiyang Ruan
1
-5
/
+83
2022-07-18
fsdax: output address in dax_iomap_pfn() and rename it
Shiyang Ruan
1
-5
/
+13
2022-07-18
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2
-9
/
+47
2022-07-18
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
6
-3
/
+238
2022-07-18
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2
-10
/
+88
[next]