Patch Metrics

There are 2978 patches submitted by members of this team, and 2449 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   2978 patches
« 1 2 ... 8 9 1029 30 »
Patch Series S/W/F Date Submitter Delegate State
Hikey960 kernel v5.0 --- 2019-03-06 Jerome Forissier Accepted
core: ignore deprecated TA flags EXEC_DDR and USER_MODE --- 2019-03-06 Jerome Forissier Accepted
add LICENSE file --- 2019-03-04 Etienne Carriere Accepted
driver: tee: Handle NULL pointer indication from client --- 2019-03-04 Jens Wiklander New
cmake: support BUILD_STATIC_LIBS/BUILD_SHARED_LIBS --- 2019-03-01 Etienne Carriere Accepted
[RFC] core: remove algo from crypto_hash_*() --- 2019-03-01 Jens Wiklander Accepted
regression 1008: adjust TA corruption test for CFG_ULIBS_SHARED=y --- 2019-02-28 Jerome Forissier Accepted
Fix build warnings and initialize functions local variables --- 2019-02-28 Etienne Carriere Accepted
Compile user TAs with -fpic rather than -fpie --- 2019-02-27 Jerome Forissier Accepted
[RFC] change PTA API regarding client indentification (and add embedded tests) --- 2019-02-27 Etienne Carriere Accepted
RFC: libutils libutee etc. as shared libraries --- 2019-02-26 Jerome Forissier Accepted
core: user_ta: load_elf(): return meaningful error code --- 2019-02-26 Jerome Forissier Accepted
[Linaro-uefi,v2] opteed-build.sh: change file for detection of.. [Linaro-uefi,v2] opteed-build.sh: change file for detection of.. --- 2019-02-25 Victor Chong New
[Linaro-uefi] opteed-build.sh: update dead link [Linaro-uefi] opteed-build.sh: update dead link --- 2019-02-25 Victor Chong New
[Linaro-uefi] optee-build.sh: change file for detection of.. [Linaro-uefi] optee-build.sh: change file for detection of.. --- 2019-02-25 Victor Chong Superseded
core: add inline description of TEE session field user_ctx --- 2019-02-24 Etienne Carriere Accepted
core/generic-boot: level up missing external DTB trace --- 2019-02-24 Etienne Carriere Accepted
core/entry-std: clean memory type inline comments --- 2019-02-24 Etienne Carriere Accepted
ci: travis: keep only code rule checks --- 2019-02-22 Jerome Forissier Accepted
docs: Remove current docs and link to the new location --- 2019-02-22 Joakim Bech Accepted
docs: Remove current docs and link to the new location --- 2019-02-22 Joakim Bech Accepted
docs: Remove current docs and link to the new location --- 2019-02-22 Joakim Bech Accepted
docs: Remove current docs and link to the new location --- 2019-02-22 Joakim Bech Accepted
docs: Remove current docs and link to the new location --- 2019-02-22 Joakim Bech Accepted
docs: Remove current docs and link to the new location --- 2019-02-22 Joakim Bech Accepted
docs: Remove current docs and link to the new location --- 2019-02-21 Joakim Bech Accepted
README.md: remove mention of mixed code and declarations --- 2019-02-20 Jerome Forissier Accepted
Revert "core_mmu: phys_to_virt_io(): warn if PA has both S and NS map… --- 2019-02-15 Jerome Forissier Accepted
Minor fixes in stm32mp1 and its drivers --- 2019-02-14 Etienne Carriere Accepted
Miscellaneous security/code hardening patches --- 2019-02-13 Jerome Forissier Accepted
core_mmu: do not restrict IO_* memory mapping to PGDIR_SIZE granularity --- 2019-02-11 Jerome Forissier Accepted
beagle-x15: Update kernel and pvr prebuilts --- 2019-02-11 Mykhailo Sopiha Rejected
[RFC] libutil: replace write*() util functions with io_write*() --- 2019-02-11 Etienne Carriere Accepted
core: change io_{clr|set|clrset}bits32() address argument type --- 2019-02-11 Etienne Carriere Accepted
tee: optee: update optee_msg.h and optee_smc.h to dual license tee: optee: update optee_msg.h and optee_smc.h to dual license --- 2019-02-08 Jerome Forissier Accepted
Dual-license OP-TEE headers + license clarification --- 2019-02-08 Jerome Forissier Accepted
ta: link.mk: set linker max-page-size to 4K --- 2019-02-07 Jerome Forissier Accepted
Shared read-only pages between TAs --- 2019-02-07 Jens Wiklander Accepted
ci: .shippable.yml: add build for QEMUv8 with virtualization --- 2019-02-06 Jerome Forissier Accepted
Remove memalign() --- 2019-02-06 Jens Wiklander Accepted
tee-supplicant: fix install path in GNU makefile --- 2019-02-06 Etienne Carriere Accepted
common: remove deprecated rootfs targets --- 2019-02-06 Etienne Carriere Accepted
[RFC] optee services: update script --- 2019-02-05 Etienne Carriere Accepted
optee service: update tee-supplicant install path --- 2019-02-05 Etienne Carriere Accepted
tee-supplicant: fix cmake to install in bin/ not sbin/ --- 2019-02-05 Etienne Carriere Accepted
Fix alignment of data for mempool_alloc_pool() --- 2019-02-05 Jens Wiklander Accepted
rpi3: update OpenOCD configuration for RPi3 --- 2019-02-04 Joakim Bech Accepted
core: pseudo_ta: fix query buffer size for SDP --- 2019-02-04 Jens Wiklander Accepted
Rpi3 nfs fixes --- 2019-02-01 Joakim Bech Accepted
core: pta_stats: add memleak function --- 2019-01-31 Jens Wiklander Accepted
xtest: add --stats applet --- 2019-01-31 Jens Wiklander Accepted
regression: 4002: run one CBC MAC test in multiple increments --- 2019-01-30 Jerome Forissier Accepted
core: fix get_elf_segments() segs initialization --- 2019-01-30 Jens Wiklander Accepted
scripts: re-indent Python scripts --- 2019-01-30 Jerome Forissier Accepted
regression 4100: update string conversion loop --- 2019-01-29 Etienne Carriere Accepted
Add documentation/external_libraries.rst --- 2019-01-29 Jerome Forissier Accepted
toolchain: Update to GCC82 with TUI enabled --- 2019-01-28 Joakim Bech Accepted
mk/aosp_optee.mk: remove cp -u option --- 2019-01-28 Victor Chong Accepted
[v2,1/1] tee: add cancellation support to client interface [v2,1/1] tee: add cancellation support to client interface --- 2019-01-24 Igor Opaniuk New
[1/1] tee: add cancellation support to client interface [1/1] tee: add cancellation support to client interface --- 2019-01-24 Igor Opaniuk New
core: arm32: fix gicv3 fiq race --- 2019-01-24 Jens Wiklander Accepted
Fix possibly uninitialized variable in regression tests --- 2019-01-22 Etienne Carriere Accepted
Build with GP test suite with CMake --- 2019-01-21 Etienne Carriere Accepted
plat-vexpress: disable uart IT with TF-A and GICv3 --- 2019-01-21 Jens Wiklander Accepted
lockdep: fix dup_call_stack() --- 2019-01-18 Jerome Forissier Accepted
scripts/symbolize.py: fix for platforms with more than 9 cores --- 2019-01-18 Jerome Forissier Accepted
mbedtls: TEE_BigIntMul(): use temporary --- 2019-01-17 Jerome Forissier Accepted
[v1,1/1] arm64: dt: poplar: add optee node [v1,1/1] arm64: dt: poplar: add optee node --- 2019-01-17 Igor Opaniuk Accepted
RPi3 updates --- 2019-01-17 Igor Opaniuk Accepted
mbedtls: fix memory leak in mpi_miller_rabin() --- 2019-01-17 Jens Wiklander Accepted
[RESEND,v3,1/1] avb: add support for named persistent values [RESEND,v3,1/1] avb: add support for named persistent values --- 2019-01-17 Igor Opaniuk New
[v3,1/1] avb: add support for named persistent values [v3,1/1] avb: add support for named persistent values --- 2019-01-17 Igor Opaniuk Superseded
mbedtls: fix memory leak in mpi_miller_rabin() --- 2019-01-17 Jens Wiklander Accepted
Fixes for security potential issues reported by Riscure --- 2019-01-17 Joakim Bech Accepted
rpi3: fix RPI3_PRELOADED_DTB_BASE usage --- 2019-01-16 Igor Opaniuk Accepted
rpi3: Set RPI3_PRELOADED_DTB_BASE for TF-A --- 2019-01-16 Joakim Bech Accepted
hikey960: set CFG_CORE_BGET_BESTFIT=y --- 2019-01-16 Jerome Forissier Accepted
core: arm: mutex: remove owner_id --- 2019-01-16 Jerome Forissier Accepted
Mempool fix --- 2019-01-16 Jens Wiklander Accepted
tests/keystore/AndroidTest.xml: add shell-timeout --- 2019-01-16 Victor Chong New
Update CHANGELOG.md for 3.4.0 --- 2019-01-14 Jerome Forissier Accepted
Introduce SKS TA --- 2019-01-11 Etienne Carriere Accepted
Introduce libsks for PKCS#11 --- 2019-01-11 Etienne Carriere Accepted
[RFC] Secure key services: step1: TA basics and API --- 2019-01-11 Etienne Carriere Accepted
Tf a updates emmc fix --- 2019-01-11 Joakim Bech Accepted
[RFC] libsks for Pkcs#11 services through OP-TEE SKS TA --- 2019-01-11 Etienne Carriere Accepted
TA ASLR --- 2019-01-09 Jerome Forissier Accepted
core: fix thread_excp_vect_end and literal pool --- 2019-01-09 Jens Wiklander Accepted
cscope: do not exclude generated file --- 2019-01-08 Jerome Forissier Accepted
usb: storage: Remove outdated URL from MAINTAINERS usb: storage: Remove outdated URL from MAINTAINERS --- 2019-01-07 David Brown Accepted
gx_km: fix pvrsrvkm.ko double list_del error --- 2018-12-27 Mykhailo Sopiha Accepted
ta: avb: RSA public key validation --- 2018-12-21 Igor Opaniuk New
[RFC] TA ASLR --- 2018-12-20 Jerome Forissier Accepted
rpi3: spawn getty for both HDMI and serial console --- 2018-12-19 Igor Opaniuk Accepted
xtest: prevent potential overflow --- 2018-12-19 Etienne Carriere Accepted
regression: 6010: add rename conflict case (with close) --- 2018-12-19 Jerome Forissier Accepted
core: syscall_storage_obj_rename(): fix handling of .rename() return … --- 2018-12-19 Jerome Forissier Accepted
stm32mp1: uart consoles --- 2018-12-18 Etienne Carriere Accepted
PM callbacks for the GIC --- 2018-12-18 Etienne Carriere Accepted
mmc: increase delay when initializing mmc --- 2018-12-18 Joakim Bech Accepted
« 1 2 ... 8 9 1029 30 »