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.13.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
2021-07-01
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
4
-9
/
+4
2021-07-01
mm: workingset: define macro WORKINGSET_SHIFT
Miaohe Lin
1
-4
/
+6
2021-07-01
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
1
-41
/
+0
2021-07-01
mm/vmscan.c: fix potential deadlock in reclaim_pages()
Yu Zhao
1
-0
/
+15
2021-07-01
userfaultfd/selftests: exercise minor fault handling shmem support
Axel Rasmussen
1
-4
/
+25
2021-07-01
userfaultfd/selftests: reinitialize test context in each test
Axel Rasmussen
1
-105
/
+117
2021-07-01
userfaultfd/selftests: create alias mappings in the shmem test
Axel Rasmussen
1
-3
/
+19
2021-07-01
userfaultfd/selftests: use memfd_create for shmem test type
Axel Rasmussen
1
-1
/
+15
2021-07-01
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
3
-57
/
+23
2021-07-01
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
3
-3
/
+10
2021-07-01
userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
Axel Rasmussen
1
-45
/
+127
2021-07-01
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
3
-6
/
+17
2021-07-01
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
3
-54
/
+27
2021-07-01
userfaultfd/selftests: add pagemap uffd-wp test
Peter Xu
1
-0
/
+154
2021-07-01
mm/pagemap: export uffd-wp protection information
Peter Xu
2
-0
/
+11
2021-07-01
mm/userfaultfd: fail uffd-wp registration if not supported
Peter Xu
1
-1
/
+8
2021-07-01
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
4
-26
/
+30
2021-07-01
mm/thp: simplify copying of huge zero page pmd when fork
Peter Xu
1
-6
/
+3
2021-07-01
userfaultfd/selftests: unify error handling
Peter Xu
1
-369
/
+187
2021-07-01
userfaultfd/selftests: only dump counts if mode enabled
Peter Xu
1
-10
/
+20
2021-07-01
userfaultfd/selftests: dropping VERIFY check in locking_thread
Peter Xu
1
-54
/
+1
2021-07-01
userfaultfd/selftests: remove the time() check on delayed uffd
Peter Xu
1
-8
/
+0
2021-07-01
userfaultfd/selftests: use user mode only
Peter Xu
1
-1
/
+1
2021-07-01
mm/hwpoison: disable pcp for page_handle_poison()
Naoya Horiguchi
1
-3
/
+16
2021-07-01
hugetlb: address ref count racing in prep_compound_gigantic_page
Mike Kravetz
2
-9
/
+64
2021-07-01
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
1
-19
/
+10
2021-07-01
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
3
-2
/
+17
2021-07-01
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
4
-33
/
+9
2021-07-01
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
3
-43
/
+129
2021-07-01
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
4
-59
/
+45
2021-07-01
khugepaged: selftests: remove debug_cow
Nanyong Sun
1
-4
/
+0
2021-07-01
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2
-1
/
+44
2021-07-01
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
2
-6
/
+14
2021-07-01
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
2
-3
/
+26
2021-07-01
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
3
-24
/
+56
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
8
-19
/
+17
2021-07-01
mm/huge_memory.c: don't discard hugepage if other processes are mapping it
Miaohe Lin
1
-1
/
+1
2021-07-01
mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd
Miaohe Lin
1
-3
/
+0
2021-07-01
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
5
-29
/
+48
2021-07-01
mm/huge_memory.c: use page->deferred_list
Miaohe Lin
1
-2
/
+2
2021-07-01
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
1
-4
/
+2
2021-07-01
mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mis...
Shixin Liu
1
-3
/
+3
2021-07-01
mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGE...
Shixin Liu
1
-52
/
+39
2021-07-01
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
4
-4
/
+43
2021-07-01
mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
Muchun Song
2
-0
/
+9
2021-07-01
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
5
-2
/
+69
2021-07-01
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
9
-17
/
+227
2021-07-01
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
3
-19
/
+93
2021-07-01
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
7
-13
/
+473
2021-07-01
mm: hugetlb: gather discrete indexes of tail page
Muchun Song
2
-10
/
+30
[next]