summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-25net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao1-3/+0
2022-11-25net: macvlan: Use built-in RCU list checkingChuang Wang1-2/+2
2022-11-25mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo1-1/+1
2022-11-25net: liquidio: release resources when liquidio driver open failedZhengchao Shao1-8/+26
2022-11-25net: hinic: Fix error handling in hinic_module_init()Yuan Can1-1/+8
2022-11-25mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang1-1/+2
2022-11-25net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun1-1/+0
2022-11-25bpf: Initialize same number of free nodes for each pcpu_freelistXu Kuohai1-12/+11
2022-11-25ata: libata-transport: fix error handling in ata_tdev_add()Yang Yingliang1-1/+7
2022-11-25ata: libata-transport: fix error handling in ata_tlink_add()Yang Yingliang1-1/+4
2022-11-25ata: libata-transport: fix error handling in ata_tport_add()Yang Yingliang1-1/+4
2022-11-25ata: libata-transport: fix double ata_host_put() in ata_tport_add()Yang Yingliang1-1/+0
2022-11-25arm64: dts: imx8mn: Fix NAND controller size-cellsMarek Vasut1-1/+1
2022-11-25arm64: dts: imx8mm: Fix NAND controller size-cellsMarek Vasut1-2/+2
2022-11-25ARM: dts: imx7: Fix NAND controller size-cellsMarek Vasut1-2/+2
2022-11-25drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()Shang XiaoJing1-1/+2
2022-11-25drm/drv: Fix potential memory leak in drm_dev_init()Shang XiaoJing1-1/+1
2022-11-25drm/panel: simple: set bpc field for logic technologies displaysAishwarya Kothari1-0/+2
2022-11-25pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng1-0/+2
2022-11-25parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki1-1/+1
2022-11-25siox: fix possible memory leak in siox_device_add()Yang Yingliang1-0/+2
2022-11-25arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips1-1/+1
2022-11-25block: sed-opal: kmalloc the cmd/resp buffersSerge Semin1-4/+28
2022-11-25sctp: clear out_curr if all frag chunks of current msg are prunedXin Long1-0/+5
2022-11-25sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsentXin Long1-5/+3
2022-11-25ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin1-1/+1
2022-11-25bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()Baisong Zhong1-0/+1
2022-11-25tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_sendDuoming Zhou1-1/+1
2022-11-25serial: imx: Add missing .thaw_noirq hookShawn Guo1-0/+1
2022-11-25serial: 8250: omap: Flush PM QOS work on removeTony Lindgren1-0/+1
2022-11-25serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()Tony Lindgren1-0/+5
2022-11-25serial: 8250_omap: remove wait loop from Errata i202 workaroundMatthias Schiffer1-17/+0
2022-11-25serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()Tony Lindgren1-2/+20
2022-11-25serial: 8250: Remove serial_rs485 sanitization from em485Ilpo Järvinen1-16/+2
2022-11-25ASoC: tas2764: Fix set_tdm_slot in case of single slotMartin Povišer1-13/+6
2022-11-25ASoC: tas2770: Fix set_tdm_slot in case of single slotMartin Povišer1-14/+6
2022-11-25ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin1-2/+15
2022-11-25spi: stm32: Print summary 'callbacks suppressed' messageMarek Vasut1-0/+1
2022-11-25drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen1-1/+3
2022-11-25drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-11-25drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar3-20/+59
2022-11-25drm/amd/pm: support power source switch on Sienna CichlidEvan Quan1-0/+4
2022-11-25mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen1-2/+2
2022-11-25spi: intel: Use correct mask for flash and protected regionsMika Westerberg1-4/+4
2022-11-25mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg4-39/+96
2022-11-25ALSA: hda/realtek: fix speakers and micmute on HP 855 G8Alexander Sergeyev1-0/+12
2022-11-25ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King1-1/+1
2022-11-25Bluetooth: L2CAP: Fix l2cap_global_chan_by_psmLuiz Augusto von Dentz1-1/+1
2022-11-25btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana1-12/+4
2022-11-25drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry1-2/+3