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
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
16
-430
/
+489
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
35
-1037
/
+355
2020-12-09
s390/cio: fix use-after-free in ccw_device_destroy_console
Qinglang Miao
1
-2
/
+2
2020-12-07
s390/qeth: make qeth_qdio_handle_aob() more robust
Julian Wiedmann
1
-0
/
+1
2020-12-07
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
2
-5
/
+2
2020-12-07
s390/qeth: don't replace a fully completed async TX buffer
Julian Wiedmann
1
-38
/
+51
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
9
-76
/
+30
2020-12-07
s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributes
Julian Wiedmann
1
-9
/
+3
2020-12-07
s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
Julian Wiedmann
2
-6
/
+5
2020-12-02
s390/cio: remove pm support from ccw bus driver
Vineeth Vijayan
5
-258
/
+2
2020-12-02
s390/cio: remove pm support from css-bus driver
Vineeth Vijayan
2
-139
/
+1
2020-12-02
s390/cio: remove pm support from IO subchannel drivers
Vineeth Vijayan
1
-14
/
+0
2020-12-02
s390/cio: remove pm support from chsc subchannel driver
Vineeth Vijayan
1
-29
/
+0
2020-12-02
s390/vmur: remove unused pm related functions
Vineeth Vijayan
1
-24
/
+0
2020-12-02
s390/tape: remove unsupported PM functions
Vineeth Vijayan
4
-53
/
+0
2020-12-02
s390/cio: remove pm support from eadm-sch drivers
Vineeth Vijayan
1
-13
/
+0
2020-12-02
s390: remove pm support from console drivers
Vineeth Vijayan
4
-150
/
+15
2020-12-02
s390/dasd: remove unused pm related functions
Vineeth Vijayan
4
-198
/
+2
2020-12-02
s390/zfcp: remove pm support from zfcp driver
Vineeth Vijayan
4
-80
/
+4
2020-12-01
s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().
Sebastian Andrzej Siewior
2
-6
/
+1
2020-12-01
s390/ctcm: Use GFP_KERNEL in add_channel().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
1
-25
/
+8
2020-12-01
s390/ctcm: Avoid temporary allocation of struct qllc.
Sebastian Andrzej Siewior
1
-17
/
+4
2020-12-01
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
3
-53
/
+9
2020-11-30
s390/ap: let bus_register() add the AP bus sysfs attributes
Julian Wiedmann
1
-29
/
+24
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-47
/
+68
2020-11-27
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-47
/
+62
2020-11-20
s390/qeth: fix tear down of async TX buffers
Julian Wiedmann
1
-6
/
+0
2020-11-20
s390/qeth: fix af_iucv notification race
Julian Wiedmann
2
-24
/
+58
2020-11-20
s390/qeth: make af_iucv TX notification call more robust
Julian Wiedmann
1
-1
/
+2
2020-11-20
s390/qeth: Remove pnso workaround
Alexandra Winter
1
-16
/
+2
2020-11-20
Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
1
-3
/
+3
2020-11-18
s390/qeth: improve selection of ethtool link modes
Julian Wiedmann
3
-49
/
+93
2020-11-18
s390/qeth: use QUERY OAT for initial link info
Julian Wiedmann
2
-2
/
+145
2020-11-18
s390/qeth: clean up default cases for ethtool link mode
Julian Wiedmann
1
-12
/
+2
2020-11-18
s390/qeth: set static link info during initialization
Julian Wiedmann
3
-31
/
+42
2020-11-18
s390/qeth: improve QUERY CARD INFO processing
Julian Wiedmann
3
-76
/
+79
2020-11-18
s390/qeth: tolerate error when querying card info
Julian Wiedmann
1
-6
/
+1
2020-11-18
s390/qeth: remove useless if/else
Kaixu Xia
1
-4
/
+1
2020-11-18
s390/qeth: reduce rtnl locking for switchdev events
Julian Wiedmann
1
-18
/
+15
2020-11-18
s390/sclp: provide extended sccb support
Sumanth Korikkar
4
-8
/
+19
2020-11-18
s390/sclp: avoid copy of sclp_info_sccb
Sumanth Korikkar
3
-8
/
+9
2020-11-18
s390/sclp: use memblock for early read cpu info
Sumanth Korikkar
1
-22
/
+28
2020-11-16
s390/dasd: fix null pointer dereference for ERP requests
Stefan Haberland
1
-0
/
+6
2020-11-09
s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() function
Harald Freudenberger
3
-0
/
+83
2020-11-09
s390/ap: ap bus userspace notifications for some bus conditions
Harald Freudenberger
2
-10
/
+166
2020-11-03
s390/pkey: fix paes selftest failure with paes and pkey static build
Harald Freudenberger
1
-14
/
+16
2020-11-03
s390/ap: fix ap devices reference counting
Harald Freudenberger
3
-12
/
+21
[next]