index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
15
-322
/
+136
|
\
|
*
s390/ap: remove power management code from ap bus and drivers
Harald Freudenberger
2020-03-27
6
-174
/
+5
|
*
s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc
Harald Freudenberger
2020-03-27
2
-9
/
+9
|
*
s390/vfio: use fallthrough;
Joe Perches
2020-03-25
1
-1
/
+1
|
*
s390/zcrypt: use fallthrough;
Joe Perches
2020-03-25
3
-9
/
+9
|
*
s390/ap: Remove ap device suspend and resume callbacks
Harald Freudenberger
2020-03-23
1
-21
/
+0
|
*
s390/zcrypt: replace snprintf/sprintf with scnprintf
Harald Freudenberger
2020-03-23
6
-75
/
+76
|
*
s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-23
1
-19
/
+21
|
*
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
3
-3
/
+3
|
*
s390/zcrypt: Support for CCA protected key block version 2
Harald Freudenberger
2020-02-17
1
-12
/
+13
*
|
s390/pkey/zcrypt: spelling s/crytp/crypt/
Geert Uytterhoeven
2020-02-17
1
-2
/
+2
|
/
*
s390/zcrypt: fix card and queue total counter wrap
Harald Freudenberger
2020-02-10
4
-16
/
+18
*
s390/pkey: fix missing length of protected key on return
Harald Freudenberger
2020-02-10
1
-1
/
+1
*
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
2020-01-30
3
-102
/
+1401
*
s390/zcrypt: extend EP11 card and queue sysfs attributes
Harald Freudenberger
2020-01-30
1
-20
/
+253
*
s390/zcrypt: add new low level ep11 functions support file
Harald Freudenberger
2020-01-30
4
-1
/
+428
*
s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb
Harald Freudenberger
2020-01-30
2
-4
/
+11
*
s390/zcrypt: enable card/domain autoselect on ep11 cprbs
Harald Freudenberger
2020-01-30
1
-4
/
+7
*
s390/pkey: Add support for key blob with clear key value
Harald Freudenberger
2020-01-30
2
-6
/
+55
*
s390/zcrypt: move ap device reset from bus to driver code
Harald Freudenberger
2020-01-09
6
-5
/
+8
*
s390/zcrypt: Fix CCA cipher key gen with clear key value function
Harald Freudenberger
2020-01-09
1
-2
/
+2
*
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
Harald Freudenberger
2019-11-30
1
-0
/
+2
*
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-11-25
1
-22
/
+4
|
\
|
*
s390/pkey: use memdup_user() to simplify code
Markus Elfring
2019-11-12
1
-24
/
+4
|
*
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
2019-11-12
1
-1
/
+3
*
|
s390/zcrypt: fix memleak at release
Johan Hovold
2019-10-22
1
-2
/
+1
|
/
*
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-26
6
-27
/
+178
|
\
|
*
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
2019-09-19
5
-27
/
+65
|
*
s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs
Ingo Franzki
2019-09-19
1
-0
/
+113
*
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
1
-20
/
+2
|
\
\
|
|
/
|
/
|
|
*
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
1
-10
/
+1
|
*
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-10
/
+1
*
|
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-17
8
-976
/
+2791
|
\
\
|
*
|
s390: vfio-ap: fix warning reset not completed
Halil Pasic
2019-09-05
1
-1
/
+1
|
*
|
s390/zcrypt: fix wrong handling of cca cipher keygenflags
Harald Freudenberger
2019-08-29
1
-1
/
+2
|
*
|
s390/pkey: add CCA AES cipher key support
Harald Freudenberger
2019-08-21
3
-54
/
+664
|
*
|
s390/zcrypt: Add low level functions for CCA AES cipher keys
Harald Freudenberger
2019-08-21
2
-4
/
+903
|
*
|
s390/zcrypt: extend cca_findcard function and helper
Harald Freudenberger
2019-08-21
4
-24
/
+83
|
*
|
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
2019-08-21
1
-21
/
+16
|
*
|
s390/zcrypt: new sysfs attributes serialnr and mkvps
Harald Freudenberger
2019-07-29
3
-14
/
+141
|
*
|
s390/zcrypt: add base code for cca crypto card info support
Harald Freudenberger
2019-07-29
1
-56
/
+75
|
*
|
s390/zcrypt: move cca misc functions to new code file
Harald Freudenberger
2019-07-29
5
-931
/
+1036
|
|
/
*
/
s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough
Vasily Gorbik
2019-08-02
2
-13
/
+5
|
/
*
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-12
2
-3
/
+1
|
\
|
*
s390/zcrypt: remove the exporting of ap_query_configuration
Denis Efremov
2019-07-11
1
-1
/
+0
|
*
s390: vfio-ap: fix irq registration
Christian Borntraeger
2019-07-11
1
-2
/
+1
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-4
/
+4
*
|
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
2019-07-02
3
-7
/
+375
*
|
vfio: ap: register IOMMU VFIO notifier
Pierre Morel
2019-07-02
2
-1
/
+44
[next]