summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev1-2/+0
2021-07-20ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang1-1/+5
2021-07-20gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli1-1/+4
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang1-2/+6
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang1-1/+1
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2-0/+14
2021-07-20ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai1-2/+6
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin1-1/+9
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic2-3/+3
2021-07-20serial: tty: uartlite: fix console setupDaniel Mack1-21/+6
2021-07-20ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu1-1/+1
2021-07-20mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie1-1/+1
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie4-6/+6
2021-07-20scsi: iscsi: Fix conn use after free during resetsMike Christie2-66/+60
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie3-5/+16
2021-07-20scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQsChandrakanth Patil1-2/+7
2021-07-20scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai3-9/+92
2021-07-20scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil2-0/+14
2021-07-20fs/jfs: Fix missing error code in lmLogInit()Jiapeng Chong1-0/+1
2021-07-20scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke1-4/+4
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET1-1/+10
2021-07-20ALSA: ac97: fix PM reference leak in ac97_bus_remove()Yufen Yu1-1/+1
2021-07-20scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry1-0/+3
2021-07-20scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart1-2/+3
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart1-0/+9
2021-07-20scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov1-6/+6
2021-07-20w1: ds2438: fixing bug that would always get page0Luiz Sampaio1-2/+2
2021-07-20Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto3-4/+4
2021-07-20ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai1-2/+5
2021-07-20iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron1-6/+4
2021-07-20iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron1-10/+1
2021-07-20misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang1-1/+7
2021-07-20misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong1-2/+3
2021-07-20tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun1-0/+3
2021-07-20srcu: Fix broken node geometry after early ssp initFrederic Weisbecker3-1/+20
2021-07-20dmaengine: fsl-qdma: check dma_set_mask return valueRobin Gong1-1/+5
2021-07-20net: moxa: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-0/+4
2021-07-20fbmem: Do not delete the mode that is still in useZhen Lei1-7/+5
2021-07-20cgroup: verify that source is a stringChristian Brauner1-0/+2
2021-07-20tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)1-3/+3
2021-07-20scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler1-0/+1
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan1-0/+2
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson1-1/+7
2021-07-20KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmioKefeng Wang1-1/+1
2021-07-19Linux 5.4.133v5.4.133Greg Kroah-Hartman1-1/+1
2021-07-19smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa1-0/+2
2021-07-19jfs: fix GPF in diFreePavel Skripkin1-1/+2
2021-07-19pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei1-1/+1