summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | habanalabs: fix endianness handling for packets from userBen Segal2019-08-122-13/+32
| | * | | | | habanalabs: fix DRAM usage accounting on context tear downTomer Tayar2019-08-121-0/+2
| | * | | | | habanalabs: Avoid double free in error flowTomer Tayar2019-08-121-3/+2
| |/ / / / /
* | | | | | Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-183-9/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-fixes-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-08-122-5/+5
| |\ \ \ \ \ \
| | * | | | | | iio: adc: max9611: Fix temperature reading in probeJacopo Mondi2019-08-051-1/+1
| | * | | | | | iio: frequency: adf4371: Fix output frequency settingNuno Sá2019-08-051-4/+4
| * | | | | | | staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-121-3/+3
| * | | | | | | staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-1814-42/+72
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-08-171-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | USB: serial: option: add the BroadMobi BM818 cardBob Ham2019-08-151-0/+2
| | * | | | | | | USB: serial: option: Add Motorola modem UARTsTony Lindgren2019-08-151-0/+5
| | * | | | | | | USB: serial: option: add D-Link DWM-222 device IDRogan Dawes2019-08-051-0/+2
| | * | | | | | | USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto2019-08-051-0/+1
| * | | | | | | | usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-155-11/+10
| * | | | | | | | usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig2019-08-151-3/+3
| * | | | | | | | usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik2019-08-151-7/+12
| * | | | | | | | usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-08-151-0/+4
| * | | | | | | | USB: CDC: fix sanity checks in CDC union parserOliver Neukum2019-08-151-2/+2
| * | | | | | | | usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum2019-08-151-5/+7
| * | | | | | | | USB: core: Fix races in character device registration and deregistraionAlan Stern2019-08-121-5/+5
| * | | | | | | | Merge tag 'fixes-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-08-123-12/+22
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt2019-08-121-10/+18
| | * | | | | | | usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt2019-08-121-0/+1
| | * | | | | | | usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda2019-08-121-2/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-1715-84/+167
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listJackie Liu2019-08-151-7/+9
| * | | | | | | | block: remove REQ_NOWAIT_INLINEJens Axboe2019-08-153-54/+8
| * | | | | | | | io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell2019-08-151-3/+1
| * | | | | | | | xen/blkback: fix memory leaksWenwen Wang2019-08-121-3/+3
| * | | | | | | | blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin2019-08-122-2/+3
| * | | | | | | | Merge branch 'nvme-5.3-rc' of git://git.infradead.org/nvme into for-linusJens Axboe2019-08-109-15/+143
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvme-pci: Fix async probe remove raceKeith Busch2019-07-311-1/+2
| | * | | | | | | | nvme: fix controller removal race with scan workSagi Grimberg2019-07-313-8/+54
| | * | | | | | | | nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg2019-07-311-5/+11
| | * | | | | | | | nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg2019-07-313-0/+47
| | * | | | | | | | nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe2019-07-311-1/+1
| | * | | | | | | | nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe2019-07-311-0/+3
| | * | | | | | | | nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe2019-07-311-0/+8
| | * | | | | | | | nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe2019-07-313-0/+16
| | * | | | | | | | nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos2019-07-301-0/+1
* | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-177-41/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINTAINERS: Fix Hyperv vIOMMU driver file nameLan Tianyu2019-08-171-1/+1
| * | | | | | | | | | tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar2019-08-171-1/+1
| * | | | | | | | | | tools: hv: fix typos in toolchainAdrian Vladu2019-08-174-6/+6
| * | | | | | | | | | tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-08-172-0/+4
| * | | | | | | | | | tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu2019-08-171-33/+42
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-175-21/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-08-141-1/+1