summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-30KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalentSean Christopherson
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-29s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens
2025-09-25s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim
2025-09-25s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim
2025-09-25s390/tape: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-09-23dibs: Move event handling to dibs layerJulian Ruess
2025-09-23dibs: Move data path to dibs layerAlexandra Winter
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter
2025-09-23dibs: Create class dibsJulian Ruess
2025-09-23dibs: Move struct device to dibs_devJulian Ruess
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter
2025-09-23dibs: Register ism as dibs deviceAlexandra Winter
2025-09-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter
2025-09-16s390/dcssblk: Add DAX supportGerald Schaefer
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman
2025-09-09s390/hmcdrv: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe
2025-08-28s390/pkey: Forward keygenflags to ep11_unwrapkeyHarald Freudenberger
2025-08-20s390/sclp: Move memory hotplug code for better modularitySumanth Korikkar
2025-08-20s390/sclp: Refactor sclp_cmd.cSumanth Korikkar
2025-08-20s390/sclp: Fix SCCB present checkPeter Oberparleiter
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic
2025-07-21s390/qeth: Make hw_trap sysfs attribute idempotentAswin Karuvally
2025-07-21s390/sclp: Use monotonic clock in sclp_sync_wait()Sven Schnelle
2025-07-16s390/net: Remove NETIUCV device driverNagamani PV
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-17s390/drivers: Remove unnecessary include <linux/export.h>Heiko Carstens
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh