开源镜像站
帮助
动态
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-08-24
selftests/mm: fix WARNING comparing pointer to 0
Anh Tuan Phan
2023-08-24
selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
Lucas Karpinski
2023-08-24
mm: userfaultfd: remove stale comment about core dump locking
Jann Horn
2023-08-24
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
2023-08-24
mm: call update_mmu_cache_range() in more page fault handling paths
Matthew Wilcox (Oracle)
2023-08-24
filemap: batch PTE mappings
Yin Fengwei
2023-08-24
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2023-08-24
rmap: add folio_add_file_rmap_range()
Yin Fengwei
2023-08-24
filemap: add filemap_map_folio_range()
Yin Fengwei
2023-08-24
mm: use flush_icache_pages() in do_set_pmd()
Matthew Wilcox (Oracle)
2023-08-24
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
mm: remove page_mapping_file()
Matthew Wilcox (Oracle)
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
x86: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
um: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sh: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
csky: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
arm: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
2023-08-24
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
2023-08-24
mm: add folio_flush_mapping()
Matthew Wilcox (Oracle)
2023-08-24
mm: add generic flush_icache_pages() and documentation
Matthew Wilcox (Oracle)
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-08-24
mm: handle userfaults under VMA lock
Suren Baghdasaryan
2023-08-24
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
2023-08-24
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
2023-08-24
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
[next]