summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-02-02dm-crypt, dm-verity: disable taskletsMikulas Patocka
2024-02-02Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-02-02dmaengine: at_hdmac: add missing kernel-doc style descriptionVinod Koul
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-02-02Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-02-01Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-01Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-02Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-02Merge tag 'drm-misc-fixes-2024-02-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-01Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-01xen-netback: properly sync TX responsesJan Beulich
2024-02-01Merge tag 'nvme-6.8-2024-02-01' of git://git.infradead.org/nvme into block-6.8Jens Axboe
2024-02-01nvme: allow passthru cmd error loggingAlan Adamson
2024-02-01nvme-fc: show hostnqn when connecting to fc targetNitin U. Yewale
2024-02-01nvme-rdma: show hostnqn when connecting to rdma targetNitin U. Yewale
2024-02-01nvme-tcp: show hostnqn when connecting to tcp targetNitin U. Yewale
2024-02-01nvmet-fc: use RCU list iterator for assoc_listDaniel Wagner
2024-02-01nvmet-fc: take ref count on tgtport before delete assocDaniel Wagner
2024-02-01nvmet-fc: avoid deadlock on delete association pathDaniel Wagner
2024-02-01nvmet-fc: abort command when there is no bindingDaniel Wagner
2024-02-01nvmet-fc: do not tack refs on tgtports from assocDaniel Wagner
2024-02-01nvmet-fc: remove null hostport pointer checkDaniel Wagner
2024-02-01nvmet-fc: hold reference on hostport matchDaniel Wagner
2024-02-01nvmet-fc: free queue and assoc directlyDaniel Wagner
2024-02-01nvmet-fc: defer cleanup using RCU properlyDaniel Wagner
2024-02-01nvmet-fc: release reference on target portDaniel Wagner
2024-02-01nvmet-fcloop: swap the list_add_tail argumentsDaniel Wagner
2024-02-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-01drm/amdgpu/pm: Use inline function for IP version checkMa Jun
2024-02-01drm/tegra: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe
2024-02-01iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMAJason Gunthorpe
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Takashi Sakamoto
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto
2024-02-01drm/xe: Make all GuC ABI shift values unsignedMatthew Brost
2024-02-01drm/xe/vm: Subclass userptr vmasThomas Hellström
2024-02-01drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost
2024-02-01drm/xe: Don't use __user error pointersThomas Hellström
2024-02-01drm/xe: Annotate mcr_[un]lock()Thomas Hellström
2024-02-01drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost
2024-02-01drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper