开源镜像站
帮助
下载
动态
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
2018-12-07
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
2018-12-07
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
2018-12-07
blkcg: remove bio_disassociate_task()
Dennis Zhou
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
blkcg: associate writeback bios with a blkg
Dennis Zhou
2018-12-07
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-12-07
blkcg: associate blkg when associating a device
Dennis Zhou
2018-12-07
blkcg: introduce common blkg association logic
Dennis Zhou
2018-12-07
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
2018-12-07
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
2018-12-07
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
2018-12-07
blk-mq: remove QUEUE_FLAG_POLL from default MQ flags
Jens Axboe
2018-12-04
block: remove ->poll_fn
Christoph Hellwig
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-03
sbitmap: fix sbitmap_for_each_set()
Omar Sandoval
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-30
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
sbitmap: optimize wakeup check
Jens Axboe
2018-11-30
sbitmap: ammortize cost of clearing bits
Jens Axboe
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-30
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-11-29
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
Zenghui Yu
2018-11-29
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2018-11-29
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
2018-11-28
fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
kiran.modukuri
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-27
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
2018-11-27
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
2018-11-26
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
2018-11-26
function_graph: Create function_graph_enter() to consolidate architecture code
Steven Rostedt (VMware)
2018-11-26
block: sum requests in the plug structure
Jens Axboe
2018-11-26
blk-mq: Simplify request completion state
Keith Busch
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
[next]