index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
s390/ap: introduce new ap function ap_get_qdev()
Harald Freudenberger
4
-81
/
+95
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
15
-322
/
+136
2020-03-27
s390/ap: remove power management code from ap bus and drivers
Harald Freudenberger
6
-174
/
+5
2020-03-27
s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc
Harald Freudenberger
2
-9
/
+9
2020-03-25
s390/vfio: use fallthrough;
Joe Perches
1
-1
/
+1
2020-03-25
s390/zcrypt: use fallthrough;
Joe Perches
3
-9
/
+9
2020-03-23
s390/ap: Remove ap device suspend and resume callbacks
Harald Freudenberger
1
-21
/
+0
2020-03-23
s390/zcrypt: replace snprintf/sprintf with scnprintf
Harald Freudenberger
6
-75
/
+76
2020-03-23
s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-19
/
+21
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-3
/
+3
2020-02-17
s390/zcrypt: Support for CCA protected key block version 2
Harald Freudenberger
1
-12
/
+13
2020-02-17
s390/pkey/zcrypt: spelling s/crytp/crypt/
Geert Uytterhoeven
1
-2
/
+2
2020-02-10
s390/zcrypt: fix card and queue total counter wrap
Harald Freudenberger
4
-16
/
+18
2020-02-10
s390/pkey: fix missing length of protected key on return
Harald Freudenberger
1
-1
/
+1
2020-01-30
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
3
-102
/
+1401
2020-01-30
s390/zcrypt: extend EP11 card and queue sysfs attributes
Harald Freudenberger
1
-20
/
+253
2020-01-30
s390/zcrypt: add new low level ep11 functions support file
Harald Freudenberger
4
-1
/
+428
2020-01-30
s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb
Harald Freudenberger
2
-4
/
+11
2020-01-30
s390/zcrypt: enable card/domain autoselect on ep11 cprbs
Harald Freudenberger
1
-4
/
+7
2020-01-30
s390/pkey: Add support for key blob with clear key value
Harald Freudenberger
2
-6
/
+55
2020-01-09
s390/zcrypt: move ap device reset from bus to driver code
Harald Freudenberger
6
-5
/
+8
2020-01-09
s390/zcrypt: Fix CCA cipher key gen with clear key value function
Harald Freudenberger
1
-2
/
+2
2019-11-30
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
Harald Freudenberger
1
-0
/
+2
2019-11-26
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-22
/
+4
2019-11-12
s390/pkey: use memdup_user() to simplify code
Markus Elfring
1
-24
/
+4
2019-11-12
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
1
-1
/
+3
2019-10-22
s390/zcrypt: fix memleak at release
Johan Hovold
1
-2
/
+1
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-27
/
+178
2019-09-19
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
5
-27
/
+65
2019-09-19
s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs
Ingo Franzki
1
-0
/
+113
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+2
2019-09-18
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-976
/
+2791
2019-09-05
s390: vfio-ap: fix warning reset not completed
Halil Pasic
1
-1
/
+1
2019-08-29
s390/zcrypt: fix wrong handling of cca cipher keygenflags
Harald Freudenberger
1
-1
/
+2
2019-08-21
s390/pkey: add CCA AES cipher key support
Harald Freudenberger
3
-54
/
+664
2019-08-21
s390/zcrypt: Add low level functions for CCA AES cipher keys
Harald Freudenberger
2
-4
/
+903
2019-08-21
s390/zcrypt: extend cca_findcard function and helper
Harald Freudenberger
4
-24
/
+83
2019-08-21
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
1
-21
/
+16
2019-08-02
s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough
Vasily Gorbik
2
-13
/
+5
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-10
/
+1
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
1
-10
/
+1
2019-07-29
s390/zcrypt: new sysfs attributes serialnr and mkvps
Harald Freudenberger
3
-14
/
+141
2019-07-29
s390/zcrypt: add base code for cca crypto card info support
Harald Freudenberger
1
-56
/
+75
2019-07-29
s390/zcrypt: move cca misc functions to new code file
Harald Freudenberger
5
-931
/
+1036
2019-07-13
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2019-07-11
s390/zcrypt: remove the exporting of ap_query_configuration
Denis Efremov
1
-1
/
+0
2019-07-11
s390: vfio-ap: fix irq registration
Christian Borntraeger
1
-2
/
+1
2019-07-02
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
3
-7
/
+375
2019-07-02
vfio: ap: register IOMMU VFIO notifier
Pierre Morel
2
-1
/
+44
[next]