1. be93028 moxart: fix potential use-after-free on remove path by Greg Kroah-Hartman · 3 years ago
  2. f1f7d1a net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY by Arınç ÜNAL · 2 years, 11 months ago
  3. ef2053a EDAC/xgene: Fix deferred probing by Sergey Shtylyov · 3 years ago
  4. 2a12faf EDAC/altera: Fix deferred probing by Sergey Shtylyov · 3 years ago
  5. 57e8859 fbcon: Add option to enable legacy hardware acceleration by Helge Deller · 2 years, 11 months ago
  6. 460f6b1 Revert "fbcon: Disable accelerated scrolling" by Helge Deller · 2 years, 11 months ago
  7. 460aa9d rtc: cmos: Evaluate century appropriate by Riwen Lu · 3 years ago
  8. f744a06 gve: fix the wrong AdminQ buffer queue index check by Haiyue Wang · 2 years, 11 months ago
  9. ec43341 scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe by John Meneghini · 3 years ago
  10. fd482f2 pinctrl: bcm2835: Fix a few error paths by Florian Fainelli · 2 years, 11 months ago
  11. 752d9ea pinctrl: intel: fix unexpected interrupt by Łukasz Bartosik · 3 years ago
  12. 14bc997 pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line by Andy Shevchenko · 3 years ago
  13. 3e698375 drm/i915/overlay: Prevent divide by zero bugs in scaling by Dan Carpenter · 3 years ago
  14. 9ea01853 net: stmmac: ensure PTP time register reads are consistent by Yannick Vignon · 2 years, 11 months ago
  15. 41df2da net: stmmac: dump gmac4 DMA registers correctly by Camel Guo · 2 years, 11 months ago
  16. 114bf93 net: macsec: Verify that send_sci is on when setting Tx sci explicitly by Lior Nahmanson · 2 years, 11 months ago
  17. 2e7f5b6 net: macsec: Fix offload support for NETDEV_UNREGISTER event by Lior Nahmanson · 2 years, 11 months ago
  18. 78b3f20 net: ieee802154: ca8210: Stop leaking skb's by Miquel Raynal · 3 years ago
  19. 0bfe50d net: ieee802154: mcr20a: Fix lifs/sifs periods by Miquel Raynal · 3 years ago
  20. 75bbda3 net: ieee802154: hwsim: Ensure proper channel selection at probe time by Miquel Raynal · 3 years ago
  21. e895e06 spi: uniphier: fix reference count leak in uniphier_spi_probe() by Xin Xiong · 3 years ago
  22. ec942d0 spi: meson-spicc: add IRQ check in meson_spicc_probe by Miaoqian Lin · 3 years ago
  23. c2cf65e spi: mediatek: Avoid NULL pointer crash in interrupt by Benjamin Gaignard · 2 years, 11 months ago
  24. 30e05c9 spi: bcm-qspi: check for valid cs before applying chip select by Kamal Dasu · 2 years, 11 months ago
  25. 6d226e8 iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() by Joerg Roedel · 2 years, 11 months ago
  26. 9d9995b iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() by Guoqing Jiang · 2 years, 11 months ago
  27. b3958d3 RDMA/mlx4: Don't continue event handler after memory allocation failure by Leon Romanovsky · 2 years, 11 months ago
  28. d3f8b927 RDMA/siw: Fix broken RDMA Read Fence/Resume logic. by Bernard Metzler · 2 years, 11 months ago
  29. c7db20f IB/rdmavt: Validate remote_addr during loopback atomic tests by Mike Marciniszyn · 3 years ago
  30. 75c6102 RDMA/ucma: Protect mc during concurrent multicast leaves by Leon Romanovsky · 3 years ago
  31. 3719790 RDMA/cma: Use correct address when leaving multicast group by Maor Gottlieb · 3 years ago
  32. 080f371 Revert "ASoC: mediatek: Check for error clk pointer" by Guenter Roeck · 2 years, 11 months ago
  33. 4a9bd1e IB/hfi1: Fix AIP early init panic by Mike Marciniszyn · 3 years ago
  34. 5d40f1b dma-buf: heaps: Fix potential spectre v1 gadget by Jordy Zomer · 2 years, 11 months ago
  35. 2d83a74 nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() by Uday Shankar · 3 years ago
  36. a0c73db drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels by Aun-Ali Zaidi · 2 years, 11 months ago
  37. f071d9f drm/nouveau: fix off by one in BIOS boundary checking by Nick Lopez · 3 years ago
  38. 97a47e2 Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again by Greg Kroah-Hartman · 2 years, 11 months ago
  39. e270420 Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" by Greg Kroah-Hartman · 2 years, 11 months ago
  40. 4d3fcfe net: amd-xgbe: Fix skb data length underflow by Shyam Sundar S K · 3 years ago
  41. cadfa7d net: amd-xgbe: ensure to reset the tx_timer_active flag by Raju Rangoju · 3 years ago
  42. 77534b1 ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback by Georgi Valkov · 2 years, 11 months ago
  43. b4ced7a4 net/mlx5: E-Switch, Fix uninitialized variable modact by Maor Dickman · 2 years, 11 months ago
  44. 502c37b net/mlx5: Use del_timer_sync in fw reset flow of halting poll by Maher Sanalla · 3 years ago
  45. a01ee1b net/mlx5e: Fix handling of wrong devices during bond netevent by Maor Dickman · 3 years ago
  46. ac4ba79 drm/vc4: hdmi: Make sure the device is powered with CEC by Maxime Ripard · 3 years, 4 months ago
  47. 063029a Revert "drivers: bus: simple-pm-bus: Add support for probing simple bus only devices" by Kevin Hilman · 2 years, 11 months ago
  48. 42fdbf8 net: ipa: prevent concurrent replenish by Alex Elder · 3 years ago
  49. ad81380 net: ipa: use a bitmap for endpoint replenish_enabled by Alex Elder · 3 years ago
  50. 2ed912e3 net: ipa: fix atomic update in ipa_endpoint_replenish() by Alex Elder · 3 years ago
  51. 3b4c966 PCI: pciehp: Fix infinite loop in IRQ handler upon power fault by Lukas Wunner · 3 years, 1 month ago
  52. b43e9d2 mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip() by Geert Uytterhoeven · 3 years, 1 month ago
  53. 699eef4 net: hns3: handle empty unknown interrupt for VF by Yufeng Mo · 3 years ago
  54. c9c81b3 net: cpsw: Properly initialise struct page_pool_params by Toke Høiland-Jørgensen · 3 years ago
  55. 729e546 yam: fix a memory leak in yam_siocdevprivate() by Hangyu Hua · 3 years ago
  56. 93a6e92 drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc by José Expósito · 3 years ago
  57. 0b7d8db drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy by Miaoqian Lin · 3 years ago
  58. d1d4616 video: hyperv_fb: Fix validation of screen resolution by Michael Kelley · 3 years ago
  59. 0a60d04a ibmvnic: don't spin in tasklet by Sukadev Bhattiprolu · 3 years ago
  60. 55258b5 ibmvnic: init ->running_cap_crqs early by Sukadev Bhattiprolu · 3 years ago
  61. 0bdbf93 hwmon: (lm90) Mark alert as broken for MAX6654 by Guenter Roeck · 3 years ago
  62. c534287 efi/libstub: arm64: Fix image check alignment at entry by Mihai Carabas · 3 years ago
  63. 5067f56 octeontx2-pf: Forward error codes to VF by Subbaraya Sundeep · 3 years ago
  64. bd024e3 phylib: fix potential use-after-free by Marek Behún · 3 years ago
  65. a839a79f net: phy: broadcom: hook up soft_reset for BCM54616S by Robert Hancock · 3 years ago
  66. 79c0b52 drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable by José Expósito · 3 years ago
  67. 3ab44a4 drm/msm/dsi: Fix missing put_device() call in dsi_get_phy by Miaoqian Lin · 3 years ago
  68. 82c310d drm/msm: Fix wrong size calculation by Xianting Tian · 3 years ago
  69. b48a05c hwmon: (lm90) Reduce maximum conversion rate for G781 by Guenter Roeck · 3 years ago
  70. 7bcb0c1 hwmon: (lm90) Mark alert as broken for MAX6680 by Guenter Roeck · 3 years ago
  71. 925cbd5 hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649 by Guenter Roeck · 3 years ago
  72. 00849de scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() by John Meneghini · 3 years ago
  73. fcaf94c rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev by Matthias Kaehlcke · 3 years ago
  74. 1dbb206 rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev by Sujit Kautkar · 3 years ago
  75. 6aeff8a i40e: fix unsigned stat widths by Joe Damato · 3 years, 1 month ago
  76. d2ed599 i40e: Fix for failed to init adminq while VF reset by Karen Sornek · 3 years, 1 month ago
  77. 768eb70 i40e: Fix queues reservation for XDP by Sylwester Dziedziuch · 3 years, 1 month ago
  78. 3989671 i40e: Fix issue when maximum queues is exceeded by Jedrzej Jagielski · 3 years, 2 months ago
  79. 9068bcb i40e: Increase delay to 1 s after global EMP reset by Jedrzej Jagielski · 3 years, 2 months ago
  80. 3921d08 ucsi_ccg: Check DEV_INT bit only when starting CCG4 by Sing-Han Chen · 3 years ago
  81. 598a884c usb: typec: tcpm: Do not disconnect while receiving VBUS off by Badhri Jagan Sridharan · 3 years ago
  82. e3b131e USB: core: Fix hang in usb_kill_urb by adding memory barriers by Alan Stern · 3 years ago
  83. 3ca928c usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS by Pavankumar Kondeti · 3 years ago
  84. 053274b usb: common: ulpi: Fix crash in ulpi_match() by Jon Hunter · 3 years ago
  85. 20c51a4 usb: xhci-plat: fix crash when suspend if remote wake enable by Frank Li · 3 years ago
  86. 38d1bf6 usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge by Alan Stern · 3 years ago
  87. e0fcae7 tty: Add support for Brainboxes UC cards. by Cameron Williams · 3 years ago
  88. 7079283 tty: n_gsm: fix SW flow control encoding/handling by daniel.starke@siemens.com · 3 years ago
  89. 2683b0d serial: stm32: fix software flow control transfer by Valentin Caron · 3 years ago
  90. 4628b26 serial: 8250: of: Fix mapped region size when using reg-offset property by Robert Hancock · 3 years ago
  91. 6b55af1 drm/etnaviv: relax submit size limits by Lucas Stach · 3 years ago
  92. b0f1cc0 efi: runtime: avoid EFIv2 runtime services on Apple x86 machines by Ard Biesheuvel · 3 years ago
  93. f088012 scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices by Steffen Maier · 3 years ago
  94. ba7c71a net: stmmac: skip only stmmac_ptp_register when resume from suspend by Mohammad Athari Bin Ismail · 3 years ago
  95. 1119140 net: sfp: ignore disabled SFP node by Marek Behún · 3 years ago
  96. e651772 media: venus: core: Drop second v4l2 device unregister by Stanimir Varbanov · 3 years, 9 months ago
  97. ae2b20f drm/vmwgfx: Fix stale file descriptors on failed usercopy by Mathias Krause · 3 years ago
  98. 4d63363 bnx2x: Invalidate fastpath HSI version for VFs by Manish Chopra · 3 years ago
  99. fdcfabd0 bnx2x: Utilize firmware 7.13.21.0 by Manish Chopra · 3 years ago
  100. 6a6acf9 drm/i915: Flush TLBs before releasing backing store by Tvrtko Ursulin · 3 years, 2 months ago