summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-04Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-03Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-07-03Merge tag 'for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2023-07-03Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-07-03Merge tag 'hwlock-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-03Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-07-03Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-07-03Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-07-03Merge tag 'i3c/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-07-03vhost: Make parameter name match of vhost_get_vq_desc()Xianting Tian
2023-07-03vduse: fix NULL pointer dereferenceMaxime Coquelin
2023-07-03vhost: Allow worker switching while work is queueingMike Christie
2023-07-03vhost_scsi: add support for worker ioctlsMike Christie
2023-07-03vhost: allow userspace to create workersMike Christie
2023-07-03vhost: replace single worker pointer with xarrayMike Christie
2023-07-03vhost: add helper to parse userspace vring state/fileMike Christie
2023-07-03vhost: remove vhost_work_queueMike Christie
2023-07-03vhost_scsi: flush IO vqs then send TMF rspMike Christie
2023-07-03vhost_scsi: convert to vhost_vq_work_queueMike Christie
2023-07-03vhost_scsi: make SCSI cmd completion per vqMike Christie
2023-07-03vhost_sock: convert to vhost_vq_work_queueMike Christie
2023-07-03vhost: convert poll work to be vq basedMike Christie
2023-07-03vhost: take worker or vq for flushingMike Christie
2023-07-03vhost: take worker or vq instead of dev for queueingMike Christie
2023-07-03vhost, vhost_net: add helper to check if vq has workMike Christie
2023-07-03vhost: add vhost_worker pointer to vhost_virtqueueMike Christie
2023-07-03vhost: dynamically allocate vhost_workerMike Christie
2023-07-03vhost: create worker at end of vhost_dev_set_ownerMike Christie
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian
2023-07-03virtio-console: call scheduler when we free unused buffsXianting Tian
2023-07-03virtio-crypto: call scheduler when we free unused buffsXianting Tian
2023-07-03vDPA/ifcvf: implement new accessors for vq_stateZhu Lingshan
2023-07-03vDPA/ifcvf: detect and report max allowed vq sizeZhu Lingshan
2023-07-03vDPA/ifcvf: dynamic allocate vq data storesZhu Lingshan
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds