summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-04sbitmap: fix sbitmap_for_each_set()Omar Sandoval1-4/+6
2018-12-04sctp: kfree_rcu asocXin Long1-0/+2
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui1-0/+7
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+2
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+0
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust1-1/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-17/+30
2018-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-12-01Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2018-12-01bpf: Improve socket lookup reuseport documentationJoe Stringer1-0/+4
2018-12-01bpf: Support sk lookup in netns with id 0Joe Stringer1-14/+21
2018-12-01bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2-5/+19
2018-12-01psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-1/+2
2018-12-01sbitmap: optimize wakeup checkJens Axboe1-0/+34
2018-12-01sbitmap: ammortize cost of clearing bitsJens Axboe1-6/+27
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+14
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+8
2018-11-30tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu1-3/+3
2018-11-30pstore/ram: Correctly calculate usable PRZ bytesKees Cook1-1/+4
2018-11-29net: phy: sfp: correct location of SFP standardsBaruch Siach1-1/+1
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2018-11-29blk-mq: add mq_ops->commit_rqs()Jens Axboe1-0/+10
2018-11-29block: improve logic around when to sort a plug listJens Axboe1-0/+1
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin1-5/+0
2018-11-29ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+19
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+15
2018-11-28block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu1-1/+1
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri1-2/+1
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2-0/+10
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner1-17/+0
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner1-0/+2
2018-11-28sched/smt: Expose sched_smt_present static keyThomas Gleixner1-0/+18
2018-11-28sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti1-1/+11
2018-11-28function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)1-0/+1
2018-11-28function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)1-3/+0
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai1-1/+1
2018-11-27bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann1-0/+4
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo2-2/+2
2018-11-27function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)1-0/+3
2018-11-26block: sum requests in the plug structureJens Axboe1-0/+1
2018-11-26blk-mq: Simplify request completion stateKeith Busch1-14/+0
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch1-0/+4
2018-11-26blk-mq: Return true if request was completedKeith Busch1-1/+1
2018-11-26block: make blk_poll() take a parameter on whether to spin or notJens Axboe1-2/+2