summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman
2024-06-27s390/lcs: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-24s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-17s390/virtio_ccw: Fix config change notificationsHalil Pasic
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-17s390/zcrypt: Use kvcalloc() instead of kvmalloc_array()Heiko Carstens
2024-05-16s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger
2024-05-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-14s390/smsgiucv_app: Make use of iucv_alloc_device()Heiko Carstens
2024-05-14s390/netiucv: Make use of iucv_alloc_device()Heiko Carstens
2024-05-14s390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle
2024-05-14s390/pkey: Wipe copies of protected- and secure-keysHolger Dengler
2024-05-14s390/pkey: Wipe copies of clear-key structures on failureHolger Dengler
2024-05-14s390/pkey: Wipe sensitive data on failureHolger Dengler
2024-05-14s390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-03dasd_format(): killing the last remaining user of ->bd_inodeAl Viro
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-05-02s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter
2024-05-01s390/zcrypt: Use EBUSY to indicate temp unavailabilityHarald Freudenberger
2024-05-01s390/zcrypt: Handle ep11 cprb return codeHarald Freudenberger
2024-05-01s390/zcrypt: Fix wrong format string in debug feature printoutHarald Freudenberger
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu
2024-04-29s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-26s390/3270: Fix buffer assignmentSven Schnelle
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-22s390/vfio-ap: Add write support to sysfs attr ap_configJason J. Herne
2024-04-22s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queueJason J. Herne
2024-04-22s390/vfio-ap: Add sysfs attr, ap_config, to export mdev stateJason J. Herne
2024-04-22s390/ap: Externalize AP bus specific bitmap reading functionJason J. Herne
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-17s390/ism: Properly fix receive message buffer allocationGerd Bayer