index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
s390/pkey: Introduce pkey kernel module
Harald Freudenberger
2
-0
/
+1152
2017-02-23
s390/zcrypt: export additional symbols
Harald Freudenberger
2
-2
/
+5
2017-02-23
s390/zcrypt: Cleanup leftover module code.
Harald Freudenberger
1
-10
/
+0
2017-02-23
s390/zcrypt: Enable request count reset for cards and queues.
Harald Freudenberger
2
-8
/
+37
2017-02-20
s390/zcrypt: make ap_bus explicitly non-modular
Paul Gortmaker
1
-51
/
+3
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
2
-6
/
+0
2017-01-31
s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.
Harald Freudenberger
1
-0
/
+8
2017-01-16
s390: use false/true when using bool
Heiko Carstens
1
-2
/
+2
2017-01-16
s390/zcrypt: get rid of variable length arrays
Heiko Carstens
1
-6
/
+4
2017-01-16
s390/zcrypt: make structures static
Heiko Carstens
2
-2
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-14
s390/zcrypt: add missing memory clobber to ap_qci inline assembly
Heiko Carstens
1
-1
/
+1
2016-12-14
s390/zcrypt: tracepoint definitions for zcrypt device driver.
Harald Freudenberger
1
-24
/
+81
2016-12-14
s390/zcrypt: Rework debug feature invocations.
Harald Freudenberger
10
-143
/
+190
2016-12-14
s390/zcrypt: Improved invalid domain response handling.
Harald Freudenberger
1
-29
/
+33
2016-12-14
s390/zcrypt: Fix ap_max_domain_id for older machine types
Ingo Tuchscherer
1
-0
/
+3
2016-12-14
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
2
-3
/
+22
2016-12-14
s390/zcrypt: Fixed attrition of AP adapters and domains
Ingo Tuchscherer
4
-24
/
+47
2016-12-14
s390/zcrypt: Introduce new zcrypt device status API
Ingo Tuchscherer
1
-0
/
+42
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
16
-1989
/
+2766
2016-12-14
s390/zcrypt: Introduce workload balancing
Ingo Tuchscherer
9
-249
/
+629
2016-12-14
s390/zcrypt: get rid of ap_poll_requests
Martin Schwidefsky
1
-10
/
+24
2016-12-14
s390/zcrypt: header for the AP inline assmblies
Martin Schwidefsky
2
-175
/
+204
2016-12-14
s390/zcrypt: simplify message type handling
Martin Schwidefsky
5
-67
/
+18
2016-12-14
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
7
-20
/
+40
2016-12-14
s390/zcrypt: Introduce CEX6 toleration
Harald Freudenberger
2
-0
/
+4
2016-12-02
s390/zcrypt: Convert to PM ops
Lars-Peter Clausen
1
-8
/
+4
2016-07-31
s390/zcrypt: fix possible memory leak in ap_module_init()
Wei Yongjun
1
-1
/
+3
2016-07-31
s390/zcrypt: Fix zcrypt suspend/resume behavior
Ingo Tuchscherer
5
-6
/
+47
2016-06-28
s390/crypto: use basic blocks for ap bus inline assemblies
Heiko Carstens
1
-28
/
+49
2016-05-10
s390: make couple of variables and functions static
Heiko Carstens
1
-1
/
+1
2016-01-26
s390/zcrypt: Fix cryptographic device id in kernel messages
Ingo Tuchscherer
3
-20
/
+24
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
1
-4
/
+2
2015-11-27
s390/zcrypt: Fix AP queue handling if queue is full
Ingo Tuchscherer
1
-1
/
+3
2015-11-11
s390/zcrypt: Fix initialisation when zcrypt is built-in
Sascha Silbe
5
-8
/
+14
2015-11-11
s390/zcrypt: Fix kernel crash on systems without AP bus support
Sascha Silbe
1
-0
/
+6
2015-10-14
s390/zcrypt: use system work queue for ap_scan_bus
Martin Schwidefsky
1
-18
/
+8
2015-10-14
s390/zcrypt: remove support for PCICC and PCICA cards
Martin Schwidefsky
6
-1445
/
+2
2015-10-14
s390/zcrypt: introduce state machine for the AP bus
Martin Schwidefsky
2
-562
/
+520
2015-10-14
s390/zcrypt: use explicit return code for flushed requests
Martin Schwidefsky
6
-66
/
+88
2015-10-14
s390/zcrypt: cleanup AP bus timer code
Martin Schwidefsky
1
-18
/
+6
2015-10-14
s390/zcrypt: fix suspend/resume of AP bus devices
Martin Schwidefsky
1
-166
/
+160
2015-10-14
s390/zcrypt: fix device unregister race
Martin Schwidefsky
1
-2
/
+0
2015-10-14
s390/zcrypt: fix memory leak with ap configuration data
Martin Schwidefsky
2
-133
/
+117
2015-10-14
s390/zcrypt: remove duplicate low level functions
Martin Schwidefsky
2
-117
/
+32
2015-10-14
s390/zcrypt: enable odd RSA modulus sizes in CRT format
Ingo Tuchscherer
4
-5
/
+4
2015-09-10
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-9
/
+1
2015-08-19
s390/zcrypt: use msleep() instead of mdelay()
Heiko Carstens
2
-2
/
+2
2015-07-01
s390/zcrypt: enable s390 hwrng to seed kernel entropy
Ingo Tuchscherer
1
-0
/
+7
[next]