summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08vduse: Fix NULL pointer dereference on sysfs accessXie Yongji
2022-06-08vringh: Fix loop descriptors check in the indirect casesXie Yongji
2022-06-08vdpa/mlx5: clean up indenting in handle_ctrl_vlan()Dan Carpenter
2022-06-08vdpa/mlx5: fix error code for deleting vlanDan Carpenter
2022-06-08virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao
2022-06-08vdpa/mlx5: Fix syntax errors in commentsXiang wangx
2022-06-08virtio-rng: make device ready before making requestJason Wang
2022-06-08scripts/nsdeps: adjust to the format change of *.mod filesMasahiro Yamada
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford
2022-06-08zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal
2022-06-08ALSA: hda/realtek - Add HW8326 supporthuangwenhui
2022-06-08KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini
2022-06-08KVM: x86: do not set st->preempted when going back to user spacePaolo Bonzini
2022-06-08zonefs: Do not ignore explicit_open with active zone limitDamien Le Moal
2022-06-08zonefs: fix handling of explicit_open option on mountDamien Le Moal
2022-06-07net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-08libata: fix translation of concurrent positioning rangesTyler Erickson
2022-06-08libata: fix reading concurrent positioning ranges logTyler Erickson
2022-06-08LoongArch: Remove MIPS comment about cycle counterJason A. Donenfeld
2022-06-08LoongArch: Fix copy_thread() build errorsHuacai Chen
2022-06-08LoongArch: Fix the !CONFIG_SMP buildHuacai Chen
2022-06-07scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu
2022-06-07scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-07scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller
2022-06-07scsi: lpfc: Update lpfc version to 14.2.0.4James Smart
2022-06-07scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart
2022-06-07scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart
2022-06-07scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-07scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart
2022-06-07scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart
2022-06-07scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart
2022-06-07scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang
2022-06-07scsi: sd: Fix interpretation of VPD B9h lengthTyler Erickson
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-07Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-06-07drm/amdgpu: Add MODE register to wave debug info in gfx11Joseph Greathouse
2022-06-07Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas
2022-06-07Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"Guchun Chen
2022-06-07ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-07ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-06-07kernel/reboot: Fix powering off using a non-syscall code pathsDmitry Osipenko
2022-06-07selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-07bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programsToke Høiland-Jørgensen
2022-06-07bpf: Use safer kvmalloc_array() where possibleDan Carpenter