summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2025-11-18s390/qeth: Handle ambiguous OSA RCs in s390dbfAswin Karuvally3-49/+205
2025-11-18s390/qeth: Move all OSA RCs to single enumAswin Karuvally1-10/+5
2025-11-06s390/ctcm: Use info level for handshake UC_RCRESETAswin Karuvally1-0/+14
2025-10-21s390/iucv: Convert sprintf/snprintf to scnprintfAswin Karuvally1-3/+4
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-19/+29
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2025-10-05Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+8
2025-10-04s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-10-03Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-370/+259
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2025-09-30KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalentSean Christopherson1-1/+1
2025-09-30Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-469/+481
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens2-2/+2
2025-09-29s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens1-4/+3
2025-09-25s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim1-0/+5
2025-09-25s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim1-5/+7
2025-09-25s390/tape: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2025-09-23dibs: Move event handling to dibs layerJulian Ruess3-153/+111
2025-09-23dibs: Move data path to dibs layerAlexandra Winter1-72/+49
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter1-23/+18
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter1-41/+6
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter2-21/+18
2025-09-23dibs: Create class dibsJulian Ruess1-1/+4
2025-09-23dibs: Move struct device to dibs_devJulian Ruess1-32/+8
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter1-24/+19
2025-09-23dibs: Register ism as dibs deviceAlexandra Winter3-32/+54
2025-09-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter1-0/+1
2025-09-16s390/dcssblk: Add DAX supportGerald Schaefer2-16/+31
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman1-2/+9
2025-09-09s390/hmcdrv: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum1-13/+6
2025-09-04Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe1-3/+4
2025-08-28s390/pkey: Forward keygenflags to ep11_unwrapkeyHarald Freudenberger1-1/+3
2025-08-20s390/sclp: Move memory hotplug code for better modularitySumanth Korikkar3-385/+400
2025-08-20s390/sclp: Refactor sclp_cmd.cSumanth Korikkar1-96/+83
2025-08-20s390/sclp: Fix SCCB present checkPeter Oberparleiter1-2/+9
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)1-10/+8
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-3/+4
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+4
2025-07-31s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-2105/+13
2025-07-30Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds46-6/+46
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-7/+7
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+3
2025-07-22s390/qeth: Make hw_trap sysfs attribute idempotentAswin Karuvally1-9/+13
2025-07-21s390/sclp: Use monotonic clock in sclp_sync_wait()Sven Schnelle1-2/+2
2025-07-17s390/net: Remove NETIUCV device driverNagamani PV3-2096/+0
2025-07-10mm: remove callers of pfn_t functionalityAlistair Popple1-5/+4
2025-07-10mm: remove remaining uses of PFN_DEVAlistair Popple1-2/+1