index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
s390/crypto: return -EFAULT if copy_to_user() fails
Wang Qing
1
-1
/
+1
2021-02-03
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
3
-49
/
+69
2020-11-10
s390/pkey: fix paes selftest failure with paes and pkey static build
Harald Freudenberger
1
-14
/
+16
2020-10-01
s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
Christian Borntraeger
1
-1
/
+2
2020-09-23
s390/zcrypt: fix kmalloc 256k failure
Harald Freudenberger
1
-4
/
+4
2020-03-05
s390/zcrypt: fix card and queue total counter wrap
Harald Freudenberger
4
-16
/
+18
2020-02-19
s390/pkey: fix missing length of protected key on return
Harald Freudenberger
1
-1
/
+1
2020-02-05
s390/zcrypt: move ap device reset from bus to driver code
Harald Freudenberger
6
-5
/
+8
2020-01-26
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
1
-1
/
+3
2020-01-23
s390/zcrypt: Fix CCA cipher key gen with clear key value function
Harald Freudenberger
1
-2
/
+2
2020-01-04
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
Harald Freudenberger
1
-0
/
+2
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-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+2
2019-09-17
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-12
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
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
1
-0
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-4
/
+4
2019-06-15
s390/pkey: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
1
-4
/
+4
2019-06-07
s390/zcrypt: support special flagged EP11 cprbs
Harald Freudenberger
1
-0
/
+4
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
3
-7
/
+39
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+6
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-2
/
+2
2019-04-15
s390/pkey: add one more argument space for debug feature entry
Harald Freudenberger
1
-1
/
+2
2019-04-11
s390: zcrypt: initialize variables before_use
Arnd Bergmann
1
-0
/
+4
2019-04-10
s390/zcrypt: fix possible deadlock situation on ap queue remove
Harald Freudenberger
1
-1
/
+1
2019-03-11
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
1
-0
/
+10
2019-03-06
s390/zcrypt: revisit ap device remove procedure
Harald Freudenberger
4
-18
/
+49
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-16
/
+64
[next]