index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
13
-138
/
+170
2021-10-26
s390/ap: function rework based on compiler warning
Harald Freudenberger
1
-0
/
+3
2021-10-26
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
3
-20
/
+44
2021-10-26
s390/ap: new module option ap.useirq
Harald Freudenberger
1
-1
/
+5
2021-10-26
s390/zcrypt: rework of debug feature messages
Harald Freudenberger
10
-117
/
+116
2021-10-26
s390/ap: Fix hanging ioctl caused by orphaned replies
Harald Freudenberger
1
-0
/
+2
2021-09-30
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...
Alex Williamson
1
-1
/
+1
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
1
-1
/
+1
2021-09-24
vfio/ap_ops: Add missed vfio_uninit_group_dev()
Jason Gunthorpe
1
-1
/
+3
2021-09-15
s390/ap: fix kernel doc comments
Heiko Carstens
2
-3
/
+4
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-48
/
+48
2021-09-08
s390/zcrypt: remove incorrect kernel doc indicators
Heiko Carstens
6
-48
/
+48
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-153
/
+135
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-26
s390/ap: fix state machine hang after failure to enable irq
Harald Freudenberger
3
-34
/
+21
2021-08-25
vfio/ap_ops: Convert to use vfio_register_group_dev()
Jason Gunthorpe
2
-66
/
+91
2021-08-25
s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
Randy Dunlap
1
-64
/
+52
2021-08-25
s390/zcrypt: remove gratuitious NULL check in .remove() callbacks
Julian Wiedmann
3
-12
/
+10
2021-08-25
s390/ap: use the common driver-data pointer
Julian Wiedmann
6
-45
/
+30
2021-08-25
s390/ap: use the common device_driver pointer
Julian Wiedmann
3
-8
/
+4
2021-08-24
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...
Tony Krowiak
2
-94
/
+40
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
2
-7
/
+18
2021-08-18
s390/zcrypt: fix wrong offset index for APKA master key valid state
Harald Freudenberger
1
-4
/
+4
2021-08-11
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
1
-4
/
+4
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-08
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
1
-4
/
+24
2021-07-05
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
10
-66
/
+116
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-41
/
+136
2021-06-28
s390/zcrypt: Switch to flexible array member
Kees Cook
1
-3
/
+3
2021-06-21
s390/vfio-ap: clean up mdev resources when remove callback invoked
Tony Krowiak
1
-10
/
+0
2021-06-16
s390/ap/zcrypt: notify userspace with online, config and mode info
Harald Freudenberger
8
-17
/
+111
2021-06-16
s390/ap: Fix hanging ioctl caused by wrong msg counter
Harald Freudenberger
1
-2
/
+9
2021-06-07
s390/vfio-ap: clean up vfio_ap_drv's definition
Julian Wiedmann
1
-7
/
+6
2021-06-07
s390/ap: extend AP change bindings-complete uevent with counter
Harald Freudenberger
1
-2
/
+8
2021-06-07
s390/ap: wire up bus->probe and bus->remove
Julian Wiedmann
1
-2
/
+2
2021-06-07
s390/zcrypt: remove zcrypt_device_count
Julian Wiedmann
3
-4
/
+0
2021-06-07
s390/crypto: fix function/prototype mismatches
Sven Schnelle
2
-6
/
+6
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+8
2021-04-21
s390/zcrypt: fix zcard and zqueue hot-unplug memleak
Harald Freudenberger
2
-0
/
+2
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-5
/
+7
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-1
/
+1
2021-04-05
s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
Tony Krowiak
2
-95
/
+215
2021-03-08
s390/crypto: return -EFAULT if copy_to_user() fails
Wang Qing
1
-1
/
+1
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-3
/
+26
2021-02-09
s390/zcrypt: return EIO when msg retry limit reached
Harald Freudenberger
1
-0
/
+14
2021-01-27
s390/crypto: improve retry logic in case of master key change
Harald Freudenberger
1
-3
/
+12
2021-01-27
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
3
-49
/
+69
2021-01-27
s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
Tony Krowiak
1
-21
/
+28
2020-12-16
s390/zcrypt: convert comma to semicolon
Zheng Yongjun
2
-2
/
+2
2020-11-30
s390/ap: let bus_register() add the AP bus sysfs attributes
Julian Wiedmann
1
-29
/
+24
[next]