index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-18
2
-91
/
+180
|
\
|
*
s390/vfio-ap: do not reset queue removed from host config
Tony Krowiak
2024-01-17
1
-4
/
+12
|
*
s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
Tony Krowiak
2024-01-17
1
-35
/
+41
|
*
s390/vfio-ap: reset queues filtered from the guest's AP config
Tony Krowiak
2024-01-17
2
-45
/
+129
|
*
s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...
Tony Krowiak
2024-01-17
1
-0
/
+13
|
*
s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
Tony Krowiak
2024-01-17
1
-2
/
+3
|
*
s390/vfio-ap: always filter entire AP matrix
Tony Krowiak
2024-01-17
1
-40
/
+17
*
|
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
2
-19
/
+18
|
\
\
|
*
\
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-11
4
-60
/
+62
|
|
\
\
|
*
|
|
tty: con3270: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-6
/
+6
|
*
|
|
tty: con3215: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-12
/
+12
|
*
|
|
tty: con3215: drop raw3215_info::ubuffer
Jiri Slaby (SUSE)
2023-11-23
1
-1
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
1
-0
/
+3
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-02
1
-3
/
+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-01-02
1
-0
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
s390/uvdevice: Report additional-data length for attestation
Steffen Eiden
2023-11-23
1
-0
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-01-11
1
-2
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
scsi: zfcp: Replace strlcpy() with strscpy()
Kees Cook
2023-12-05
1
-2
/
+13
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
2
-47
/
+17
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2023-12-26
2
-39
/
+6
|
*
|
|
|
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
1
-8
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-10
17
-276
/
+327
|
\
\
\
\
|
*
|
|
|
s390/cio: make sch->lock spinlock pointer a member
Halil Pasic
2023-12-12
10
-115
/
+99
|
*
|
|
|
s390/ap: handle outband SE bind state change
Harald Freudenberger
2023-11-30
3
-50
/
+122
|
*
|
|
|
s390/ap: store TAPQ hwinfo in struct ap_card
Harald Freudenberger
2023-11-30
7
-106
/
+83
|
*
|
|
|
s390/vfio-ap: fix sysfs status attribute for AP queue devices
Tony Krowiak
2023-11-30
1
-1
/
+15
|
*
|
|
|
s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command
Tony Krowiak
2023-11-30
1
-1
/
+4
|
*
|
|
|
s390/vfio-ap: set status response code to 06 on gisc registration failure
Anthony Krowiak
2023-11-30
1
-3
/
+3
|
*
|
|
|
s390/vfio-ap: unpin pages on gisc registration failure
Anthony Krowiak
2023-11-30
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
1
-6
/
+0
|
\
\
\
\
|
*
|
|
|
s390/dasd: remove dasd_stats_generic_show()
Nathan Chancellor
2023-12-10
1
-6
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
4
-7
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
4
-7
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-12-20
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/scm: fix virtual vs physical address confusion
Vineeth Vijayan
2023-12-08
1
-3
/
+4
|
|
/
*
|
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-23
2
-12
/
+14
|
\
\
|
*
|
s390/dasd: protect device queue against concurrent access
Jan Höppner
2023-11-20
1
-11
/
+13
|
*
|
s390/dasd: resolve spelling mistake
Muhammad Muzammil
2023-11-20
1
-1
/
+1
|
|
/
*
/
s390/ism: ism driver implies smc protocol
Gerd Bayer
2023-11-17
2
-48
/
+48
|
/
*
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-09
1
-1
/
+1
|
\
|
*
s390/qeth: Fix typo 'weed' in comment
Kuan-Wei Chiu
2023-11-07
1
-1
/
+1
*
|
s390/ap: fix vanishing crypto cards in SE environment
Harald Freudenberger
2023-11-05
1
-23
/
+20
*
|
s390/zcrypt: don't report online if card or queue is in check-stop state
Ingo Franzki
2023-11-05
2
-4
/
+5
*
|
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
2023-11-05
1
-0
/
+4
*
|
s390/ap: re-enable interrupt for AP queues
Harald Freudenberger
2023-11-05
1
-2
/
+12
*
|
s390/ap: rework to use irq info from ap queue status
Harald Freudenberger
2023-11-05
2
-11
/
+12
*
|
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
15
-44
/
+116
|
\
\
|
|
/
|
/
|
|
*
s390/cio: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-25
1
-2
/
+2
|
*
s390/sclp: replace deprecated strncpy with strtomem
Justin Stitt
2023-10-25
1
-1
/
+1
|
*
s390/cio: fix virtual vs physical address confusion
Peter Oberparleiter
2023-10-25
1
-2
/
+2
[next]