summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-20i40e: Fix error handling in i40e_vsi_openDinghao Liu1-0/+2
2021-07-20vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet1-0/+2
2021-07-20net: ethernet: ezchip: fix error handlingPavel Skripkin1-1/+1
2021-07-20net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin1-1/+1
2021-07-20net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin1-1/+2
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-07-20brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-07-20wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap1-5/+3
2021-07-20drm: qxl: ensure surf.data is ininitializedColin Ian King1-0/+2
2021-07-20ehea: fix error return code in ehea_restart_qps()Zhen Lei1-4/+5
2021-07-20net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko1-3/+7
2021-07-20ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński1-1/+1
2021-07-20crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu1-3/+5
2021-07-20spi: spi-sun6i: Fix chipselect/clock bugMirko Vogt1-1/+5
2021-07-20media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min1-0/+3
2021-07-20mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei1-0/+1
2021-07-20media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()Gustavo A. R. Silva2-15/+11
2021-07-20media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei1-0/+1
2021-07-20pata_ep93xx: fix deferred probingSergey Shtylyov1-1/+1
2021-07-20pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov1-2/+3
2021-07-20media: I2C: change 'RST' to "RSET" to fix multiple build errorsRandy Dunlap5-17/+17
2021-07-20pata_rb532_cf: fix deferred probingSergey Shtylyov1-2/+4
2021-07-20sata_highbank: fix deferred probingSergey Shtylyov1-2/+4
2021-07-20crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei1-0/+1
2021-07-20crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe1-1/+1
2021-07-20platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong1-0/+1
2021-07-20ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo1-0/+1
2021-07-20ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-07-20regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin1-1/+2
2021-07-20media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab1-6/+19
2021-07-20mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma1-0/+3
2021-07-20media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-07-20media: v4l2-core: Avoid the dangling pointer in v4l2_fh_releaseLv Yunlong1-0/+1
2021-07-20crypto: qat - remove unused macro in FW loaderJack Xu1-1/+0
2021-07-20crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu1-1/+5
2021-07-20media: pvrusb2: fix warning in pvr2_i2c_core_doneAnirudh Rayabharam1-2/+2
2021-07-20media: cpia2: fix memory leak in cpia2_usb_probePavel Skripkin3-6/+20
2021-07-20crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-20spi: omap-100k: Fix the length judgment problemTian Tao1-1/+1
2021-07-20spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang1-1/+3
2021-07-20ssb: sdio: Don't overwrite const buffer if block_write failsMichael Buesch1-1/+0
2021-07-20ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár1-0/+5
2021-07-20serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary1-0/+1
2021-07-20iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang1-3/+4
2021-07-20iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang1-1/+1
2021-07-20iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde1-0/+6
2021-07-20s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-07-20Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin1-1/+1
2021-07-20USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-07-20usb: gadget: eem: fix echo command packet response issueLinyu Yuan1-4/+39