1. 11d7e4f5 ANDROID: mm: Fix VMA ref count after fast-mremap by Kalesh Singh · 1 year, 2 months ago android-gs-bluejay-5.10-android14-qpr3-beta android-gs-bluejay-5.10-android15-dp android-gs-felix-5.10-android14-qpr3-beta android-gs-felix-5.10-android15-dp android-gs-lynx-5.10-android14-qpr3-beta android-gs-lynx-5.10-android15-dp android-gs-pantah-5.10-android14-qpr3-beta android-gs-pantah-5.10-android15-dp android-gs-raviole-5.10-android14-qpr3-beta android-gs-raviole-5.10-android15-dp android-gs-tangorpro-5.10-android14-qpr3-beta android-gs-tangorpro-5.10-android15-dp android-15-beta-1_r0.1 android-15-beta-1_r0.2 android-15-beta-1_r0.3 android-15-beta-1_r0.4 android-15-beta-1_r0.5 android-15-beta-1_r0.6 android-u-qpr3-beta-2.1_r0.1 android-u-qpr3-beta-2.1_r0.2 android-u-qpr3-beta-2.1_r0.3 android-u-qpr3-beta-2.1_r0.4 android-u-qpr3-beta-2.1_r0.5 android-u-qpr3-beta-2.1_r0.7 android13-5.10-2024-01_r2
  2. 0b84d89 ANDROID: Initialize android13-5.10-2024-01 by Todd Kjos · 1 year, 2 months ago android13-5.10-2024-01_r1
  3. 57bec5e ANDROID: binder: fix KMI-break due to alloc->lock by Carlos Llamas · 1 year, 3 months ago android-15-dp-2_r0.1 android-15-dp-2_r0.2 android-15-dp-2_r0.3 android-15-dp-2_r0.4 android-15-dp-2_r0.5 android-15-dp-2_r0.6 android-u-qpr3-beta-2_r0.2 android-u-qpr3-beta-2_r0.3 android-u-qpr3-beta-2_r0.4 android-u-qpr3-beta-2_r0.5 android-u-qpr3-beta-2_r0.6 android-u-qpr3-beta-2_r0.7
  4. 48ef5d1 ANDROID: binder: fix KMI-break due to address type change by Carlos Llamas · 1 year, 3 months ago
  5. 2a05d20 BACKPORT: FROMGIT: binder: switch alloc->mutex to spinlock_t by Carlos Llamas · 1 year, 3 months ago
  6. 8eda31a BACKPORT: FROMGIT: binder: reverse locking order in shrinker callback by Carlos Llamas · 1 year, 3 months ago
  7. 0fb2b1b FROMGIT: binder: avoid user addresses in debug logs by Carlos Llamas · 1 year, 3 months ago
  8. 49a300d FROMGIT: binder: refactor binder_delete_free_buffer() by Carlos Llamas · 1 year, 3 months ago
  9. ba097c4 FROMGIT: binder: collapse print_binder_buffer() into caller by Carlos Llamas · 1 year, 3 months ago
  10. 1e0217b FROMGIT: binder: document the final page calculation by Carlos Llamas · 1 year, 3 months ago
  11. 972918b BACKPORT: FROMGIT: binder: rename lru shrinker utilities by Carlos Llamas · 1 year, 3 months ago
  12. deeb01f UPSTREAM: drivers/android: remove redundant ret variable by Minghao Chi · 1 year, 3 months ago
  13. 74ff1bc FROMGIT: binder: make oversized buffer code more readable by Carlos Llamas · 1 year, 3 months ago
  14. a3b400b FROMGIT: binder: remove redundant debug log by Carlos Llamas · 1 year, 3 months ago
  15. bceb3d70 BACKPORT: FROMGIT: binder: perform page installation outside of locks by Carlos Llamas · 1 year, 3 months ago
  16. 12e9ee6 FROMGIT: binder: initialize lru pages in mmap callback by Carlos Llamas · 1 year, 3 months ago
  17. 58f9089 FROMGIT: binder: malloc new_buffer outside of locks by Carlos Llamas · 1 year, 3 months ago
  18. 0e4cf4f BACKPORT: FROMGIT: binder: refactor page range allocation by Carlos Llamas · 1 year, 3 months ago
  19. c86bd0e BACKPORT: FROMGIT: binder: relocate binder_alloc_clear_buf() by Carlos Llamas · 1 year, 3 months ago
  20. e740c79 FROMGIT: binder: relocate low space calculation by Carlos Llamas · 1 year, 3 months ago
  21. 369e16e FROMGIT: binder: separate the no-space debugging logic by Carlos Llamas · 1 year, 3 months ago
  22. 91038b8 FROMGIT: binder: remove pid param in binder_alloc_new_buf() by Carlos Llamas · 1 year, 3 months ago
  23. e824066 FROMGIT: binder: do unlocked work in binder_alloc_new_buf() by Carlos Llamas · 1 year, 3 months ago
  24. 2e97015 FROMGIT: binder: split up binder_update_page_range() by Carlos Llamas · 1 year, 3 months ago
  25. 8830b9e FROMGIT: binder: keep vma addresses type as unsigned long by Carlos Llamas · 1 year, 3 months ago
  26. 46cd613 FROMGIT: binder: remove extern from function prototypes by Carlos Llamas · 1 year, 3 months ago
  27. 54b7658 FROMGIT: binder: fix comment on binder_alloc_new_buf() return value by Carlos Llamas · 1 year, 3 months ago
  28. 34c25a6 FROMGIT: binder: fix trivial typo of binder_free_buf_locked() by Carlos Llamas · 1 year, 3 months ago
  29. b1c373a FROMGIT: binder: fix unused alloc->free_async_space by Carlos Llamas · 1 year, 3 months ago
  30. 57f1723 FROMGIT: binder: fix async space check for 0-sized buffers by Carlos Llamas · 1 year, 3 months ago
  31. da2ec89 FROMGIT: binder: fix race between mmput() and do_exit() by Carlos Llamas · 1 year, 3 months ago
  32. 823ef17 BACKPORT: FROMGIT: binder: fix use-after-free in shinker's callback by Carlos Llamas · 1 year, 3 months ago
  33. 08b5b71 FROMGIT: binder: use EPOLLERR from eventpoll.h by Carlos Llamas · 1 year, 3 months ago
  34. dfa6393 UPSTREAM: netfilter: nf_tables: skip set commit for deleted/destroyed sets by Pablo Neira Ayuso · 1 year, 3 months ago
  35. 04b9052 UPSTREAM: ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet by Zhengchao Shao · 1 year, 3 months ago
  36. 90c5e2a UPSTREAM: trace: bpf: Allow bpf to attach to bare tracepoints by Qais Yousef · 1 year, 3 months ago ASB-2024-01-05_13-5.10
  37. 4fb32a1 BACKPORT: USB: gadget: core: adjust uevent timing on gadget unbind by Roy Luo · 1 year, 3 months ago
  38. 88a8a2d ANDROID: GKI: Enable CONFIG_USB_EHCI_ROOT_HUB_TT by Jindong Yue · 1 year, 3 months ago
  39. b170c5c UPSTREAM: dm verity: don't perform FEC for failed readahead IO by Wu Bo · 1 year, 3 months ago
  40. bd56c9e UPSTREAM: netfilter: nft_set_pipapo: skip inactive elements during set walk by Florian Westphal · 1 year, 3 months ago
  41. 783880c UPSTREAM: io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid by Jens Axboe · 1 year, 3 months ago
  42. db0368c ANDROID: fuse-bpf: Follow mounts in lookups by Paul Lawrence · 1 year, 3 months ago
  43. 9dc33a0 UPSTREAM: usb: dwc3: core: Host wake up support from system suspend by Bin Yang · 1 year, 3 months ago
  44. 1dbbc3ff UPSTREAM: dt-bindings: usb: dwc3: Add wakeup-source property support by Bin Yang · 1 year, 3 months ago
  45. db32220 ANDROID: Snapshot Mainline's version of checkpatch.pl by Lee Jones · 1 year, 3 months ago
  46. ff0ad56 FROMLIST: binder: fix memory leaks of spam and pending work by Carlos Llamas · 1 year, 3 months ago
  47. 5292e40 UPSTREAM: nvmet-tcp: Fix a possible UAF in queue intialization setup by Sagi Grimberg · 1 year, 4 months ago
  48. 1f0439c UPSTREAM: x86/sev: Check for user-space IOIO pointing to kernel space by Joerg Roedel · 1 year, 4 months ago
  49. 72c96e2 UPSTREAM: x86/sev: Check IOBM for IOIO exceptions from user-space by Joerg Roedel · 1 year, 4 months ago
  50. 0d32b58 UPSTREAM: ALSA: pcm: fix out-of-bounds in snd_pcm_state_names by Jason Zhang · 1 year, 4 months ago
  51. 45a17ab ANDROID: Update the ABI symbol list by Martin Liu · 1 year, 4 months ago ASB-2023-12-05_13-5.10
  52. 336a48c ANDROID: GKI: add a vendor hook in ptep_clear_flush_young() by Martin Liu · 1 year, 4 months ago
  53. 8293383 ANDROID: GKI: db845c: Update symbols list and ABI on rpmsg_register_device_override by Yongqin Liu · 1 year, 4 months ago
  54. 45113fe ANDROID: fuse-bpf: Ignore readaheads unless they go to the daemon by Paul Lawrence · 1 year, 4 months ago
  55. fc1bbf14 ANDROID: fix up rpmsg_device ABI break by Greg Kroah-Hartman · 1 year, 4 months ago
  56. c092a18 ANDROID: fix up platform_device ABI break by Greg Kroah-Hartman · 1 year, 4 months ago
  57. 373fc77 UPSTREAM: rpmsg: Fix possible refcount leak in rpmsg_register_device_override() by Hangyu Hua · 1 year, 4 months ago
  58. 61796fc UPSTREAM: rpmsg: glink: Release driver_override by Bjorn Andersson · 1 year, 4 months ago
  59. 81ea53c BACKPORT: rpmsg: Fix calling device_lock() on non-initialized device by Krzysztof Kozlowski · 1 year, 4 months ago
  60. 1261e4d BACKPORT: rpmsg: Fix kfree() of static memory on setting driver_override by Krzysztof Kozlowski · 1 year, 4 months ago
  61. 224ca0c UPSTREAM: rpmsg: Constify local variable in field store macro by Krzysztof Kozlowski · 1 year, 4 months ago
  62. 0782685 UPSTREAM: driver: platform: Add helper for safer setting of driver_override by Krzysztof Kozlowski · 1 year, 4 months ago
  63. 442a93a ANDROID: Update the ABI representation by Rick Yiu · 1 year, 4 months ago
  64. fb806d8 ANDROID: sched: Add trace_android_rvh_set_user_nice_locked by Rick Yiu · 1 year, 4 months ago
  65. b9ea98a Merge tag 'android13-5.10.198_r00' into android13-5.10 by Greg Kroah-Hartman · 1 year, 4 months ago
  66. 4b762cf UPSTREAM: USB: core: Fix race by not overwriting udev->descriptor in hub_port_init() by Alan Stern · 1 year, 4 months ago
  67. 009e075 UPSTREAM: USB: core: Change usb_get_device_descriptor() API by Alan Stern · 1 year, 4 months ago
  68. 94f4ede UPSTREAM: USB: core: Unite old scheme and new scheme descriptor reads by Alan Stern · 1 year, 4 months ago
  69. 05b3d87 UPSTREAM: tcp: Reduce chance of collisions in inet6_hashfn(). by Stewart Smith · 1 year, 4 months ago
  70. 109fb9c ANDROID: fuse-bpf: Add NULL pointer check in fuse_release_in by liujing40 · 1 year, 4 months ago
  71. 60a94ad FROMGIT: usb:gadget:uvc Do not use worker thread to pump isoc usb requests by Jayant Chowdhary · 1 year, 4 months ago
  72. 5f10cc7 FROMGIT: usb: gadget: uvc: Fix use-after-free for inflight usb_requests by Avichal Rakesh · 1 year, 4 months ago
  73. e3b1bba FROMGIT: usb: gadget: uvc: move video disable logic to its own function by Avichal Rakesh · 1 year, 4 months ago
  74. f7f5e85 FROMGIT: usb: gadget: uvc: Allocate uvc_requests one at a time by Avichal Rakesh · 1 year, 4 months ago
  75. 86d2f59 FROMGIT: usb: gadget: uvc: prevent use of disabled endpoint by Avichal Rakesh · 1 year, 4 months ago
  76. d397cc2 FROMGIT: Input: uinput - allow injecting event times by Biswarup Pal · 1 year, 4 months ago
  77. 2f022cc ANDROID: KVM: arm64: Fix error path in pkvm_mem_abort() by Keir Fraser · 1 year, 4 months ago
  78. 47e30b4 ANDROID: fs/passthrough: Fix compatibility with R/O file system by Lyon Wang · 1 year, 5 months ago
  79. 2fea3ec ANDROID: Update the ABI representation by Roy Luo · 1 year, 5 months ago ASB-2023-11-05_13-5.10
  80. 0c3d536 UPSTREAM: netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c by Kyle Zeng · 1 year, 5 months ago
  81. f8548bc BACKPORT: usb: gadget: uvc: Add missing initialization of ssp config descriptor by Shuzhen Wang · 1 year, 5 months ago
  82. 575177c BACKPORT: usb: gadget: unconditionally allocate hs/ss descriptor in bind operation by Linyu Yuan · 1 year, 5 months ago
  83. 2d63cfb UPSTREAM: usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind() by Linyu Yuan · 1 year, 5 months ago
  84. de5c447 UPSTREAM: usb: gadget: function: Remove unused declarations by Yue Haibing · 1 year, 5 months ago
  85. 3dc517b UPSTREAM: usb: gadget: uvc: clean up comments and styling in video_pump by Avichal Rakesh · 1 year, 5 months ago
  86. 4b9563f BACKPORT: ravb: Fix use-after-free issue in ravb_tx_timeout_work() by Yoshihiro Shimoda · 1 year, 5 months ago
  87. 5b86352 BACKPORT: ravb: Fix up dma_free_coherent() call in ravb_remove() by Yoshihiro Shimoda · 1 year, 5 months ago
  88. 974cdc3 Revert "netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp" by Greg Kroah-Hartman · 1 year, 5 months ago android13-5.10.198_r00
  89. 2d1b188 Revert "net: bridge: use DEV_STATS_INC()" by Greg Kroah-Hartman · 1 year, 5 months ago
  90. 89c0292 Merge 5.10.198 into android13-5.10-lts by Greg Kroah-Hartman · 1 year, 5 months ago
  91. 02f99ca Merge 5.10.197 into android13-5.10-lts by Greg Kroah-Hartman · 1 year, 5 months ago
  92. be29d29 Merge 5.10.196 into android13-5.10-lts by Greg Kroah-Hartman · 1 year, 5 months ago
  93. 03a17e0 Revert "configfs: fix a race in configfs_lookup()" by Greg Kroah-Hartman · 1 year, 5 months ago
  94. 2362641 FROMLIST: lib/test_meminit: fix off-by-one error in test_pages() by Greg Kroah-Hartman · 1 year, 5 months ago
  95. 0d2472ea Revert "scsi: core: Use 32-bit hostnum in scsi_host_lookup()" by Greg Kroah-Hartman · 1 year, 5 months ago
  96. ba325a1 Revert "fs/nls: make load_nls() take a const parameter" by Greg Kroah-Hartman · 1 year, 5 months ago
  97. 8096ede FROMLIST: drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap() by Nathan Chancellor · 1 year, 5 months ago
  98. 3d1e6807 Revert "tracing: Introduce pipe_cpumask to avoid race on trace_pipes" by Greg Kroah-Hartman · 1 year, 5 months ago
  99. 479c1013 Revert "tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY" by Greg Kroah-Hartman · 1 year, 5 months ago
  100. 0d7d043 Revert "crypto: api - Use work queue in crypto_destroy_instance" by Greg Kroah-Hartman · 1 year, 5 months ago