index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
6
-24
/
+59
|
\
|
*
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-12
3
-10
/
+8
|
|
\
|
|
*
s390/lcs: fix variable dereferenced before check
Alexandra Winter
2022-05-11
1
-3
/
+4
|
|
*
s390/ctcm: fix potential memory leak
Alexandra Winter
2022-05-11
1
-5
/
+1
|
|
*
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
2022-05-11
1
-2
/
+3
|
*
|
s390/dasd: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-05-05
1
-4
/
+1
|
*
|
s390/dasd: Fix read inconsistency for ESE DASD devices
Jan Höppner
2022-05-05
1
-2
/
+1
|
*
|
s390/dasd: Fix read for ESE with blksize < 4k
Jan Höppner
2022-05-05
1
-4
/
+3
|
*
|
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
2022-05-05
3
-2
/
+26
|
*
|
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
2022-05-05
3
-2
/
+20
|
|
/
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
2
-2
/
+2
*
|
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-2
/
+1
*
|
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
4
-5
/
+3
|
/
*
s390: cleanup timer API use
Yu Liao
2022-03-27
5
-27
/
+10
*
s390/zcrypt: fix using the correct variable for sizeof()
Jakob Koschel
2022-03-27
1
-1
/
+1
*
s390/vfio-ap: fix kernel doc and signature of group notifier functions
Tony Krowiak
2022-03-27
1
-19
/
+5
*
s390/tape: use bitwise instead of arithmetic operator for flags
Haowen Bai
2022-03-27
1
-2
/
+2
*
s390: crypto: Use min_t() instead of doing it manually
Haowen Bai
2022-03-27
1
-1
/
+1
*
s390/pkey: fix typos in comments
Julia Lawall
2022-03-27
1
-1
/
+1
*
s390/zcrypt: Filter admin CPRBs on custom devices
Juergen Christ
2022-03-27
1
-1
/
+24
*
s390/zcrypt: Add admask to zcdn
Juergen Christ
2022-03-27
2
-0
/
+44
*
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
23
-125
/
+754
|
\
|
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
4
-1
/
+4
|
*
s390/airq: use DMA memory for summary indicators
Halil Pasic
2022-03-08
1
-2
/
+2
|
*
s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function
Jürgen Christ
2022-03-08
3
-6
/
+10
|
*
s390/zcrypt: change reply buffer size offering
Harald Freudenberger
2022-03-08
1
-1
/
+22
|
*
s390/zcrypt: Support CPRB minor version T7
Harald Freudenberger
2022-03-08
6
-27
/
+60
|
*
s390/zcrypt: handle checkstopped cards with new state
Harald Freudenberger
2022-03-08
5
-30
/
+105
|
*
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
2022-03-08
4
-26
/
+60
|
*
s390/ap/zcrypt: debug feature improvements
Harald Freudenberger
2022-03-08
4
-4
/
+58
|
*
s390/ap: enable sysfs attribute scans to force AP bus rescan
Harald Freudenberger
2022-03-01
1
-1
/
+11
|
*
s390/ap: notify drivers on config changed and scan complete callbacks
Tony Krowiak
2022-03-01
2
-2
/
+91
|
*
s390/ap: driver callback to indicate resource in use
Tony Krowiak
2022-03-01
2
-10
/
+139
|
*
Merge branch 'fixes' into features
Vasily Gorbik
2022-03-01
1
-1
/
+1
|
|
\
|
*
|
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-09
1
-2
/
+1
|
*
|
s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusion
Alexander Gordeev
2022-02-06
1
-1
/
+1
|
*
|
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
3
-4
/
+1
|
*
|
s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function
Tony Krowiak
2022-02-06
2
-6
/
+72
|
*
|
s390/vfio-ap: add s390dbf logging to the handle_pqap function
Tony Krowiak
2022-02-06
1
-6
/
+68
|
*
|
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver
Tony Krowiak
2022-02-06
2
-0
/
+53
*
|
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
6
-13
/
+8
|
\
\
\
|
*
|
|
s390/ctcm: fix typo "length to short" -> "length too short"
Tong Zhang
2022-03-21
1
-1
/
+1
|
*
|
|
s390: net: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-07
2
-6
/
+2
|
*
|
|
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-22
2
-5
/
+5
|
*
|
|
s390/qeth: Remove redundant 'flush_workqueue()' calls
Xu Wang
2022-02-17
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
3
-3
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
3
-3
/
+0
|
|
/
*
|
s390/cio: verify the driver availability for path_event call
Vineeth Vijayan
2022-02-09
1
-1
/
+1
|
/
*
scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
Steffen Maier
2022-01-24
1
-1
/
+12
*
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
2
-19
/
+9
|
\
[next]