summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-25tee: fix memory leak in tee_shm_register()Jens Wiklander2-3/+3
2022-08-25PCI/ERR: Retain status from error notificationKeith Busch1-2/+1
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma1-2/+7
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi1-0/+1
2022-08-25tty: serial: Fix refcount leak bug in ucc_uart.cLiang He1-0/+2
2022-08-25drivers:md:fix a potential use-after-free bugWentao_Liang1-1/+1
2022-08-25nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg1-1/+2
2022-08-25md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe1-0/+1
2022-08-25dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König1-4/+1
2022-08-25RDMA/rxe: Limit the number of calls to each taskletBob Pearson2-4/+18
2022-08-25PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen1-0/+3
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2022-08-25pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko1-8/+6
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak1-0/+1
2022-08-25scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart1-10/+10
2022-08-25clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure descriptionVladimir Zapolskiy1-1/+1
2022-08-25zram: do not lookup algorithm in backends tableSergey Senozhatsky1-6/+5
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-46/+87
2022-08-25clk: qcom: ipq8074: dont disable gcc_sleep_clk_srcRobert Marko1-0/+1
2022-08-25vboxguest: Do not use devm for irqPascal Terjan1-3/+6
2022-08-25usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay1-1/+2
2022-08-25usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-08-25clk: ti: Stop using legacy clkctrl names for omap4 and 5Tony Lindgren3-189/+185
2022-08-25drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan1-11/+11
2022-08-25irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan1-5/+5
2022-08-25usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik1-1/+1
2022-08-25usb: cdns3 fix use-after-free at workaround 2Frank Li1-1/+1
2022-08-25platform/chrome: cros_ec_proto: don't show MKBP version if unsupportedTzung-Bi Shih1-4/+4
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi1-0/+3
2022-08-25drm/sun4i: dsi: Prevent underflow when computing packet sizesSamuel Holland1-5/+5
2022-08-25drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()Liang He1-1/+4
2022-08-25igb: Add lock to avoid data raceLin Ma2-1/+13
2022-08-25stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET1-0/+1
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence1-5/+1
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady1-1/+3
2022-08-25i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König1-9/+11
2022-08-25ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik1-1/+1
2022-08-25net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov1-1/+1
2022-08-25net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean1-1/+2
2022-08-25net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss1-0/+3
2022-08-25net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov1-10/+10
2022-08-25net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov1-0/+3
2022-08-25spi: meson-spicc: add local pow2 clock ops to preserve rate between messagesNeil Armstrong1-28/+101
2022-08-25iavf: Fix adminq error handlingPrzemyslaw Patynowski1-2/+13
2022-08-25dpaa2-eth: trace the allocated address instead of page structChen Lin1-2/+2
2022-08-25geneve: fix TOS inheriting for ipv4Matthias May1-4/+8
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-25nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2