summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: Cleanup include zcrypt_api.hHarald Freudenberger2024-10-295-4/+1
* s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden2024-10-291-1/+57
* s390/netiucv: Switch over to sysfs_emit()Mete Durlu2024-10-251-12/+12
* s390/vfio-ap: Switch over to sysfs_emit()Mete Durlu2024-10-251-33/+12
* s390/vmur: Switch over to sysfs_emit()Mete Durlu2024-10-251-1/+1
* s390/sclp_cpi: Switch over to sysfs_emit()Mete Durlu2024-10-251-4/+4
* s390/sclp_ocf: Switch over to sysfs_emit()Mete Durlu2024-10-251-2/+2
* s390/vmlogrdr: Switch over to sysfs_emit()Mete Durlu2024-10-251-2/+2
* s390/tape: Switch over to sysfs_emit()Mete Durlu2024-10-251-8/+8
* s390/dcssblk: Switch over to sysfs_emit()Mete Durlu2024-10-251-12/+6
* s390/cio/scm: Switch over to sysfs_emit()Mete Durlu2024-10-251-1/+1
* s390/cio/css: Switch over to sysfs_emit()Mete Durlu2024-10-251-3/+3
* s390/cio/ccwgroup: Switch over to sysfs_emit()Mete Durlu2024-10-251-1/+1
* s390/cio/cmf: Switch over to sysfs_emit()Mete Durlu2024-10-251-5/+4
* s390/cio/device: Switch over to sysfs_emit()Mete Durlu2024-10-251-12/+10
* s390/cio/chp: Switch over to sysfs_emit()Mete Durlu2024-10-251-9/+9
* scsi: zfcp: Switch over to sysfs_emit()Mete Durlu2024-10-251-42/+40
* s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan2024-10-252-2/+22
* s390/cio: Correct some typos in commentsShen Lichuan2024-10-103-5/+5
* s390/sclp: Allow user-space to provide PCI reports for optical modulesNiklas Schnelle2024-10-101-0/+2
* s390/virtio_ccw: Fix dma_parm pointer not set upHalil Pasic2024-10-101-0/+4
* Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-281-0/+13
|\
| * s390/vfio-ap: Driver feature advertisementJason J. Herne2024-09-231-0/+13
* | [tree-wide] finally take no_llseek outAl Viro2024-09-2711-12/+0
|/
* Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-2118-2202/+3652
|\
| * s390/pkey: Add AES xts and HMAC clear key token supportHarald Freudenberger2024-09-053-13/+236
| * s390/wti: Introduce infrastructure for warning track interruptTobias Huschle2024-08-291-0/+1
| * s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutexHarald Freudenberger2024-08-291-0/+17
| * s390/pkey: Add function to enforce pkey handler modules loadHarald Freudenberger2024-08-294-32/+95
| * s390/pkey: Add slowpath function to CCA and EP11 handlerHarald Freudenberger2024-08-295-110/+193
| * s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger2024-08-298-1136/+1433
| * s390/pkey: Unify pkey cca, ep11 and pckmo functions signaturesHarald Freudenberger2024-08-296-98/+213
| * s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger2024-08-2911-1753/+2314
| * s390/pkey: Split pkey_unlocked_ioctl functionHarald Freudenberger2024-08-291-388/+490
| * s390/zcrypt_msgtype6: Cleanup debug codeHolger Dengler2024-08-211-22/+15
| * s390/zcrypt_msgtype50: Cleanup debug codeHolger Dengler2024-08-211-5/+5
| * s390/zcrypt_api: Cleanup debug codeHolger Dengler2024-08-211-16/+13
| * s390/ap_queue: Cleanup debug codeHolger Dengler2024-08-211-10/+10
| * s390/ap_bus: Cleanup debug codeHolger Dengler2024-08-211-22/+20
* | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-161-3/+0
|\ \
| * | s390: remove unused f_versionChristian Brauner2024-09-091-3/+0
* | | Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-08-251-1/+6
|\ \ \ | |/ / |/| |
| * | s390/ap: Refine AP bus bindings complete processingHarald Freudenberger2024-08-211-1/+6
| |/
* | Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds2024-08-165-54/+50
|\ \ | |/ |/|
| * s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland2024-08-124-53/+50
| * s390/dasd: Remove DMA alignmentEric Farman2024-08-121-1/+0
* | s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-312-0/+2
* | Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-261-1/+1
|\ \
| * | s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-231-1/+1
| |/
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-255-8/+8
|\ \ | |/ |/|