summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-25tee: add overflow check in register_shm_helper()Jens Wiklander
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi
2022-08-25tty: serial: Fix refcount leak bug in ucc_uart.cLiang He
2022-08-25drivers:md:fix a potential use-after-free bugWentao_Liang
2022-08-25dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak
2022-08-25clk: qcom: ipq8074: dont disable gcc_sleep_clk_srcRobert Marko
2022-08-25vboxguest: Do not use devm for irqPascal Terjan
2022-08-25usb: renesas: Fix refcount leak bugLiang He
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He
2022-08-25irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi
2022-08-25drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()Liang He
2022-08-25igb: Add lock to avoid data raceLin Ma
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-25atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou
2022-08-25xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter
2022-08-25NTB: ntb_tool: uninitialized heap data in tool_fn_write()Dan Carpenter
2022-08-25geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-25ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus
2022-08-25pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-25mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET
2022-08-25mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET
2022-08-25ata: libata-eh: Add missing command nameDamien Le Moal
2022-08-25firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby
2022-08-25ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-08-25dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka
2022-08-25dm raid: fix address sanitizer warning in raid_statusMikulas Patocka
2022-08-25dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka
2022-08-25intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin
2022-08-25intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin
2022-08-25intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier
2022-08-25video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-25video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma
2022-08-25video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-25video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma
2022-08-25video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov
2022-08-25video: fbdev: amba-clcd: Fix refcount leak bugsLiang He
2022-08-25s390/zcore: fix race when reading from hardware system areaAlexander Gordeev
2022-08-25iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He
2022-08-25mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-25rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin