summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-24thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada
2023-05-24cpufreq: amd-pstate: Remove fast_switch_possible flag from active driverWyes Karny
2023-05-24cpufreq: amd-pstate: Add ->fast_switch() callbackGautham R. Shenoy
2023-05-24xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter
2023-05-24xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-05-24net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL
2023-05-23r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior
2023-05-24tpm: tpm_tis: Disable interrupts for AEON UPX-i11Peter Ujfalusi
2023-05-23vfio/type1: check pfn valid before converting to struct pageYan Zhao
2023-05-23accel/qaic: Fix NNC message corruptionJeffrey Hugo
2023-05-23accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BOPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: Flush the transfer list againPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: Validate if BO is sliced before slicingPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: Validate user data before grabbing any lockPranjal Ramajor Asha Kanojiya
2023-05-23accel/qaic: initialize ret variable to 0Tom Rix
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-23platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...David Arcari
2023-05-23platform/x86: ISST: Remove 8 socket limitSteve Wahl
2023-05-23gpio-f7188x: fix chip name and pin count on Nuvoton chipHenning Schild
2023-05-22net/mlx5: Fix indexing of mlx5_irqShay Drory
2023-05-22net/mlx5: Fix irq affinity managementShay Drory
2023-05-22net/mlx5: Free irqs only on shutdown callbackShay Drory
2023-05-22net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-05-22net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-22net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory
2023-05-22net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey
2023-05-22net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-05-22net/mlx5e: Fix deadlock in tc route query codeVlad Buslov
2023-05-22net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-22net/mlx5e: Use correct encap attribute during invalidationVlad Buslov
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-22net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit
2023-05-22net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory
2023-05-22net/mlx5: Collect command failures data only for known commandsShay Drory
2023-05-223c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-22forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-22parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller
2023-05-22drm/i915: Fix PIPEDMC disabling for a bigjoiner configurationImre Deak
2023-05-22spi: spi-cadence: Interleave write of TX and read of RX FIFOCharles Keepax
2023-05-22drm: fix drmm_mutex_init()Matthew Auld
2023-05-22Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2023-05-21Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller
2023-05-20Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-19Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski