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.13.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-12-16
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-7
/
+1
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-6
/
+0
2022-12-05
vfio/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
1
-1
/
+1
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2
-7
/
+19
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
1
-0
/
+3
2022-12-02
vfio/ap: Validate iova during dma_unmap and trigger irq disable
Matthew Rosato
1
-1
/
+17
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-1
/
+1
2022-11-23
s390/ap: fix memory leak in ap_init_qci_info()
Wei Yongjun
1
-1
/
+4
2022-11-23
s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
Nico Boehr
1
-1
/
+1
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
1
-6
/
+0
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
1
-6
/
+0
2022-11-03
s390/zcrypt: fix warning about field-spanning write
Harald Freudenberger
1
-6
/
+15
2022-10-26
s390/vfio-ap: Fix memory allocation for mdev_types array
Jason J. Herne
1
-1
/
+1
2022-10-13
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-75
/
+40
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2
-14
/
+1
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-13
/
+3
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
1
-9
/
+1
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
1
-9
/
+1
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2
-13
/
+8
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2
-2
/
+4
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
1
-1
/
+0
2022-09-21
s390/vfio-ap: bypass unnecessary processing of AP resources
Tony Krowiak
1
-0
/
+30
2022-09-21
vfio/ap: Use the new device life cycle helpers
Yi Liu
1
-21
/
+29
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
[next]