android13-5.15 May 2024 release 1

Artifacts:
  https://ci.android.com/builds/submitted/11838684/kernel_aarch64/latest
  1. e488687 ANDROID: Initialize android13-5.15-2024-05 by Todd Kjos · 1 year, 2 months ago android13-5.15-2024-05_r1
  2. b2e6f8e1 ANDROID: ABI: Update honor symbol list by Dezhi Huang · 1 year, 2 months ago
  3. 8f68ff0 ANDROID: add vendor hook in do_read_fault to tune fault_around_bytes by Dezhi Huang · 1 year, 2 months ago
  4. 0eccf4c ANDROID: 16K: Fix show maps CFI failure by Kalesh Singh · 1 year, 2 months ago ASB-2024-05-05_13-5.15
  5. 9e5fc85 ANDROID: 16K: Handle pad VMA splits and merges by Kalesh Singh · 1 year, 2 months ago
  6. 0c5b08d ANDROID: 16K: madvise_vma_pad_pages: Remove filemap_fault check by Kalesh Singh · 1 year, 2 months ago
  7. 836c41d ANDROID: 16K: Only madvise padding from dynamic linker context by Kalesh Singh · 1 year, 2 months ago
  8. 6b0dc45 ANDROID: 16K: Separate padding from ELF LOAD segment mappings by Kalesh Singh · 1 year, 2 months ago
  9. b45b2c5 ANDROID: 16K: Exclude ELF padding for fault around range by Kalesh Singh · 1 year, 2 months ago
  10. 8629cff ANDROID: 16K: Use MADV_DONTNEED to save VMA padding pages. by Kalesh Singh · 1 year, 2 months ago
  11. e62af1b ANDROID: 16K: Introduce ELF padding representation for VMAs by Kalesh Singh · 1 year, 2 months ago
  12. 40a6ca0 ANDROID: 16K: Introduce /sys/kernel/mm/pgsize_miration/enabled by Kalesh Singh · 1 year, 2 months ago
  13. 5f1f785 ANDROID: Add symbol list for ARCVM by Richard Fung · 1 year, 2 months ago
  14. 804531a ANDROID: Add CONFIG_NET_9P by Richard Fung · 1 year, 2 months ago
  15. 1d6838a ANDROID: Enable CONFIG_LAZY_RCU in x86 gki_defconfig by Qais Yousef · 1 year, 2 months ago
  16. 11c8ba33 ANDROID: Enable CONFIG_LAZY_RCU in arm64 gki_defconfig by Qais Yousef · 1 year, 2 months ago
  17. b657ede FROMLIST: rcu: Provide a boot time parameter to control lazy RCU by Qais Yousef · 1 year, 2 months ago
  18. a298428 ANDROID: rcu: Add a minimum time for marking boot as completed by Joel Fernandes (Google) · 1 year, 2 months ago
  19. c4e857d UPSTREAM: rcu/kvfree: Move need_offload_krc() out of krcp->lock by Uladzislau Rezki (Sony) · 1 year, 2 months ago
  20. b9f7b61 UPSTREAM: rcu/kfree: Fix kfree_rcu_shrink_count() return value by Joel Fernandes (Google) · 1 year, 2 months ago
  21. d13996c UPSTREAM: rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval by Uladzislau Rezki (Sony) · 1 year, 2 months ago
  22. 8309b1d UPSTREAM: rcu/kvfree: Remove useless monitor_todo flag by Joel Fernandes (Google) · 1 year, 2 months ago
  23. 96b2f1a UPSTREAM: scsi/scsi_error: Use call_rcu_hurry() instead of call_rcu() by Uladzislau Rezki · 1 year, 2 months ago
  24. 145e58e ANDROID: rxrpc: Use call_rcu_hurry() instead of call_rcu() by Joel Fernandes (Google) · 1 year, 2 months ago
  25. 0f3566b UPSTREAM: net: devinet: Reduce refcount before grace period by Eric Dumazet · 1 year, 2 months ago
  26. 3b7f9eb UPSTREAM: rcu: Disable laziness if lazy-tracking says so by Joel Fernandes (Google) · 1 year, 2 months ago
  27. b93701c UPSTREAM: rcu: Track laziness during boot and suspend by Joel Fernandes (Google) · 1 year, 2 months ago
  28. ee7f375 UPSTREAM: net: Use call_rcu_hurry() for dst_release() by Joel Fernandes (Google) · 1 year, 2 months ago
  29. 16944215 UPSTREAM: percpu-refcount: Use call_rcu_hurry() for atomic switch by Joel Fernandes (Google) · 1 year, 2 months ago
  30. a840754 UPSTREAM: rcu/sync: Use call_rcu_hurry() instead of call_rcu by Joel Fernandes (Google) · 1 year, 2 months ago
  31. 7297afa UPSTREAM: rcu: Refactor code a bit in rcu_nocb_do_flush_bypass() by Joel Fernandes (Google) · 1 year, 2 months ago
  32. 107b3bf BACKPORT: rcu: Shrinker for lazy rcu by Vineeth Pillai · 1 year, 2 months ago
  33. cca23ea BACKPORT: rcu: Make call_rcu() lazy to save power by Joel Fernandes (Google) · 1 year, 2 months ago
  34. 2fa8106 UPSTREAM: rcu: Fix late wakeup when flush of bypass cblist happens by Joel Fernandes (Google) · 1 year, 2 months ago
  35. b12f387 BACKPORT: rcu: Fix missing nocb gp wake on rcu_barrier() by Frederic Weisbecker · 1 year, 2 months ago
  36. 415bf49 ANDROID: abi_gki_aarch64_qcom: Update symbol list by Subhadra Jagadeesan · 1 year, 3 months ago
  37. 82234d0 UPSTREAM: netfilter: nft_set_pipapo: do not free live element by Florian Westphal · 1 year, 3 months ago
  38. 897b4b4 UPSTREAM: af_unix: Fix garbage collector racing against connect() by Michal Luczaj · 1 year, 3 months ago
  39. eb5cd3f UPSTREAM: af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 1 year, 3 months ago
  40. f58e0ae ANDROID: GKI: Update symbols to symbol list by xieliujie · 1 year, 3 months ago
  41. 73d5698 ANDROID: vendor_hook: Add hooks to support reader optimistic spin in rwsem by xieliujie · 1 year, 3 months ago
  42. 9e6a1299 UPSTREAM: usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error by Norihiko Hama · 1 year, 3 months ago
  43. f9f189d ANDROID: GKI: Update symbols to symbol list by Oven · 1 year, 3 months ago
  44. 78a68f4 ANDROID: GKI: update symbol list file for xiaomi by wangyu · 1 year, 3 months ago
  45. 07c8a07 ANDROID: ABI: Update oplus symbol list by wei li · 1 year, 3 months ago
  46. 63070883 ANDROID: mm: fix incorrect unlock mmap_lock for speculative swap fault by Oven · 1 year, 3 months ago