开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-06-19
selftests: damon: add config file
Anders Roxell
2023-06-19
mm/vmalloc: replace the ternary conditional operator with min()
Lu Hongfei
2023-06-19
mm/folio: avoid special handling for order value 0 in folio_set_order
Tarun Sahu
2023-06-19
vmstat: skip periodic vmstat update for isolated CPUs
Marcelo Tosatti
2023-06-19
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-19
x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
2023-06-19
x86: allow get_locked_pte() to fail
Hugh Dickins
2023-06-19
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2023-06-19
sparc: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
2023-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-19
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
2023-06-19
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
2023-06-19
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
2023-06-19
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-06-19
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-19
microblaze: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
mm: zswap: support exclusive loads
Yosry Ahmed
2023-06-19
mm/mm_init.c: remove reset_node_present_pages()
Haifeng Xu
2023-06-19
mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
Haifeng Xu
2023-06-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-06-19
mm/mm_init.c: drop 'nid' parameter from check_for_memory()
Haifeng Xu
2023-06-19
mm/sparse: remove unused parameters in sparse_remove_section()
Yajun Deng
2023-06-19
mm/hugetlb: use a folio in hugetlb_fault()
ZhangPeng
2023-06-19
mm/hugetlb: use a folio in hugetlb_wp()
ZhangPeng
2023-06-19
mm/hugetlb: use a folio in copy_hugetlb_page_range()
ZhangPeng
2023-06-19
selftests: error out if kernel header files are not yet built
John Hubbard
2023-06-19
Documentation: kselftest: "make headers" is a prerequisite
John Hubbard
2023-06-19
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
2023-06-19
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
2023-06-19
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
John Hubbard
2023-06-19
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
2023-06-19
selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
John Hubbard
2023-06-19
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
2023-06-19
selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...
John Hubbard
2023-06-19
selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
John Hubbard
2023-06-19
selftests/mm: fix uffd-stress unused function warning
John Hubbard
2023-06-19
memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...
Miaohe Lin
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
[next]