summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-04-05Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen
2023-04-05pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-04-05bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2023-04-05net/net_failover: fix txq exceeding warningFaicker Mo
2023-04-05regulator: Handle deferred clkChristophe JAILLET
2023-04-05regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2023-04-05ptp_qoriq: fix memory leak in probe()SongJingyi
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl
2023-04-05mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: lxfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: intelfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: nvidia: Fix potential divide by zeroWei Chen
2023-04-05fbdev: tgafb: Fix potential divide by zeroWei Chen
2023-04-05md: avoid signed overflow in slot_store()NeilBrown
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov
2023-04-05tun: avoid double free in tun_free_netdevGeorge Kennedy
2023-04-05dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka
2023-04-05dm stats: check for and propagate alloc_percpu failureJiasheng Jiang
2023-04-05i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-04-05usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak
2023-04-05dm thin: fix deadlock when swapping to thin deviceColy Li
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-04-05scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-04-05scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-04-05scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring
2023-04-05thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello
2023-04-05uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-04-05scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali
2023-04-05hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford
2023-04-05platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih