开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-30
mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
Miaohe Lin
2021-06-30
mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
Miaohe Lin
2021-06-30
mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
Miaohe Lin
2021-06-30
mm/z3fold: remove unused function handle_to_z3fold_header()
Miaohe Lin
2021-06-30
mm/z3fold: remove magic number in z3fold_create_pool()
Miaohe Lin
2021-06-30
mm/z3fold: avoid possible underflow in z3fold_alloc()
Miaohe Lin
2021-06-30
mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS
Miaohe Lin
2021-06-30
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
2021-06-30
virtio-mem: use page_offline_(start|end) when setting PageOffline()
David Hildenbrand
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
docs: proc.rst: meminfo: briefly describe gaps in memory accounting
Mike Rapoport
2021-06-30
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
2021-06-30
mm: workingset: define macro WORKINGSET_SHIFT
Miaohe Lin
2021-06-30
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
2021-06-30
mm/vmscan.c: fix potential deadlock in reclaim_pages()
Yu Zhao
2021-06-30
userfaultfd/selftests: exercise minor fault handling shmem support
Axel Rasmussen
2021-06-30
userfaultfd/selftests: reinitialize test context in each test
Axel Rasmussen
2021-06-30
userfaultfd/selftests: create alias mappings in the shmem test
Axel Rasmussen
2021-06-30
userfaultfd/selftests: use memfd_create for shmem test type
Axel Rasmussen
2021-06-30
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
2021-06-30
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
2021-06-30
userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
Axel Rasmussen
2021-06-30
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
2021-06-30
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
2021-06-30
userfaultfd/selftests: add pagemap uffd-wp test
Peter Xu
2021-06-30
mm/pagemap: export uffd-wp protection information
Peter Xu
2021-06-30
mm/userfaultfd: fail uffd-wp registration if not supported
Peter Xu
2021-06-30
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-06-30
mm/thp: simplify copying of huge zero page pmd when fork
Peter Xu
2021-06-30
userfaultfd/selftests: unify error handling
Peter Xu
2021-06-30
userfaultfd/selftests: only dump counts if mode enabled
Peter Xu
2021-06-30
userfaultfd/selftests: dropping VERIFY check in locking_thread
Peter Xu
2021-06-30
userfaultfd/selftests: remove the time() check on delayed uffd
Peter Xu
2021-06-30
userfaultfd/selftests: use user mode only
Peter Xu
2021-06-30
mm/hwpoison: disable pcp for page_handle_poison()
Naoya Horiguchi
2021-06-30
hugetlb: address ref count racing in prep_compound_gigantic_page
Mike Kravetz
2021-06-30
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
2021-06-30
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2021-06-30
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
khugepaged: selftests: remove debug_cow
Nanyong Sun
2021-06-30
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
2021-06-30
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
[next]