summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig
2022-12-28nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2022-12-28virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca
2022-12-28vdpa_sim_net: should not drop the multicast/broadcast packetCindy Lu
2022-12-28vdpasim: fix memory leak when freeing IOTLBsJason Wang
2022-12-28vdpa: conditionally fill max max queue pair for statsJason Wang
2022-12-28vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang
2022-12-28vduse: Validate vq_num in vduse_validate_config()Harshit Mogalapalli
2022-12-28vhost_vdpa: fix the crash in unmap a large memoryCindy Lu
2022-12-28virtio: Implementing attribute show with sysfs_emitDawei Li
2022-12-28virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun
2022-12-28vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella
2022-12-28virtio_blk: use UINT_MAX instead of -1UAngus Chen
2022-12-28vhost-vdpa: fix an iotlb memory leakStefano Garzarella
2022-12-28vhost: fix range used in translate_desc()Stefano Garzarella
2022-12-28vringh: fix range used in iotlb_translate()Stefano Garzarella
2022-12-28vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can
2022-12-28vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie
2022-12-28virtio_pci: modify ENOENT to EINVALAngus Chen
2022-12-28RDMA/mlx5: remove variable iColin Ian King
2022-12-28virtio_ring: use helper function is_power_of_2()Shaoqin Huang
2022-12-28virtio_pci: use helper function is_power_of_2()Shaoqin Huang
2022-12-28vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen
2022-12-28vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen
2022-12-28vdpa/mlx5: Fix wrong mac address deletionEli Cohen
2022-12-28vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen
2022-12-28vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen
2022-12-28virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev
2022-12-28vdpa: merge functionally duplicated dev_features attributesSi-Wei Liu
2022-12-27ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan
2022-12-26nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig
2022-12-26nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds