开源镜像站
帮助
动态
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
2020-10-13
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
2020-10-13
mm/gup: protect unpin_user_pages() against npages==-ERRNO
John Hubbard
2020-10-13
mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM
Barry Song
2020-10-13
mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
Barry Song
2020-10-13
mm/gup_benchmark: update the documentation in Kconfig
Barry Song
2020-10-13
mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
Yafang Shao
2020-10-13
mm/filemap: fix filemap_map_pages for THP
Matthew Wilcox (Oracle)
2020-10-13
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-13
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
mm: convert find_get_entry to return the head page
Matthew Wilcox (Oracle)
2020-10-13
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
2020-10-13
mm: optimise madvise WILLNEED
Matthew Wilcox (Oracle)
2020-10-13
mm: use find_get_incore_page in memcontrol
Matthew Wilcox (Oracle)
2020-10-13
mm: factor find_get_incore_page out of mincore_page
Matthew Wilcox (Oracle)
2020-10-13
mm, dump_page: rename head_mapcount() --> head_compound_mapcount()
John Hubbard
2020-10-13
mm/debug.c: do not dereference i_ino blindly
Matthew Wilcox (Oracle)
2020-10-13
device-dax: add a range mapping allocation attribute
Joao Martins
2020-10-13
dax/hmem: introduce dax_hmem.region_idle parameter
Joao Martins
2020-10-13
device-dax: add an 'align' attribute
Dan Williams
2020-10-13
device-dax: make align a per-device property
Joao Martins
2020-10-13
device-dax: introduce 'mapping' devices
Dan Williams
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
device-dax: add resize support
Dan Williams
2020-10-13
drivers/base: make device_find_child_by_name() compatible with sysfs inputs
Dan Williams
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
2020-10-13
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2020-10-13
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
2020-10-13
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
2020-10-13
ACPI: HMAT: attach a device for each soft-reserved range
Dan Williams
2020-10-13
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
2020-10-13
resource: report parent to walk_iomem_res_desc() callback
Dan Williams
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
2020-10-13
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
2020-10-13
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-13
mm/kmemleak: rely on rcu for task stack scanning
Davidlohr Bueso
2020-10-13
mm/slub: make add_full() condition more explicit
Abel Wu
2020-10-13
mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc
Abel Wu
2020-10-13
mm/slub.c: branch optimization in free slowpath
Abel Wu
2020-10-13
include/linux/slab.h: fix a typo error in comment
tangjianqiang
2020-10-13
mm/slab.c: clean code by removing redundant if condition
Mateusz Nosek
[next]