index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
zcrypt_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
s390/zcrypt: export additional symbols
Harald Freudenberger
1
-2
/
+3
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
1
-3
/
+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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
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
1
-24
/
+14
2016-12-14
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
1
-3
/
+5
2016-12-14
s390/zcrypt: Fixed attrition of AP adapters and domains
Ingo Tuchscherer
1
-20
/
+43
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
1
-552
/
+377
2016-12-14
s390/zcrypt: Introduce workload balancing
Ingo Tuchscherer
1
-104
/
+204
2016-12-14
s390/zcrypt: simplify message type handling
Martin Schwidefsky
1
-43
/
+6
2016-12-14
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
1
-1
/
+6
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
1
-4
/
+2
2015-11-11
s390/zcrypt: Fix initialisation when zcrypt is built-in
Sascha Silbe
1
-6
/
+4
2015-10-14
s390/zcrypt: enable odd RSA modulus sizes in CRT format
Ingo Tuchscherer
1
-2
/
+1
2015-09-10
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-9
/
+1
2015-07-01
s390/zcrypt: enable s390 hwrng to seed kernel entropy
Ingo Tuchscherer
1
-0
/
+7
2014-09-25
s390/zcrypt: Fixed possible race condition in zcrypt module handling
Ingo Tuchscherer
1
-4
/
+3
2014-06-11
s390: avoid format strings leaking into names
Kees Cook
1
-1
/
+1
2014-04-01
s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6
Ingo Tuchscherer
1
-2
/
+2
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
1
-3
/
+106
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
1
-8
/
+106
2012-09-26
s390/zcrypt: Separate msgtype implementation from card modules.
Holger Dengler
1
-3
/
+70
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-4
/
+2
2012-03-11
[S390] Remove monolithic build option for zcrypt driver.
Holger Dengler
1
-2
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-05
[S390] Handling of 4096 bit RSA keys in CRT format.
Felix Beck
1
-2
/
+10
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
[S390] seq_file: convert drivers/s390/
Alexey Dobriyan
1
-86
/
+72
2010-01-13
[S390] zcrypt: add sanity check before copy_from_user()
Heiko Carstens
1
-1
/
+3
2009-12-07
[S390] zcrypt: remove BKL
Martin Schwidefsky
1
-2
/
+0
2009-12-07
[S390] zcrypt: add support for cex3 device types
Felix Beck
1
-2
/
+7
2009-03-26
[S390] list usage cleanup in s390
Eric Sesterhenn
1
-4
/
+2
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+3
2008-07-14
[S390] Cleanup zcrypt printk messages.
Felix Beck
1
-19
/
+5
2008-06-20
crypto-zcrypt_api: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-04-17
[S390] zcrypt: Comments and kernel-doc cleanup
Felix Beck
1
-17
/
+46
2008-04-17
[S390] zcrypt: add support for large random numbers
Ralph Wuerthner
1
-0
/
+120
2007-03-19
[S390] zcrypt: fix possible race when unloading zcrypt driver modules
Ralph Wuerthner
1
-6
/
+6
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-8
/
+8
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-2
/
+2
2006-09-20
[S390] zcrypt secure key cryptography extension.
Ralph Wuerthner
1
-1
/
+111
2006-09-20
[S390] zcrypt user space interface.
Martin Schwidefsky
1
-0
/
+981