index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
s390/ap: Don't leak debug feature files if AP instructions are not available
Heiko Carstens
1
-4
/
+4
2025-12-01
s390/ctcm: Fix double-kfree
Aleksei Nikiforov
1
-1
/
+0
2025-10-19
s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
Jaehoon Kim
1
-5
/
+7
2025-10-19
s390/dasd: enforce dma_alignment to ensure proper buffer validation
Jaehoon Kim
1
-0
/
+5
2025-10-19
s390/cio: Update purge function to unregister the unused subchannels
Vineeth Vijayan
1
-13
/
+24
2025-08-28
s390/sclp: Fix SCCB present check
Peter Oberparleiter
1
-2
/
+9
2025-08-15
s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
Harald Freudenberger
1
-1
/
+1
2025-08-01
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
1
-0
/
+3
2025-07-06
s390/pkey: Prevent overflow in size calculation for memdup_user()
Fedor Pchelkin
1
-1
/
+1
2025-06-27
scsi: s390: zfcp: Ensure synchronous unit_add
Peter Oberparleiter
1
-0
/
+2
2025-05-29
s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log
Anthony Krowiak
1
-26
/
+46
2025-05-02
s390/tty: Fix a potential memory leak bug
Haoxiang Li
1
-0
/
+12
2025-05-02
s390/sclp: Add check for get_zeroed_page()
Haoxiang Li
1
-0
/
+17
2025-04-20
s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues
David Hildenbrand
1
-4
/
+12
2025-03-22
s390/cio: Fix CHPID "configure" attribute caching
Peter Oberparleiter
1
-1
/
+2
2025-02-27
s390/ism: add release function for struct device
Julian Ruess
1
-2
/
+12
2025-02-08
s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
Heiko Carstens
1
-10
/
+2
2024-12-05
s390/cio: Do not unregister the subchannel based on DNV
Vineeth Vijayan
2
-2
/
+22
2024-12-05
s390/virtio_ccw: Fix dma_parm pointer not set up
Halil Pasic
1
-0
/
+4
2024-10-16
s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
Thomas Weißschuh
1
-2
/
+2
2024-10-16
s390/sclp: Deactivate sclp after all its users
Thomas Weißschuh
1
-1
/
+2
2024-10-16
s390/pkey_pckmo: Return with success for valid protected key types
Holger Dengler
1
-0
/
+1
2024-10-10
s390/ap: Fix CCA crypto card behavior within protected execution environment
Harald Freudenberger
3
-11
/
+22
2024-09-28
Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+13
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
11
-12
/
+0
2024-09-23
s390/vfio-ap: Driver feature advertisement
Jason J. Herne
1
-0
/
+13
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
18
-2202
/
+3652
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+0
2024-09-09
s390: remove unused f_version
Christian Brauner
1
-3
/
+0
2024-09-05
s390/pkey: Add AES xts and HMAC clear key token support
Harald Freudenberger
3
-13
/
+236
2024-08-29
s390/wti: Introduce infrastructure for warning track interrupt
Tobias Huschle
1
-0
/
+1
2024-08-29
s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutex
Harald Freudenberger
1
-0
/
+17
2024-08-29
s390/pkey: Add function to enforce pkey handler modules load
Harald Freudenberger
4
-32
/
+95
2024-08-29
s390/pkey: Add slowpath function to CCA and EP11 handler
Harald Freudenberger
5
-110
/
+193
2024-08-29
s390/pkey: Introduce pkey base with handler registry and handler modules
Harald Freudenberger
8
-1136
/
+1433
2024-08-29
s390/pkey: Unify pkey cca, ep11 and pckmo functions signatures
Harald Freudenberger
6
-98
/
+213
2024-08-29
s390/pkey: Rework and split PKEY kernel module code
Harald Freudenberger
11
-1753
/
+2314
2024-08-29
s390/pkey: Split pkey_unlocked_ioctl function
Harald Freudenberger
1
-388
/
+490
2024-08-25
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+6
2024-08-21
s390/zcrypt_msgtype6: Cleanup debug code
Holger Dengler
1
-22
/
+15
2024-08-21
s390/zcrypt_msgtype50: Cleanup debug code
Holger Dengler
1
-5
/
+5
2024-08-21
s390/zcrypt_api: Cleanup debug code
Holger Dengler
1
-16
/
+13
2024-08-21
s390/ap_queue: Cleanup debug code
Holger Dengler
1
-10
/
+10
2024-08-21
s390/ap_bus: Cleanup debug code
Holger Dengler
1
-22
/
+20
2024-08-21
s390/ap: Refine AP bus bindings complete processing
Harald Freudenberger
1
-1
/
+6
2024-08-17
Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
5
-54
/
+50
2024-08-12
s390/dasd: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
4
-53
/
+50
2024-08-12
s390/dasd: Remove DMA alignment
Eric Farman
1
-1
/
+0
2024-07-31
s390/cio: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
[next]