summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold1-6/+15
2021-11-26nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye1-3/+3
2021-11-26bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-26xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-26watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum1-1/+3
2021-11-26dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea1-1/+1
2021-11-26RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky1-1/+3
2021-11-26scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-11-26power: supply: rt5033_battery: Change voltage values to µVJakob Hauser1-1/+1
2021-11-26usb: gadget: hid: fix error code in do_config()Dan Carpenter1-1/+3
2021-11-26serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko1-1/+1
2021-11-26video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1
2021-11-26memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu1-7/+6
2021-11-26scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-11-26ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu1-4/+18
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-26platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor1-1/+1
2021-11-26drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter1-2/+2
2021-11-26memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter1-1/+1
2021-11-26memstick: avoid out-of-range warningArnd Bergmann1-1/+1
2021-11-26b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu1-0/+7
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-26cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva1-1/+4
2021-11-26media: si470x: Avoid card name truncationKees Cook2-2/+2
2021-11-26media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin1-0/+1
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-11-26memstick: r592: Fix a UAF bug when removing the driverZheyu Ma1-4/+4
2021-11-26ACPI: battery: Accept charges over the design capacity as fullAndré Almeida1-1/+1
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-26media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam1-1/+1
2021-11-26ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki4-13/+15
2021-11-26media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana1-0/+1
2021-11-26media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1
2021-11-26media: uvcvideo: Set capability in s_paramRicardo Ribalda1-2/+5
2021-11-26media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-11-26media: mt9p031: Fix corrupted frame after restarting streamDirk Bender1-1/+27
2021-11-26platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze1-1/+8
2021-11-26USB: iowarrior: fix control-message timeoutsJohan Hovold1-6/+2
2021-11-26USB: serial: keyspan: fix memleak on probe errorsWang Hai1-8/+7
2021-11-26iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen1-1/+8
2021-11-26power: supply: max17042_battery: use VFSOC for capacity when no rsnsHenrik Grimler1-1/+4
2021-11-26power: supply: max17042_battery: Prevent int underflow in set_soc_thresholdSebastian Krzyszkowiak1-1/+2
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler1-0/+8