index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
2017-10-23
s390/zcrypt: CEX6S exploitation
Harald Freudenberger
2017-10-20
s390/qeth: don't dump control cmd twice
Julian Wiedmann
2017-10-20
s390/qeth: support GRO flush timer
Julian Wiedmann
2017-10-20
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
2017-10-20
s390/qeth: consolidate skb allocation
Julian Wiedmann
2017-10-20
s390/qeth: clean up page frag creation
Julian Wiedmann
2017-10-20
s390/qeth: no VLAN support on OSM
Julian Wiedmann
2017-10-20
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
2017-10-20
s390/qeth: clean up initial MTU determination
Julian Wiedmann
2017-10-20
s390/qeth: fix early exit from error path
Julian Wiedmann
2017-10-20
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
2017-10-20
s390/qeth: remove duplicated device matching
Julian Wiedmann
2017-10-20
s390/drivers: use setup_timer
Allen Pais
2017-10-20
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2017-10-18
s390/dasd: remove unused debug macros
Sebastian Ott
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
2017-10-16
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
2017-10-16
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
2017-10-16
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
2017-10-16
s390/pkey: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-09-29
s390/virtio: simplify Makefile
Heiko Carstens
2017-09-29
s390/virtio: remove the old KVM virtio transport
Thomas Huth
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-09-28
s390/sclp: Use setup_timer and mod_timer
Himanshu Jha
2017-09-28
s390/zcrypt: Explicitly check input data length.
Harald Freudenberger
2017-09-28
s390/cmf: use tod_to_ns()
Sebastian Ott
2017-09-28
s390/cmf: avg_utilization
Sebastian Ott
2017-09-28
s390/cmf: read from hw buffer
Sebastian Ott
2017-09-28
s390/cmf: simplify copy_block
Sebastian Ott
2017-09-28
s390/cmf: simplify cmb_copy_wait
Sebastian Ott
2017-09-28
s390/cmf: simplify set_schib_wait
Sebastian Ott
2017-09-28
s390/cmf: set_schib_wait add timeout
Sebastian Ott
2017-09-28
s390/char: fix cdev_add usage
Jean Delvare
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-19
s390/cio: recover from bad paths
Sebastian Ott
2017-09-19
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
2017-09-18
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
2017-09-18
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
2017-09-18
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2017-09-18
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
2017-09-18
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
2017-09-18
s390/qeth: remove unused code in qdio_establish_cq()
Julian Wiedmann
2017-09-18
s390/qeth: add VNICC get/set timeout support
Hans Wippel
2017-09-18
s390/qeth: add VNICC enable/disable support
Hans Wippel
2017-09-18
s390/qeth: add basic VNICC support
Hans Wippel
2017-09-13
s390/dasd: fix race during dasd initialization
Stefan Haberland
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-08
s390/dasd: blk-mq conversion
Stefan Haberland
[prev]
[next]