Age | Commit message (Expand) | Author |
2022-06-08 | vduse: Fix NULL pointer dereference on sysfs access | Xie Yongji |
2022-06-08 | vringh: Fix loop descriptors check in the indirect cases | Xie Yongji |
2022-06-08 | vdpa/mlx5: clean up indenting in handle_ctrl_vlan() | Dan Carpenter |
2022-06-08 | vdpa/mlx5: fix error code for deleting vlan | Dan Carpenter |
2022-06-08 | virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed | chengkaitao |
2022-06-08 | vdpa/mlx5: Fix syntax errors in comments | Xiang wangx |
2022-06-08 | virtio-rng: make device ready before making request | Jason Wang |
2022-06-08 | scripts/nsdeps: adjust to the format change of *.mod files | Masahiro Yamada |
2022-06-08 | KEYS: trusted: tpm2: Fix migratable logic | David Safford |
2022-06-08 | zonefs: fix zonefs_iomap_begin() for reads | Damien Le Moal |
2022-06-08 | ALSA: hda/realtek - Add HW8326 support | huangwenhui |
2022-06-08 | KVM: x86: do not report a vCPU as preempted outside instruction boundaries | Paolo Bonzini |
2022-06-08 | KVM: x86: do not set st->preempted when going back to user space | Paolo Bonzini |
2022-06-08 | zonefs: Do not ignore explicit_open with active zone limit | Damien Le Moal |
2022-06-08 | zonefs: fix handling of explicit_open option on mount | Damien Le Moal |
2022-06-07 | net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure | Gal Pressman |
2022-06-07 | net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list | Miaoqian Lin |
2022-06-08 | libata: fix translation of concurrent positioning ranges | Tyler Erickson |
2022-06-08 | libata: fix reading concurrent positioning ranges log | Tyler Erickson |
2022-06-08 | LoongArch: Remove MIPS comment about cycle counter | Jason A. Donenfeld |
2022-06-08 | LoongArch: Fix copy_thread() build errors | Huacai Chen |
2022-06-08 | LoongArch: Fix the !CONFIG_SMP build | Huacai Chen |
2022-06-07 | scsi: pmcraid: Fix missing resource cleanup in error case | Chengguang Xu |
2022-06-07 | scsi: ipr: Fix missing/incorrect resource cleanup in error case | Chengguang Xu |
2022-06-07 | scsi: mpt3sas: Fix out-of-bounds compiler warning | Helge Deller |
2022-06-07 | scsi: lpfc: Update lpfc version to 14.2.0.4 | James Smart |
2022-06-07 | scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion | James Smart |
2022-06-07 | scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds | James Smart |
2022-06-07 | scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology | James Smart |
2022-06-07 | scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted | James Smart |
2022-06-07 | scsi: lpfc: Address NULL pointer dereference after starget_to_rport() | James Smart |
2022-06-07 | scsi: lpfc: Resolve some cleanup issues following SLI path refactoring | James Smart |
2022-06-07 | scsi: lpfc: Resolve some cleanup issues following abort path refactoring | James Smart |
2022-06-07 | scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() | James Smart |
2022-06-07 | scsi: vmw_pvscsi: Expand vcpuHint to 16 bits | Wentao Wang |
2022-06-07 | scsi: sd: Fix interpretation of VPD B9h length | Tyler Erickson |
2022-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-06-07 | Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-06-07 | Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds |
2022-06-07 | Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l... | Marius Hoch |
2022-06-07 | Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag | Mathias Nyman |
2022-06-07 | drm/amdgpu: Add MODE register to wave debug info in gfx11 | Joseph Greathouse |
2022-06-07 | Revert "drm/amd/display: Pass the new context into disable OTG WA" | Nicholas Kazlauskas |
2022-06-07 | Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups" | Guchun Chen |
2022-06-07 | ixgbe: fix unexpected VLAN Rx in promisc mode on VF | Olivier Matz |
2022-06-07 | ixgbe: fix bcast packets Rx on VF after promisc removal | Olivier Matz |
2022-06-07 | kernel/reboot: Fix powering off using a non-syscall code paths | Dmitry Osipenko |
2022-06-07 | selftests/bpf: Add selftest for calling global functions from freplace | Toke Høiland-Jørgensen |
2022-06-07 | bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs | Toke Høiland-Jørgensen |
2022-06-07 | bpf: Use safer kvmalloc_array() where possible | Dan Carpenter |