summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-30dm crypt: avoid accessing uninitialized taskletMike Snitzer
2023-03-30dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka
2023-03-30dm stats: check for and propagate alloc_percpu failureJiasheng Jiang
2023-03-30i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen
2023-03-30bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov
2023-03-30soc: qcom: llcc: Fix slice configuration values for SC8280XPAbel Vesa
2023-03-30firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi
2023-03-30tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas
2023-03-30drm/amdgpu: reposition the gpu reset checking for reuseTim Huang
2023-03-30drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang
2023-03-30drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä
2023-03-30drm/i915/active: Fix missing debug object activationNirmoy Das
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-30drm/meson: fix missing component unbind on bind errorsJohan Hovold
2023-03-30drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu
2023-03-30drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello
2023-03-30usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-30usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-03-30usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-03-30usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-03-30usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-03-30usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak
2023-03-30usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak
2023-03-30usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak
2023-03-30usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-30usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-03-30dm thin: fix deadlock when swapping to thin deviceColy Li
2023-03-30igb: revert rtnl_lock() that causes deadlockLin Ma
2023-03-30efi/libstub: zboot: Mark zboot EFI application as NX compatibleArd Biesheuvel
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede
2023-03-30usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-03-30block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe
2023-03-30usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier
2023-03-30usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"Ziyang Huang
2023-03-30usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier
2023-03-30usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein
2023-03-30scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj
2023-03-30drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello
2023-03-30drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli
2023-03-30drm/amd/display: Update clock table to include highest clock settingSwapnil Patel
2023-03-30net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-03-30net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-03-30platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally
2023-03-30scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley
2023-03-30scsi: mpi3mr: Bad drive in topology results kernel crashRanjan Kumar
2023-03-30scsi: mpi3mr: NVMe command size greater than 8K failsRanjan Kumar
2023-03-30scsi: mpi3mr: Wait for diagnostic save during controller initRanjan Kumar
2023-03-30scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabledRanjan Kumar
2023-03-30scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-03-30scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee