summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
10 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
10 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
11 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-05s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-17s390: Remove compat supportHeiko Carstens
2025-11-12vfio/ccw: Convert to get_region_info_capsJason Gunthorpe
2025-11-12vfio/ccw: Provide a get_region_info opJason Gunthorpe
2025-10-21s390/cio: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-04s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-29s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
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
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens
2025-02-18s390/vfio-ccw: Make mdev_types not look like a fake flex arrayHalil Pasic
2025-02-18s390/cio: Remove outdated email addressHeiko Carstens
2025-02-11s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-07sysfs: constify macro BIN_ATTRIBUTE_GROUPS()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-11-13s390/cio/ioasm: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/cio/qdio: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/cio: Externalize full CMG characteristicsPeter Oberparleiter
2024-10-25s390/cio/scm: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/css: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/ccwgroup: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/cmf: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/device: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/chp: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan
2024-10-10s390/cio: Correct some typos in commentsShen Lichuan
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-07-31s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman