开源镜像站
帮助
动态
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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-06-19
iommu/dma: force bouncing if the size is not cacheline-aligned
Catalin Marinas
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
2023-06-19
iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
2023-06-19
dma: allow dma_get_cache_alignment() to be overridden by the arch code
Catalin Marinas
2023-06-19
mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
Catalin Marinas
2023-06-19
mm: remove set_compound_page_dtor()
Sidhartha Kumar
2023-06-19
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
2023-06-19
mm/pgtable: delete pmd_trans_unstable() and friends
Hugh Dickins
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
mm/pgtable: kmap_local_page() instead of kmap_atomic()
Hugh Dickins
2023-06-19
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-06-19
mm: zswap: support exclusive loads
Yosry Ahmed
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/sparse: remove unused parameters in sparse_remove_section()
Yajun Deng
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
2023-06-19
mm: remove obsolete alloc_migrate_target()
Miaohe Lin
2023-06-19
mm: page_isolation: write proper kerneldoc
Johannes Weiner
2023-06-09
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
maple_tree: relocate the declaration of mas_empty_area_rev().
Peng Zhang
2023-06-09
mm: compaction: add trace event for fast freepages isolation
Baolin Wang
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
2023-06-09
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
2023-06-09
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
2023-06-09
mm: compaction: remove compaction result helpers
Johannes Weiner
2023-06-09
mm: add vma_iter_{next,prev}_range() to vma iterator
Liam R. Howlett
2023-06-09
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Liam R. Howlett
2023-06-09
maple_tree: add mas_next_range() and mas_find_range() interfaces
Liam R. Howlett
2023-06-09
mm: update validate_mm() to use vma iterator
Liam R. Howlett
2023-06-09
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
2023-06-09
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-06-09
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-09
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
[next]