Current Team Memberships

Show patches with: Archived = No       |   386 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
audio_quality: Fix for 64-bit compatibility --- 2014-03-27 Yongqin Liu Rejected
tests Android.mk: add -Wno-sign-compare c flag --- 2014-05-08 Yongqin Liu Rejected
CloseGuardMonitor.java: fix error of illegal start of type --- 2014-05-09 Yongqin Liu Rejected
bionic libc test: make it can be compiled for 64 bit --- 2014-05-16 Yongqin Liu Rejected
svc: add netd command --- 2014-07-10 Yongqin Liu Rejected
security: add CtsTestStubs.apk as prerequisite apk --- 2014-07-24 Yongqin Liu Rejected
resolver: make the specified interface as the default when run setifdns --- 2014-08-28 Yongqin Liu Rejected
init.rc: make the console service to have superuser permission --- 2014-09-17 Yongqin Liu Rejected
bionic/tests: migrate relocation related bionic tests from system/extra to bionic/tests --- 2014-10-22 Yongqin Liu Rejected
bionic tests: migrate pthread_static_cpp_mutex tests to pthread_test.cpp from system/extras --- 2014-10-24 Yongqin Liu Rejected
bionic tests: migrate tests for getgrouplist to to bionic/tests --- 2014-10-24 Yongqin Liu Rejected
bionic libc test: clean up for pthread rwlock related tests --- 2014-10-28 Yongqin Liu Rejected
bionic libc test: clean up pthread mutex related test --- 2014-10-28 Yongqin Liu Rejected
bionic libc test: clean up test_cond.c --- 2014-10-29 Yongqin Liu Rejected
pthread_test.cpp: migrate test for pthread condition variable --- 2014-10-30 Yongqin Liu Rejected
bionic libc tests: remove test test_pthread_cond --- 2014-10-30 Yongqin Liu Rejected
BluetoothSettings.java: add null check for use mLocalAdapter --- 2014-11-26 Yongqin Liu Rejected
BrowserPreferencesPage.java: override isValidFragment method --- 2014-12-02 Yongqin Liu Rejected
add support for configfs --- 2015-06-05 Yongqin Liu Rejected
core/Makefile: fix the problem for default.prop override --- 2015-06-17 Yongqin Liu Rejected
ActivityManagerService.cpp: remove unused curBuf variable --- 2016-04-15 Yongqin Liu Rejected
version.sh: update to avoid git errors --- 2016-04-18 Yongqin Liu Rejected
add support for tracefs --- 2016-04-19 Yongqin Liu Rejected
quick selinux support for tracefs --- 2016-04-28 Yongqin Liu Rejected
init.te: allow init have write permisson for sysfs:dir --- 2016-06-15 Yongqin Liu Rejected
logcat/logcat.cpp: remove unnecessary headers --- 2016-07-08 Yongqin Liu Rejected
ueventd.te: allow ueventd to write to kernel log --- 2016-07-28 Yongqin Liu Rejected
HiKeyFastboot.c: add support for sparse image with CHUNK_TYPE_FILL --- 2016-08-24 Yongqin Liu Rejected
avc enc: disable sanitizer for some functions --- 2016-10-31 Yongqin Liu Rejected
arch/arm64/configs/hikey_defconfig: use performance as default cpufreq governor --- 2017-04-27 Yongqin Liu Rejected
bootstat.cpp: update time_since_last_boot to time_diff_last_boot --- 2017-07-07 Yongqin Liu Rejected
bootstat.cpp: remove record for time_since_factory_reset --- 2017-07-07 Yongqin Liu Rejected
bootstat.te: rules to write to logd --- 2017-07-10 Yongqin Liu Rejected
DeviceInfoSettingsTest.java: add test cases for kernel built with clang --- 2017-07-13 Yongqin Liu Rejected
m4v_h263/dec/Android.bp: comment out cfi in sanitize --- 2017-08-29 Yongqin Liu Rejected
enabled android.software.device_admin feature --- 2018-02-26 Yongqin Liu Rejected
api/netd/AndroidTest.xml: update value for binary-test-source --- 2018-06-15 Yongqin Liu Rejected
sepolicy: move all sepolicy rules as vendor rules --- 2018-06-20 Yongqin Liu Rejected
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV --- 2018-08-02 Yongqin Liu Rejected
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV --- 2018-08-07 Yongqin Liu Rejected
android_device.py: fix problem that not check sdk_version in getLaunchApiLevel --- 2018-09-11 Yongqin Liu Rejected
VtsKernelConfigTest.py: check codename first to get the directory in kernel configs --- 2018-09-12 Yongqin Liu Rejected
VtsKernelConfigTest.py: use common function to get kernel version --- 2018-10-22 Yongqin Liu Rejected
VtsKernelProcFileApiTest.py: remove the doble quote --- 2018-10-30 Yongqin Liu Rejected
ANDROID: arm64: add option to build Image.gz/dtb combo --- 2018-12-18 Yongqin Liu Rejected
ANDROID: arm64: add option to build Image-dtb --- 2018-12-18 Yongqin Liu Rejected
scripts/Makefile.lib: add cat command --- 2018-12-18 Yongqin Liu Rejected
ANDROID: arm64: Image.gz-dtb build target depends on Image.gz --- 2018-12-25 Yongqin Liu Rejected
add tools for generating conditional config and combined configs file --- 2019-02-20 Yongqin Liu Rejected
am57xx_evm: Allow bootm to load larger kernels --- 2019-06-23 Yongqin Liu Rejected
am57xx_evm: Increase boot partition --- 2019-06-23 Yongqin Liu Rejected
device.mk: use dtb under arch/arm/boot/dts/ti --- 2019-07-10 Yongqin Liu Rejected
PhoneSwitcher.java: add check for mPreferredDataPhoneId --- 2019-07-25 Yongqin Liu Rejected
PhoneSwitcher.java: create a common function for getting phoneId with subId --- 2019-07-25 Yongqin Liu Rejected
am57xx-beagle-x15-common.dtsi: disable android-fstab in DT --- 2019-10-16 Yongqin Liu Rejected
android.cfg: set value for androidboot.verifiedbootstate and androidboot.boot_devices --- 2019-11-01 Yongqin Liu Rejected
setup/build/devices.html: update the kernel build instructions for hikey960 board --- 2020-03-21 Yongqin Liu Rejected
add prebuilt build-tools to mainline manifest --- 2020-03-23 Yongqin Liu Rejected
ANDROID: qcom/sdm845.dtsi: update compatible value for usb hsphy nodes --- 2020-04-02 Yongqin Liu Rejected
ANDROID: resubmit changes on fsnotify.h from "fsnotify: simplify arguments passing to fsnotify_parent()" --- 2020-04-09 Yongqin Liu Rejected
ANDROID: resubmit changes on fsnotify.h from "fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name" --- 2020-04-09 Yongqin Liu Rejected
ANDROID: resubmit changes on fsnotify.h from "fsnotify: funnel all dirent events through fsnotify_name()" --- 2020-04-09 Yongqin Liu Rejected
ANDROID: resubmit changes on fsnotify.h from "fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()" --- 2020-04-09 Yongqin Liu Rejected
envsetup.sh: fix broken problem when run lunch command --- 2020-05-21 Yongqin Liu Rejected
build.config.hikey&build.config.hikey960: get kernel dir based on the path of the config file --- 2020-06-04 Yongqin Liu Rejected
build.config.hikey & build.config.hikey960: get kernel dir based on the path of the config file --- 2020-06-04 Yongqin Liu Rejected
build.config: update to get OMAP_KERNEL_DIR dynamically --- 2020-06-07 Yongqin Liu Rejected
default.xml: add projects for omap 4.14 and 4.19 kernels --- 2020-06-07 Yongqin Liu Rejected
Merge branch 'android-4.19' into merge-changes --- 2020-07-06 Yongqin Liu Rejected
Revert "usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING" --- 2020-07-06 Yongqin Liu Rejected
ANDROID: enable QCOM GENI Serial Console support in GKI by default --- 2020-07-16 Yongqin Liu Rejected
build.config*: set KERNEL_DIR explicitly --- 2020-08-11 Yongqin Liu Rejected
ANDROID: enable QCOM GENI Serial Console support in GKI by default --- 2020-08-11 Yongqin Liu Rejected
ANDROID: update ABI after enabled QCOM GENI in gki_defconfig --- 2020-08-20 Yongqin Liu Rejected
FROMLIST: usb: dwc2: Fix parameter type in function pointer prototype --- 2020-08-24 Yongqin Liu Rejected
FROMLIST: usb: dwc2: Fix parameter type in function pointer prototype --- 2020-08-27 Yongqin Liu Rejected
HACK: ANDROID: gki_defconfig: enable CONFIG_SERIAL_MSM_GENI_EARLY_CONSOLE --- 2020-08-28 Yongqin Liu Rejected
FROMLIST: serial: msm_geni_serial_console : Add Earlycon support --- 2020-08-28 Yongqin Liu Rejected
ANDROID: build.config.common: remove settings of KERNEL_DIR --- 2020-09-03 Yongqin Liu Rejected
build.config*: set KERNEL_DIR explicitly --- 2020-09-03 Yongqin Liu Rejected
Gralloc: try to use ion heaps when linux,cma not exist --- 2020-09-08 Yongqin Liu Rejected
ANDROID: goldfish arm64: fix the build error --- 2020-09-25 Yongqin Liu Rejected
ANDROID: goldfish arm: fix the build error --- 2020-09-25 Yongqin Liu Rejected
ANDROID: GKI: update KMI for db845c --- 2020-10-23 Yongqin Liu Rejected
ANDROID: gki_defconfig: enable CRYPTO_MD5 explicitly --- 2020-11-06 Yongqin Liu Rejected
ANDROID: build.config.hikey960: generate Image.gz-dtb in DIST_DIR --- 2020-11-24 Yongqin Liu Rejected
init.common.rc: increase memlock size to 1GB --- 2020-12-21 Yongqin Liu Rejected
abi_gki_aarch64_hikey960: initialize KMI file for hikey960 --- 2020-12-22 Yongqin Liu Rejected
ANDROID: abi_gki_aarch64_db845c: update KMI for DMA-BUF system heap module --- 2021-01-11 Yongqin Liu Rejected
ANDROID: hikey960_gki.fragment: enable DMABUF_HEAPS_CMA and DMABUF_HEAPS_SYSTEM as modules --- 2021-01-11 Yongqin Liu Rejected
BatteryMeterView.java: check mBatteryPercentView before call setText --- 2021-08-06 Yongqin Liu Rejected
FROMGIT: Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists" --- 2021-08-11 Yongqin Liu Rejected
FROMGIT: Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists" --- 2021-08-11 Yongqin Liu Rejected
[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 123: merge for MATER_STR not defined problem --- 2011-09-27 Yongqin Liu Accepted
[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 124: merge to trunk: --- 2011-09-27 Yongqin Liu Accepted
[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 125: fix leak of job_name setting --- 2011-09-27 Yongqin Liu Accepted
[Branch,~linaro-validation/lava-dashboard/trunk] Rev 277: merge for bug 877859: add measurement information to the json output --- 2011-10-25 Yongqin Liu Accepted
[Branch,~linaro-validation/lava-dashboard/trunk] Rev 279: merge tips error --- 2011-11-08 Yongqin Liu Accepted
[Branch,~linaro-validation/lava-dashboard-tool/trunk] Rev 155: fix lp:887963 --use SHA as default file name of the bundle to be downloaded --- 2011-11-09 Yongqin Liu Accepted
[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 196: merge fix of disable-suspend-new branch --- 2012-01-19 Yongqin Liu Accepted
« 1 2 3 4 »

Bundling

Create bundle: