summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-13scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-04-13powerpc/secvar: fix refcount leak in format_show()Hangyu Hua1-3/+6
2022-04-13powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3EMichael Ellerman1-1/+2
2022-04-13powerpc/code-patching: Pre-map patch areaMichael Ellerman1-0/+14
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-04-13PCI: endpoint: Fix misused goto labelLi Chen1-1/+1
2022-04-13bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan1-3/+1
2022-04-13Bluetooth: use memset avoid memory leaksMinghao Chi (CGEL ZTE)1-0/+1
2022-04-13Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz1-6/+8
2022-04-13Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang3-16/+2
2022-04-13tuntap: add sanity checks about msg_controllen in sendmsgHarold Huang3-2/+5
2022-04-13platform/x86: thinkpad_acpi: Add dual fan probeMark Pearson1-3/+12
2022-04-13macvtap: advertise link netns via netlinkSven Eckelmann1-0/+6
2022-04-13iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski3-39/+157
2022-04-13mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua1-0/+1
2022-04-13net/smc: correct settings of RMB window update limitDust Li1-1/+1
2022-04-13scsi: hisi_sas: Limit users changing debugfs BIST count valueXiang Chen1-2/+50
2022-04-13scsi: hisi_sas: Free irq vectors in order for v3 HWQi Liu1-5/+11
2022-04-13scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap1-4/+2
2022-04-13power: supply: axp288_fuel_gauge: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede2-7/+9
2022-04-13power: supply: axp288_charger: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede2-1/+8
2022-04-13mt76: mt7615: Fix assigning negative values to unsigned variableYang Li1-1/+1
2022-04-13powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin4-82/+10
2022-04-13mctp: make __mctp_dev_get() take a refcount holdMatt Johnston3-5/+22
2022-04-13mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDUJohan Almbladh1-0/+1
2022-04-13scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()Damien Le Moal1-1/+3
2022-04-13scsi: pm8001: Fix tag leaks on errorDamien Le Moal3-3/+17
2022-04-13scsi: pm8001: Fix task leak in pm8001_send_abort_all()Damien Le Moal1-3/+6
2022-04-13scsi: pm8001: Fix tag values handlingDamien Le Moal5-47/+28
2022-04-13scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-13scsi: pm8001: Fix pm80xx_pci_mem_copy() interfaceDamien Le Moal1-5/+3
2022-04-13vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson2-0/+11
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher1-1/+1
2022-04-13dm: requeue IO if mapping table not yet availableMike Snitzer2-9/+9
2022-04-13dm ioctl: prevent potential spectre v1 gadgetJordy Zomer1-0/+2
2022-04-13rtw88: change rtw_info() to proper message levelPing-Ke Shih9-19/+20
2022-04-13ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel3-3/+12
2022-04-13ath11k: Fix frames flush failure caused by deadlockBaochen Qiang1-1/+1
2022-04-13rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina1-1/+4
2022-04-13x86/mce: Work around an erratum on fast string copy instructionsJue Wang2-1/+68
2022-04-13drm/msm/dsi: Remove spurious IRQF_ONESHOT flagDaniel Thompson1-1/+1
2022-04-13ipv6: annotate some data-races around sk->sk_protEric Dumazet2-8/+22
2022-04-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit1-9/+22
2022-04-13iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho1-3/+2
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer1-1/+4
2022-04-13usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede1-7/+4
2022-04-13HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USBJosé Expósito1-2/+2
2022-04-13HID: apple: Report Magic Keyboard 2021 battery over USBJosé Expósito1-1/+1
2022-04-13net/mlx5e: Disable TX queues before registering the netdevMaxim Mikityanskiy1-0/+1
2022-04-13drm/amd/display: reset lane settings after each PHY repeater LTSung Joon Kim1-5/+10