summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
10 dayss390/vfio_ccw: Implement a crw lockEric Farman4-10/+30
10 dayss390/vfio_ccw: Calculate idal length based on idaw typeEric Farman1-2/+3
10 dayss390/vfio_ccw: Selectively expand io_mutexEric Farman5-5/+19
10 dayss390/vfio_ccw: Move cp cleanup out of not operationalEric Farman4-2/+26
10 dayss390/vfio_ccw: Fix out of bounds check on CCW arrayEric Farman1-12/+5
10 dayss390/vfio_ccw: Ensure first IDAW remains constantEric Farman2-0/+18
10 dayss390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman3-4/+34
10 dayss390/vfio_ccw: Cancel existing workqueuesEric Farman1-0/+15
10 dayss390/vfio_ccw: Limit the number of channel program segmentsEric Farman2-0/+14
10 dayss390/vfio_ccw: Free all memory if cp_init() failsEric Farman1-4/+18
10 dayss390/qeth: validate user buffer length in SNMP and ARP query ioctlsHidayath Khan2-0/+8
2026-08-19s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()Harald Freudenberger1-7/+13
2026-08-09s390/zcrypt: Validate length for CCA ECC private key requestsHolger Dengler1-0/+3
2026-08-09s390/zcrypt: Validate length for CCA AES cipher key requestsHolger Dengler1-0/+3
2026-08-09s390/zcrypt: Fix wrong domain value verification with EP11 CPRBsHarald Freudenberger1-1/+1
2026-08-09s390/dasd: Fix undersized format-check bufferStefan Haberland1-4/+7
2026-08-09s390/dasd: Fix potential NULL pointer dereferenceJan Höppner1-1/+1
2026-08-09s390/qeth: Check CAP_NET_ADMIN for private ioctlsAswin Karuvally1-0/+3
2026-08-09scsi: zfcp: Fix memory leak during adapter release by destroying gid_pn_reqBenjamin Block1-0/+1
2026-07-24s390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer1-0/+3
2026-07-24pkey: Move keytype check from pkey api to handlerHolger Dengler1-10/+1
2026-07-24s390/pkey: Check length in pkey_pckmo handler implementationHolger Dengler1-0/+4
2026-07-24s390/pkey: Check length in PKEY_VERIFYPROTK ioctlHolger Dengler1-0/+7
2026-07-24s390/zcrypt: Remove the empty fileRongguang Wei4-0/+0
2026-06-09s390/cio: Restore GFP_DMA for CHSC allocationPeter Oberparleiter3-13/+13
2026-05-23s390/cio: use generic driver_override infrastructureDanilo Krummrich2-35/+4
2026-03-25s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger2-7/+8
2026-03-25s390/dasd: Copy detected format information to secondary deviceStefan Haberland1-0/+11
2026-03-25s390/dasd: Move quiesce state with pprc swapStefan Haberland1-0/+5
2026-03-04s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki1-1/+1
2026-01-30s390/ap: Fix wrong APQN fill calculationHarald Freudenberger2-2/+2
2026-01-08s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland1-0/+8
2025-12-18s390/ap: Don't leak debug feature files if AP instructions are not availableHeiko Carstens1-4/+4
2025-12-01s390/ctcm: Fix double-kfreeAleksei Nikiforov1-1/+0
2025-10-19s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim1-5/+7
2025-10-19s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim1-0/+5
2025-10-19s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-08-28s390/sclp: Fix SCCB present checkPeter Oberparleiter1-2/+9
2025-08-15s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
2025-08-01s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+3
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin1-1/+1
2025-06-27scsi: s390: zfcp: Ensure synchronous unit_addPeter Oberparleiter1-0/+2
2025-05-29s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel logAnthony Krowiak1-26/+46
2025-05-02s390/tty: Fix a potential memory leak bugHaoxiang Li1-0/+12
2025-05-02s390/sclp: Add check for get_zeroed_page()Haoxiang Li1-0/+17
2025-04-20s390/virtio_ccw: Don't allocate/assign airqs for non-existing queuesDavid Hildenbrand1-4/+12
2025-03-22s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter1-1/+2
2025-02-27s390/ism: add release function for struct deviceJulian Ruess1-2/+12
2025-02-08s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-10/+2
2024-12-05s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan2-2/+22