LinuxLists
Users
About
Dan Streetman (
[email protected]
)
Number of posts: 392 (0.08 per day)
First post: 2004-09-10 19:43:38
Last post: 2017-11-18 14:48:47
Previous Page
/
Next Page
Date
List
Subject
2015-07-29 23:43:08
linux-kernel
[PATCH] crypto: nx - don't err if compressed output > input
2015-07-29 23:43:06
linux-crypto
[PATCH] crypto: nx - don't err if compressed output > input
2015-07-22 18:27:42
linux-kernel
[PATCH 8/8] crypto: nx - make platform drivers directly register with crypto
2015-07-22 18:27:33
linux-kernel
[PATCH 7/8] crypto: nx - rename nx-842-crypto.c to nx-842.c
2015-07-22 18:27:29
linux-kernel
[PATCH 6/8] crypto: nx - merge nx-compress and nx-compress-crypto
2015-07-22 18:27:24
linux-kernel
[PATCH 5/8] crypto: nx - use common code for both NX decompress success cases
2015-07-22 18:27:20
linux-kernel
[PATCH 4/8] crypto: nx - don't register pSeries driver if ENODEV
2015-07-22 18:27:16
linux-kernel
[PATCH 3/8] crypto: nx - move kzalloc() out of spinlock
2015-07-22 18:27:11
linux-kernel
[PATCH 2/8] crypto: nx - remove pSeries NX 'status' field
2015-07-22 18:27:08
linux-kernel
[PATCH 1/8] crypto: nx - remove __init/__exit from VIO functions
2015-07-22 18:26:58
linux-kernel
[PATCH 0/8] remove 'platform' shared NX driver
2015-07-22 18:26:57
linux-crypto
[PATCH 0/8] remove 'platform' shared NX driver
2015-07-22 18:26:38
linux-crypto
[PATCH 8/8] crypto: nx - make platform drivers directly register with crypto
2015-07-22 18:26:37
linux-crypto
[PATCH 7/8] crypto: nx - rename nx-842-crypto.c to nx-842.c
2015-07-22 18:26:36
linux-crypto
[PATCH 6/8] crypto: nx - merge nx-compress and nx-compress-crypto
2015-07-22 18:26:35
linux-crypto
[PATCH 5/8] crypto: nx - use common code for both NX decompress success cases
2015-07-22 18:26:34
linux-crypto
[PATCH 4/8] crypto: nx - don't register pSeries driver if ENODEV
2015-07-22 18:26:33
linux-crypto
[PATCH 3/8] crypto: nx - move kzalloc() out of spinlock
2015-07-22 18:26:32
linux-crypto
[PATCH 2/8] crypto: nx - remove pSeries NX 'status' field
2015-07-22 18:26:31
linux-crypto
[PATCH 1/8] crypto: nx - remove __init/__exit from VIO functions
2015-07-15 22:18:59
linux-kernel
Re: [PATCH] zswap: dynamic pool creation
2015-07-15 17:05:28
linux-kernel
Re: [PATCH 2/2] mm: zbud: Constify the zbud_ops
2015-07-15 17:05:05
linux-kernel
Re: [PATCH 1/2] mm: zpool: Constify the zpool_ops
2015-06-25 21:34:59
linux-kernel
Re: [PATCH] modules: elide param_lock if !CONFIG_SYSFS
2015-06-25 20:37:48
linux-kernel
Re: [PATCH] zswap: dynamic pool creation
2015-06-25 20:22:36
linux-kernel
Re: [PATCH] zswap: dynamic pool creation
2015-06-25 13:04:35
linux-kernel
[PATCH] modules: elide param_lock if !CONFIG_SYSFS
2015-06-25 09:52:27
linux-kernel
Re: linux-next: build failure after merge of the modules tree
2015-06-24 18:31:41
linux-kernel
[PATCH] modules: only use mod->param_lock if CONFIG_MODULES
2015-06-24 18:19:14
linux-kernel
Re: linux-next: build failure after merge of the modules tree
2015-06-18 16:28:55
linux-kernel
[PATCH] MAINTAINERS: clarify drivers/crypto/nx/ file ownership
2015-06-18 16:28:47
linux-crypto
[PATCH] MAINTAINERS: clarify drivers/crypto/nx/ file ownership
2015-06-18 16:05:53
linux-kernel
[PATCH] crypto: nx - add LE support to pSeries platform driver
2015-06-18 16:05:44
linux-crypto
[PATCH] crypto: nx - add LE support to pSeries platform driver
2015-06-17 23:13:59
linux-kernel
Re: [PATCH] zswap: dynamic pool creation
2015-06-13 15:37:51
linux-crypto
Re: [cryptodev:master 73/233] drivers/crypto/nx/nx-842-pseries.c:45:14: error: 'DDE_BUFFER_LAST_MULT' undeclared here (not in a function)
2015-06-13 00:30:49
linux-kernel
[PATCH] module: add per-module param_lock
2015-06-12 14:59:29
linux-kernel
[PATCH 2/2] crypto: replace NX842_MEM_COMPRESS with function
2015-06-12 14:59:11
linux-kernel
[PATCH 1/2] crypto: move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
2015-06-12 14:59:02
linux-kernel
[PATCH 0/2] remove nx842.h from include/linux
2015-06-12 14:58:59
linux-crypto
[PATCH 0/2] remove nx842.h from include/linux
2015-06-12 14:58:47
linux-crypto
[PATCH 2/2] crypto: replace NX842_MEM_COMPRESS with function
2015-06-12 14:58:46
linux-crypto
[PATCH 1/2] crypto: move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
2015-06-12 03:24:06
linux-kernel
Re: [PATCH] module: make perm const, change BUG_ON to BUILD_BUG_ON
2015-06-11 01:02:10
linux-kernel
Re: [RFC][PATCH 4/5] mm/zpool: allow NULL `zpool' pointer in zpool_destroy_pool()
2015-06-10 21:00:16
linux-kernel
Re: [RFC][PATCH 4/5] mm/zpool: allow NULL `zpool' pointer in zpool_destroy_pool()
2015-06-10 20:54:53
linux-kernel
Re: [PATCH] zswap: dynamic pool creation
2015-06-10 17:44:42
linux-kernel
[PATCH] module: make perm const, change BUG_ON to BUILD_BUG_ON
2015-06-10 01:02:05
linux-kernel
Re: [RFC] module: add per-module params lock
2015-06-05 10:48:23
linux-kernel
Re: [RFC] module: add per-module params lock
2015-06-04 12:53:13
linux-kernel
[RFC] module: add per-module params lock