index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-27
s390: cleanup timer API use
Yu Liao
5
-27
/
+10
2022-03-27
s390/zcrypt: fix using the correct variable for sizeof()
Jakob Koschel
1
-1
/
+1
2022-03-27
s390/vfio-ap: fix kernel doc and signature of group notifier functions
Tony Krowiak
1
-19
/
+5
2022-03-27
s390/tape: use bitwise instead of arithmetic operator for flags
Haowen Bai
1
-2
/
+2
2022-03-27
s390: crypto: Use min_t() instead of doing it manually
Haowen Bai
1
-1
/
+1
2022-03-27
s390/pkey: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-27
s390/zcrypt: Filter admin CPRBs on custom devices
Juergen Christ
1
-1
/
+24
2022-03-27
s390/zcrypt: Add admask to zcdn
Juergen Christ
2
-0
/
+44
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
23
-125
/
+754
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-13
/
+8
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+0
2022-03-21
s390/ctcm: fix typo "length to short" -> "length too short"
Tong Zhang
1
-1
/
+1
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
4
-1
/
+4
2022-03-08
s390/airq: use DMA memory for summary indicators
Halil Pasic
1
-2
/
+2
2022-03-08
s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function
Jürgen Christ
3
-6
/
+10
2022-03-08
s390/zcrypt: change reply buffer size offering
Harald Freudenberger
1
-1
/
+22
2022-03-08
s390/zcrypt: Support CPRB minor version T7
Harald Freudenberger
6
-27
/
+60
2022-03-08
s390/zcrypt: handle checkstopped cards with new state
Harald Freudenberger
5
-30
/
+105
2022-03-08
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
4
-26
/
+60
2022-03-08
s390/ap/zcrypt: debug feature improvements
Harald Freudenberger
4
-4
/
+58
2022-03-07
s390: net: Use netif_rx().
Sebastian Andrzej Siewior
2
-6
/
+2
2022-03-01
s390/ap: enable sysfs attribute scans to force AP bus rescan
Harald Freudenberger
1
-1
/
+11
2022-03-01
s390/ap: notify drivers on config changed and scan complete callbacks
Tony Krowiak
2
-2
/
+91
2022-03-01
s390/ap: driver callback to indicate resource in use
Tony Krowiak
2
-10
/
+139
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
1
-1
/
+1
2022-02-22
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
2
-5
/
+5
2022-02-17
s390/qeth: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
1
-2
/
+1
2022-02-09
s390/cio: verify the driver availability for path_event call
Vineeth Vijayan
1
-1
/
+1
2022-02-06
s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusion
Alexander Gordeev
1
-1
/
+1
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
3
-4
/
+1
2022-02-06
s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function
Tony Krowiak
2
-6
/
+72
2022-02-06
s390/vfio-ap: add s390dbf logging to the handle_pqap function
Tony Krowiak
1
-6
/
+68
2022-02-06
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver
Tony Krowiak
2
-0
/
+53
2022-02-02
block: remove genhd.h
Christoph Hellwig
3
-3
/
+0
2022-01-24
scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
Steffen Maier
1
-1
/
+12
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+9
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-86
/
+90
2022-01-08
s390/dasd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-08
s390/sclp_sd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-14
/
+0
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-2
/
+2
2021-12-16
s390/zcrypt: CCA control CPRB sending
Juergen Christ
1
-4
/
+3
2021-12-16
s390/sclp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
1
-1
/
+1
2021-12-07
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
1
-4
/
+1
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
4
-30
/
+22
2021-12-07
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
1
-2
/
+0
2021-12-07
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
1
-4
/
+28
2021-12-07
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
1
-22
/
+12
[next]