开源镜像站
帮助
动态
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
/
linux
Age
Commit message (
Expand
)
Author
2023-06-19
mm: kill lock|unlock_page_memcg()
Kefeng Wang
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
2023-06-19
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Miaohe Lin
2023-06-19
mm: remove unused vma_init_lock()
YueHaibing
2023-06-19
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
2023-06-19
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
2023-06-19
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm: move ptep_get() and pmdp_get() helpers
Ryan Roberts
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: 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
[next]