summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-25atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou1-0/+1
2022-08-25xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter1-2/+2
2022-08-25geneve: do not use RT_TOS for IPv6 flowlabelMatthias May1-2/+1
2022-08-25ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus1-4/+4
2022-08-25pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin1-2/+2
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin1-1/+3
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde1-1/+1
2022-08-25ata: libata-eh: Add missing command nameDamien Le Moal1-0/+1
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso1-8/+8
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-23/+34
2022-08-25dm raid: fix address sanitizer warning in raid_statusMikulas Patocka1-1/+1
2022-08-25dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka1-1/+1
2022-08-25intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-08-25intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-08-25intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-25video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-25video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-25video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-25video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-25video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov1-2/+2
2022-08-25video: fbdev: amba-clcd: Fix refcount leak bugsLiang He1-6/+18
2022-08-25s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-25iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-08-25mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-5/+1
2022-08-25iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko1-1/+5
2022-08-25tty: n_gsm: fix DM commandDaniel Starke1-1/+1
2022-08-25tty: n_gsm: fix wrong T1 retry count handlingDaniel Starke1-2/+2
2022-08-25vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-08-25remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali1-2/+8
2022-08-25tty: n_gsm: fix race condition in gsmld_write()Daniel Starke1-4/+17
2022-08-25tty: n_gsm: fix packet re-transmission without open control channelDaniel Starke1-1/+1
2022-08-25tty: n_gsm: fix non flow control frames during mux flow offDaniel Starke1-1/+53
2022-08-25RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun1-4/+8
2022-08-25platform/olpc: Fix uninitialized data in debugfs writeDan Carpenter1-1/+1
2022-08-25USB: serial: fix tty-port initialized commentsJohan Hovold3-3/+5
2022-08-25mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He1-1/+3
2022-08-25mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-25gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He1-1/+3
2022-08-25RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie1-1/+3
2022-08-25usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap1-1/+1
2022-08-25scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2022-08-25mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev1-2/+7
2022-08-25memstick/ms_block: Fix a memory leakChristophe JAILLET1-0/+1
2022-08-25memstick/ms_block: Fix some incorrect memory allocationChristophe JAILLET1-5/+5
2022-08-25mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin1-0/+1
2022-08-25misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET1-1/+5
2022-08-25usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1
2022-08-25usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-08-25fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani1-1/+1