summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-17dcssblk: mark DAX broken, remove FS_DAX_LIMITED supportDan Williams
2025-03-11s390/vfio-ap: Notify userspace that guest's AP config changed when mdev removedRorie Reyes
2025-03-04s390/tty: Fix a potential memory leak bugHaoxiang Li
2025-03-04s390/sclp: Add check for get_zeroed_page()Haoxiang Li
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens
2025-03-04s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()Heiko Carstens
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens
2025-03-04s390/zfcp: Remove outdated email addressHeiko Carstens
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-18s390/vfio-ap: Signal eventfd when guest AP configuration is changedRorie Reyes
2025-02-18s390/vfio-ccw: Make mdev_types not look like a fake flex arrayHalil Pasic
2025-02-18s390/vfio-ap: Make mdev_types not look like a fake flex arrayHalil Pasic
2025-02-18s390/cio: Remove outdated email addressHeiko Carstens
2025-02-18s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()Thorsten Blum
2025-02-18s390/ap_bus: Switch to use hrtimer_setup()Nam Cao
2025-02-17s390/ism: add release function for struct deviceJulian Ruess
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13s390/qeth: move netif_napi_add_tx() and napi_enable() from under BHAlexandra Winter
2025-02-11s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter
2025-02-05s390/net: Remove LCS driverAswin Karuvally
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-29s390/vmlogrdr: Use array instead of string initializerHeiko Carstens
2025-01-29s390/vmlogrdr: Use internal_name for error messagesHeiko Carstens
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu
2025-01-07sysfs: constify macro BIN_ATTRIBUTE_GROUPS()Thomas Weißschuh
2025-01-07s390/pkey: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/sclp: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-03s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one placeBenjamin Block
2025-01-03s390/cio: Use array indices instead of pointer arithmeticBenjamin Block
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle
2024-12-09scsi: zfcp: Clarify zfcp_port refcount ownership during "link" testSteffen Maier
2024-12-09scsi: zfcp: Correct kdoc parameter description for sending ELS and CTFedor Loshakov
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-27s390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens
2024-11-21s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_opsClaudio Imbrenda
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds