summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-16drm/amd/display: Fix reg timeout in enc314_enable_fifoNicholas Kazlauskas1-6/+18
2022-11-16drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld1-2/+2
2022-11-16nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi2-9/+8
2022-11-16nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi1-2/+0
2022-11-16ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failureShin'ichiro Kawasaki1-0/+3
2022-11-16vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor1-1/+1
2022-11-16ALSA: usb-audio: Add DSD support for Accuphase DAC-60Jussi Laako1-0/+1
2022-11-16ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai1-0/+4
2022-11-16ALSA: usb-audio: Yet more regression for for the delayed card registrationTakashi Iwai1-9/+20
2022-11-16ALSA: hda/realtek: Add Positivo C6300 model quirkEdson Juliano Drosdeck1-0/+1
2022-11-16ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41Stefan Binding1-0/+1
2022-11-16ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin1-1/+3
2022-11-16ALSA: hda/ca0132: add quirk for EVGA Z390 DARKXian Wang1-0/+1
2022-11-16ALSA: hda/hdmi - enable runtime pm for more AMD display audioEvan Quan1-0/+3
2022-11-16mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen1-2/+2
2022-11-16mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-3/+4
2022-11-16mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris1-0/+24
2022-11-16drm/amdgpu: Fix the lpfn checking condition in drm buddyMa Jun1-1/+1
2022-11-16MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-11-16arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel1-18/+34
2022-11-16eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun1-1/+0
2022-11-16riscv: fix reserved memory setupConor Dooley2-1/+1
2022-11-16riscv: vdso: fix build with llvmJisheng Zhang1-1/+1
2022-11-16riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-11-16net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang1-1/+3
2022-11-16ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao1-1/+4
2022-11-16ALSA: memalloc: Don't fall back for SG-buffer with IOMMUTakashi Iwai1-9/+11
2022-11-16net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao1-0/+1
2022-11-16ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao1-9/+20
2022-11-16net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart2-7/+13
2022-11-16net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-11-16stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang1-5/+14
2022-11-16stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang1-2/+5
2022-11-16stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang1-1/+12
2022-11-16cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao1-1/+1
2022-11-16mctp: Fix an error handling path in mctp_init()Wei Yongjun2-2/+4
2022-11-16stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min1-2/+9
2022-11-16net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao1-0/+1
2022-11-16net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao1-0/+2
2022-11-16iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron1-0/+2
2022-11-16ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski4-2/+31
2022-11-16net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan1-6/+8
2022-11-16net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu1-6/+0
2022-11-16net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan1-60/+32
2022-11-16net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy3-1/+35
2022-11-16net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory1-1/+2
2022-11-16net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi2-21/+11