- 1d4df64 irqchip/sifive-plic: Add missing thead,c900-plic match string by Guo Ren · 2 years, 11 months ago
- eba1e44 irqchip/gic-v3-its: Skip HP notifier when no ITS is registered by Marc Zyngier · 2 years, 11 months ago
- c5fe9de Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
- 243d308 Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 2 years, 11 months ago
- f8c7e4e Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 11 months ago
- 4cd9008 Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 2 years, 11 months ago
- e255759 Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 11 months ago
- bb37101 Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years, 11 months ago
- 44aa31a Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 11 months ago
- cb323ee Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
- b879f91 dm: properly fix redundant bio-based IO accounting by Mike Snitzer · 2 years, 11 months ago
- f524d9c dm: revert partial fix for redundant bio-based IO accounting by Mike Snitzer · 2 years, 11 months ago
- 169387e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 11 months ago
- 073819e Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 2 years, 11 months ago
- 56a14c6 Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 2 years, 11 months ago
- 145d9b4 Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 2 years, 11 months ago
- 374630e Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 2 years, 11 months ago
- 82b550f Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years, 11 months ago
- db5aa14 Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 2 years, 11 months ago
- b1d83f4 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 2 years, 11 months ago
- 52fa904 Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 2 years, 11 months ago
- 2fd0e5f Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 2 years, 11 months ago
- 23ecd4c Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 2 years, 11 months ago
- 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
- a0f90c8 drm/vmwgfx: Fix stale file descriptors on failed usercopy by Mathias Krause · 3 years ago
- 9e0db41 net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout() by Jisheng Zhang · 3 years ago
- 0735e63 net: stmmac: skip only stmmac_ptp_register when resume from suspend by Mohammad Athari Bin Ismail · 3 years ago
- 94c82de net: stmmac: configure PTP clock source prior to PTP initialization by Mohammad Athari Bin Ismail · 3 years ago
- 626b2dd Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 3 years ago
- 96b5590 Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 3 years ago
- a5f3851 nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show by Changcheng Deng · 3 years ago
- 25e58af nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs by Wu Zheng · 3 years, 6 months ago
- 42c66d1 connector/cn_proc: Use task_is_in_init_pid_ns() by Leo Yan · 3 years ago
- a92f7a6 gve: Fix GFP flags when allocing pages by Catherine Sullivan · 3 years ago
- 9b6d90e ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe() by Zhou Qingyang · 3 years ago
- fc55e63 counter: fix an IS_ERR() vs NULL bug by Dan Carpenter · 3 years ago
- 77bdaf3 net: lan966x: Fix sleep in atomic context when updating MAC table by Horatiu Vultur · 3 years ago
- b6ab149 net: lan966x: Fix sleep in atomic context when injecting frames by Horatiu Vultur · 3 years ago
- 8eb86fc ethernet: seeq/ether3: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 5518c52 ethernet: 8390/etherh: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 98ef22b ethernet: i825xx: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 7f6ec2b ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 14ba66a ethernet: tundra: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 007c951 ethernet: 3com/typhoon: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 7fde14d drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen by Tong Zhang · 3 years ago
- 2dd8a74 serial: core: Initialize rs485 RTS polarity already on probe by Lukas Wunner · 3 years ago
- 62f676f serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl by Jochen Mades · 4 years ago
- 037b91e serial: stm32: fix software flow control transfer by Valentin Caron · 3 years ago
- d3d079b serial: stm32: prevent TDR register overwrite when sending x_char by Valentin Caron · 3 years ago
- 8838b2a tty: n_gsm: fix SW flow control encoding/handling by daniel.starke@siemens.com · 3 years ago
- d06b1cf serial: 8250: of: Fix mapped region size when using reg-offset property by Robert Hancock · 3 years ago
- db7f19c tty: rpmsg: Fix race condition releasing tty port by Arnaud Pouliquen · 3 years ago
- 152d1af tty: Add support for Brainboxes UC cards. by Cameron Williams · 3 years ago
- 6a7b9f0 Revert "tty: serial: Use fifo in 8250 console driver" by Greg Kroah-Hartman · 3 years ago
- 79aa3e1 usb: cdnsp: Fix segmentation fault in cdns_lost_power function by Pawel Laszczak · 3 years ago
- ac55d16 usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend by Amelie Delaunay · 3 years, 1 month ago
- 26d81b2 usb: gadget: at91_udc: fix incorrect print type by Miles Chen · 3 years ago
- 2cc9b1c usb: dwc3: xilinx: Fix error handling when getting USB3 PHY by Robert Hancock · 3 years ago
- 9678f33 usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode by Robert Hancock · 3 years ago
- 9df47846 usb: xhci-plat: fix crash when suspend if remote wake enable by Frank Li · 3 years ago
- 2e3dd4a usb: common: ulpi: Fix crash in ulpi_match() by Jon Hunter · 3 years ago
- 904edf8 usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS by Pavankumar Kondeti · 3 years ago
- 8259114 ucsi_ccg: Check DEV_INT bit only when starting CCG4 by Sing-Han Chen · 3 years ago
- c733ebb irqchip/gic-v3-its: Reset each ITS's BASERn register before probe by Marc Zyngier · 3 years ago
- 76cea3d Revert "drm/ast: Support 1600x900 with 108MHz PCLK" by Dave Airlie · 3 years ago
- 48ee483 Merge drm/drm-fixes into drm-misc-fixes by Thomas Zimmermann · 3 years ago
- c035366 PCI: mt7621: Remove unused function pcie_rmw() by Sergio Paracuellos · 3 years ago
- 4b77e4a PCI: mt7621: Drop of_match_ptr() to avoid unused variable by Sergio Paracuellos · 3 years ago
- 2a80734 drm/amdgpu/display: Remove t_srx_delay_us. by Bas Nieuwenhuizen · 3 years ago
- 25f1488 drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU. by Bas Nieuwenhuizen · 3 years ago
- 72a8d87 drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw. by Bas Nieuwenhuizen · 3 years ago
- ebc77bc drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth() by Zhou Qingyang · 3 years ago
- 98fdcac drm/amdgpu/display: use msleep rather than udelay for long delays by Alex Deucher · 3 years ago
- dc919d6 drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval by Alex Deucher · 3 years ago
- 9e5a14b drm/amdgpu: filter out radeon secondary ids as well by Alex Deucher · 3 years ago
- 7e38ac5 drm/amd/display: change FIFO reset condition to embedded display only by Zhan Liu · 3 years ago
- ac46d93 drm/amd/display: Correct MPC split policy for DCN301 by Zhan Liu · 3 years ago
- 5f0c749 drm/amd/display: Fix for otg synchronization logic by Meenakshikumar Somasundaram · 3 years, 1 month ago
- 7938d61 drm/i915: Flush TLBs before releasing backing store by Tvrtko Ursulin · 3 years, 2 months ago
- e3d2652 drm/etnaviv: relax submit size limits by Lucas Stach · 3 years ago
- 26fbe97 USB: core: Fix hang in usb_kill_urb by adding memory barriers by Alan Stern · 3 years ago
- 5b67b31 usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge by Alan Stern · 3 years ago
- 746f96e usb: typec: tcpm: Do not disconnect when receiving VSAFE0V by Badhri Jagan Sridharan · 3 years ago
- 90b8aa9 usb: typec: tcpm: Do not disconnect while receiving VBUS off by Badhri Jagan Sridharan · 3 years ago
- 147ab53 usb: typec: Don't try to register component master without components by Heikki Krogerus · 3 years ago
- 7817adb usb: typec: Only attempt to link USB ports if there is fwnode by Heikki Krogerus · 3 years ago
- 5638b0d usb: typec: tcpci: don't touch CC line if it's Vconn source by Xu Yang · 3 years ago
- 8bdd249 amd: declance: use eth_hw_addr_set() by Thomas Bogendoerfer · 3 years ago
- 6aa89ae drm/msm/gpu: Cancel idle/boost work on suspend by Rob Clark · 3 years ago
- 167a668 drm/msm/gpu: Wait for idle before suspending by Rob Clark · 3 years ago
- 2f61353 net: hns3: handle empty unknown interrupt for VF by Yufeng Mo · 3 years ago
- 74afa30 net: fec_mpc52xx: don't discard const from netdev->dev_addr by Jakub Kicinski · 3 years ago
- c63003e net: cpsw: Properly initialise struct page_pool_params by Toke Høiland-Jørgensen · 3 years ago
- 29eb315 yam: fix a memory leak in yam_siocdevprivate() by Hangyu Hua · 3 years ago
- c74ead2 net: stmmac: reduce unnecessary wakeups from eee sw timer by Jisheng Zhang · 3 years ago
- 5ec1ceb drm/atomic: Add the crtc to affected crtc only if uapi.enable = true by Manasi Navare · 3 years, 3 months ago
- 4db0959 scsi: myrs: Fix crash in error case by Tong Zhang · 3 years ago
- efd7bb1 scsi: 53c700: Remove redundant assignment to pointer SCp by Colin Ian King · 3 years ago
- c99b9b2 scsi: ufs: Treat link loss as fatal error by Kiwoong Kim · 3 years ago
- ad6c8a4 scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode() by Kiwoong Kim · 3 years ago