summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault
2023-07-04mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter
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-04ACPI: scan: Use the acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko
2023-07-04ACPI: platform: Ignore SMB0001 only when it has resourcesAndy Shevchenko
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: scan: fix undeclared variable warnings by including sleep.hBen Dooks
2023-07-04Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding
2023-07-04spi: bcm{63xx,bca}-hsspi: update my email addressJonas Gorski
2023-07-04drm/i915: use mock device info for creating mock deviceJani Nikula
2023-07-04drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev
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-03ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...Rahul Rameshbabu
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