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-03-18
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-18
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-18
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-18
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-18
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-18
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
1
-15
/
+8
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
3
-6
/
+9
2017-03-18
tcmu: return on first Opt parse failure
Mike Christie
1
-0
/
+3
2017-03-18
tcmu: allow hw_max_sectors greater than 128
Mike Christie
1
-19
/
+35
2017-03-18
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2
-2
/
+5
2017-03-07
target: Fix VERIFY_16 handling in sbc_parse_cdb
Max Lohrmann
1
-2
/
+8
2017-03-07
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
1
-35
/
+12
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-123
/
+373
2017-03-04
Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-22
/
+29
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-42
/
+49
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
85
-3180
/
+22360
2017-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+39
2017-03-03
Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-3
/
+25
2017-03-03
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-55
/
+73
2017-03-03
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2
-6
/
+57
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+13
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-17
/
+114
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
279
-133
/
+358
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...
David S. Miller
3
-24
/
+38
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
2017-03-03
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
1
-14
/
+18
2017-03-03
can: flexcan: fix typo in comment
Marc Kleine-Budde
1
-1
/
+1
2017-03-03
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
1
-6
/
+3
2017-03-03
can: gs_usb: fix coding style
Ethan Zonca
1
-6
/
+5
2017-03-03
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
1
-11
/
+29
2017-03-02
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2
-2
/
+3
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
6
-9
/
+13
2017-03-02
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+8
2017-03-02
Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+12
2017-03-02
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-268
/
+209
2017-03-02
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
3
-4
/
+20
2017-03-03
sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-1
/
+1
2017-03-03
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-8
/
+12
[next]