summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm crypt: avoid accessing uninitialized taskletMike Snitzer2023-03-301-6/+9
* dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka2023-03-301-0/+1
* dm stats: check for and propagate alloc_percpu failureJiasheng Jiang2023-03-303-3/+10
* i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen2023-03-301-0/+3
* firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi2023-03-301-0/+37
* tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas2023-03-301-15/+14
* drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä2023-03-301-0/+1
* drm/i915/active: Fix missing debug object activationNirmoy Das2023-03-301-2/+1
* drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng2023-03-304-17/+18
* drm/meson: fix missing component unbind on bind errorsJohan Hovold2023-03-301-5/+8
* drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello2023-03-301-2/+2
* usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede2023-03-301-5/+6
* usb: chipidea: core: fix possible concurrent when switch roleXu Yang2023-03-303-2/+13
* usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang2023-03-301-1/+4
* usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak2023-03-301-16/+11
* usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak2023-03-301-18/+1
* usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak2023-03-301-0/+5
* usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang2023-03-301-4/+15
* dm thin: fix deadlock when swapping to thin deviceColy Li2023-03-301-0/+2
* igb: revert rtnl_lock() that causes deadlockLin Ma2023-03-301-2/+0
* efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede2023-03-303-3/+8
* usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga2023-03-301-1/+1
* usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier2023-03-301-14/+2
* scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj2023-03-301-0/+1
* net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau2023-03-301-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau2023-03-301-0/+5
* scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley2023-03-301-0/+16
* scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel2023-03-301-4/+4
* scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee2023-03-302-4/+2
* scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry2023-03-301-0/+1
* scsi: hisi_sas: Check devm_add_action() return valueKang Chen2023-03-301-2/+1
* scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi2023-03-301-5/+7
* HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman2023-03-301-1/+8
* ca8210: fix mac_len negative array accessAlexander Aring2023-03-301-0/+2
* HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn2023-03-301-0/+1
* drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()Alexandr Sapozhnikov2023-03-301-1/+1
* ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello2023-03-301-24/+13
* thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bitTom Rix2023-03-301-8/+9
* thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello2023-03-301-1/+1
* thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine2023-03-304-2/+37
* thunderbolt: Disable interrupt auto clear for ringsMario Limonciello2023-03-302-17/+29
* thunderbolt: Call tb_check_quirks() after initializing adaptersMika Westerberg2023-03-301-2/+2
* thunderbolt: Use scale field when allocating USB3 bandwidthMika Westerberg2023-03-301-5/+17
* uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman2023-03-301-0/+7
* scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali2023-03-301-0/+11
* scsi: qla2xxx: Synchronize the IOCB count to be in orderQuinn Tran2023-03-301-1/+2
* hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford2023-03-301-1/+3
* hwmon: fix potential sensor registration fail if of_node is missingPhinex Hung2023-03-301-2/+5
* platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih2023-03-301-1/+1
* Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang2023-03-301-0/+1