summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
3 dayss390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev objectAnthony Krowiak
3 dayss390/vfio-ap: fix potential use of uninitialized apm_filtered bitmapAnthony Krowiak
3 dayss390/vfio-ap: Fix NULL deref in status_show() during queue probeAnthony Krowiak
3 dayss390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objectsAnthony Krowiak
3 dayss390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removedAnthony Krowiak
3 dayss390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULLAnthony Krowiak
3 dayss390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_removeAnthony Krowiak
3 dayss390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_...Anthony Krowiak
3 dayss390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()Anthony Krowiak
7 dayss390/dasd: Propagate partial completion length across ERP recoveryStefan Haberland
7 dayss390/dasd: Guard sysfs discipline callbacks against unallocated private dataStefan Haberland
7 dayss390/dasd: Do not complete a failed ESE read as successfulStefan Haberland
2026-08-23s390/zcrypt: Fix CPRB memory allocation in zcrypt misc codeHarald Freudenberger
2026-08-23s390/vfio_ccw: Implement a crw lockEric Farman
2026-08-23s390/vfio_ccw: Calculate idal length based on idaw typeEric Farman
2026-08-23s390/vfio_ccw: Selectively expand io_mutexEric Farman
2026-08-23s390/vfio_ccw: Move cp cleanup out of not operationalEric Farman
2026-08-23s390/vfio_ccw: Fix out of bounds check on CCW arrayEric Farman
2026-08-23s390/vfio_ccw: Ensure first IDAW remains constantEric Farman
2026-08-23s390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman
2026-08-23s390/vfio_ccw: Cancel existing workqueuesEric Farman
2026-08-23s390/vfio_ccw: Limit the number of channel program segmentsEric Farman
2026-08-23s390/vfio_ccw: Free all memory if cp_init() failsEric Farman
2026-08-23s390/qeth: validate user buffer length in SNMP and ARP query ioctlsHidayath Khan
2026-08-19s390/ism: Fix UAF of sba and ieq during ism_dev_exit()Alexandra Winter
2026-08-09s390/zcrypt: Validate length for CCA ECC private key requestsHolger Dengler
2026-08-09s390/zcrypt: Validate length for CCA AES cipher key requestsHolger Dengler
2026-08-09s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()Harald Freudenberger
2026-08-09s390/zcrypt: Fix buffer over-read in cca_cipher2protkeyHarald Freudenberger
2026-08-09s390/zcrypt: Fix wrong domain value verification with EP11 CPRBsHarald Freudenberger
2026-08-09s390/dasd: Fix undersized format-check bufferStefan Haberland
2026-08-09s390/dasd: Fix potential NULL pointer dereferenceJan Höppner
2026-08-09s390/qeth: Check CAP_NET_ADMIN for private ioctlsAswin Karuvally
2026-08-09scsi: zfcp: Fix memory leak during adapter release by destroying gid_pn_reqBenjamin Block
2026-07-24s390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer
2026-07-24pkey: Move keytype check from pkey api to handlerHolger Dengler
2026-07-24s390/pkey: Check length in pkey_pckmo handler implementationHolger Dengler
2026-07-24s390/pkey: Check length in PKEY_VERIFYPROTK ioctlHolger Dengler
2026-07-24s390/zcrypt: Remove the empty fileRongguang Wei
2026-06-09s390/cio: Restore GFP_DMA for CHSC allocationPeter Oberparleiter
2026-05-23s390/cio: use generic driver_override infrastructureDanilo Krummrich
2026-04-11s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger
2026-03-19s390/dasd: Copy detected format information to secondary deviceStefan Haberland
2026-03-19s390/dasd: Move quiesce state with pprc swapStefan Haberland
2026-03-19s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger
2026-02-26s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki
2026-01-30s390/ap: Fix wrong APQN fill calculationHarald Freudenberger
2026-01-02s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland
2025-12-18s390/ap: Don't leak debug feature files if AP instructions are not availableHeiko Carstens
2025-11-17s390/ctcm: Fix double-kfreeAleksei Nikiforov