summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs1-16/+21
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen1-0/+4
2022-01-27drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu1-0/+1
2022-01-27fs: dlm: filter user dlm messages for kernel locksAlexander Aring1-0/+9
2022-01-27Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun1-0/+1
2022-01-27of: base: Fix phandle argument length mismatch error messageBaruch Siach1-2/+2
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib1-0/+1
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun1-6/+6
2022-01-27ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-01-27ASoC: mediatek: Check for error clk pointerJiasheng Jiang1-4/+11
2022-01-27phy: uniphier-usb3ss: fix unintended writing zeros to PHY registerRyuta NAKANISHI1-4/+6
2022-01-27iommu/iova: Fix race between FQ timeout and teardownXiongfeng Wang1-2/+1
2022-01-27dmaengine: pxa/mmp: stop referencing config->slave_idArnd Bergmann2-13/+0
2022-01-27clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system en...Dillon Min1-4/+0
2022-01-27ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang1-3/+9
2022-01-27RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon1-3/+9
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon1-1/+2
2022-01-27powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy1-0/+2
2022-01-27PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()Thomas Gleixner1-8/+18
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche3-3/+7
2022-01-27iommu/io-pgtable-arm: Fix table descriptor paddr formattingHector Martin1-4/+5
2022-01-27binder: fix handling of error during copyTodd Kjos1-2/+2
2022-01-27char/mwave: Adjust io port register sizeKees Cook1-1/+1
2022-01-27ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui1-1/+1
2022-01-27ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn1-2/+0
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-27clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford1-3/+3
2022-01-27RDMA/hns: Validate the pkey indexKamal Heib1-0/+3
2022-01-27ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2022-01-27ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-1/+5
2022-01-27ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2022-01-27ext4: avoid trim error on fs with small groupsJan Kara2-2/+8
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin1-2/+10
2022-01-27pcmcia: fix setting of kthread task statesDominik Brodowski1-5/+3
2022-01-27can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang1-1/+6
2022-01-27can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde1-5/+6
2022-01-27tpm: add request_locality before write TPM_INT_ENABLEChen Jun1-0/+8
2022-01-27spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probeMiaoqian Lin1-0/+1
2022-01-27net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh1-9/+6
2022-01-27Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin1-3/+7
2022-01-27net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman1-4/+2
2022-01-27debugfs: lockdown: Allow reading debugfs files that are not world readableMichal Suchanek1-1/+1
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...José Expósito1-1/+3
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito1-3/+7
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito1-1/+3
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito1-4/+9
2022-01-27Bluetooth: hci_bcm: Check for error irqJiasheng Jiang1-1/+6
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang1-5/+16