1. 5ddae86 ANDROID: Fix !CONFIG_DMA_SHARED_BUFFER build failure by T.J. Mercier · 4 days ago android14-6.1 ASB-2025-12-01_14-6.1
  2. 8719e7d ANDROID: Remove duplicate alloc_task_dma_buf_info() call by T.J. Mercier · 5 days ago
  3. 5b6cecf ANDROID: ABI: refresh, CRC fixups and allowed breaks by T.J. Mercier · 5 days ago
  4. 5dd8a05 ANDROID: Don't use current pointer for per-process dmabuf accounting by T.J. Mercier · 5 days ago
  5. a92da54 ANDROID: ABI: Update pixel symbol list by Minchan Kim · 12 days ago
  6. 96dff4d ANDROID: vendor_hooks: Add hook to precisely control readahead by Yang Yang · 12 days ago
  7. fe2c5b2 UPSTREAM: crypto: essiv - Check ssize for decryption and in-place encryption by Herbert Xu · 13 days ago
  8. 2a3165a Merge tag 'android14-6.1.157_r00' into android14-6.1 by Greg Kroah-Hartman · 13 days ago
  9. ba16fa8 Merge cc276771a052 ("timers: Silently ignore timers with a NULL function") into android14-6.1-lts by Greg Kroah-Hartman · 2 weeks ago android14-6.1.157_r00
  10. 48ad5b3 Merge 519dfb671b5d ("timers: Replace BUG_ON()s") into android14-6.1-lts by Greg Kroah-Hartman · 2 weeks ago
  11. 51ee45e ANDROID: KABI: fix up abi change in struct usb_request by Greg Kroah-Hartman · 2 weeks ago
  12. 67f38d8 Merge 9a1908273205 ("usb: gadget: Store endpoint pointer in usb_request") into android14-6.1-lts by Greg Kroah-Hartman · 2 weeks ago
  13. eba1116 ANDROID: ABI: Update QCOM symbol list by Auditya Bhattaram · 2 weeks ago
  14. 5939d88 BACKPORT: cgroup/rstat: avoid disabling irqs for O(num_cpu) by Eric Dumazet · 2 weeks ago
  15. 1fd39c9 Merge 6.1.157 into android14-6.1-lts by Greg Kroah-Hartman · 3 weeks ago
  16. b396bb3 Merge 93faabb55a37 ("asm-generic/io.h: Skip trace helpers if rwmmio events are disabled") into android14-6.1-lts by Greg Kroah-Hartman · 3 weeks ago
  17. e581e59 Revert "PCI/AER: Support errors introduced by PCIe r6.0" by Greg Kroah-Hartman · 3 weeks ago
  18. 6214484 Merge f734944e12b2 ("selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled") into android14-6.1-lts by Greg Kroah-Hartman · 3 weeks ago
  19. 0c5c6d4 Merge 796594990b3c ("firmware: meson_sm: fix device leak at probe") into android14-6.1-lts by Greg Kroah-Hartman · 3 weeks ago
  20. 4954e05 Merge 6.1.156 into android14-6.1-lts by Greg Kroah-Hartman · 3 weeks ago
  21. 5744d1b Merge 05639cb84e3c ("Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"") into android14-6.1-lts by Greg Kroah-Hartman · 3 weeks ago
  22. 60c21e6 Merge 0a6b2ed51a1c ("f2fs: fix zero-sized extent for precache extents") into android14-6.1-lts by Greg Kroah-Hartman · 3 weeks ago
  23. 498f91c UPSTREAM: mm, percpu: do not consider sleepable allocations atomic by Michal Hocko · 3 weeks ago
  24. ab1aa6e ANDROID: ABI: Add to QCOM symbols list by Jaswanth Gundpalli · 3 weeks ago
  25. fae256a ANDROID: vendor hooks: Measure performance of resume-from-disk by Shreyas K K · 3 weeks ago
  26. e1af44f ANDROID: update kernel_aoa_enabled to android_kernel_aoa_enabled by Neill Kapron · 3 weeks ago PSTEST-2025-11-17-android14-6.1
  27. f090d4b ANDROID: KVM: arm64: Disable Memory Tagging for all guests if not supported by Fuad Tabba · 3 weeks ago
  28. 652b7b6b ANDROID: arm64: Disable MTE at EL1 and EL0 when not supported or disabled by Fuad Tabba · 3 weeks ago
  29. f017013 ANDROID: Fix shrink_many UAF of memcg by yong.wang · 3 weeks ago
  30. c638897 ANDROID: usb: gadget: configfs: Add sysfs toggle for in-kernel AOA driver by Neill Kapron · 3 weeks ago
  31. baae600 ANDROID: GKI: Update the ABI symbol list by jongan.kim · 4 weeks ago
  32. 86676b1 ANDROID: Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" by Runping Lai · 4 weeks ago PSTEST-2025-11-10-android14-6.1
  33. 50ba6c4 ANDROID: GKI: Update symbol list for telechips by SangHyeon Bang · 4 weeks ago
  34. c562f40 FROMGIT: KVM: arm64: Check the untrusted offset in FF-A memory share by Sebastian Ene · 4 weeks ago
  35. 616b19a ANDROID: userfaultfd: adjust MOVE ioctl mode to confirm anon_vma removal by Lokesh Gidra · 5 weeks ago
  36. d5b185e BACKPORT: FROMGIT: mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE by Lokesh Gidra · 5 weeks ago
  37. 3b9607f BACKPORT: FROMGIT: mm: always call rmap_walk() on locked folios by Lokesh Gidra · 5 weeks ago
  38. bcb5874 ANDROID: ABI: Update pixel symbol list by Henry Dong · 5 weeks ago ASB-2025-11-03_14-6.1
  39. 3e2aa22 BACKPORT: usb: dwc3: core: Set force_gen1 bit for all applicable SuperSpeed ports by Krishna Kurapati · 5 weeks ago
  40. b809e08 Merge android14-6.1 into android14-6.1-lts by Greg Kroah-Hartman · 5 weeks ago
  41. 64f5109 Merge tag 'android14-6.1.155_r00' into android14-6.1 by Greg Kroah-Hartman · 5 weeks ago
  42. a59fa49 UPSTREAM: f2fs: allow checkpoint=disable for zoned block device by Jaegeuk Kim · 5 weeks ago
  43. cc27677 timers: Silently ignore timers with a NULL function by Thomas Gleixner · 6 weeks ago
  44. 519dfb6 timers: Replace BUG_ON()s by Thomas Gleixner · 6 weeks ago
  45. 2249b9e Documentation: Replace del_timer/del_timer_sync() by Thomas Gleixner · 6 weeks ago
  46. dab867f1 clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function by Steven Rostedt (Google) · 6 weeks ago
  47. 9a190827 usb: gadget: Store endpoint pointer in usb_request by Kuen-Han Tsai · 6 weeks ago
  48. 5135c71 clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function by Steven Rostedt (Google) · 6 weeks ago
  49. 29d9a51 drm/exynos: exynos7_drm_decon: remove ctx->suspended by Kaustabh Chakraborty · 6 weeks ago
  50. 73b5d23 ARM: spear: Do not use timer namespace for timer_shutdown() function by Steven Rostedt (Google) · 6 weeks ago
  51. 667bf66 drm/exynos: exynos7_drm_decon: properly clear channels during bind by Kaustabh Chakraborty · 6 weeks ago
  52. 9520f03 Documentation: Remove bogus claim about del_timer_sync() by Thomas Gleixner · 6 weeks ago
  53. 5d74bbc drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functions by Kaustabh Chakraborty · 6 weeks ago
  54. f37de8d usb: gadget: f_ncm: Refactor bind path to use __free() by Kuen-Han Tsai · 6 weeks ago
  55. 2b1546f usb: gadget: f_acm: Refactor bind path to use __free() by Kuen-Han Tsai · 6 weeks ago
  56. d3745aa usb: gadget: f_ecm: Refactor bind path to use __free() by Kuen-Han Tsai · 6 weeks ago
  57. ef81226 usb: gadget: f_rndis: Refactor bind path to use __free() by Kuen-Han Tsai · 6 weeks ago
  58. 4f370f3 usb: gadget: Introduce free_usb_request helper by Kuen-Han Tsai · 6 weeks ago
  59. aa8ae566 drm/rcar-du: dsi: Fix 1/2/3 lane support by Marek Vasut · 6 weeks ago
  60. 857e435 cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay by Rafael J. Wysocki · 6 weeks ago
  61. 19b8fe5 crypto: rockchip - Fix dma_unmap_sg() nents value by Thomas Fourier · 6 weeks ago
  62. 2e696a0 drm/amd: Check whether secure display TA loaded successfully by Mario Limonciello · 6 weeks ago
  63. efbee1c drm/amdgpu: use atomic functions with memory barriers for vm fault info by Gui-Dong Han · 6 weeks ago
  64. cfacc74 cifs: parse_dfs_referrals: prevent oob on malformed input by Eugene Korenevsky · 6 weeks ago
  65. 4f4b9ca btrfs: do not assert we found block group item when creating free space tree by Filipe Manana · 6 weeks ago
  66. a774548 btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running by Filipe Manana · 6 weeks ago
  67. 1437c95 ext4: detect invalid INLINE_DATA + EXTENTS flag combination by Deepanshu Kartikey · 6 weeks ago
  68. 7616c47 ext4: wait for ongoing I/O to complete before freeing blocks by Zhang Yi · 6 weeks ago
  69. 93ce568 jbd2: ensure that all ongoing I/O complete before freeing blocks by Zhang Yi · 6 weeks ago
  70. a2ec46a r8152: add error handling in rtl8152_driver_init by Yi Cong · 6 weeks ago
  71. 790282a smb: client: Fix refcount leak for cifs_sb_tlink by Shuhao Fu · 6 weeks ago
  72. 9fc74c8 ANDROID: GKI: Enable CONFIG_POSIX_MQUEUE. by jongan.kim · 6 weeks ago
  73. 67d6b81 Merge 015571c64ec2 ("misc: genwqe: Fix incorrect cmd field being reported in error") into android14-6.1-lts by Greg Kroah-Hartman · 6 weeks ago
  74. b80ffbb Merge a99de19128ae ("bpf: Enforce expected_attach_type for tailcall compatibility") into android14-6.1-lts by Greg Kroah-Hartman · 6 weeks ago
  75. 7ca912b UPSTREAM: f2fs: atomic: fix to forbid dio in atomic_file by Chao Yu · 6 weeks ago
  76. 09edd78 ANDROID: crypto: af_alg - Fix assignment from bitfield by Tiffany Yang · 6 weeks ago
  77. c048efa ANDROID: GKI: fix up build break where timer_delete_sync() was used by Greg Kroah-Hartman · 6 weeks ago
  78. 3ae14d9 Merge 77ce71aaa02c ("i2c: designware: Add disabling clocks when probe fails") into android14-6.1-lts by Greg Kroah-Hartman · 6 weeks ago
  79. 8e6e218 Linux 6.1.157 by Greg Kroah-Hartman · 7 weeks ago
  80. b8291d6 xen/events: Update virq_to_irq on migration by Jason Andryuk · 7 weeks ago
  81. 93faabb asm-generic/io.h: Skip trace helpers if rwmmio events are disabled by Varad Gautam · 7 weeks ago
  82. db62b1e writeback: Avoid excessively long inode switching times by Jan Kara · 7 weeks ago
  83. 0beb235 asm-generic/io.h: suppress endianness warnings for relaxed accessors by Vladimir Oltean · 7 weeks ago
  84. 68be7f6 writeback: Avoid softlockup when switching many inodes by Jan Kara · 7 weeks ago
  85. 57edac2 asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info by Sai Prakash Ranjan · 7 weeks ago
  86. cd572b9 cramfs: Verify inode mode when loading from disk by Tetsuo Handa · 7 weeks ago
  87. 5895d78 fs: Add 'initramfs_options' to set initramfs mount options by Lichen Liu · 7 weeks ago
  88. e10c36a pid: Add a judgment for ns null in pid_nr_ns by gaoxiang17 · 7 weeks ago
  89. 8a294fb minixfs: Verify inode mode when loading from disk by Tetsuo Handa · 7 weeks ago
  90. 415d512 mptcp: pm: in-kernel: usable client side with C-flag by Matthieu Baerts (NGI0) · 7 weeks ago
  91. f734944 selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled by Lance Yang · 7 weeks ago
  92. f4ca54b ACPI: property: Do not pass NULL handles to acpi_attach_data() by Rafael J. Wysocki · 7 weeks ago
  93. feb1d46 ACPI: property: Add code comments explaining what is going on by Rafael J. Wysocki · 7 weeks ago
  94. 9a15de2 ACPI: property: Disregard references in data-only subnode lists by Rafael J. Wysocki · 7 weeks ago
  95. 75b5214 ipmi: Fix handling of messages with provided receive message pointer by Guenter Roeck · 7 weeks ago
  96. f63723c ipmi: Rework user message limit handling by Corey Minyard · 7 weeks ago
  97. 5ef5ee7 rseq: Protect event mask against membarrier IPI by Thomas Gleixner · 7 weeks ago
  98. 8dbcf37 btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range() by Qu Wenruo · 7 weeks ago
  99. a89a4b3 mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag by Hans de Goede · 7 weeks ago
  100. 2221d66 mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type by Andy Shevchenko · 7 weeks ago