- c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
- e1dab4c Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
- e83f54e Merge branches 'acpi-resources' and 'acpi-dptf' by Rafael J. Wysocki · 3 years, 6 months ago
- 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 8723bc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 6 months ago
- 928150f can: esd_usb2: fix memory leak by Pavel Skripkin · 3 years, 6 months ago
- 9969e3c can: ems_usb: fix memory leak by Pavel Skripkin · 3 years, 6 months ago
- 0e865f0 can: usb_8dev: fix memory leak by Pavel Skripkin · 3 years, 6 months ago
- fc43fb6 can: mcba_usb_start(): add missing urb->transfer_dma initialization by Pavel Skripkin · 3 years, 6 months ago
- f6b3c78 can: hi311x: fix a signedness bug in hi3110_cmd() by Dan Carpenter · 3 years, 6 months ago
- 764a5bc Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 6 months ago
- c71a2f6 Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
- cb16362 scsi: fas216: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- eb4f520 scsi: acornscsi: Fix fall-through warning for clang by Gustavo A. R. Silva · 3 years, 6 months ago
- db8d3a2 HID: ft260: fix device removal due to USB disconnect by Michael Zaidman · 3 years, 6 months ago
- d28e256 Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 6 months ago
- 80c7917d Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 6 months ago
- 89e7ffd Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 6 months ago
- dfe4953 Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 6 months ago
- 41a8457 ACPI: DPTF: Fix reading of attributes by Srinivas Pandruvada · 3 years, 6 months ago
- e0eef36 Revert "ACPI: resources: Add checks for ACPI IRQ override" by Hui Wang · 3 years, 6 months ago
- 89fb62f sis900: Fix missing pci_disable_device() in probe and remove by Wang Hai · 3 years, 6 months ago
- 2b2c66f platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2 by Thomas Weißschuh · 3 years, 6 months ago
- a59c7b6 platform/x86: intel-hid: add Alder Lake ACPI device ID by Ping Bao · 3 years, 6 months ago
- 7cc8524 HID: wacom: Skip processing of touches with negative slot values by Jason Gerecke · 3 years, 6 months ago
- 6ca2350 HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT by Jason Gerecke · 3 years, 6 months ago
- 0818ec1 HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" by Colin Ian King · 3 years, 6 months ago
- ebe0b42a HID: apple: Add support for Keychron K1 wireless keyboard by Haochen Tong · 3 years, 6 months ago
- e9c6729 HID: fix typo in Kconfig by Christophe JAILLET · 3 years, 6 months ago
- 5e7b30d nfc: nfcsim: fix use after free during module unload by Krzysztof Kozlowski · 3 years, 6 months ago
- 76a16be tulip: windbond-840: Fix missing pci_disable_device() in probe and remove by Wang Hai · 3 years, 6 months ago
- 46573e3 nfc: s3fwrn5: fix undefined parameter values in dev_err() by Tang Bin · 3 years, 6 months ago
- 740452e net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 by Chris Mi · 3 years, 9 months ago
- b1c2f63 net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() by Dima Chumak · 3 years, 9 months ago
- 7f331bf net/mlx5: Unload device upon firmware fatal error by Aya Levin · 3 years, 7 months ago
- 678b1ae net/mlx5e: Fix page allocation failure for ptp-RQ over SF by Aya Levin · 3 years, 7 months ago
- 497008e net/mlx5e: Fix page allocation failure for trap-RQ over SF by Aya Levin · 3 years, 7 months ago
- a759f84 net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping by Aya Levin · 3 years, 7 months ago
- 9841d58 net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available by Maxim Mikityanskiy · 3 years, 7 months ago
- e2351e5 net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined by Tariq Toukan · 3 years, 7 months ago
- dd3fddb net/mlx5: E-Switch, handle devcom events only for ports on the same device by Roi Dayan · 3 years, 8 months ago
- c671972 net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported by Maor Dickman · 3 years, 7 months ago
- 90b22b9 net/mlx5e: Disable Rx ntuple offload for uplink representor by Maor Dickman · 3 years, 6 months ago
- 8b54874 net/mlx5: Fix flow table chaining by Maor Gottlieb · 3 years, 6 months ago
- 7d54999 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 6 months ago
- 8373cd3 net: hns3: change the method of obtaining default ptp cycle by Yufeng Mo · 3 years, 6 months ago
- f2ad3ac drm/amdgpu/display: only enable aux backlight control for OLED panels by Alex Deucher · 3 years, 6 months ago
- b53e041 drm/amd/display: ensure dentist display clock update finished in DCN20 by Dale Zhao · 3 years, 6 months ago
- 8d17757 drm/amd/display: Add missing DCN21 IP parameter by Victor Lu · 3 years, 6 months ago
- c8f8e96 drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21 by Victor Lu · 3 years, 6 months ago
- 91e2737 drm/amdgpu: Check pmops for desired suspend state by Pratik Vishwakarma · 3 years, 6 months ago
- fc71c9e drm/msm/dp: Initialize dp->aux->drm_dev before registration by Sean Paul · 3 years, 6 months ago
- afc9b8b drm/msm/dp: signal audio plugged change at dp_pm_resume by Kuogee Hsieh · 3 years, 6 months ago
- f9a3993 drm/msm/dp: Initialize the INTF_CONFIG register by Bjorn Andersson · 3 years, 6 months ago
- 7591c53 drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run by Kuogee Hsieh · 3 years, 6 months ago
- bceddc2 drm/msm: Fix display fault handling by Rob Clark · 3 years, 6 months ago
- b910a02 drm/msm/dpu: Fix sm8250_mdp register length by Robert Foss · 3 years, 7 months ago
- 801e541 nfc: s3fwrn5: fix undefined parameter values in dev_err() by Tang Bin · 3 years, 6 months ago
- 8ee18e7 Merge drm/drm-fixes into drm-misc-fixes by Thomas Zimmermann · 3 years, 6 months ago
- fcef709 octeontx2-af: Do NIX_RX_SW_SYNC twice by Sunil Goutham · 3 years, 6 months ago
- 9f59efc HID: ft260: fix format type warning in ft260_word_show() by Michael Zaidman · 3 years, 8 months ago
- 758684e bnxt_en: Fix static checker warning in bnxt_fw_reset_task() by Somnath Kotur · 3 years, 6 months ago
- 6aade58 drm/amdgpu: Avoid printing of stack contents on firmware load error by Jiri Kosina · 3 years, 7 months ago
- d47255d drm/amdgpu: Fix resource leak on probe error path by Jiri Kosina · 3 years, 7 months ago
- 92766c4 net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset by Letu Ren · 3 years, 6 months ago
- 94cbe7d net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10 by Mohammad Athari Bin Ismail · 3 years, 6 months ago
- f0c6225 ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 by Mario Limonciello · 3 years, 6 months ago
- b4bde55 drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs() by Lucas De Marchi · 3 years, 6 months ago
- 5d3a618 drm/i915: fix not reading DSC disable fuse in GLK by Lucas De Marchi · 3 years, 6 months ago
- d7f237df drm/i915/bios: Fix ports mask by Rodrigo Vivi · 3 years, 6 months ago
- 795e3d2 net: qede: Fix end of loop tests for list_for_each_entry by Harshvardhan Jha · 3 years, 6 months ago
- 44379b9 drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201c by Jagan Teki · 3 years, 6 months ago
- e049597 Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 7e4960b mlx4: Fix missing error code in mlx4_load_one() by Jiapeng Chong · 3 years, 6 months ago
- ad4e1e4 net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54811 PHY by Kevin Lo · 3 years, 6 months ago
- 4c85e57 octeontx2-pf: Dont enable backpressure on LBK links by Hariprasad Kelam · 3 years, 6 months ago
- 69f0aeb octeontx2-pf: Fix interface down flag on error by Geetha sowjanya · 3 years, 6 months ago
- ac059d1 octeontx2-af: Fix PKIND overlap between LBK and LMAC interfaces by Geetha sowjanya · 3 years, 6 months ago
- 7ffca2b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
- 4d4a60c Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 0823bae Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 6 months ago
- 89bc7f4 bnxt_en: Add missing periodic PHC overflow check by Michael Chan · 3 years, 6 months ago
- ef68a71 can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQ by Marc Kleine-Budde · 3 years, 9 months ago
- 590eb2b can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values by Stephane Grosjean · 3 years, 7 months ago
- f07f981 ionic: count csum_none when offload enabled by Shannon Nelson · 3 years, 6 months ago
- 76ed8a4 ionic: fix up dim accounting for tx and rx by Shannon Nelson · 3 years, 6 months ago
- a6ff85e ionic: remove intr coalesce update from napi by Shannon Nelson · 3 years, 6 months ago
- f79eef71 ionic: catch no ptp support earlier by Shannon Nelson · 3 years, 6 months ago
- 6840e17 ionic: make all rx_mode work threadsafe by Shannon Nelson · 3 years, 6 months ago
- 0506c93 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 6 months ago
- 704f4cb Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 6 months ago
- ec6badf Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
- 1d59768 Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
- 8072911 Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
- 74738c5 Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 6 months ago
- 1f22cf1 Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 6 months ago
- 15bbf8b NIU: fix incorrect error return, missed in previous revert by Paul Jakma · 3 years, 6 months ago
- 9986066 octeontx2-af: Fix uninitialized variables in rvu_switch by Subbaraya Sundeep · 3 years, 6 months ago
- 3ce6e1f loop: reintroduce global lock for safe loop_validate_file() traversal by Tetsuo Handa · 3 years, 6 months ago