aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-15can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-04-15ubifs: rename_whiteout: correct old_dir size computingBaokun Li
2022-04-15ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng
2022-04-15ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng
2022-04-15ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng
2022-04-15ubifs: Fix deadlock in concurrent rename whiteout and inode writebackZhihao Cheng
2022-04-15ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng
2022-04-15KVM: x86: fix sending PV IPILi RongQing
2022-04-15KVM: Prevent module exit until all VMs are freedDavid Matlack
2022-04-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar
2022-04-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran
2022-04-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran
2022-04-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2022-04-15scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap
2022-04-15scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio
2022-04-15scsi: qla2xxx: Fix warning for missing error codeNilesh Javali
2022-04-15scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran
2022-04-15powerpc: Fix build errors with newer binutilsAnders Roxell
2022-04-15powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-04-15powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-04-15mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-04-15media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu
2022-04-15media: Revert "media: em28xx: add missing em28xx_close_extension"Pavel Skripkin
2022-04-15video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma
2022-04-15ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König
2022-04-15ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner
2022-04-15media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas
2022-04-15ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang
2022-04-15video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao
2022-04-15video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao
2022-04-15video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao
2022-04-15ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich
2022-04-15ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg
2022-04-15video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang
2022-04-15video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy
2022-04-15video: fbdev: w100fb: Reset global stateEvgeny Novikov
2022-04-15video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner
2022-04-15ntfs: add sanity check on allocation sizeDongliang Mu
2022-04-15ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o
2022-04-15spi: tegra20: Use of_device_get_match_data()Minghao Chi
2022-04-15PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov
2022-04-15ACPI/APEI: Limit printable size of BERT table dataDarren Hart
2022-04-15Revert "Revert "block, bfq: honor already-setup queue merges""Paolo Valente
2022-04-15lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3Paul Menzel
2022-04-15ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki
2022-04-15bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng
2022-04-15irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)
2022-04-15irqchip/qcom-pdc: Fix broken lockingMarc Zyngier
2022-04-15Fix incorrect type in assignment of ipv6 port for auditCasey Schaufler
2022-04-15loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni