summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik
2025-12-07s390/vmur: Use scnprintf() instead of sprintf()Heiko Carstens
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-11-26s390/dasd: Use scnprintf() instead of sprintf()Jan Höppner
2025-11-26s390/dasd: Move device name formatting into separate functionJan Höppner
2025-11-26s390/dasd: Remove unnecessary debugfs_create() return checksStefan Haberland
2025-11-26s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-24s390/ap: Restrict driver_override versus apmask and aqmask useHarald Freudenberger
2025-11-24s390/ap: Rename mutex ap_perms_mutex to ap_attr_mutexHarald Freudenberger
2025-11-24s390/ap: Support driver_override for AP queue devicesHarald Freudenberger
2025-11-24s390/ap: Use all-bits-one apmask/aqmask for vfio in_use() checksHarald Freudenberger
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-19s390/dasd: Switch to use %ptSpAndy Shevchenko
2025-11-17s390/qeth: Handle ambiguous OSA RCs in s390dbfAswin Karuvally
2025-11-17s390/qeth: Move all OSA RCs to single enumAswin Karuvally
2025-11-17s390/ctcm: Fix double-kfreeAleksei Nikiforov
2025-11-17s390: Remove compat supportHeiko Carstens
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo
2025-11-12vfio/ccw: Convert to get_region_info_capsJason Gunthorpe
2025-11-12vfio/ccw: Provide a get_region_info opJason Gunthorpe
2025-11-06s390/ctcm: Use info level for handshake UC_RCRESETAswin Karuvally
2025-11-06s390/sclp_mem: Consider global memory_hotplug.memmap_on_memory settingSumanth Korikkar
2025-10-24s390/ap: Don't leak debug feature files if AP instructions are not availableHeiko Carstens
2025-10-23s390/ap: Expose ap_bindings_complete_count counter via sysfsHarald Freudenberger
2025-10-21s390/ap: Introduce new AP nqap and dqap trace eventsHarald Freudenberger
2025-10-21s390/zcrypt: Rework zcrypt request and reply trace event definitionHarald Freudenberger
2025-10-21Merge branch 'tape-block-sizes'Heiko Carstens
2025-10-21s390/tape: Add support for bigger block sizesJan Höppner
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner
2025-10-21s390/tape: Move idal allocation to core functionsJan Höppner
2025-10-21s390/tape: Fix return value of ccw helper functionsJan Höppner
2025-10-21s390/tape: Remove extra CCW allocation for error recoveryJan Höppner
2025-10-21s390/tape: Remove 3590 Read Opposite error recoveryJan Höppner
2025-10-21s390/tape: Remove 34xx Read Opposite error recoveryJan Höppner
2025-10-21s390/tape: Remove count parameter from read/write_block functionsJan Höppner
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens
2025-10-21s390/con3270: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/tape: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/dcss: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/cio: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-20s390/iucv: Convert sprintf/snprintf to scnprintfAswin Karuvally
2025-10-14s390/sclp: Remove MHP_OFFLINE_INACCESSIBLESumanth Korikkar
2025-10-14s390/sclp: Add support for dynamic (de)configuration of memorySumanth Korikkar
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds