summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14perf/amd/uncore: Fix sysfs type mismatchNathan Chancellor
2021-05-14x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-05-14HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter
2021-05-14media: cedrus: Fix H265 status definitionsJernej Skrabec
2021-05-14media: meson-ge2d: fix rotation parametersNeil Armstrong
2021-05-14nvme-pci: don't simple map sgl when sgls are disabledNiklas Cassel
2021-05-14nvmet-tcp: fix a segmentation fault during io parsing errorElad Grupi
2021-05-14mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier
2021-05-14mailbox: sprd: Introduce refcnt when clients requests/free channelsOrson Zhai
2021-05-14scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King
2021-05-14scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-05-14scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: hisi_sas: Fix IRQ checksSergey Shtylyov
2021-05-14scsi: ufs: ufshcd-pltfrm: Fix deferred probingSergey Shtylyov
2021-05-14scsi: pm80xx: Fix potential infinite loopColin Ian King
2021-05-14scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv
2021-05-14clk: uniphier: Fix potential infinite loopColin Ian King
2021-05-14drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()Yingjie Wang
2021-05-14drm/amd/display: check fb of primary planeSefa Eyeoglu
2021-05-14drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das
2021-05-14clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-05-14clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-05-14drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()Dan Carpenter
2021-05-14clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enableQuanyang Wang
2021-05-14clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callbackQuanyang Wang
2021-05-14vfio/mdev: Do not allow a mdev_type to have a NULL parent pointerJason Gunthorpe
2021-05-14drm/msm: Fix debugfs deadlockRob Clark
2021-05-14vfio/pci: Re-order vfio_pci_probe()Jason Gunthorpe
2021-05-14vfio/pci: Move VGA and VF initialization to functionsJason Gunthorpe
2021-05-14vfio/fsl-mc: Re-order vfio_fsl_mc_probe()Jason Gunthorpe
2021-05-14media: rkvdec: Do not require all controls to be present in every requestDaniel Almeida
2021-05-14media: v4l2-ctrls.c: fix race condition in hdl->requests listHans Verkuil
2021-05-14media: i2c: imx219: Balance runtime PM use-countLad Prabhakar
2021-05-14media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls fr...Lad Prabhakar
2021-05-14media: ipu3-cio2: Fix pixel-rate derived link frequencySakari Ailus
2021-05-14media: ccs: Fix sub-device functionSakari Ailus
2021-05-14nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke
2021-05-14power: supply: bq25980: Move props from battery nodeRicardo Rivera-Matos
2021-05-14clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2021-05-14nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg
2021-05-14nvme-tcp: block BH in sk state_change sk callbackSagi Grimberg
2021-05-14seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com
2021-05-14ata: libahci_platform: fix IRQ checkSergey Shtylyov
2021-05-14sata_mv: add IRQ checksSergey Shtylyov
2021-05-14pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-05-14pata_arasan_cf: fix IRQ checkSergey Shtylyov
2021-05-14selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich
2021-05-14x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu
2021-05-14of: overlay: fix for_each_child.cocci warningskernel test robot