summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-15can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua1-1/+0
2022-04-15ubifs: rename_whiteout: correct old_dir size computingBaokun Li1-0/+3
2022-04-15ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng1-4/+30
2022-04-15ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng1-1/+1
2022-04-15ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng1-0/+2
2022-04-15ubifs: Fix deadlock in concurrent rename whiteout and inode writebackZhihao Cheng1-10/+15
2022-04-15ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng1-2/+0
2022-04-15KVM: x86: fix sending PV IPILi RongQing1-1/+1
2022-04-15KVM: Prevent module exit until all VMs are freedDavid Matlack1-0/+13
2022-04-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-04-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-04-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-04-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-04-15scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-04-15scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio1-0/+8
2022-04-15scsi: qla2xxx: Fix warning for missing error codeNilesh Javali1-0/+1
2022-04-15scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran1-3/+3
2022-04-15powerpc: Fix build errors with newer binutilsAnders Roxell3-9/+40
2022-04-15powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-04-15powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1
2022-04-15mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson1-2/+13
2022-04-15media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu1-1/+3
2022-04-15media: Revert "media: em28xx: add missing em28xx_close_extension"Pavel Skripkin1-4/+1
2022-04-15video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma1-17/+4
2022-04-15ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2022-04-15ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner1-3/+3
2022-04-15media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-04-15ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang1-1/+1
2022-04-15video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao1-4/+4
2022-04-15video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao1-2/+2
2022-04-15video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao1-4/+4
2022-04-15ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich1-0/+49
2022-04-15ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg1-3/+5
2022-04-15video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang1-1/+1
2022-04-15video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy1-8/+8
2022-04-15video: fbdev: w100fb: Reset global stateEvgeny Novikov1-3/+12
2022-04-15video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner1-1/+1
2022-04-15ntfs: add sanity check on allocation sizeDongliang Mu1-0/+4
2022-04-15ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o1-0/+25
2022-04-15spi: tegra20: Use of_device_get_match_data()Minghao Chi1-7/+1
2022-04-15PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov1-2/+4
2022-04-15ACPI/APEI: Limit printable size of BERT table dataDarren Hart1-2/+6
2022-04-15Revert "Revert "block, bfq: honor already-setup queue merges""Paolo Valente1-3/+13
2022-04-15lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3Paul Menzel1-1/+3
2022-04-15ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki1-0/+3
2022-04-15bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng1-7/+8
2022-04-15irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)1-0/+2
2022-04-15irqchip/qcom-pdc: Fix broken lockingMarc Zyngier1-2/+3
2022-04-15Fix incorrect type in assignment of ipv6 port for auditCasey Schaufler1-1/+1
2022-04-15loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni1-5/+5