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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
s390/qdio: sanitize put_indicator
Sebastian Ott
1
-4
/
+2
2017-11-03
s390/qdio: use atomic_cmpxchg
Sebastian Ott
1
-3
/
+1
2017-10-26
vmur: convert urdev.ref_count from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+7
2017-10-23
s390/zcrypt: Introduce QACT support for AP bus devices.
Harald Freudenberger
5
-15
/
+116
2017-10-23
s390/zcrypt: Enable special header file flag for AU CPRP
Harald Freudenberger
1
-1
/
+2
2017-10-23
s390/zcrypt: CEX6S exploitation
Harald Freudenberger
4
-15
/
+40
2017-10-18
s390/dasd: remove unused debug macros
Sebastian Ott
1
-16
/
+0
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
5
-41
/
+7
2017-10-16
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
1
-1
/
+17
2017-10-16
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
1
-4
/
+0
2017-10-16
s390/pkey: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
1
-2
/
+1
2017-09-29
s390/virtio: simplify Makefile
Heiko Carstens
1
-2
/
+1
2017-09-29
s390/virtio: remove the old KVM virtio transport
Thomas Huth
2
-518
/
+0
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
4
-0
/
+9
2017-09-28
s390/sclp: Use setup_timer and mod_timer
Himanshu Jha
2
-10
/
+4
2017-09-28
s390/zcrypt: Explicitly check input data length.
Harald Freudenberger
1
-3
/
+3
2017-09-28
s390/cmf: use tod_to_ns()
Sebastian Ott
1
-5
/
+3
2017-09-28
s390/cmf: avg_utilization
Sebastian Ott
1
-23
/
+35
2017-09-28
s390/cmf: read from hw buffer
Sebastian Ott
1
-31
/
+14
2017-09-28
s390/cmf: simplify copy_block
Sebastian Ott
1
-17
/
+3
2017-09-28
s390/cmf: simplify cmb_copy_wait
Sebastian Ott
1
-49
/
+23
2017-09-28
s390/cmf: simplify set_schib_wait
Sebastian Ott
1
-47
/
+23
2017-09-28
s390/cmf: set_schib_wait add timeout
Sebastian Ott
1
-7
/
+8
2017-09-28
s390/char: fix cdev_add usage
Jean Delvare
3
-6
/
+3
2017-09-26
Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-47
/
+15
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-128
/
+128
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
1
-1
/
+6
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
3
-6
/
+12
2017-09-25
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
1
-9
/
+9
2017-09-25
nvme: allow timed-out ios to retry
James Smart
1
-2
/
+0
2017-09-25
nvme: stop aer posting if controller state not live
James Smart
1
-2
/
+3
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
1
-12
/
+18
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
1
-3
/
+3
2017-09-25
nvme-fc: use transport-specific sgl format
James Smart
1
-6
/
+7
2017-09-25
qla2xxx: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
lpfc: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
1
-6
/
+3
2017-09-25
nvme-fc: remove use of FC-specific error codes
James Smart
1
-4
/
+4
2017-09-25
loop: remove union of use_aio and ref in struct loop_cmd
Omar Sandoval
1
-4
/
+2
2017-09-25
nbd: ignore non-nbd ioctl's
Josef Bacik
1
-0
/
+6
2017-09-25
brd: fix overflow in __brd_direct_access
Mikulas Patocka
1
-1
/
+1
2017-09-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
[next]