summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa
2018-11-30nvme: flush namespace scanning work just before removing namespacesSagi Grimberg
2018-11-30nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig
2018-11-30fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-11-30cachefiles: avoid deprecated get_seconds()Arnd Bergmann
2018-11-30cachefiles: Explicitly cast enumerated type in put_objectNathan Chancellor
2018-11-30fscache: fix race between enablement and dropping of objectNeilBrown
2018-11-30fs: fix lost error code in dio_completeMaximilian Heyne
2018-11-30block: avoid extra bio reference for async O_DIRECTChristoph Hellwig
2018-11-29tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu
2018-11-29afs: Use d_instantiate() rather than d_add() and don't d_drop()David Howells
2018-11-29afs: Fix missing net error handlingDavid Howells
2018-11-29afs: Fix validation/callback interactionDavid Howells
2018-11-29Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-29Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-11-29sbitmap: don't loop for find_next_zero_bit() for !round_robinJens Axboe
2018-11-29Merge branch 'acpica-fixes'Rafael J. Wysocki
2018-11-29Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-29Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-11-29Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-29blk-mq: use plug for devices that implement ->commits_rqs()Jens Axboe
2018-11-29blk-mq: use bd->last == true for list insertsJens Axboe
2018-11-29ataflop: implement mq_ops->commit_rqs() hookJens Axboe
2018-11-29virtio_blk: implement mq_ops->commit_rqs() hookJens Axboe
2018-11-29nvme: implement mq_ops->commit_rqs() hookJens Axboe
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-29pvcalls-front: fixes incorrect error handlingPan Bian
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-29xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-11-29xen/x86: add diagnostic printout to xen_mc_flush() in case of errorJuergen Gross
2018-11-29arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas
2018-11-29selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore
2018-11-29blk-mq: Add a NULL check in blk_mq_free_map_and_requests()Dan Carpenter
2018-11-29ataflop: fix error handling in atari_floppy_init()Dan Carpenter
2018-11-29dmaengine: at_hdmac: fix module unloadingRichard Genoud
2018-11-29dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-29Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-11-29Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-29Merge tag 'drm-intel-fixes-2018-11-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-29Merge tag 'du-fixes-20181126' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2018-11-29drm/ast: fixed reading monitor EDID not stable issueY.C. Chen