开源镜像站
帮助
动态
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-09
fuse: drop redundant arguments to fuse_perform_write
Christoph Hellwig
2023-06-09
fuse: update ki_pos in fuse_perform_write
Christoph Hellwig
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-09
iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
Christoph Hellwig
2023-06-09
iomap: update ki_pos in iomap_file_buffered_write
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
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
iomap: update ki_pos a little later in iomap_dio_complete
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
mm: zswap: shrink until can accept
Domenico Cerasuolo
2023-06-09
mm/mm_init.c: move set_pageblock_order() to free_area_init()
Haifeng Xu
2023-06-09
mm: khugepaged: avoid pointless allocation for "struct mm_slot"
Xin Hao
2023-06-09
mm/page_alloc: don't wake kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM i...
Tetsuo Handa
2023-06-09
mm/mm_init.c: remove free_area_init_memoryless_node()
Haifeng Xu
2023-06-09
THP: avoid lock when check whether THP is in deferred list
Yin Fengwei
2023-06-09
swap: comments get_swap_device() with usage rule
Huang Ying
2023-06-09
swap: remove get/put_swap_device() in __swap_duplicate()
Huang Ying
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
swap, __read_swap_cache_async(): enlarge get/put_swap_device protection range
Huang Ying
2023-06-09
swap: remove get/put_swap_device() in __swap_count()
Huang Ying
2023-06-09
mm/mm_init.c: do not calculate zone_start_pfn/zone_end_pfn in zone_absent_pag...
Haifeng Xu
2023-06-09
mm/mm_init.c: introduce reset_memoryless_node_totalpages()
Haifeng Xu
2023-06-09
Docs/mm/damon/design: add a section for the modules layer
SeongJae Park
2023-06-09
Docs/mm/damon/design: add a section for DAMON core API
SeongJae Park
2023-06-09
Docs/mm/damon/design: add sections for advanced features of DAMOS
SeongJae Park
2023-06-09
Docs/mm/damon/design: add sections for basic parts of DAMOS
SeongJae Park
2023-06-09
Docs/mm/damon/design: add a section for the relation between Core and Modules...
SeongJae Park
2023-06-09
Docs/mm/damon/design: rewrite configurable layers
SeongJae Park
2023-06-09
Docs/mm/damon/design: update the layout based on the layers
SeongJae Park
2023-06-09
Docs/mm/damon/design: add a section for overall architecture
SeongJae Park
2023-06-09
Docs/mm/damon/maintainer-profile: fix typos and grammar errors
SeongJae Park
2023-06-09
Docs/mm/damon/faq: remove old questions
SeongJae Park
2023-06-09
Multi-gen LRU: fix workingset accounting
Kalesh Singh
2023-06-09
maple_tree: relocate the declaration of mas_empty_area_rev().
Peng Zhang
2023-06-09
maple_tree: simplify and clean up mas_wr_node_store()
Peng Zhang
2023-06-09
maple_tree: rework mas_wr_slot_store() to be cleaner and more efficient.
Peng Zhang
2023-06-09
maple_tree: add comments and some minor cleanups to mas_wr_append()
Peng Zhang
2023-06-09
maple_tree: add mas_wr_new_end() to calculate new_end accurately
Peng Zhang
2023-06-09
maple_tree: make the code symmetrical in mas_wr_extend_null()
Peng Zhang
2023-06-09
maple_tree: simplify mas_is_span_wr()
Peng Zhang
2023-06-09
maple_tree: fix the arguments to __must_hold()
Peng Zhang
2023-06-09
maple_tree: drop mas_{rev_}alloc() and mas_fill_gap()
Peng Zhang
2023-06-09
maple_tree: rework mtree_alloc_{range,rrange}()
Peng Zhang
2023-06-09
mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg
Lars R. Damerow
2023-06-09
mm: shmem: fix UAF bug in shmem_show_options()
Tu Jinjiang
2023-06-09
mm: compaction: skip fast freepages isolation if enough freepages are isolated
Baolin Wang
2023-06-09
mm: compaction: add trace event for fast freepages isolation
Baolin Wang
2023-06-09
mm: compaction: only set skip flag if cc->no_set_skip_hint is false
Baolin Wang
[next]