index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
s390/vfio-ap: bypass unnecessary processing of AP resources
Tony Krowiak
1
-0
/
+30
2022-08-15
s390/ap: fix crash on older machines based on QCI info missing
Harald Freudenberger
2
-0
/
+7
2022-08-07
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-445
/
+1200
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-80
/
+32
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-3
/
+6
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
1
-3
/
+3
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
2
-27
/
+19
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
1
-5
/
+4
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
2
-4
/
+5
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2
-48
/
+8
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
1
-1
/
+1
2022-07-19
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
3
-5
/
+350
2022-07-19
s390/vfio-ap: sysfs attribute to display the guest's matrix
Tony Krowiak
1
-13
/
+35
2022-07-19
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
4
-8
/
+80
2022-07-19
s390/vfio-ap: reset queues after adapter/domain unassignment
Tony Krowiak
2
-40
/
+114
2022-07-19
s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
Tony Krowiak
1
-6
/
+17
2022-07-19
s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
Tony Krowiak
1
-55
/
+57
2022-07-19
s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
Tony Krowiak
1
-39
/
+85
2022-07-19
s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
Tony Krowiak
1
-12
/
+59
2022-07-19
s390/vfio-ap: use proper locking order when setting/clearing KVM pointer
Tony Krowiak
1
-10
/
+48
2022-07-19
s390/vfio-ap: introduce new mutex to control access to the KVM pointer
Tony Krowiak
2
-0
/
+7
2022-07-19
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
Tony Krowiak
3
-40
/
+42
2022-07-19
s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
Tony Krowiak
1
-171
/
+53
2022-07-19
s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
Tony Krowiak
1
-3
/
+98
2022-07-19
s390/vfio-ap: introduce shadow APCB
Tony Krowiak
2
-4
/
+8
2022-07-19
s390/vfio-ap: manage link between queue struct and matrix mdev
Tony Krowiak
2
-37
/
+168
2022-07-19
s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
Tony Krowiak
3
-120
/
+102
2022-07-19
s390/vfio-ap: use new AP bus interface to search for queue devices
Tony Krowiak
1
-14
/
+9
2022-07-15
s390/ap: fix error handling in __verify_queue_reservations()
Tony Krowiak
1
-1
/
+1
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
1
-3
/
+6
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-40
/
+13
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-7
/
+2
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
2
-32
/
+6
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
1
-5
/
+4
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
1
-7
/
+7
2022-04-25
s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
Thomas Huth
1
-2
/
+0
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
19
-636
/
+667
2022-04-25
s390/zcrypt: cleanup CPRB struct definitions
Harald Freudenberger
1
-58
/
+1
2022-04-25
s390/ap: uevent on apmask/aqpmask change
Harald Freudenberger
1
-6
/
+34
2022-04-25
s390/zcrypt: add display of ASYM master key verification pattern
Harald Freudenberger
3
-4
/
+47
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-7
/
+2
2022-03-27
s390/zcrypt: fix using the correct variable for sizeof()
Jakob Koschel
1
-1
/
+1
2022-03-27
s390/vfio-ap: fix kernel doc and signature of group notifier functions
Tony Krowiak
1
-19
/
+5
2022-03-27
s390: crypto: Use min_t() instead of doing it manually
Haowen Bai
1
-1
/
+1
2022-03-27
s390/pkey: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-27
s390/zcrypt: Filter admin CPRBs on custom devices
Juergen Christ
1
-1
/
+24
2022-03-27
s390/zcrypt: Add admask to zcdn
Juergen Christ
2
-0
/
+44
2022-03-08
s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function
Jürgen Christ
3
-6
/
+10
2022-03-08
s390/zcrypt: change reply buffer size offering
Harald Freudenberger
1
-1
/
+22
2022-03-08
s390/zcrypt: Support CPRB minor version T7
Harald Freudenberger
6
-27
/
+60
[next]