index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pkey: zeroize key blobs
Holger Dengler
2023-05-15
1
-0
/
+3
*
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
16
-534
/
+789
|
\
|
*
s390/zcrypt: rework arrays with length zero occurrences
Harald Freudenberger
2023-04-19
4
-42
/
+40
|
*
s390/zcrypt: simplify prep of CCA key token
Harald Freudenberger
2023-04-04
1
-23
/
+12
|
*
s390/zcrypt: remove unused ancient padding code
Harald Freudenberger
2023-04-04
1
-64
/
+8
|
*
s390/vfio-ap: remove redundant driver match function
Lizhe
2023-03-27
1
-6
/
+0
|
*
s390/ap: add ap status asynch error support
Harald Freudenberger
2023-03-20
2
-25
/
+49
|
*
s390/ap: implement SE AP bind, unbind and associate
Harald Freudenberger
2023-03-20
2
-17
/
+291
|
*
s390/ap: introduce low frequency polling possibility
Harald Freudenberger
2023-03-20
3
-24
/
+41
|
*
s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()
Harald Freudenberger
2023-03-20
3
-4
/
+4
|
*
s390/ap: filter ap card functions, new queue functions attribute
Harald Freudenberger
2023-03-20
3
-4
/
+27
|
*
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
2023-03-20
2
-22
/
+9
|
*
s390/ap: introduce new AP bus sysfs attribute features
Harald Freudenberger
2023-03-20
1
-0
/
+26
|
*
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
2023-03-20
3
-7
/
+20
|
*
s390/zcrypt: replace scnprintf with sysfs_emit
Harald Freudenberger
2023-03-20
8
-248
/
+199
|
*
s390/zcrypt: rework length information for dqap
Harald Freudenberger
2023-03-20
5
-31
/
+48
|
*
s390/zcrypt: make psmid unsigned long instead of long long
Harald Freudenberger
2023-03-20
5
-17
/
+17
|
*
s390/zcrypt: remove unnecessary (void *) conversions
Yu Zhe
2023-03-13
1
-7
/
+5
*
|
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-1
/
+2
|
\
\
|
*
|
s390/vfio-ap: fix memory leak in vfio_ap device driver
Tony Krowiak
2023-03-27
1
-1
/
+2
|
|
/
*
|
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-29
1
-4
/
+4
*
|
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-21
/
+21
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-03
2
-3
/
+3
|
\
|
*
s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union
Harald Freudenberger
2023-02-27
2
-3
/
+3
*
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
|
s390: vfio-ap: tighten the NIB validity check
Halil Pasic
2023-02-10
1
-0
/
+2
*
|
s390/vfio_ap: increase max wait time for reset verification
Tony Krowiak
2023-01-22
1
-3
/
+7
*
|
s390/vfio_ap: fix handling of error response codes
Tony Krowiak
2023-01-22
1
-10
/
+7
*
|
s390/vfio_ap: verify ZAPQ completion after return of response code zero
Tony Krowiak
2023-01-22
1
-4
/
+3
*
|
s390/vfio_ap: use TAPQ to verify reset in progress completes
Tony Krowiak
2023-01-22
1
-11
/
+13
*
|
s390/vfio_ap: check TAPQ response code when waiting for queue reset
Tony Krowiak
2023-01-22
1
-5
/
+31
*
|
s390/vfio-ap: verify reset complete in separate function
Tony Krowiak
2023-01-22
1
-9
/
+21
*
|
s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()
Christophe JAILLET
2023-01-13
1
-2
/
+8
*
|
s390/zcrypt: use strscpy() to instead of strncpy()
Xu Panda
2023-01-09
1
-4
/
+2
|
/
*
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
2
-7
/
+1
|
\
|
*
vfio/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
2022-12-05
1
-1
/
+1
|
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
1
-6
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-11-28
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
Nico Boehr
2022-11-23
1
-1
/
+1
*
|
|
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-14
1
-6
/
+0
|
\
\
\
|
*
|
|
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
1
-6
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
2
-7
/
+19
|
\
\
\
|
*
|
|
s390/ap: fix memory leak in ap_init_qci_info()
Wei Yongjun
2022-11-23
1
-1
/
+4
|
*
|
|
s390/zcrypt: fix warning about field-spanning write
Harald Freudenberger
2022-11-02
1
-6
/
+15
|
|
|
/
|
|
/
|
*
|
|
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
1
-0
/
+3
*
|
|
vfio/ap: Validate iova during dma_unmap and trigger irq disable
Matthew Rosato
2022-12-02
1
-1
/
+17
|
/
/
*
|
s390/vfio-ap: Fix memory allocation for mdev_types array
Jason J. Herne
2022-10-26
1
-1
/
+1
|
/
[next]