1. a7ab784 ANDROID: vendor_hooks: Add hooks for futex by Liujie Xie · 3 years ago
  2. 84fc3ab ANDROID: dma-contiguous: Add tracehook to allow subpage allocations in dma_alloc_contiguous by Chris Goldsworthy · 3 years, 1 month ago
  3. 7531e63 FROMGIT: USB: gadget: bRequestType is a bitfield, not a enum by Greg Kroah-Hartman · 3 years ago
  4. f3f8760 FROMLIST: virtio_mmio: pm: Add notification handlers for restore and freeze by Yurii Danilovskyi · 3 years ago
  5. 9180348 FROMLIST: virtio: do not reset stateful devices on resume by Anton Yakovlev · 4 years, 3 months ago
  6. 1260b47 FROMGIT: dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME by Yunfei Wang · 3 years, 1 month ago
  7. e80be54 UPSTREAM: usb: dwc3: core: balance phy init and exit by Li Jun · 3 years, 4 months ago
  8. 8b7ffd6 UPSTREAM: usb: gadget: uvc: fix multiple opens by Thomas Haemmerle · 3 years, 3 months ago
  9. 49744a3 UPSTREAM: binder: use wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  10. 53afb23 UPSTREAM: USB: gadget: zero allocate endpoint 0 buffers by Greg Kroah-Hartman · 3 years, 1 month ago
  11. 593309a BACKPORT: scsi: ufs: Improve SCSI abort handling further by Bart Van Assche · 3 years, 1 month ago
  12. 21949c4 FROMGIT: scsi: ufs: Introduce ufshcd_release_scsi_cmd() by Bart Van Assche · 3 years, 1 month ago
  13. d600bde FROMGIT: scsi: ufs: Remove the 'update_scaling' local variable by Bart Van Assche · 3 years, 1 month ago
  14. 5f961415 UPSTREAM: scsi: ufs: core: Fix another task management completion race by Adrian Hunter · 3 years, 2 months ago
  15. 76760a9 BACKPORT: scsi: ufs: core: Fix task management completion timeout race by Adrian Hunter · 3 years, 2 months ago
  16. b4604ac UPSTREAM: USB: gadget: detect too-big endpoint 0 requests by Greg Kroah-Hartman · 3 years, 1 month ago
  17. 1839059 UPSTREAM: xhci: Add bus number to some debug messages by Mathias Nyman · 3 years, 4 months ago
  18. 5b15c955 UPSTREAM: xhci: Add additional dynamic debug to follow URBs in cancel and error cases. by Mathias Nyman · 3 years, 4 months ago
  19. f4cbe349 UPSTREAM: Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set" by Mathias Nyman · 3 years, 4 months ago
  20. c23b0e7 UPSTREAM: xhci: Fix failure to give back some cached cancelled URBs. by Mathias Nyman · 3 years, 4 months ago
  21. 7320fb1 UPSTREAM: HID: check for valid USB device for many HID drivers by Greg Kroah-Hartman · 3 years, 1 month ago
  22. e98c96b UPSTREAM: HID: wacom: fix problems when device is not a valid USB device by Greg Kroah-Hartman · 3 years, 1 month ago
  23. 5a72ef5 UPSTREAM: HID: bigbenff: prevent null pointer dereference by Benjamin Tissoires · 3 years, 1 month ago
  24. 7b8a19b UPSTREAM: HID: add USB_HID dependancy on some USB HID drivers by Greg Kroah-Hartman · 3 years, 1 month ago
  25. 8219b10 UPSTREAM: HID: add USB_HID dependancy to hid-chicony by Greg Kroah-Hartman · 3 years, 1 month ago
  26. a4909c9 UPSTREAM: HID: add USB_HID dependancy to hid-prodikeys by Greg Kroah-Hartman · 3 years, 1 month ago
  27. ddea170 UPSTREAM: HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 3 years, 1 month ago
  28. 81b6ea4 FROMGIT: clk: Don't parent clks until the parent is fully registered by Mike Tipton · 3 years, 2 months ago
  29. 709fde7 BACKPORT: usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect by Badhri Jagan Sridharan · 3 years, 1 month ago
  30. 80c1cef ANDROID: GKI: Export clocksource_mmio_init by Jindong Yue · 3 years, 1 month ago
  31. 05aa93d ANDROID: vendor_hooks: Add hooks for binder proc transaction by Liujie Xie · 3 years, 1 month ago
  32. 504b13f UPSTREAM: usb: dwc3: gadget: Fix null pointer exception by Albert Wang · 3 years, 2 months ago
  33. 3ed40fb ANDROID: dma-buf: heaps: fix dma-buf heap pool pages stat by xieliujie · 3 years, 1 month ago
  34. be30f0c UPSTREAM: spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 11 months ago
  35. 575a552 ANDROID: usb: gadget: f_accessory: Mitgate handling of non-existent USB request by Lee Jones · 3 years, 1 month ago
  36. 376046b ANDROID: GKI: fix up abi break in ehci code by Greg Kroah-Hartman · 3 years, 2 months ago
  37. bf13278 UPSTREAM: usb: ehci: handshake CMD_RUN instead of STS_HALT by Neal Liu · 3 years, 4 months ago
  38. 53a812c ANDROID: sched: add hook point in do_sched_yield() by Tengfei Fan · 3 years, 1 month ago
  39. 7a069c6 FROMGIT: usb: gadget: f_fs: Use stream_open() for endpoint files by Pavankumar Kondeti · 3 years, 2 months ago
  40. 2f3f5731 ANDROID: GKI: Add vendor hook to binder transaction by Liangliang Li · 3 years, 2 months ago
  41. a4eacf3 ANDROID: binder: fix regression in sender_euid by Todd Kjos · 3 years, 2 months ago
  42. 11db2de BACKPORT: binder: use cred instead of task for getsecid by Todd Kjos · 3 years, 3 months ago
  43. 3af7a2f BACKPORT: binder: use cred instead of task for selinux checks by Todd Kjos · 3 years, 3 months ago
  44. d492977 BACKPORT: binder: use euid from cred instead of using task by Todd Kjos · 3 years, 3 months ago
  45. 7e2fbda ANDROID: vendor_hooks: Add hooks for frequency optimization by Liujie Xie · 3 years, 2 months ago
  46. a61d61b ANDROID: vendor_hooks: Add hooks to record the time of the process in various states by Liujie Xie · 3 years, 2 months ago
  47. 6cf4b65 FROMGIT: dma-buf: acquire name lock before read/write dma_buf.name by Yunfei Wang · 3 years, 2 months ago
  48. 1ba7c99 ANDROID: cpufreq: times: record fast switch frequency transitions by zhengding chen · 3 years, 2 months ago
  49. 06d0742 ANDROID: arm64: add vendor hooks for bti and pauth fault by Sangmoon Kim · 3 years, 2 months ago
  50. 129e04d FROMLIST: drivers: thermal: Reset previous low and high trip during thermal zone init by Manaf Meethalavalappu Pallikunhi · 3 years, 2 months ago
  51. 14eae18 ANDROID: rproc: Add vendor hook when setting recovery mode by Elliot Berman · 3 years, 2 months ago
  52. 56cc81b BACKPORT: FROMLIST: scsi: ufs: Fix a deadlock in the error handler by Bart Van Assche · 3 years, 2 months ago
  53. ff748ee BACKPORT: FROMLIST: scsi: core: Reserve one tag for the UFS driver by Bart Van Assche · 3 years, 2 months ago
  54. 94ca15e BACKPORT: FROMLIST: scsi: ufs: Limit the queue depth to host->can_queue by Bart Van Assche · 3 years, 2 months ago
  55. 8c9d9d8 FROMGIT: usb: gadget: f_mass_storage: Disable eps during disconnect by Wesley Cheng · 3 years, 2 months ago
  56. cde1d53 FROMGIT: usb: gadget: udc: core: Revise comments for USB ep enable/disable by Wesley Cheng · 3 years, 2 months ago
  57. 3350465 FROMGIT: scsi: ufshpb: Do not report victim error in HCM by Avri Altman · 3 years, 5 months ago
  58. e276620 FROMGIT: scsi: ufshpb: Verify that num_inflight_map_req is non-negative by Avri Altman · 3 years, 5 months ago
  59. 193f33d FROMGIT: scsi: ufshpb: Use a correct max multi chunk by Avri Altman · 3 years, 7 months ago
  60. d054108 FROMGIT: scsi: ufshpb: rewind the read timeout on every read by Avri Altman · 3 years, 5 months ago
  61. 8d68a30 ANDROID: ASoC: soc-pcm: Get all BEs along DAPM path by Bicycle Tsai · 3 years, 2 months ago
  62. a32d8ee3 Revert "ANDROID: mpam: add vendor hook to record MPAM" by Greg Kroah-Hartman · 3 years, 2 months ago
  63. a84e45d FROMGIT: usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized by Jack Pham · 3 years, 2 months ago
  64. 168de6b1 FROMGIT: usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive gadget/ep by Wesley Cheng · 3 years, 2 months ago
  65. 48e5c07 ANDROID: dma_heap: add dma_parms for uncached heap by Guangming Cao · 3 years, 3 months ago
  66. bd4a842 UPSTREAM: core: Add L2P entry swap quirk for Micron UFS by Bean Huo · 3 years, 5 months ago
  67. 66379c1 Merge tag 'android12-5.10.66_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years, 3 months ago
  68. 93ec12d FROMGIT: dma-buf: system_heap: Avoid warning on mid-order allocations by John Stultz · 3 years, 4 months ago
  69. 69c9315 ANDROID: vendor_hooks: export hooks of mem_cgroup subsystem by Liujie Xie · 3 years, 3 months ago
  70. 2521995 UPSTREAM: usb: max-3421: Prevent corruption of freed memory by Mark Tomlinson · 3 years, 6 months ago
  71. dccb021 ANDROID: iommu: Add vendor hook to tracing iova alloc & free in iova_domain by Guangming Cao · 3 years, 3 months ago
  72. d5aea3d BACKPORT: FROMGIT: scsi: ufs: core: Stop clearing unit attentions by Bart Van Assche · 3 years, 3 months ago
  73. 2b411f1 BACKPORT: FROMGIT: scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION by Jaegeuk Kim · 3 years, 3 months ago
  74. f4b3d35 FROMLIST: scsi: ufs: Fix task management completion by Adrian Hunter · 3 years, 3 months ago
  75. 7b6860d ANDROID: scsi: ufs: Rename struct ufs_hba_with_hpb into ufs_hba_add_info by Bart Van Assche · 3 years, 3 months ago
  76. e774e4e ANDROID: scsi: ufs: add complete init vendor hook by Konstantin Vyshetsky · 3 years, 4 months ago
  77. 49af2e3 FROMLIST: dma-buf: support users to change dma_buf.name by Guangming Cao · 3 years, 4 months ago
  78. 5f10883 Revert "FROMLIST: USB: gadget: f_fs: add SuperSpeed Plus support" by Lee Jones · 3 years, 7 months ago
  79. 4e62425 UPSTREAM: drm/dp_mst: Fix return code on sideband message failure by Rajkumar Subbiah · 3 years, 3 months ago
  80. bb13ff0 BACKPORT: FROMGIT: usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind by Wesley Cheng · 3 years, 3 months ago
  81. d3c86f4 Merge 5.10.66 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  82. 0daa75b Revert "block: nbd: add sanity check for first_minor" by Greg Kroah-Hartman · 3 years, 3 months ago
  83. bcbaadf UPSTREAM: PM: sleep: core: Avoid setting power.must_resume to false by Prasad Sodagudi · 3 years, 4 months ago
  84. 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  85. b216a075 clk: kirkwood: Fix a clocking boot regression by Linus Walleij · 3 years, 5 months ago
  86. 5866b11 backlight: pwm_bl: Improve bootloader/kernel device handover by Daniel Thompson · 3 years, 5 months ago
  87. 4c00435 fbmem: don't allow too huge resolutions by Tetsuo Handa · 3 years, 4 months ago
  88. ae95c3a tty: Fix data race between tiocsti() and flush_to_ldisc() by Nguyen Dinh Phi · 3 years, 4 months ago
  89. 75ffcd8 iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha by Justin M. Forbes · 3 years, 6 months ago
  90. dc4ff31 octeontx2-af: Set proper errorcode for IPv4 checksum errors by Sunil Goutham · 3 years, 4 months ago
  91. bf2991f octeontx2-af: Fix static code analyzer reported issues by Subbaraya Sundeep · 3 years, 4 months ago
  92. ee48512 octeontx2-af: Fix loop in free and unmap counter by Subbaraya Sundeep · 3 years, 4 months ago
  93. a67c66c net: qualcomm: fix QCA7000 checksum handling by Stefan Wahren · 3 years, 4 months ago
  94. 4663aae brcmfmac: pcie: fix oops on failure to resume and reprobe by Ahmad Fatoum · 3 years, 4 months ago
  95. e68128e bcma: Fix memory leak for internally-handled cores by Zenghui Yu · 3 years, 5 months ago
  96. 26fae72 atlantic: Fix driver resume flow. by Sudarsana Reddy Kalluru · 3 years, 4 months ago
  97. cb996dc ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point() by Dan Carpenter · 3 years, 5 months ago
  98. baecab8 ice: Only lock to update netdev dev_addr by Brett Creeley · 3 years, 4 months ago
  99. bd6d9c8 iwlwifi: skip first element in the WTAS ACPI table by Abhishek Naik · 3 years, 5 months ago
  100. 4c4f868 iwlwifi: follow the new inclusive terminology by Emmanuel Grumbach · 4 years, 1 month ago