index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
2021-07-08
1
-4
/
+24
*
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
2021-07-05
10
-66
/
+116
*
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
12
-41
/
+136
|
\
|
*
s390/zcrypt: Switch to flexible array member
Kees Cook
2021-06-28
1
-3
/
+3
|
*
s390/ap/zcrypt: notify userspace with online, config and mode info
Harald Freudenberger
2021-06-16
8
-17
/
+111
|
*
s390/vfio-ap: clean up vfio_ap_drv's definition
Julian Wiedmann
2021-06-07
1
-7
/
+6
|
*
s390/ap: extend AP change bindings-complete uevent with counter
Harald Freudenberger
2021-06-07
1
-2
/
+8
|
*
s390/ap: wire up bus->probe and bus->remove
Julian Wiedmann
2021-06-07
1
-2
/
+2
|
*
s390/zcrypt: remove zcrypt_device_count
Julian Wiedmann
2021-06-07
3
-4
/
+0
|
*
s390/crypto: fix function/prototype mismatches
Sven Schnelle
2021-06-07
2
-6
/
+6
*
|
s390/vfio-ap: clean up mdev resources when remove callback invoked
Tony Krowiak
2021-06-21
1
-10
/
+0
*
|
s390/ap: Fix hanging ioctl caused by wrong msg counter
Harald Freudenberger
2021-06-16
1
-2
/
+9
|
/
*
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-04-29
1
-6
/
+8
|
\
|
*
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
1
-5
/
+7
|
*
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
2021-04-12
1
-1
/
+1
*
|
s390/zcrypt: fix zcard and zqueue hot-unplug memleak
Harald Freudenberger
2021-04-21
2
-0
/
+2
*
|
s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
Tony Krowiak
2021-04-05
2
-95
/
+215
|
/
*
s390/crypto: return -EFAULT if copy_to_user() fails
Wang Qing
2021-03-08
1
-1
/
+1
*
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-21
2
-3
/
+26
|
\
|
*
s390/zcrypt: return EIO when msg retry limit reached
Harald Freudenberger
2021-02-09
1
-0
/
+14
|
*
s390/crypto: improve retry logic in case of master key change
Harald Freudenberger
2021-01-27
1
-3
/
+12
*
|
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
2021-01-27
3
-49
/
+69
*
|
s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
Tony Krowiak
2021-01-27
1
-21
/
+28
|
/
*
s390/zcrypt: convert comma to semicolon
Zheng Yongjun
2020-12-16
2
-2
/
+2
*
s390/ap: let bus_register() add the AP bus sysfs attributes
Julian Wiedmann
2020-11-30
1
-29
/
+24
*
s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() function
Harald Freudenberger
2020-11-09
3
-0
/
+83
*
s390/ap: ap bus userspace notifications for some bus conditions
Harald Freudenberger
2020-11-09
2
-10
/
+166
*
s390/pkey: fix paes selftest failure with paes and pkey static build
Harald Freudenberger
2020-11-03
1
-14
/
+16
*
s390/ap: fix ap devices reference counting
Harald Freudenberger
2020-11-03
3
-12
/
+21
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
22
-827
/
+2185
|
\
|
*
s390/zcrypt: fix wrong format specifications
Harald Freudenberger
2020-10-09
1
-5
/
+5
|
*
s390/zcrypt: Introduce Failure Injection feature
Harald Freudenberger
2020-10-07
6
-3
/
+151
|
*
s390/zcrypt: move ap_msg param one level up the call chain
Harald Freudenberger
2020-10-07
4
-72
/
+82
|
*
s390/ap/zcrypt: revisit ap and zcrypt error handling
Harald Freudenberger
2020-10-07
6
-131
/
+116
|
*
s390/ap: Support AP card SCLP config and deconfig operations
Harald Freudenberger
2020-10-07
1
-1
/
+24
|
*
s390/ap: add card/queue deconfig state
Harald Freudenberger
2020-10-07
7
-142
/
+319
|
*
s390/ap: add error response code field for ap queue devices
Harald Freudenberger
2020-10-07
4
-26
/
+101
|
*
s390/ap: split ap queue state machine state from device state
Harald Freudenberger
2020-10-07
5
-57
/
+155
|
*
s390/zcrypt: introduce msg tracking in zcrypt functions
Harald Freudenberger
2020-10-07
5
-124
/
+213
|
*
s390/pkey: support CCA and EP11 secure ECC private keys
Harald Freudenberger
2020-09-24
5
-80
/
+756
|
*
s390/zcrypt: Support for CCA APKA master keys
Harald Freudenberger
2020-09-24
5
-57
/
+154
|
*
s390/ap: remove unnecessary spin_lock_init()
Qinglang Miao
2020-09-17
1
-1
/
+0
|
*
s390/zcrypt: remove set_fs() invocation in zcrypt device driver
Harald Freudenberger
2020-09-17
6
-106
/
+92
|
*
s390/zcrypt: simplify cca_findcard2 loop code
Harald Freudenberger
2020-09-14
1
-63
/
+58
*
|
s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
Christian Borntraeger
2020-09-24
1
-1
/
+2
*
|
s390/zcrypt: fix kmalloc 256k failure
Harald Freudenberger
2020-09-14
1
-4
/
+4
|
/
*
s390/pkey: remove redundant variable initialization
Tianjia Zhang
2020-08-11
1
-2
/
+2
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-2
/
+2
*
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
|
*
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
[next]