summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-11ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao
2023-03-11ubi: Fix use-after-free when volume resizing failedLi Zetao
2023-03-11ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy
2023-03-11pwm: stm32-lp: fix the check on arr and cmp registers updateFabrice Gasnier
2023-03-11pwm: sifive: Always let the first pwm_apply_state succeedEmil Renner Berthing
2023-03-11pwm: sifive: Reduce time the controller lock is heldUwe Kleine-König
2023-03-11auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()Jianglei Nie
2023-03-10wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-10iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET
2023-03-10media: uvcvideo: Fix memory leak of object map on error exit pathColin Ian King
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-03-10drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula
2023-03-10drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-03-10drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak
2023-03-10drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis
2023-03-10vfio/type1: restore locked_vmSteve Sistare
2023-03-10vfio/type1: track locked_vm per dmaSteve Sistare
2023-03-10vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare
2023-03-10iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan
2023-03-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl
2023-03-10scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl
2023-03-10scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl
2023-03-10scsi: ses: Don't attach if enclosure has no componentsJames Bottomley
2023-03-10scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap
2023-03-10scsi: qla2xxx: Fix erroneous link downQuinn Tran
2023-03-10scsi: qla2xxx: Remove unintended flag clearingQuinn Tran
2023-03-10scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi
2023-03-10scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar
2023-03-10scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran
2023-03-10remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus
2023-03-10dax/kmem: Fix leak of memory-hotplug resourcesDan Williams
2023-03-10rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov
2023-03-10dm flakey: fix a bug with 32-bit highmem systemsMikulas Patocka
2023-03-10dm flakey: don't corrupt the zero pageMikulas Patocka
2023-03-10dm flakey: fix logic when corrupting a bioMikulas Patocka
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2023-03-10qede: fix interrupt coalescing configurationManish Chopra
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-10dm: add cond_resched() to dm_wq_work()Pingfan Liu
2023-03-10dm: send just one event on resize, not twoMikulas Patocka
2023-03-10mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou
2023-03-10mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus
2023-03-10mtd: spi-nor: sfdp: Fix index value for SCCR dwordsTakahiro Kuwano
2023-03-10crypto: qat - fix out-of-bounds readGiovanni Cabiddu