Show patches with: Submitter = Taras Kondratiuk       |    Archived = No       |   246 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] Move odp_buffer.h to linux-generic --- 2014-04-14 Taras Kondratiuk Superseded
[02/10] Keystone2: Fork linux-generic --- 2014-04-14 Taras Kondratiuk Superseded
[03/10] Keystone2: Add prebuilt OpenEM helper libraries --- 2014-04-14 Taras Kondratiuk Superseded
[04/10] Keystone2: Remove _GNU_SOURCE define from sources --- 2014-04-14 Taras Kondratiuk Superseded
[05/10] Keystone2: Add platform config headers --- 2014-04-14 Taras Kondratiuk Superseded
[06/10] Keystone2: Initialize hardware --- 2014-04-14 Taras Kondratiuk Superseded
[07/10] Keystone2: Add CMA shared memory allocation --- 2014-04-14 Taras Kondratiuk Superseded
[08/10] Keystone2: Add initial HW buffer management --- 2014-04-14 Taras Kondratiuk Superseded
[09/10] Keystone2: Add initial HW queues support --- 2014-04-14 Taras Kondratiuk Superseded
[10/10] Keystone2: Add initial Packet IO --- 2014-04-14 Taras Kondratiuk Superseded
[1/2] api: init: add a way to determine a last ODP thread termination --- 2014-12-18 Taras Kondratiuk Accepted
[1/2] api: queue: add odp_queue_destroy() --- 2014-11-26 Taras Kondratiuk New
[1/2] Keystone2: buffer: Update buffer types --- 2014-07-01 Taras Kondratiuk Accepted
[1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-24 Taras Kondratiuk New
[1/2] validation: crypto: handle synchronous operations in async test --- 2015-03-18 Taras Kondratiuk Accepted
[1/3] Add platform specific Makefile.inc --- 2014-08-14 Taras Kondratiuk Superseded
[1/3] debug: Fix ODP_STATIC_ASSERT --- 2014-07-21 Taras Kondratiuk Accepted
[1/3] linux-generic: crypto: always make a copy of IV --- 2014-12-12 Taras Kondratiuk Accepted
[1/3] validation: buffer: add initial buffer pool tests --- 2014-12-12 Taras Kondratiuk Accepted
[1/3] validation: crypto: don't create completion pool --- 2015-02-25 Taras Kondratiuk Accepted
[1/5] api: debug: fix static assert macro --- 2015-02-04 Taras Kondratiuk New
[1/5] validation: shm: move main() to a common place --- 2014-12-01 Taras Kondratiuk New
[2/2] linux-generic: init: implement basic odp_term_local() --- 2014-12-18 Taras Kondratiuk Accepted
[2/2] linux-generic: timer: Suppress cast-align warning --- 2014-07-01 Taras Kondratiuk Accepted
[2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-24 Taras Kondratiuk New
[2/2] platform: implement odp_queue_destroy() --- 2014-11-26 Taras Kondratiuk New
[2/2] validation: crypto: combine sync and async tests --- 2015-03-18 Taras Kondratiuk Accepted
[2/3] debug: Replace ODP_ASSERT with ODP_STATIC_ASSERT --- 2014-07-21 Taras Kondratiuk Accepted
[2/3] linux-generic: crypto: implement completion event context --- 2014-12-12 Taras Kondratiuk New
[2/3] linux-keystone2: Switch to McSDK libraries --- 2014-08-14 Taras Kondratiuk Superseded
[2/3] validation: buffer: add initial buffer tests --- 2014-12-12 Taras Kondratiuk New
[2/3] validation: crypto: verify odp_crypto_operation() return code --- 2015-02-25 Taras Kondratiuk Accepted
[2/5] linux-generic: classification: Remove typedef forward declarations --- 2015-02-04 Taras Kondratiuk New
[2/5] validation: common: add tests_global_init() function --- 2014-12-01 Taras Kondratiuk Superseded
[3/3] debug: Convert ODP_ASSERT to a runtime assertion --- 2014-07-21 Taras Kondratiuk Accepted
[3/3] linux-generic: crypto: implement odp_crypto_get_operation_compl_packet() --- 2014-12-12 Taras Kondratiuk New
[3/3] linux-keystone2: Add intial crypto implementation --- 2014-08-14 Taras Kondratiuk Superseded
[3/3] validation: buffer: add initial packet tests --- 2014-12-12 Taras Kondratiuk New
[3/3] validation: crypto: don't check detailed operation status --- 2015-02-25 Taras Kondratiuk Accepted
[3/5] linux-generic: crypto: fix crypto_alg_err enum return values --- 2015-02-04 Taras Kondratiuk New
[3/5] validation: queue: reuse common main() function --- 2014-12-01 Taras Kondratiuk New
[4/5] api: hints: add printf format attribute --- 2015-02-04 Taras Kondratiuk Superseded
[4/5] validation: crypto: reuse common main() function --- 2014-12-01 Taras Kondratiuk New
[5/5] linux-generic: weak: fix -Wformat-nonliteral warning --- 2015-02-04 Taras Kondratiuk Superseded
[5/5] validation: init: use CU_register_suites() for tests registration --- 2014-12-01 Taras Kondratiuk Superseded
api: crypto: add session destroy function --- 2015-02-25 Taras Kondratiuk Accepted
[API-NEXT] api: classification: connect PMR on creation --- 2015-04-16 Taras Kondratiuk New
api: pool: move buffer allocation to buffer.h --- 2015-02-05 Taras Kondratiuk New
api: pool: move platform includes to linux-generic --- 2015-03-06 Taras Kondratiuk Accepted
api: reflect file path in header guards --- 2015-02-05 Taras Kondratiuk New
checkpatch: allow strings split across lines --- 2015-04-17 Taras Kondratiuk New
example: ipsec: remove redundant options from scripts --- 2014-10-28 Taras Kondratiuk Accepted
example/test: Makefile.inc: add linux-generic include path back --- 2015-02-05 Taras Kondratiuk Accepted
[KEYSTONE2,01/15] linux-ks2: update include structure --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,02/15] linux-ks2: debug: sort out after merge --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,03/15] linux-ks2: align: move internal macros to a public place --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,04/15] linux-ks2: align: add ODP_ALIGNOF() macro --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,05/15] linux-ks2: build only init part --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,06/15] linux-ks2: init: fix a minimal library build --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,07/15] linux-ks2: init: implement McSDK termination --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,08/15] linux-ks2: plat: add abstraction layer for CPPI --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,09/15] linux-ks2: event: add headers --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,10/15] linux-ks2: buffer: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,11/15] linux-ks2: packet: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,12/15] linux-ks2: queue: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,13/15] linux-ks2: Add shared resources handling --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,14/15] linux-ks2: packet_io: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,15/15] linux-ks2: crypto: update module --- 2015-03-10 Taras Kondratiuk New
[KS2] linux-keystone2: allocate memregion from RM --- 2014-11-24 Taras Kondratiuk New
[KS2] linux-keystone2: init: update init for McSDK 3.01.01.04 --- 2014-11-24 Taras Kondratiuk New
linus-generic: debug: Allow formatted ODP_ASSERT --- 2015-02-05 Taras Kondratiuk New
linux-generic: buffer: add buffer pool termination --- 2014-12-18 Taras Kondratiuk New
linux-generic: crypto: check 'result' pointer --- 2015-02-26 Taras Kondratiuk Accepted
linux-generic: init: fix odp_global_data definition --- 2015-02-05 Taras Kondratiuk Accepted
linux-generic: linux: Check if odp_init_local() succeeded --- 2014-07-23 Taras Kondratiuk Accepted
linux-generic: linux: remove explicit buffer cache flush --- 2015-03-06 Taras Kondratiuk Accepted
linux-generic: move compiler hints to a proper place --- 2015-02-05 Taras Kondratiuk New
linux-generic: queue: fix PKTIN queue destroy --- 2014-12-18 Taras Kondratiuk New
linux-generic: shm: remove wrong include files --- 2015-02-05 Taras Kondratiuk Accepted
linux-generic: strong_types: simplify casting --- 2015-02-10 Taras Kondratiuk Accepted
linux-generic: timer: add missing queue header --- 2014-12-29 Taras Kondratiuk Accepted
linux-generic: timer: Do not expect odp_timer_tmo_t to be integer --- 2014-06-07 Taras Kondratiuk Accepted
linux-generic: timer: fix allocation from an empty pool --- 2015-02-24 Taras Kondratiuk Accepted
linux-generic: timer: use plain buffers for timeouts --- 2015-05-31 Taras Kondratiuk New
linux-generic: version: Add macros to compare ODP versions --- 2014-09-05 Taras Kondratiuk New
linux-generic: weak: move stdarg.h include from odp_debug_internal.h --- 2015-02-25 Taras Kondratiuk Accepted
Makefile: Invoke platform specific Makefile.inc after common configuration --- 2014-06-07 Taras Kondratiuk Accepted
ODP debug -O0 --- 2014-07-30 Taras Kondratiuk RFC
[PATCHv2,1/2] api: crypto: add error code for invalid IV --- 2015-02-24 Taras Kondratiuk Accepted
[PATCHv2,1/2] api: queue: add odp_queue_destroy() --- 2014-12-02 Taras Kondratiuk Accepted
[PATCHv2,1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-25 Taras Kondratiuk New
[PATCHv2,1/3] Add platform-specific Makefile.inc for applications --- 2014-08-28 Taras Kondratiuk Superseded
[PATCHv2,1/3] api: hints: add printf format attribute --- 2015-02-24 Taras Kondratiuk Accepted
[PATCHv2,1/3] validation: buffer: add initial buffer pool tests --- 2014-12-18 Taras Kondratiuk New
[PATCHv2,1/4] linux-generic: crypto: always make a copy of IV --- 2014-12-16 Taras Kondratiuk New
[PATCHv2,1/5] validation: shm: move main() to a common place --- 2014-12-03 Taras Kondratiuk Accepted
[PATCHv2,2/2] linux-generic: crypto: fix crypto operation return code for invalid IV --- 2015-02-24 Taras Kondratiuk Accepted
[PATCHv2,2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-25 Taras Kondratiuk New
[PATCHv2,2/2] platform: implement odp_queue_destroy() --- 2014-12-02 Taras Kondratiuk New
[PATCHv2,2/3] linux-generic: weak: fix -Wformat-nonliteral warning --- 2015-02-24 Taras Kondratiuk Accepted
« 1 2 3 »