index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
mm/zbud: don't export any zbud API
Miaohe Lin
4
-138
/
+110
2021-07-01
mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
Miaohe Lin
1
-2
/
+8
2021-07-01
mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
Miaohe Lin
1
-1
/
+1
2021-07-01
mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
Miaohe Lin
1
-0
/
+1
2021-07-01
mm/z3fold: remove unused function handle_to_z3fold_header()
Miaohe Lin
1
-18
/
+4
2021-07-01
mm/z3fold: remove magic number in z3fold_create_pool()
Miaohe Lin
1
-1
/
+2
2021-07-01
mm/z3fold: avoid possible underflow in z3fold_alloc()
Miaohe Lin
1
-2
/
+5
2021-07-01
mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS
Miaohe Lin
1
-1
/
+1
2021-07-01
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
1
-0
/
+13
2021-07-01
virtio-mem: use page_offline_(start|end) when setting PageOffline()
David Hildenbrand
1
-0
/
+2
2021-07-01
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2
-0
/
+50
2021-07-01
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2
-1
/
+25
2021-07-01
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
1
-8
/
+27
2021-07-01
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2
-8
/
+2
2021-07-01
docs: proc.rst: meminfo: briefly describe gaps in memory accounting
Mike Rapoport
1
-2
/
+9
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
[next]