summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-291-1/+0
|\
| * s390/con3215: Remove spurious NULL in attribute_group definitionThomas Weißschuh2024-11-181-1/+0
* | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-11-199-55/+156
|\ \ | |/ |/|
| * s390/sclp: Convert to use flag output macrosHeiko Carstens2024-11-131-7/+11
| * s390/con3270: Use NULL instead of 0 for pointersHeiko Carstens2024-11-121-2/+2
| * s390/uvdevice: Fix and slightly improve kernel-doc commentHeiko Carstens2024-11-071-12/+20
| * s390/uvdevice: Support longer secret listsSteffen Eiden2024-11-071-19/+50
| * s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden2024-10-291-1/+57
| * s390/vmur: Switch over to sysfs_emit()Mete Durlu2024-10-251-1/+1
| * s390/sclp_cpi: Switch over to sysfs_emit()Mete Durlu2024-10-251-4/+4
| * s390/sclp_ocf: Switch over to sysfs_emit()Mete Durlu2024-10-251-2/+2
| * s390/vmlogrdr: Switch over to sysfs_emit()Mete Durlu2024-10-251-2/+2
| * s390/tape: Switch over to sysfs_emit()Mete Durlu2024-10-251-8/+8
| * s390/sclp: Allow user-space to provide PCI reports for optical modulesNiklas Schnelle2024-10-101-0/+2
* | s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh2024-10-161-2/+2
* | s390/sclp: Deactivate sclp after all its usersThomas Weißschuh2024-10-161-1/+2
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-277-8/+0
* Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-211-0/+1
|\
| * s390/wti: Introduce infrastructure for warning track interruptTobias Huschle2024-08-291-0/+1
* | s390: remove unused f_versionChristian Brauner2024-09-091-3/+0
|/
* s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-231-1/+1
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-1/+1
|\
| * s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich2024-07-041-1/+1
* | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-198-16/+39
|\ \ | |/ |/|
| * s390/sclp: Diag204 busy indication facility detectionMete Durlu2024-07-101-0/+1
| * s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle2024-07-101-1/+1
| * s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter2024-07-011-4/+10
| * s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter2024-07-011-2/+8
| * s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter2024-07-011-0/+4
| * s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-283-0/+3
| * s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev2024-06-181-2/+5
| * s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-182-8/+8
* | s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens2024-06-241-0/+1
|/
* s390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens2024-05-141-17/+3
* Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-131-1/+1
|\
| * s390/ap: modularize ap busHolger Dengler2024-04-091-1/+1
* | s390/3270: Fix buffer assignmentSven Schnelle2024-04-261-2/+4
|/
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-198-63/+68
|\
| * s390/raw3270: make class3270 constantRicardo B. Marliere2024-03-133-10/+12
| * s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere2024-03-131-10/+12
| * s390/tape: make tape_class constantRicardo B. Marliere2024-03-131-9/+8
| * s390/vmlogrdr: make vmlogrdr_class constantRicardo B. Marliere2024-03-131-10/+8
| * s390/vmur: make vmur_class constantRicardo B. Marliere2024-03-131-9/+9
| * s390/tape: fix virtual vs physical address confusionHeiko Carstens2024-03-131-4/+8
| * s390/3270: use new address translation helpersHeiko Carstens2024-03-131-7/+7
| * s390/3215: use new address translation helpersHeiko Carstens2024-03-131-2/+2
| * s390/vmur: use new address translation helpersHeiko Carstens2024-03-131-2/+2
| * s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens2024-03-131-3/+3
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-9/+35
|\ \ | |/ |/|
| * s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar2024-02-221-6/+35