开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2022-01-15
cpumask: use find_first_and_bit()
Yury Norov
2022-01-15
lib: add find_first_and_bit()
Yury Norov
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
2022-01-15
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
2022-01-15
mm/damon: remove a mistakenly added comment for a future feature
SeongJae Park
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
2022-01-15
mm/damon: modify damon_rand() macro to static inline function
Xin Hao
2022-01-15
mm/damon: move damon_rand() definition into damon.h
Xin Hao
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
2022-01-15
mm: make some vars and functions static or __init
Ting Liu
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
2022-01-15
vmscan: make drop_slab_node static
Gang Li
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
2022-01-15
include/linux/gfp.h: further document GFP_DMA32
Miles Chen
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
2022-01-15
mm: fix boolreturn.cocci warning
Changcheng Deng
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
2022-01-15
mm: page table check
Pasha Tatashin
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
2022-01-15
mm: document locking restrictions for vm_operations_struct::close
Suren Baghdasaryan
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
2022-01-15
mm/memremap: add ZONE_DEVICE support for compound pages
Joao Martins
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2022-01-15
kthread: add the helper function kthread_run_on_cpu()
Cai Huoqing
2022-01-14
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
2022-01-14
vdpa: Support reporting max device capabilities
Eli Cohen
2022-01-14
vdpa: Allow to configure max data virtqueues
Eli Cohen
2022-01-14
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
2022-01-14
vdpa: Mark vdpa_config_ops.get_vq_notification as optional
Eugenio Pérez
2022-01-14
vdpa: add driver_override support
Stefano Garzarella
[prev]
[next]