summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo2022-10-261-0/+3
* usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie2022-10-261-1/+6
* md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe2022-10-261-0/+12
* HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim2022-10-261-0/+4
* ata: libahci_platform: Sanity check the DT child nodes numberSerge Semin2022-10-261-2/+12
* staging: vt6655: fix potential memory leakNam Cao2022-10-261-1/+1
* power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()Wei Yongjun2022-10-261-3/+3
* nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida2022-10-261-2/+4
* scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren2022-10-261-1/+1
* media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma2022-10-262-26/+26
* drm/amdgpu: fix initial connector audio valuehongao2022-10-261-1/+6
* platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede2022-10-261-5/+3
* drm: panel-orientation-quirks: Add quirk for Anbernic Win600Maya Matuszczyk2022-10-261-0/+6
* drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski2022-10-261-2/+2
* drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow2022-10-261-3/+3
* drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas2022-10-261-0/+6
* drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas2022-10-261-1/+1
* r8152: Rate limit overflow messagesAndrew Gaul2022-10-261-1/+3
* wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle2022-10-261-1/+4
* wifi: rt2x00: set SoC wmac clock registerDaniel Golle2022-10-261-0/+21
* wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle2022-10-261-1/+1
* wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle2022-10-261-1/+2
* wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin2022-10-261-1/+2
* wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa2022-10-261-15/+28
* wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng2022-10-261-6/+6
* thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada2022-10-261-2/+4
* powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin2022-10-261-0/+3
* ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander2022-10-261-0/+16
* crypto: cavium - prevent integer overflow loading firmwareDan Carpenter2022-10-261-2/+4
* iommu/omap: Fix buffer overflow in debugfsDan Carpenter2022-10-261-3/+3
* mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sgJack Wang2022-10-261-4/+4
* clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin2022-10-261-3/+6
* clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren2022-10-261-3/+3
* spmi: pmic-arb: correct duplicate APID to PPID mapping logicDavid Collins2022-10-261-6/+7
* dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang2022-10-261-3/+3
* mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang2022-10-261-1/+6
* mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET2022-10-261-0/+3
* mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET2022-10-261-2/+10
* mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()Christophe JAILLET2022-10-261-8/+24
* mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET2022-10-261-0/+1
* fsi: core: Check error number after calling ida_simple_getJiasheng Jiang2022-10-261-0/+3
* serial: 8250: Fix restoring termios speed after suspendPali Rohár2022-10-261-1/+6
* firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli2022-10-261-0/+9
* staging: vt6655: fix some erroneous memory clean-up loopsNam Cao2022-10-261-3/+3
* phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu2022-10-261-2/+4
* drivers: serial: jsm: fix some leaks in probeDan Carpenter2022-10-261-1/+2
* usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe2022-10-261-6/+6
* xhci: Don't show warning for reinit on known broken suspendMario Limonciello2022-10-261-1/+2
* md/raid5: Ensure stripe_fill happens on non-read IO with journalLogan Gunthorpe2022-10-261-1/+1
* mtd: devices: docg3: check the return value of devm_ioremap() in the probeWilliam Dean2022-10-261-1/+6