- 64a632d net: fec: Fix phy_device lookup for phy_reset_after_clk_enable() by Marek Vasut · 4 years, 3 months ago
- b2b8a92 mlx4: handle non-napi callers to napi_poll by Jonathan Lemon · 4 years, 3 months ago
- 3af5f0f net: korina: fix kfree of rx/tx descriptor array by Valentin Vidic · 4 years, 3 months ago
- 8098bd6 net: dsa: microchip: fix race condition by Christian Eggers · 4 years, 3 months ago
- b54fa64 Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 3 months ago
- 394039f net: tlan: Fix typo abitrary by Naoki Hayama · 4 years, 3 months ago
- d170438 net: ipa: skip suspend/resume activities if not set up by Alex Elder · 4 years, 3 months ago
- 0da1ccb net: fec: Fix PHY init after phy_reset_after_clk_enable() by Marek Vasut · 4 years, 3 months ago
- 3fdd47c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 3 months ago
- 6288c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
- aff9077 vdpa/mlx5: Fix dependency on MLX5_CORE by Eli Cohen · 4 years, 3 months ago
- 3176e97 vdpa/mlx5: should keep avail_index despite device status by Si-Wei Liu · 4 years, 3 months ago
- 28802e7 net: usb: qmi_wwan: add Cellient MPL200 card by Wilken Gottwalt · 4 years, 3 months ago
- c7cc920 macsec: avoid use-after-free in macsec_handle_frame() by Eric Dumazet · 4 years, 3 months ago
- 47dda78 r8169: consider that PHY reset may still be in progress after applying firmware by Heiner Kallweit · 4 years, 3 months ago
- 3d006ee Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- d10285a drm/nouveau/mem: guard against NULL pointer access in mem_del by Karol Herbst · 4 years, 3 months ago
- c3e0276 drm/nouveau/device: return error for unknown chipsets by Karol Herbst · 4 years, 3 months ago
- 81f1f5a can: m_can_platform: don't call m_can_class_suspend in runtime suspend by Lucas Stach · 4 years, 5 months ago
- 6ec37e6 Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 3 months ago
- f1e141e Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- f45a424 net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails by Anant Thazhemadam · 4 years, 3 months ago
- 0132649 net: mscc: ocelot: warn when encoding an out-of-bounds watermark value by Vladimir Oltean · 4 years, 3 months ago
- 601e984 net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP by Vladimir Oltean · 4 years, 3 months ago
- 1797d58 platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many different models by Hans de Goede · 4 years, 4 months ago
- 86fdf61 Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 3 months ago
- 7575fdd Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 3 months ago
- 165563c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
- 720ef73 platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse by Aaron Ma · 4 years, 3 months ago
- f4544e5 net: mvneta: fix double free of txq->buf by Tom Rix · 4 years, 3 months ago
- 9a9e774 net: team: fix memory leak in __team_options_register by Anant Thazhemadam · 4 years, 3 months ago
- 7ed9e3d vhost-vdpa: fix page pinning leakage in error path by Si-Wei Liu · 4 years, 3 months ago
- 1477c8a vhost-vdpa: fix vhost_vdpa_map() on error condition by Si-Wei Liu · 4 years, 3 months ago
- ab51225 vhost: Don't call log_access_ok() when using IOTLB by Greg Kurz · 4 years, 3 months ago
- 71878fa vhost: Use vhost_get_used_size() in vhost_vring_set_addr() by Greg Kurz · 4 years, 3 months ago
- 0210a8d vhost: Don't call access_ok() when using IOTLB by Greg Kurz · 4 years, 3 months ago
- 790ca79 net: typhoon: Fix a typo Typoon --> Typhoon by Christophe JAILLET · 4 years, 3 months ago
- 1f7e877 net: hinic: fix DEVLINK build errors by Randy Dunlap · 4 years, 3 months ago
- 388e201 net: stmmac: Modify configuration method of EEE timers by Vineetha G. Jaya Kumaran · 4 years, 3 months ago
- 5ee5613 Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
- 5f05663 Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 3 months ago
- f35c08e Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 3 months ago
- 72af7b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 3 months ago
- ab0faf5 Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 3 months ago
- 6aa25c7 scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map() by Coly Li · 4 years, 3 months ago
- fb25ebe drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() by Coly Li · 4 years, 3 months ago
- 7d4194a nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() by Coly Li · 4 years, 3 months ago
- f30e25a net: usb: pegasus: Proper error handing when setting pegasus' MAC address by Petko Manolov · 4 years, 3 months ago
- d3d45f8 Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 3 months ago
- 4d9c3a6 Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 3 months ago
- cb6f55a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
- 1253935a net/mlx5e: Fix race condition on nhe->n pointer in neigh update by Vlad Buslov · 4 years, 4 months ago
- d4a1605 net/mlx5e: Fix VLAN create flow by Aya Levin · 4 years, 4 months ago
- 8c7353b net/mlx5e: Fix VLAN cleanup flow by Aya Levin · 4 years, 4 months ago
- 2608a2f net/mlx5e: Fix return status when setting unsupported FEC mode by Aya Levin · 4 years, 5 months ago
- 3d093bc net/mlx5e: Fix driver's declaration to support GRE offload by Aya Levin · 4 years, 5 months ago
- 2b02198 net/mlx5e: CT, Fix coverity issue by Maor Dickman · 4 years, 4 months ago
- c3c9402 net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU by Aya Levin · 4 years, 6 months ago
- 08a762c net/mlx5e: Fix error path for RQ alloc by Aya Levin · 4 years, 5 months ago
- 732ebfa net/mlx5: Fix request_irqs error flow by Maor Gottlieb · 4 years, 4 months ago
- b898ce7 net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible by Saeed Mahameed · 4 years, 4 months ago
- 410bd75 net/mlx5: Add retry mechanism to the command entry index allocation by Eran Ben Elisha · 4 years, 4 months ago
- 1d5558b net/mlx5: poll cmd EQ in case of command timeout by Eran Ben Elisha · 4 years, 6 months ago
- 50b2412 net/mlx5: Avoid possible free of command entry while timeout comp handler by Eran Ben Elisha · 4 years, 5 months ago
- 432161e net/mlx5: Fix a race when moving command interface to polling mode by Eran Ben Elisha · 4 years, 5 months ago
- db23baa Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
- c513091 Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- cc8ad8f Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 3 months ago
- 0bf0dfd Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
- 2270b89 Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 3 months ago
- 8169bd3 platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting by Hans de Goede · 4 years, 3 months ago
- 21d6481 platform/x86: intel-vbtn: Revert "Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360" by Andy Shevchenko · 4 years, 3 months ago
- 44b6e23 Merge tag 'iommu-fixes-v5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
- ef9da46 r8169: fix data corruption issue on RTL8402 by Heiner Kallweit · 4 years, 3 months ago
- bb13a80 r8169: fix handling ether_clk by Heiner Kallweit · 4 years, 3 months ago
- fcadab7 Merge tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 1a3f2fd iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb() by Lu Baolu · 4 years, 3 months ago
- 0891fb3 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years, 3 months ago
- 0bbe4ce iommu/amd: Fix the overwritten field in IVMD header by Adrian Huang · 4 years, 3 months ago
- 8c1f1c34 gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x by Andy Shevchenko · 4 years, 3 months ago
- e09e200 gpio: pca953x: Use bitmap API over implicit GCC extension by Andy Shevchenko · 4 years, 3 months ago
- 39c4dbe pinctrl: mediatek: check mtk_is_virt_gpio input parameter by Hanks Chen · 4 years, 5 months ago
- 5d8ff95 pinctrl: qcom: sm8250: correct sdc2_clk by Dmitry Baryshkov · 4 years, 4 months ago
- 132d7c8 Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 3 months ago
- 66a5209 octeontx2-pf: Fix synchnorization issue in mbox by Hariprasad Kelam · 4 years, 3 months ago
- 1ea0166 octeontx2-pf: Fix the device state on error by Hariprasad Kelam · 4 years, 3 months ago
- 89eae5e octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 frames by Geetha sowjanya · 4 years, 3 months ago
- e154b5b octeontx2-af: Fix enable/disable of default NPC entries by Subbaraya Sundeep · 4 years, 3 months ago
- 60e7209 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 3 months ago
- fc7d175 cpufreq: intel_pstate: Fix missing return statement by Zhang Rui · 4 years, 3 months ago
- be49b1a ice: preserve NVM capabilities in safe mode by Jacob Keller · 4 years, 4 months ago
- 0ec86e8 ice: increase maximum wait time for flash write commands by Jacob Keller · 4 years, 4 months ago
- 37787e9 vhost vdpa: fix vhost_vdpa_open error handling by Mike Christie · 4 years, 4 months ago
- 112c352 Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver" by Peter Collingbourne · 4 years, 3 months ago
- 95433a1 drm/amdgpu: disable gfxoff temporarily for navy_flounder by Jiansong Chen · 4 years, 3 months ago
- b195152 drm/amd/pm: setup APU dpm clock table in SMU HW initialization by Evan Quan · 4 years, 3 months ago
- 17479aa Merge tag 'gpio-fixes-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 4 years, 3 months ago
- c14decf clocksource: clint: Export clint_time_val for modules by Palmer Dabbelt · 4 years, 3 months ago
- f54c444 drm/vmwgfx: Fix error handling in get_node by Zack Rusin · 4 years, 3 months ago
- bcf3a29 scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername() by Mark Mielke · 4 years, 3 months ago