summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-15scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-03-15scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-03-15scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-15scsi: ibmvfc: Free channel_setup_buf during device tear downTyrel Datwyler
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee
2021-03-14vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() failsStefano Garzarella
2021-03-14vhost-vdpa: fix use-after-free of v->config_ctxStefano Garzarella
2021-03-14vhost: Fix vhost_vq_reset()Laurent Vivier
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-14vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocationGautam Dawar
2021-03-14vdpa_sim: Skip typecasting from void*Parav Pandit
2021-03-14virtio: remove export for virtio_config_{enable, disable}Xianting Tian
2021-03-14virtio-mmio: Use to_virtio_mmio_device() to simply codeTang Bin
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13zram: fix broken page writebackMinchan Kim
2021-03-13zram: fix return value on writeback_storeMinchan Kim
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu
2021-03-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-12nvme: fix the nsid value to print in nvme_validate_or_alloc_nsblock-5.12-2021-03-12-v2Christoph Hellwig
2021-03-12Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge branch 'pm-opp'Rafael J. Wysocki
2021-03-12Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12block-5.12-2021-03-12Jens Axboe
2021-03-12perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()Wei Yongjun
2021-03-12gpiolib: Fix error return code in gpiolib_dev_init()Wei Yongjun
2021-03-12opp: Don't drop extra references to OPPs accidentallyBeata Michalska
2021-03-11Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-12drm/nouveau: fix dma syncing for loops (v2)Dave Airlie
2021-03-12drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin
2021-03-12Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-11Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11spi: cadence: set cqspi to the driver_data field of struct deviceMeng Li
2021-03-11regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin
2021-03-11xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman
2021-03-11usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman
2021-03-11xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-11usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka
2021-03-11nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov