index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
s390/ctcm: Fix double-kfree
Aleksei Nikiforov
1
-1
/
+0
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
4
-19
/
+29
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-10
/
+8
2025-10-04
s390/cio: Update purge function to unregister the unused subchannels
Vineeth Vijayan
1
-13
/
+24
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-370
/
+259
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-8
/
+16
2025-09-30
KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Sean Christopherson
1
-1
/
+1
2025-09-29
Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
8
-469
/
+481
2025-09-29
s390: Remove superfluous newlines from inline assemblies
Heiko Carstens
2
-2
/
+2
2025-09-29
s390/cio/ioasm: Fix __xsch() condition code handling
Heiko Carstens
1
-4
/
+3
2025-09-25
s390/dasd: enforce dma_alignment to ensure proper buffer validation
Jaehoon Kim
1
-0
/
+5
2025-09-25
s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
Jaehoon Kim
1
-5
/
+7
2025-09-25
s390/tape: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
3
-153
/
+111
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
1
-72
/
+49
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
1
-23
/
+18
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
1
-41
/
+6
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
2
-21
/
+18
2025-09-23
dibs: Create class dibs
Julian Ruess
1
-1
/
+4
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
1
-32
/
+8
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
1
-24
/
+19
2025-09-23
dibs: Register ism as dibs device
Alexandra Winter
3
-32
/
+54
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
1
-0
/
+1
2025-09-16
s390/dcssblk: Add DAX support
Gerald Schaefer
2
-16
/
+31
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+9
2025-09-09
s390/hmcdrv: Replace kmalloc() + copy_from_user() with memdup_user_nul()
Thorsten Blum
1
-13
/
+6
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-6.18/block
Jens Axboe
1
-3
/
+4
2025-08-28
s390/pkey: Forward keygenflags to ep11_unwrapkey
Harald Freudenberger
1
-1
/
+3
2025-08-20
s390/sclp: Move memory hotplug code for better modularity
Sumanth Korikkar
3
-385
/
+400
2025-08-20
s390/sclp: Refactor sclp_cmd.c
Sumanth Korikkar
1
-96
/
+83
2025-08-20
s390/sclp: Fix SCCB present check
Peter Oberparleiter
1
-2
/
+9
2025-08-17
s390/char/con3270: use tty_port_tty guard()
Jiri Slaby (SUSE)
1
-10
/
+8
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-3
/
+4
2025-08-08
Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+4
2025-07-31
s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
Harald Freudenberger
1
-1
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-2105
/
+13
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
46
-6
/
+46
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
4
-7
/
+7
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-07-24
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
1
-0
/
+3
2025-07-21
s390/qeth: Make hw_trap sysfs attribute idempotent
Aswin Karuvally
1
-9
/
+13
2025-07-21
s390/sclp: Use monotonic clock in sclp_sync_wait()
Sven Schnelle
1
-2
/
+2
2025-07-16
s390/net: Remove NETIUCV device driver
Nagamani PV
3
-2096
/
+0
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-5
/
+4
2025-07-09
mm: remove remaining uses of PFN_DEV
Alistair Popple
1
-2
/
+1
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+2
2025-06-17
s390/drivers: Remove unnecessary include <linux/export.h>
Heiko Carstens
4
-4
/
+0
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
42
-0
/
+44
[next]