Show patches with: Submitter = Gilad Ben-Yossef       |    Archived = No       |   513 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[20/24] staging: ccree: remove unneeded wrapper function [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef New
[19/24] staging: ccree: rename long define for readability [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[18/24] staging: ccree: rename func for readability [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[17/24] staging: ccree: refactor code with local vars [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[16/24] staging: ccree: remove dead defs and decls [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[15/24] staging: ccree: trim long lines for readability [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[14/24] staging: ccree: replace macro with inline func [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[13/24] staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[12/24] staging: ccree: fix code indent [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[11/24] staging: ccree: constify help string [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[10/24] staging: ccree: document spinlock usage [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[09/24] staging: ccree: replace open coded loop with for [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[08/24] staging: ccree: make mem barrier per request [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[07/24] staging: ccree: remove unneeded cast [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[06/24] staging: ccree: remove unneeded empty lines [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef New
[05/24] staging: ccree: move logical cont. to 1st line [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[04/24] staging: ccree: remove MIN/MAX macros [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef New
[03/24] staging: ccree: remove unnecessary parentheses [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[02/24] staging: ccree: alloc by instance not type [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[01/24] staging: ccree: fix typos [01/24] staging: ccree: fix typos --- 2017-11-13 Gilad Ben-Yossef Accepted
[v2,10/10] staging: ccree: remove unused cc_base parameter [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef Accepted
[v2,09/10] staging: ccree: remove braces for single statement [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef Accepted
[v2,08/10] staging: ccree: remove compare to none zero [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef Accepted
[v2,07/10] staging: ccree: remove unneeded cast [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef New
[v2,05/10] staging: ccree: fold common code into function [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef Accepted
[v2,04/10] staging: ccree: simplify buf mgr using local vars [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef Accepted
[v2,03/10] staging: ccree: simplify AEAD using local var [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef New
[v2,02/10] staging: ccree: make long func call sites readable [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef Accepted
[v2,01/10] staging: ccree: fix leak of import() after init() [v2,01/10] staging: ccree: fix leak of import() after init() --- 2017-11-09 Gilad Ben-Yossef Accepted
[8/8] staging: ccree: remove braces for single statement Untitled series #5842 --- 2017-11-07 Gilad Ben-Yossef Superseded
[7/8] staging: ccree: remove compare to none zero Untitled series #5842 --- 2017-11-07 Gilad Ben-Yossef Superseded
[6/8] staging: ccree: simplify pm manager using local var Untitled series #5842 --- 2017-11-07 Gilad Ben-Yossef Accepted
[5/8] staging: ccree: fold common code into function Untitled series #5842 --- 2017-11-07 Gilad Ben-Yossef Superseded
[4/8] staging: ccree: simplify buf mgr using local vars Untitled series #5842 --- 2017-11-07 Gilad Ben-Yossef Superseded
[3/8] staging: ccree: simplify AEAD using local var Untitled series #5842 --- 2017-11-07 Gilad Ben-Yossef Superseded
[2/8] staging: ccree: use more readable func names Untitled series #5842 --- 2017-11-07 Gilad Ben-Yossef New
[3/3] staging: ccree: simplify ioread/iowrite Untitled series #5781 --- 2017-11-06 Gilad Ben-Yossef Accepted
[2/3] staging: ccree: simplify registers access Untitled series #5781 --- 2017-11-06 Gilad Ben-Yossef Accepted
[v2,3/3] staging: ccree: remove dead code [v2,1/3] staging: ccree: copy IV to DMAable memory --- 2017-11-02 Gilad Ben-Yossef New
[v2,2/3] staging: ccree: handle limiting of DMA masks [v2,1/3] staging: ccree: copy IV to DMAable memory --- 2017-11-02 Gilad Ben-Yossef Accepted
[v2,1/3] staging: ccree: copy IV to DMAable memory [v2,1/3] staging: ccree: copy IV to DMAable memory --- 2017-11-02 Gilad Ben-Yossef Accepted
[3/3] staging: ccree: remove dead code [1/3] staging: ccree: copy IV to DMAable memory --- 2017-10-31 Gilad Ben-Yossef Superseded
[2/3] staging: ccree: handle limiting of DMA masks [1/3] staging: ccree: copy IV to DMAable memory --- 2017-10-31 Gilad Ben-Yossef New
[1/3] staging: ccree: copy IV to DMAable memory [1/3] staging: ccree: copy IV to DMAable memory --- 2017-10-31 Gilad Ben-Yossef Superseded
[v10,20/20] crypto: adapt api sample to use async. op wait [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,19/20] crypto: mediatek: move to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,18/20] crypto: qce: move to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,17/20] crypto: talitos: move to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,16/20] crypto: tcrypt: move to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,15/20] ima: move to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef New
[v10,14/20] cifs: move to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef New
[v10,13/20] dm: move dm-verity to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,10/20] crypto: move gcm to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,09/20] crypto: move drbg to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,07/20] crypto: move algif to generic async completion [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,06/20] crypto: introduce crypto wait for async op [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,03/20] net: use -ENOSPC for transient busy indication [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,02/20] crypto: ccp: use -ENOSPC for transient busy indication [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,01/20] crypto: change transient busy return code to -ENOSPC [v10,01/20] crypto: change transient busy return code to -ENOSPC --- 2017-10-18 Gilad Ben-Yossef Accepted
[v9,20/20] crypto: adapt api sample to use async. op wait [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,19/20] crypto: mediatek: move to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,18/20] crypto: qce: move to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,17/20] crypto: talitos: move to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,16/20] crypto: tcrypt: move to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,15/20] ima: move to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,14/20] cifs: move to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,11/20] crypto: move testmgr to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Accepted
[v9,10/20] crypto: move gcm to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,09/20] crypto: move drbg to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,08/20] crypto: move pub key to generic async completion [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef New
[v9,04/20] crypto: remove redundant backlog checks on EBUSY [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Accepted
[v9,03/20] net: use -EAGAIN for transient busy indication [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,02/20] crypto: ccp: use -EAGAIN for transient busy indication [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v9,01/20] crypto: change transient busy return code to -EAGAIN [v9,01/20] crypto: change transient busy return code to -EAGAIN --- 2017-10-15 Gilad Ben-Yossef Superseded
[v2,4/4] staging: ccree: simplify OOM handling Untitled series #4585 --- 2017-10-03 Gilad Ben-Yossef Accepted
[v2,2/4] staging: ccree: simplify access to struct device Untitled series #4585 --- 2017-10-03 Gilad Ben-Yossef Accepted
[3/4] staging: ccree: move to generic device log infra Untitled series #4552 --- 2017-10-02 Gilad Ben-Yossef Accepted
[2/4] staging: ccree: simplify access to struct device Untitled series #4552 --- 2017-10-02 Gilad Ben-Yossef Superseded
[v3,6/8] staging: ccree: move over to BIT macro for bit defines [v3,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-07 Gilad Ben-Yossef Accepted
[v3,5/8] staging: ccree: remove unused completion [v3,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-07 Gilad Ben-Yossef New
[v3,4/8] staging: ccree: simplify resource release on error [v3,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-07 Gilad Ben-Yossef New
[v3,3/8] staging: ccree: Use platform_get_irq and devm_request_irq [v3,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-07 Gilad Ben-Yossef New
[v3,2/8] staging: ccree: Convert to devm_ioremap_resource for map, unmap [v3,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-07 Gilad Ben-Yossef New
[v3,1/8] staging: ccree: Replace kzalloc with devm_kzalloc [v3,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-07 Gilad Ben-Yossef New
[v8,20/20] crypto: adapt api sample to use async. op wait Untitled series #3799 --- 2017-09-05 Gilad Ben-Yossef Superseded
[v8,15/20] ima: move to generic async completion Untitled series #3799 --- 2017-09-05 Gilad Ben-Yossef Superseded
[v8,13/20] dm: move dm-verity to generic async completion Untitled series #3799 --- 2017-09-05 Gilad Ben-Yossef Superseded
[v2,7/8] staging: ccree: replace noop macro with inline [v2,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Accepted
[v2,6/8] staging: ccree: move over to BIT macro for bit defines [v2,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[v2,5/8] staging: ccree: remove unused completion [v2,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[v2,3/8] staging: ccree: Use platform_get_irq and devm_request_irq [v2,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[v2,2/8] staging: ccree: Convert to devm_ioremap_resource for map, unmap [v2,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[v2,1/8] staging: ccree: Replace kzalloc with devm_kzalloc [v2,1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[8/8] staging: ccree: remove BUG macro usage [1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef New
[7/8] staging: ccree: replace noop macro with inline [1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[6/8] staging: ccree: move over to BIT macro for bit defines [1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[5/8] staging: ccree: remove unused completion [1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[4/8] staging: ccree: simplify resource release on error [1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
[3/8] staging: ccree: Use platform_get_irq and devm_request_irq [1/8] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-09-03 Gilad Ben-Yossef Superseded
« 1 2 3 45 6 »