summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-22io_uring: add need_resched() check in inner poll loopfor-linus-20190823Jens Axboe
2019-08-21md: update MAINTAINERS infoSong Liu
2019-08-20io_uring: don't enter poll loop if we have CQEs pendingJens Axboe
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello
2019-08-20nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli
2019-08-20nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman
2019-08-20io_uring: fix potential hang with polled IOJens Axboe
2019-08-18Linux 5.3-rc5v5.3-rc5Linus Torvalds
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-17MAINTAINERS: Fix Hyperv vIOMMU driver file nameLan Tianyu
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu
2019-08-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-17Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-08-16Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-08-16Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-16Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng
2019-08-15Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-15Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-15io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listfor-linus-2019-08-17Jackie Liu
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe
2019-08-15io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell
2019-08-15Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-15Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-15misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig
2019-08-15usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll