summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05soc/google/cpif: Fix OOB write in rx_pktprocandroid-15-beta-1_r0.6android-15-beta-1_r0.4android-15-beta-1_r0.2android-15-beta-1_r0.1android-gs-tangorpro-5.10-android15-dpandroid-gs-tangorpro-5.10-android15-betaandroid-gs-pantah-5.10-android15-dpandroid-gs-pantah-5.10-android15-betaandroid-gs-felix-5.10-android15-dpandroid-gs-felix-5.10-android15-betaandroid-gs-bluejay-5.10-android15-dpandroid-gs-bluejay-5.10-android15-betaMahesh Kallelil
2024-03-05media: mfc: add refcnt condition check to avoid OOBSeungchul Kim
2024-03-01arm64/dts: gs101: zuma: Restructure GPU SLC partitionsJack Diver
2024-03-01slc_acpm: Replace mutex with spinlockJack Diver
2024-03-01slc_acpm: Downgrade dev_info to dev_dbgJack Diver
2024-02-27gvotable: get result lock before iterating the entriesandroid-u-qpr3-beta-2.1_r0.7android-u-qpr3-beta-2.1_r0.5android-u-qpr3-beta-2.1_r0.3android-u-qpr3-beta-2.1_r0.2android-u-qpr3-beta-2.1_r0.1android-gs-tangorpro-5.10-android14-qpr3-betaandroid-gs-raviole-5.10-android14-qpr3-betaandroid-gs-lynx-5.10-android14-qpr3-betaandroid-gs-felix-5.10-android14-qpr3-betaandroid-gs-bluejay-5.10-android14-qpr3-betaSpade Lee
2024-02-21Merge android13-5.10-2024-01 ab/11392938 into android13-gs-pixel-5.10-24Q2Pindar Yang
2024-02-20mfd: pmic: Set init_name to fix uninformative kernel wakelockandroid-15-dp-2_r0.4Benjamin Schwartz
2024-02-20usb: typec: tcpci_max77759: Set init_name to fix uninformative kernel wakelockBenjamin Schwartz
2024-02-19slg51002: retry probe if any given gpio is missingandroid-15-dp-2_r0.5android-15-dp-2_r0.3android-15-dp-2_r0.2Kamal Shafi
2024-02-12pcie: exynos: Reduce log spam for reg 0x5FCSajid Dalvi
2024-02-12build_slider.sh: update the SPL for developmentWill McVicker
2024-02-07arm64/dts: gs101/gs201: Remove i2c dev-name propertyandroid-u-qpr3-beta-2_r0.7android-u-qpr3-beta-2_r0.6android-u-qpr3-beta-2_r0.5android-u-qpr3-beta-2_r0.4android-u-qpr3-beta-2_r0.3android-u-qpr3-beta-2_r0.2android-15-dp-2_r0.6android-15-dp-2_r0.1Jacky Liu
2024-02-07Disable VH_I2C by defaultJacky Liu
2024-02-07arm64/dts: gs101/gs201: Statically assign i2c bus numbersJacky Liu
2024-02-06Merge android13-5.10 ab/11297499 into android13-gs-pixel-5.10-24Q2Pindar Yang
2024-02-01ANDROID: mm: Fix VMA ref count after fast-mremapKalesh Singh
2024-01-31ANDROID: trusty: Make Trusty driver page size agnosticGabor Kertesz
2024-01-30uwb: update module pathVictor Liu
2024-01-30pcie: exynos: Remove register dump and reset immediately after itmontinghsin
2024-01-23Merge android13-5.10-2023-11 ab/11325620 into android13-gs-pixel-5.10-24Q2Pindar Yang
2024-01-17arm64/dts: cheetah: Set the tele camera transaction-process-limit to 20Holmes Chou
2024-01-17ANDROID: binder: fix KMI-break due to alloc->lockCarlos Llamas
2024-01-17ANDROID: binder: fix KMI-break due to address type changeCarlos Llamas
2024-01-17BACKPORT: FROMGIT: binder: switch alloc->mutex to spinlock_tCarlos Llamas
2024-01-17BACKPORT: FROMGIT: binder: reverse locking order in shrinker callbackCarlos Llamas
2024-01-17FROMGIT: binder: avoid user addresses in debug logsCarlos Llamas
2024-01-17FROMGIT: binder: refactor binder_delete_free_buffer()Carlos Llamas
2024-01-17FROMGIT: binder: collapse print_binder_buffer() into callerCarlos Llamas
2024-01-17FROMGIT: binder: document the final page calculationCarlos Llamas
2024-01-17BACKPORT: FROMGIT: binder: rename lru shrinker utilitiesCarlos Llamas
2024-01-17UPSTREAM: drivers/android: remove redundant ret variableMinghao Chi
2024-01-17FROMGIT: binder: make oversized buffer code more readableCarlos Llamas
2024-01-17FROMGIT: binder: remove redundant debug logCarlos Llamas
2024-01-17BACKPORT: FROMGIT: binder: perform page installation outside of locksCarlos Llamas
2024-01-17FROMGIT: binder: initialize lru pages in mmap callbackCarlos Llamas
2024-01-17FROMGIT: binder: malloc new_buffer outside of locksCarlos Llamas
2024-01-17BACKPORT: FROMGIT: binder: refactor page range allocationCarlos Llamas
2024-01-17BACKPORT: FROMGIT: binder: relocate binder_alloc_clear_buf()Carlos Llamas
2024-01-17FROMGIT: binder: relocate low space calculationCarlos Llamas
2024-01-17FROMGIT: binder: separate the no-space debugging logicCarlos Llamas
2024-01-17FROMGIT: binder: remove pid param in binder_alloc_new_buf()Carlos Llamas
2024-01-17FROMGIT: binder: do unlocked work in binder_alloc_new_buf()Carlos Llamas
2024-01-17FROMGIT: binder: split up binder_update_page_range()Carlos Llamas
2024-01-17FROMGIT: binder: keep vma addresses type as unsigned longCarlos Llamas
2024-01-17FROMGIT: binder: remove extern from function prototypesCarlos Llamas
2024-01-17FROMGIT: binder: fix comment on binder_alloc_new_buf() return valueCarlos Llamas
2024-01-17FROMGIT: binder: fix trivial typo of binder_free_buf_locked()Carlos Llamas
2024-01-17FROMGIT: binder: fix unused alloc->free_async_spaceCarlos Llamas
2024-01-17FROMGIT: binder: fix async space check for 0-sized buffersCarlos Llamas