1. a6777a7 Merge 5.10.61 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  2. 83da0c0 Revert "net: igmp: fix data-race in igmp_ifc_timer_expire()" by Greg Kroah-Hartman · 3 years, 4 months ago
  3. a75a648 Revert "net: igmp: increase size of mr_ifc_count" by Greg Kroah-Hartman · 3 years, 4 months ago
  4. 63aa047 Revert "PCI/MSI: Protect msi_desc::masked for multi-MSI" by Greg Kroah-Hartman · 3 years, 4 months ago
  5. b558262 Merge 5.10.60 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  6. 56f751a Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 4 months ago
  7. 49a70f3 ANDROID: GKI: Add usb/mmc/v4l2 related symbols for i.MX by Jindong Yue · 3 years, 4 months ago
  8. e18d6a7 ANDROID: GKI: Add clk/pinctrl/irq related symbols for i.MX by Jindong Yue · 3 years, 4 months ago
  9. 7652f86 ANDROID: GKI: Add phy/net/pci related symbols for i.MX by Jindong Yue · 3 years, 4 months ago
  10. 452ea6a Linux 5.10.61 by Sasha Levin · 3 years, 4 months ago
  11. f15e6426 io_uring: only assign io_uring_enter() SQPOLL error in actual error case by Jens Axboe · 3 years, 4 months ago
  12. 695ab28 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 4 months ago
  13. 0d5fcfc fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 4 months ago
  14. 8132fc2 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim by Johannes Weiner · 3 years, 4 months ago
  15. 53e8166 ASoC: intel: atom: Fix breakage for PCM buffer address setup by Takashi Iwai · 3 years, 4 months ago
  16. 88f65f5 ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 by Kai-Heng Feng · 3 years, 4 months ago
  17. b6672f6 PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI by Marcin Bachry · 3 years, 5 months ago
  18. a69326e s390/pci: fix use after free of zpci_dev by Niklas Schnelle · 3 years, 5 months ago
  19. 05b56e0 ALSA: hda/via: Apply runtime PM workaround for ASUS B23E by Takashi Iwai · 3 years, 4 months ago
  20. 67fece6 btrfs: prevent rename2 from exchanging a subvol with a directory from different parents by NeilBrown · 3 years, 5 months ago
  21. 16cfa72 mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 by Nicolas Saenz Julienne · 3 years, 5 months ago
  22. 2566c1d mmc: sdhci-iproc: Cap min clock frequency on BCM2711 by Nicolas Saenz Julienne · 3 years, 5 months ago
  23. 110b7f7 ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop by Kristin Paget · 3 years, 5 months ago
  24. 258782b ipack: tpci200: fix memory leak in the tpci200_register by Dongliang Mu · 3 years, 5 months ago
  25. 3ee1b08 ipack: tpci200: fix many double free issues in tpci200_pci_probe by Dongliang Mu · 3 years, 5 months ago
  26. 0775bc4 slimbus: ngd: reset dma setup during runtime pm by Srinivas Kandagatla · 3 years, 5 months ago
  27. 45d6fc2 slimbus: messaging: check for valid transaction id by Srinivas Kandagatla · 3 years, 5 months ago
  28. b700b52 slimbus: messaging: start transaction ids from 1 instead of zero by Srinivas Kandagatla · 3 years, 5 months ago
  29. bd0c2f8 tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name by Steven Rostedt (VMware) · 3 years, 5 months ago
  30. f7c1254 ALSA: hda - fix the 'Capture Switch' value change notifications by Jaroslav Kysela · 3 years, 5 months ago
  31. 7451c30 clk: qcom: gdsc: Ensure regulator init state matches GDSC state by Bjorn Andersson · 3 years, 5 months ago
  32. 7203b49 clk: imx6q: fix uart earlycon unwork by Dong Aisheng · 3 years, 6 months ago
  33. 3f8920c mmc: sdhci-msm: Update the software timeout value for sdhc by Shaik Sajida Bhanu · 3 years, 5 months ago
  34. 8f499a9 mmc: mmci: stm32: Check when the voltage switch procedure should be done by Christophe Kerello · 3 years, 6 months ago
  35. f8dac27 mmc: dw_mmc: Fix hang on data CRC error by Vincent Whitchurch · 3 years, 6 months ago
  36. 645fd92 Revert "flow_offload: action should not be NULL when it is referenced" by Ido Schimmel · 3 years, 4 months ago
  37. 2f6c428 iavf: Fix ping is lost after untrusted VF had tried to change MAC by Sylwester Dziedziuch · 3 years, 4 months ago
  38. 7873c29 i40e: Fix ATR queue selection by Arkadiusz Kubalewski · 3 years, 4 months ago
  39. e003a89 r8152: fix writing USB_BP2_EN by Hayes Wang · 3 years, 4 months ago
  40. 21ca0b1 iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry() by Liu Yi L · 3 years, 4 months ago
  41. 81578e58 iommu/vt-d: Consolidate duplicate cache invaliation code by Lu Baolu · 4 years ago
  42. eee84ea ovs: clear skb->tstamp in forwarding path by kaixi.fan · 3 years, 4 months ago
  43. 47a1161 net: mdio-mux: Handle -EPROBE_DEFER correctly by Saravana Kannan · 3 years, 4 months ago
  44. 13af9c8 net: mdio-mux: Don't ignore memory allocation errors by Saravana Kannan · 3 years, 4 months ago
  45. df61235 sch_cake: fix srchost/dsthost hashing mode by Toke Høiland-Jørgensen · 3 years, 4 months ago
  46. e1ec585 ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path by Wang Hai · 3 years, 4 months ago
  47. 3b7397b net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 by Dinghao Liu · 3 years, 4 months ago
  48. 9bc2d1a virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO by Jason Wang · 3 years, 4 months ago
  49. b7adfde virtio-net: support XDP when not more queues by Xuan Zhuo · 3 years, 10 months ago
  50. 1ce62fe vrf: Reset skb conntrack connection on VRF rcv by Lahav Schlesinger · 3 years, 4 months ago
  51. 8ae539a bnxt_en: Add missing DMA memory barriers by Michael Chan · 3 years, 4 months ago
  52. 9751aa4 bnxt_en: Disable aRFS if running on 212 firmware by Michael Chan · 3 years, 4 months ago
  53. efd9b79 ptp_pch: Restore dependency on PCI by Andy Shevchenko · 3 years, 5 months ago
  54. 85e0518 net: 6pack: fix slab-out-of-bounds in decode_data by Pavel Skripkin · 3 years, 5 months ago
  55. e0ae1683 bnxt: count Tx drops by Jakub Kicinski · 3 years, 5 months ago
  56. 296fe76 bnxt: make sure xmit_more + errors does not miss doorbells by Jakub Kicinski · 3 years, 5 months ago
  57. d913d5c bnxt: disable napi before canceling DIM by Jakub Kicinski · 3 years, 5 months ago
  58. 5b24ae8 bnxt: don't lock the tx queue from napi poll by Jakub Kicinski · 3 years, 5 months ago
  59. 585ff73 bpf: Clear zext_dst of dead insns by Ilya Leoshkevich · 3 years, 5 months ago
  60. 8dfdeeb drm/mediatek: Add AAL output size configuration by jason-jh.lin · 3 years, 5 months ago
  61. a8b8d61 drm/mediatek: Fix aal size config by Yongqiang Niu · 4 years ago
  62. 6715cef soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h by Yongqiang Niu · 4 years, 3 months ago
  63. 1b6fc6f vdpa/mlx5: Avoid destroying MR on empty iotlb by Eli Cohen · 3 years, 5 months ago
  64. ecdd7c4 vhost: Fix the calculation in vhost_overflow() by Xie Yongji · 3 years, 5 months ago
  65. e0b603c bus: ti-sysc: Fix error handling for sysc_check_active_timer() by Tony Lindgren · 3 years, 5 months ago
  66. 1af7ccb vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update() by Xie Yongji · 3 years, 5 months ago
  67. 293180f virtio: Protect vqs list access by Parav Pandit · 3 years, 5 months ago
  68. 9108120 dccp: add do-while-0 stubs for dccp_pr_debug macros by Randy Dunlap · 3 years, 5 months ago
  69. e352531 cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant by Marek Behún · 3 years, 6 months ago
  70. d2ab549 iommu: Check if group is NULL before remove device by Frank Wunderlich · 3 years, 5 months ago
  71. 44f454a arm64: dts: qcom: msm8992-bullhead: Remove PSCI by Petr Vorel · 3 years, 6 months ago
  72. 95ed753 arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x by Srinivas Kandagatla · 3 years, 6 months ago
  73. d7d04c6 Bluetooth: hidp: use correct wait queue when removing ctrl_wait by Ole Bjørn Midtbø · 4 years, 2 months ago
  74. 2e6cc93 drm/amd/display: workaround for hard hang on HPD on native DP by Qingqing Zhuo · 3 years, 5 months ago
  75. dcc8c5f drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X by Bing Guo · 3 years, 5 months ago
  76. 8849a8c net: usb: lan78xx: don't modify phy_device state concurrently by Ivan T. Ivanov · 3 years, 5 months ago
  77. 735e613 net: usb: pegasus: Check the return value of get_geristers() and friends; by Petko Manolov · 3 years, 5 months ago
  78. 6b36841 ARM: dts: nomadik: Fix up interrupt controller node names by Sudeep Holla · 3 years, 6 months ago
  79. 410d1ea qede: fix crash in rmmod qede while automatic debug collection by Prabhakar Kushwaha · 3 years, 5 months ago
  80. 7525f2e drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir. by Yifan Zhang · 3 years, 7 months ago
  81. 7114595 scsi: core: Fix capacity set to zero after offlinining device by lijinlin · 3 years, 5 months ago
  82. 8071dbe scsi: core: Avoid printing an error if target_alloc() returns -ENXIO by Sreekanth Reddy · 3 years, 5 months ago
  83. 4f78db7 scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() by Ye Bin · 4 years ago
  84. cc312fa scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry() by Harshvardhan Jha · 3 years, 6 months ago
  85. 968ee91 scsi: pm80xx: Fix TMF task completion race condition by Igor Pylypiv · 3 years, 6 months ago
  86. b353028 dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available by Peter Ujfalusi · 3 years, 5 months ago
  87. 35f4162 ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 by Dave Gerlach · 3 years, 5 months ago
  88. 505884a net: xfrm: Fix end of loop tests for list_for_each_entry by Harshvardhan Jha · 3 years, 5 months ago
  89. f1c0533 spi: spi-mux: Add module info needed for autoloading by Uwe Kleine-König · 3 years, 5 months ago
  90. b618a32 dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() by Yu Kuai · 3 years, 6 months ago
  91. c160df9 dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers by Adrian Larumbe · 3 years, 6 months ago
  92. d493027 USB: core: Fix incorrect pipe calculation in do_proc_control() by Alan Stern · 3 years, 6 months ago
  93. ba6c1b0 USB: core: Avoid WARNings for 0-length descriptor requests by Alan Stern · 3 years, 7 months ago
  94. 8e100c7 KVM: X86: Fix warning caused by stale emulation context by Wanpeng Li · 3 years, 7 months ago
  95. 47d4c79 KVM: x86: Factor out x86 instruction emulation with decoding by Wei Huang · 4 years ago
  96. ff2fc9e media: drivers/media/usb: fix memory leak in zr364xx_probe by Pavel Skripkin · 3 years, 10 months ago
  97. 56320b1 media: zr364xx: fix memory leaks in probe() by Dan Carpenter · 4 years ago
  98. b5c7ec6 media: zr364xx: propagate errors from zr364xx_start_readpipe() by Evgeny Novikov · 4 years, 3 months ago
  99. 779a0f4 mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards by Andreas Persson · 3 years, 6 months ago
  100. e2036bc ath9k: Postpone key cache entry deletion for TXQ frames reference it by Jouni Malinen · 4 years ago