开源镜像站
帮助
动态
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-12-10
lib/stackdepot: store next pool pointer in new_pool
Andrey Konovalov
2023-12-10
lib/stackdepot: rename next_pool_required to new_pool_required
Andrey Konovalov
2023-12-10
lib/stackdepot: rework helpers for depot_alloc_stack
Andrey Konovalov
2023-12-10
lib/stackdepot: fix and clean-up atomic annotations
Andrey Konovalov
2023-12-10
lib/stackdepot: use fixed-sized slots for stack records
Andrey Konovalov
2023-12-10
lib/stackdepot: add depot_fetch_stack helper
Andrey Konovalov
2023-12-10
lib/stackdepot: drop valid bit from handles
Andrey Konovalov
2023-12-10
lib/stackdepot: simplify __stack_depot_save
Andrey Konovalov
2023-12-10
lib/stackdepot: check disabled flag when fetching
Andrey Konovalov
2023-12-10
lib/stackdepot: print disabled message only if truly disabled
Andrey Konovalov
2023-12-10
kmemleak: add checksum to backtrace report
Jim Cromie
2023-12-10
kmemleak: drop (age <increasing>) from leak record
Jim Cromie
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: convert truncate_error_page to truncate_error_folio
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_huge_page()
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: convert delete_from_lru_cache() to take a folio
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_pagecache_dirty()
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_pagecache_clean()
Matthew Wilcox (Oracle)
2023-12-10
zram: tweak writeback config help
Sergey Senozhatsky
2023-12-10
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
2023-12-10
mm/page_owner: record and dump free_pid and free_tgid
Barry Song
2023-12-10
Documentation/mm: drop pte_bad() descriptions from arch page table helpers
Anshuman Khandual
2023-12-10
kasan: default to inline instrumentation
Paul Heidekrüger
2023-12-10
mm: fix process_vm_rw page counts
York Jasper Niebuhr
2023-12-10
mmap: remove the IA64-specific vma expansion implementation
Lukas Bulwahn
2023-12-10
gfp: include __GFP_NOWARN in GFP_NOWAIT
Matthew Wilcox (Oracle)
2023-12-10
mm/page_alloc: dedupe some memcg uncharging logic
Brendan Jackman
2023-12-10
mm: remove invalidate_inode_page()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert isolate_page() to mf_isolate_folio()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert soft_offline_in_use_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
mm: use mapping_evict_folio() in truncate_error_page()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert __do_fault() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
mm: make mapping_evict_folio() the preferred way to evict clean folios
Matthew Wilcox (Oracle)
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
2023-12-10
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
afs: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
mm: remove test_set_page_writeback()
Matthew Wilcox (Oracle)
2023-12-10
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
2023-12-10
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-10
mm/filemap: increase usage of folio_next_index() helper
Minjie Du
2023-12-10
dax/kmem: allow kmem to add memory with memmap_on_memory
Vishal Verma
2023-12-10
mm/memory_hotplug: split memmap_on_memory requests across memblocks
Vishal Verma
2023-12-10
mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
Vishal Verma
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-12-10
mm: huge_memory: batch tlb flush when splitting a pte-mapped THP
Baolin Wang
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-10
maple_tree: preserve the tree attributes when destroying maple tree
Peng Zhang
[next]