aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-61/+142
9 daysMerge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds13-147/+177
11 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-16/+131
12 daysMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds8-198/+1633
2026-08-18Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini13-163/+409
2026-08-18Merge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini11-95/+325
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-156/+453
2026-08-13s390/vfio-ap: Fix NULL deref in status_show() during queue probeAnthony Krowiak1-4/+29
2026-08-13s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removedAnthony Krowiak1-13/+17
2026-08-13s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmapAnthony Krowiak1-0/+9
2026-08-13s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_removeAnthony Krowiak1-3/+3
2026-08-13s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev objectAnthony Krowiak1-0/+8
2026-08-13s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objectsAnthony Krowiak1-4/+23
2026-08-13s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULLAnthony Krowiak1-9/+30
2026-08-13s390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_removeAnthony Krowiak1-4/+4
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger9-58/+196
2026-08-11s390/virtio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-11s390/cio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-11s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()Heiko Carstens2-1/+3
2026-08-11s390/char: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-11s390/con3215: Add __must_hold() attribute to raw3215_make_room()Heiko Carstens1-0/+1
2026-08-11s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()Anthony Krowiak1-25/+20
2026-08-10drivers/s390/net: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-10s390/ctcm: Add __context_unsafe() attribute to various functionsHeiko Carstens2-17/+9
2026-08-09Merge tag 's390-7.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-123/+277
2026-08-07s390/ctcm: Convert fsm.h to proper kernel-doc formatNagamani PV1-74/+78
2026-08-07Merge patch series "scsi: zfcp: Enable CONTEXT_ANALYSIS"Martin K. Petersen (Oracle)3-1/+5
2026-08-07scsi: zfcp: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-07scsi: zfcp: Add __must_hold() attribute to zfcp_qdio_sbal_get()Heiko Carstens2-1/+3
2026-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-33/+176
2026-08-07s390/virtio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-07s390/cio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-07s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()Heiko Carstens2-1/+3
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-4/+23
2026-08-06s390/ism: Fix UAF of sba and ieq during ism_dev_exit()Alexandra Winter1-4/+15
2026-08-06s390/block: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-06s390/dasd: Add __context_unsafe() attribute to various functionsHeiko Carstens1-0/+7
2026-08-06Merge tag 'kvm-s390-master-7.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini8-33/+176
2026-08-05s390/ap: Fix MAPML computationFinn Callies1-1/+1
2026-08-05s390/cio: Remove cond_resched() callsHeiko Carstens1-8/+0
2026-08-05KVM: s390: Remove cond_resched() callsHeiko Carstens1-3/+3
2026-08-05s390/zcrypt: Pad trailing CCA or EP11 message with zerosHarald Freudenberger1-0/+8
2026-08-05s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsingHarald Freudenberger1-30/+95
2026-08-05s390/zcrypt: Improve EP11 CPRB length and overflow checksHarald Freudenberger1-39/+113
2026-08-05s390/zcrypt: Improve CCA CPRB length and overflow checksHarald Freudenberger1-43/+36
2026-08-05s390/zcrypt: Fix CPRB memory allocation in zcrypt misc codeHarald Freudenberger2-11/+25
2026-08-05s390/dasd: Read cached unit address and LSS in the CCW build pathStefan Haberland2-10/+24
2026-08-05s390/dasd: Re-enable discard support for ESE volumesStefan Haberland3-43/+166
2026-08-05s390/dasd: Report ESE capability and format mode at device onlineStefan Haberland1-3/+18
2026-08-05s390/dasd: Detect ESE volumes from the on-disk format labelStefan Haberland4-15/+175