summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter2019-08-121-2/+6
| * | | | | | | | | RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter2019-08-121-3/+1
| * | | | | | | | | IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas2019-08-121-4/+5
| * | | | | | | | | IB/mlx5: Check the correct variable in error handling codeDan Carpenter2019-08-071-1/+1
| * | | | | | | | | RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang2019-08-071-0/+6
| * | | | | | | | | IB/mlx5: Fix implicit MR release flowYishai Hadas2019-08-072-19/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-141-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-3/+3
* | | | | | | | | | Merge tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-08-144-13/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iommu/vt-d: Fix possible use-after-free of private domainLu Baolu2019-08-091-1/+2
| * | | | | | | | | | iommu/vt-d: Detach domain before using a private oneLu Baolu2019-08-091-1/+5
| * | | | | | | | | | iommu/dma: Handle SG length overflow betterRobin Murphy2019-08-091-1/+1
| * | | | | | | | | | iommu/vt-d: Correctly check format of page table in debugfsLu Baolu2019-08-091-1/+1
| * | | | | | | | | | iommu/vt-d: Detach domain when move device out of groupLu Baolu2019-08-061-0/+2
| * | | | | | | | | | iommu/arm-smmu: Mark expected switch fall-throughAnders Roxell2019-08-061-2/+2
| * | | | | | | | | | iommu/dma: Handle MSI mappings separatelyRobin Murphy2019-08-061-7/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-08-131-2/+21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart2019-08-081-2/+21
* | | | | | | | | | Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2019-08-111-5/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NTB/msi: remove incorrect MODULE definesLogan Gunthorpe2019-08-051-5/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-111-4/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RISC-V: Remove per cpu clocksourceAtish Patra2019-08-061-4/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-111-11/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf2019-08-091-11/+9
* | | | | | | | | | | Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-106-27/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose2019-08-011-0/+1
| * | | | | | | | | | | nvmem: Use the same permissions for eeprom as for nvmemJean Delvare2019-07-301-4/+11
| * | | | | | | | | | | habanalabs: fix host memory polling in BE architectureBen Segal2019-07-294-6/+20
| * | | | | | | | | | | habanalabs: fix F/W download in BE architectureBen Segal2019-07-291-17/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-102-3/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | driver core: Fix use-after-free and double free on glue directoryMuchun Song2019-07-301-1/+52
| * | | | | | | | | | | driver core: platform: return -ENXIO for missing GpioIntBrian Norris2019-07-301-2/+7
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-101-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kgdboc: disable the console lock when in kgdbDouglas Anderson2019-07-301-0/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-1018-40/+138
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-07-285-4/+100
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann2019-07-271-2/+2
| | * | | | | | | | | | iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol2019-07-141-0/+43
| | * | | | | | | | | | iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou2019-07-141-1/+0
| | * | | | | | | | | | IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne2019-07-141-0/+54
| | * | | | | | | | | | iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-07-141-1/+1
| * | | | | | | | | | | staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-07-251-0/+3
| * | | | | | | | | | | Staging: fbtft: Fix GPIO handlingJan Sebastian Götte2019-07-259-11/+11
| * | | | | | | | | | | staging: unisys: visornic: Update the description of 'poll_for_irq()'Christophe JAILLET2019-07-251-1/+2
| * | | | | | | | | | | staging: wilc1000: flush the workqueue before deinit the hostAdham Abozaeid2019-07-251-0/+1
| * | | | | | | | | | | staging: gasket: apex: fix copy-paste typoIvan Bornyakov2019-07-251-1/+1
| * | | | | | | | | | | Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid2019-07-251-2/+2
| * | | | | | | | | | | Staging: fbtft: Fix probing of gpio descriptorPhil Reid2019-07-251-21/+18
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-1011-165/+217
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usb: setup authorized_default attributes using usb_bus_notifyThiébaud Weksteen2019-08-083-123/+126