index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-110
/
+110
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-198
/
+188
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-1
/
+1
2026-02-19
s390/tape: Fix device driver name
Jan Höppner
-1
/
+1
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-2
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+4
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-3
/
+19
2026-02-09
Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-3135
/
+862
2026-02-05
s390/tape: Consolidate tape config options and modules
Jan Höppner
-49
/
+23
2026-02-05
s390/cio: Fix device lifecycle handling in css_alloc_subchannel()
Salah Triki
-1
/
+1
2026-02-04
s390/tape: Rename tape_34xx.c to tape_3490.c
Jan Höppner
-132
/
+132
2026-02-04
s390/tape: Cleanup sense data analysis and error handling
Jan Höppner
-120
/
+0
2026-02-04
s390/tape: Remove 3480 tape device type
Jan Höppner
-61
/
+26
2026-02-04
s390/tape: Remove unused command definitions
Jan Höppner
-33
/
+5
2026-02-04
s390/tape: Remove special block id handling
Jan Höppner
-202
/
+2
2026-02-04
s390/tape: Remove tape load display support
Jan Höppner
-60
/
+1
2026-02-04
s390/tape: Remove support for 3590/3592 models
Jan Höppner
-1807
/
+2
2026-01-31
s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
Harald Freudenberger
-3
/
+19
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+4
2026-01-20
s390/ap: Fix wrong APQN fill calculation
Harald Freudenberger
-2
/
+2
2025-12-22
s390/ap/zcrypt: Revisit module param permissions
Harald Freudenberger
-7
/
+7
2025-12-07
s390: Unmap early KASAN shadow on memory offlining
Vasily Gorbik
-0
/
+16
2025-12-07
s390/vmur: Use scnprintf() instead of sprintf()
Heiko Carstens
-4
/
+4
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+1
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-40
/
+7
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-83
/
+72
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-62
/
+228
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+1
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-861
/
+699
2025-11-26
s390/dasd: Use scnprintf() instead of sprintf()
Jan Höppner
-1
/
+2
2025-11-26
s390/dasd: Move device name formatting into separate function
Jan Höppner
-26
/
+54
2025-11-26
s390/dasd: Remove unnecessary debugfs_create() return checks
Stefan Haberland
-56
/
+8
2025-11-26
s390/dasd: Fix gendisk parent after copy pair swap
Stefan Haberland
-0
/
+8
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
-150
/
+75
2025-11-24
s390/ap: Restrict driver_override versus apmask and aqmask use
Harald Freudenberger
-6
/
+56
2025-11-24
s390/ap: Rename mutex ap_perms_mutex to ap_attr_mutex
Harald Freudenberger
-48
/
+52
2025-11-24
s390/ap: Support driver_override for AP queue devices
Harald Freudenberger
-27
/
+110
2025-11-24
s390/ap: Use all-bits-one apmask/aqmask for vfio in_use() checks
Harald Freudenberger
-2
/
+6
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+0
2025-11-19
s390/dasd: Switch to use %ptSp
Andy Shevchenko
-2
/
+1
2025-11-17
s390/qeth: Handle ambiguous OSA RCs in s390dbf
Aswin Karuvally
-49
/
+205
2025-11-17
s390/qeth: Move all OSA RCs to single enum
Aswin Karuvally
-10
/
+5
2025-11-17
s390/ctcm: Fix double-kfree
Aleksei Nikiforov
-1
/
+0
2025-11-17
s390: Remove compat support
Heiko Carstens
-290
/
+7
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
-2
/
+1
2025-11-12
vfio/ccw: Convert to get_region_info_caps
Jason Gunthorpe
-48
/
+7
[next]