summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
44 hourss390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev objectAnthony Krowiak
44 hourss390/vfio-ap: fix potential use of uninitialized apm_filtered bitmapAnthony Krowiak
44 hourss390/vfio-ap: Fix NULL deref in status_show() during queue probeAnthony Krowiak
44 hourss390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objectsAnthony Krowiak
44 hourss390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removedAnthony Krowiak
44 hourss390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULLAnthony Krowiak
44 hourss390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_removeAnthony Krowiak
44 hourss390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_...Anthony Krowiak
44 hourss390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()Anthony Krowiak
6 dayss390/dasd: Propagate partial completion length across ERP recoveryStefan Haberland
6 dayss390/dasd: Guard sysfs discipline callbacks against unallocated private dataStefan Haberland
6 dayss390/dasd: Do not complete a failed ESE read as successfulStefan Haberland
2026-08-09Merge tag 's390-7.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-06s390/ism: Fix UAF of sba and ieq during ism_dev_exit()Alexandra Winter
2026-08-06Merge tag 'kvm-s390-master-7.2-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-08-05s390/zcrypt: Pad trailing CCA or EP11 message with zerosHarald Freudenberger
2026-08-05s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsingHarald Freudenberger
2026-08-05s390/zcrypt: Improve EP11 CPRB length and overflow checksHarald Freudenberger
2026-08-05s390/zcrypt: Improve CCA CPRB length and overflow checksHarald Freudenberger
2026-08-05s390/zcrypt: Fix CPRB memory allocation in zcrypt misc codeHarald Freudenberger
2026-08-03s390/qeth: validate user buffer length in SNMP and ARP query ioctlsHidayath Khan
2026-08-02Merge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-07-31Merge tag 'block-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-31s390/dasd: Fix undersized format-check bufferStefan Haberland
2026-07-31s390/dasd: Fix potential NULL pointer dereferenceJan Höppner
2026-07-31s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_imme...Stefan Haberland
2026-07-31s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()Harald Freudenberger
2026-07-31s390/zcrypt: Close speculative mem read possibilityHarald Freudenberger
2026-07-31s390/zcrypt: Fix wrong domain value verification with EP11 CPRBsHarald Freudenberger
2026-07-31s390/zcrypt: Fix buffer over-read in cca_cipher2protkeyHarald Freudenberger
2026-07-31s390/zcrypt: Validate length for CCA ECC private key requestsHolger Dengler
2026-07-31s390/zcrypt: Validate length for CCA AES cipher key requestsHolger Dengler
2026-07-30s390/vfio_ccw: Implement a crw lockEric Farman
2026-07-30s390/vfio_ccw: Selectively expand io_mutexEric Farman
2026-07-30s390/vfio_ccw: Move cp cleanup out of not operationalEric Farman
2026-07-30s390/vfio_ccw: Cancel existing workqueuesEric Farman
2026-07-30s390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman
2026-07-30s390/vfio_ccw: Calculate idal length based on idaw typeEric Farman
2026-07-30s390/vfio_ccw: Ensure first IDAW remains constantEric Farman
2026-07-30s390/vfio_ccw: Fix out of bounds check on CCW arrayEric Farman
2026-07-30s390/vfio_ccw: Limit the number of channel program segmentsEric Farman
2026-07-30s390/vfio_ccw: Free all memory if cp_init() failsEric Farman
2026-07-28scsi: zfcp: Fix memory leak during adapter release by destroying gid_pn_reqBenjamin Block
2026-07-27s390/qeth: Check CAP_NET_ADMIN for private ioctlsAswin Karuvally
2026-07-08s390/zcrypt: Remove the empty fileRongguang Wei
2026-07-04Merge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)