summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-07blkcg: associate a blkg for pages being evicted by swapDennis Zhou
2018-12-07blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou
2018-12-07blkcg: associate blkg when associating a deviceDennis Zhou
2018-12-07blkcg: introduce common blkg association logicDennis Zhou
2018-12-07blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou
2018-12-07blkcg: update blkg_lookup_create() to do lockingDennis Zhou
2018-12-07blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou
2018-12-07blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe
2018-12-04block: remove ->poll_fnChristoph Hellwig
2018-12-04block: move queues types to the block layerChristoph Hellwig
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-12-03sbitmap: fix sbitmap_for_each_set()Omar Sandoval
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30sbitmap: optimize wakeup checkJens Axboe
2018-11-30sbitmap: ammortize cost of clearing bitsJens Axboe
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-11-29blk-mq: add mq_ops->commit_rqs()Jens Axboe
2018-11-29block: improve logic around when to sort a plug listJens Axboe
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner
2018-11-28sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)
2018-11-27function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-26function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)
2018-11-26block: sum requests in the plug structureJens Axboe
2018-11-26blk-mq: Simplify request completion stateKeith Busch
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch