index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
2023-11-28
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
2023-10-06
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL
Holger Dengler
2023-09-19
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
2023-09-13
s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
Holger Dengler
2023-09-13
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
Holger Dengler
2023-09-13
s390/pkey: fix/harmonize internal keyblob headers
Holger Dengler
2023-08-30
s390/zcrypt: fix reply buffer calculations for CCA replies
Harald Freudenberger
2023-08-30
s390/zcrypt: remove unnecessary (void *) conversions
Yu Zhe
2023-07-23
s390/zcrypt: do not retry administrative requests
Harald Freudenberger
2023-06-09
s390/pkey: zeroize key blobs
Holger Dengler
2023-04-06
s390/vfio-ap: fix memory leak in vfio_ap device driver
Tony Krowiak
2023-03-10
s390: vfio-ap: tighten the NIB validity check
Halil Pasic
2023-03-10
s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()
Christophe JAILLET
2022-11-23
s390/ap: fix memory leak in ap_init_qci_info()
Wei Yongjun
2022-11-02
s390/zcrypt: fix warning about field-spanning write
Harald Freudenberger
2022-10-26
s390/vfio-ap: Fix memory allocation for mdev_types array
Jason J. Herne
2022-10-12
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-09-21
s390/vfio-ap: bypass unnecessary processing of AP resources
Tony Krowiak
2022-09-21
vfio/ap: Use the new device life cycle helpers
Yi Liu
2022-08-15
s390/ap: fix crash on older machines based on QCI info missing
Harald Freudenberger
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-07-19
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
2022-07-19
s390/vfio-ap: sysfs attribute to display the guest's matrix
Tony Krowiak
2022-07-19
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
2022-07-19
s390/vfio-ap: reset queues after adapter/domain unassignment
Tony Krowiak
2022-07-19
s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
Tony Krowiak
2022-07-19
s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
Tony Krowiak
2022-07-19
s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
Tony Krowiak
2022-07-19
s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
Tony Krowiak
2022-07-19
s390/vfio-ap: use proper locking order when setting/clearing KVM pointer
Tony Krowiak
2022-07-19
s390/vfio-ap: introduce new mutex to control access to the KVM pointer
Tony Krowiak
2022-07-19
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
Tony Krowiak
2022-07-19
s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
Tony Krowiak
2022-07-19
s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
Tony Krowiak
2022-07-19
s390/vfio-ap: introduce shadow APCB
Tony Krowiak
[next]