summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-26Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-26Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-26vdpa/mlx5: Avoid warnings about shifts on 32-bit platformsNathan Chancellor
2020-08-26vhost-iotlb: fix vhost_iotlb_itree_next() documentationStefano Garzarella
2020-08-26vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang
2020-08-26vdpa: ifcvf: return err when fail to request config irqJason Wang
2020-08-25Merge tag 'libnvdimm-fix-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-24hv_utils: drain the timesync packets on onchannelcallbackVineeth Pillai
2020-08-24hv_utils: return error if host timesysnc update is staleVineeth Pillai
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-22habanalabs: correctly report inbound pci region cfg errorOfir Bitton
2020-08-22habanalabs: check correct vmalloc return codeOfir Bitton
2020-08-22habanalabs: validate FW file sizeOfir Bitton
2020-08-22habanalabs: fix incorrect check on failed workqueue createColin Ian King
2020-08-22habanalabs: set max power according to card typeOded Gabbay
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton
2020-08-22habanalabs: set clock gating according to maskOfir Bitton
2020-08-22habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton
2020-08-22habanalabs: Fix a loop in gaudi_extract_ecc_info()Dan Carpenter
2020-08-22habanalabs: Fix memory corruption in debugfsDan Carpenter
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton
2020-08-22habanalabs: Validate user address before mappingOfir Bitton
2020-08-22habanalabs: unmap PCI bars upon iATU failureOfir Bitton
2020-08-21null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu
2020-08-21nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-08-21nvme: redirect commands on dying queueChao Leng
2020-08-21nvme: just check the status code type in nvme_is_path_errorChristoph Hellwig
2020-08-21nvme: refactor command completionChristoph Hellwig
2020-08-21nvme: rename and document nvme_end_requestChristoph Hellwig
2020-08-21nvme: skip noiob for zoned devicesKeith Busch
2020-08-21nvme-pci: fix PRP pool sizeChristoph Hellwig
2020-08-21nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depthJohn Garry
2020-08-21nvme: Use spin_lock_irq() when taking the ctrl->lockLogan Gunthorpe
2020-08-21nvmet: call blk_mq_free_request() directlyChaitanya Kulkarni
2020-08-21nvmet: fix oops in pt cmd executionChaitanya Kulkarni
2020-08-21nvmet: add ns tear down label for pt-cmd handlingChaitanya Kulkarni
2020-08-21nvme: multipath: round-robin: eliminate "fallback" variableMartin Wilck
2020-08-21nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck
2020-08-21nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-08-21nvmet-passthru: Reject commands with non-sgl flags setLogan Gunthorpe