aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren
2018-12-05sctp: frag_point sanity checkJakub Audykowicz
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-05mm, thp: restore node-local hugepage allocationsDavid Rientjes
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox
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-03sctp: kfree_rcu asocXin Long
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui
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-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust
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-30bpf: Improve socket lookup reuseport documentationJoe Stringer
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
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-29net: phy: sfp: correct location of SFP standardsBaruch Siach
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-29ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai
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