index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
s390/sclp: Constify 'struct bin_attribute'
Thomas Weißschuh
2
-4
/
+4
2025-01-03
s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one place
Benjamin Block
2
-10
/
+16
2025-01-03
s390/cio: Use array indices instead of pointer arithmetic
Benjamin Block
1
-1
/
+1
2025-01-03
s390/qdio: Rename feature flag aif_osa to aif_qdio
Benjamin Block
2
-2
/
+2
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2
-2
/
+0
2024-12-18
Merge branch 'pci-device-recovery' into features
Alexander Gordeev
2
-33
/
+0
2024-12-17
s390/diag324: Retrieve power readings via diag 0x324
Sumanth Korikkar
2
-1
/
+5
2024-12-16
s390/pci: Report PCI error recovery results via SCLP
Niklas Schnelle
2
-33
/
+0
2024-12-09
scsi: zfcp: Clarify zfcp_port refcount ownership during "link" test
Steffen Maier
1
-1
/
+6
2024-12-09
scsi: zfcp: Correct kdoc parameter description for sending ELS and CT
Fedor Loshakov
1
-2
/
+2
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-2
/
+3
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
3
-7
/
+7
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2024-11-27
s390/ap: Replace xchg() with WRITE_ONCE()
Heiko Carstens
1
-1
/
+1
2024-11-21
s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_ops
Claudio Imbrenda
1
-10
/
+22
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
37
-455
/
+816
2024-11-18
s390/con3215: Remove spurious NULL in attribute_group definition
Thomas Weißschuh
1
-1
/
+0
2024-11-13
s390/cio/ioasm: Convert to use flag output macros
Heiko Carstens
1
-53
/
+54
2024-11-13
s390/cio/qdio: Convert to use flag output macros
Heiko Carstens
1
-15
/
+13
2024-11-13
s390/sclp: Convert to use flag output macros
Heiko Carstens
1
-7
/
+11
2024-11-13
s390/dasd: Convert to use flag output macros
Heiko Carstens
1
-6
/
+9
2024-11-13
s390/cio: Externalize full CMG characteristics
Peter Oberparleiter
4
-20
/
+39
2024-11-12
s390/con3270: Use NULL instead of 0 for pointers
Heiko Carstens
1
-2
/
+2
2024-11-09
s390/dasd: Fix typo in comment
Yu Jiaoliang
3
-3
/
+3
2024-11-09
s390/dasd: fix redundant /proc/dasd* entries removal
Miroslav Franc
1
-0
/
+5
2024-11-07
s390/uvdevice: Fix and slightly improve kernel-doc comment
Heiko Carstens
1
-12
/
+20
2024-11-07
s390/uvdevice: Support longer secret lists
Steffen Eiden
1
-19
/
+50
2024-10-29
s390/pkey: Tolerate larger key blobs
Holger Dengler
2
-8
/
+8
2024-10-29
s390/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
3
-0
/
+291
2024-10-29
s390/pkey: Build module name array selectively based on kernel config options
Harald Freudenberger
1
-1
/
+10
2024-10-29
s390/pkey: Rework pkey verify for protected keys
Harald Freudenberger
1
-42
/
+38
2024-10-29
s390/pkey: Simplify protected key length calculation code
Harald Freudenberger
2
-118
/
+72
2024-10-29
s390/zcrypt: Cleanup include zcrypt_api.h
Harald Freudenberger
5
-4
/
+1
2024-10-29
s390/uvdevice: Add Retrieve Secret IOCTL
Steffen Eiden
1
-1
/
+57
2024-10-25
s390/netiucv: Switch over to sysfs_emit()
Mete Durlu
1
-12
/
+12
2024-10-25
s390/vfio-ap: Switch over to sysfs_emit()
Mete Durlu
1
-33
/
+12
2024-10-25
s390/vmur: Switch over to sysfs_emit()
Mete Durlu
1
-1
/
+1
2024-10-25
s390/sclp_cpi: Switch over to sysfs_emit()
Mete Durlu
1
-4
/
+4
2024-10-25
s390/sclp_ocf: Switch over to sysfs_emit()
Mete Durlu
1
-2
/
+2
2024-10-25
s390/vmlogrdr: Switch over to sysfs_emit()
Mete Durlu
1
-2
/
+2
2024-10-25
s390/tape: Switch over to sysfs_emit()
Mete Durlu
1
-8
/
+8
2024-10-25
s390/dcssblk: Switch over to sysfs_emit()
Mete Durlu
1
-12
/
+6
2024-10-25
s390/cio/scm: Switch over to sysfs_emit()
Mete Durlu
1
-1
/
+1
2024-10-25
s390/cio/css: Switch over to sysfs_emit()
Mete Durlu
1
-3
/
+3
2024-10-25
s390/cio/ccwgroup: Switch over to sysfs_emit()
Mete Durlu
1
-1
/
+1
2024-10-25
s390/cio/cmf: Switch over to sysfs_emit()
Mete Durlu
1
-5
/
+4
2024-10-25
s390/cio/device: Switch over to sysfs_emit()
Mete Durlu
1
-12
/
+10
2024-10-25
s390/cio/chp: Switch over to sysfs_emit()
Mete Durlu
1
-9
/
+9
2024-10-25
scsi: zfcp: Switch over to sysfs_emit()
Mete Durlu
1
-42
/
+40
2024-10-25
s390/cio: Do not unregister the subchannel based on DNV
Vineeth Vijayan
2
-2
/
+22
[prev]
[next]