index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
devres.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-17
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2
-1
/
+5
2017-01-17
qla2xxx: Reduce exess wait during chip reset
Quinn Tran
1
-2
/
+2
2017-01-17
qla2xxx: Terminate exchange if corrupted
Quinn Tran
3
-5
/
+43
2017-01-17
qla2xxx: Fix crash due to null pointer access
Quinn Tran
1
-4
/
+12
2017-01-17
qla2xxx: Collect additional information to debug fw dump
Quinn Tran
1
-7
/
+20
2017-01-17
qla2xxx: Reset reserved field in firmware options to 0
Himanshu Madhani
1
-1
/
+14
2017-01-17
qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version
Himanshu Madhani
2
-3
/
+2
2017-01-17
qla2xxx: Include ATIO queue in firmware dump when in target mode
Himanshu Madhani
1
-0
/
+24
2017-01-17
qla2xxx: Fix wrong IOCB type assumption
Quinn Tran
1
-7
/
+1
2017-01-17
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
3
-4
/
+4
2017-01-17
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
4
-19
/
+23
2017-01-17
qla2xxx: Declare an array with file scope static
Bart Van Assche
1
-1
/
+1
2017-01-17
qla2xxx: Fix indentation
Bart Van Assche
1
-3
/
+3
2017-01-17
ibmvscsis: Fix sleeping in interrupt context
Bryant G. Ly
1
-2
/
+2
2017-01-17
ibmvscsis: Fix max transfer length
Bryant G. Ly
1
-1
/
+2
2017-01-16
Linux 4.10-rc4
v4.10-rc4
Linus Torvalds
1
-1
/
+1
2017-01-15
fix a fencepost error in pipe_advance()
Al Viro
1
-23
/
+31
2017-01-15
coredump: Ensure proper size of sparse core files
Dave Kleikamp
3
-0
/
+20
2017-01-15
aio: fix lock dep warning
Shaohua Li
1
-2
/
+4
2017-01-14
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2
-0
/
+67
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
4
-34
/
+0
2017-01-14
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
1
-0
/
+4
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
3
-17
/
+37
2017-01-14
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-01-14
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-01-14
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2017-01-14
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
1
-0
/
+1
2017-01-13
block: don't try to discard from __blkdev_issue_zeroout
Christoph Hellwig
1
-7
/
+6
2017-01-13
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
1
-16
/
+1
2017-01-13
nvme: use blk_rq_payload_bytes
Christoph Hellwig
4
-30
/
+15
2017-01-13
scsi: use blk_rq_payload_bytes
Christoph Hellwig
1
-1
/
+1
2017-01-13
block: add blk_rq_payload_bytes
Christoph Hellwig
1
-0
/
+13
2017-01-13
vfio/type1: Remove pid_namespace.h include
Alex Williamson
1
-1
/
+0
2017-01-13
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
1
-0
/
+8
2017-01-13
vfio iommu type1: fix the testing of capability for remote task
Jike Song
1
-2
/
+1
2017-01-12
i2c: piix4: Avoid race conditions with IMC
Ricardo Ribalda
1
-0
/
+22
2017-01-12
i2c: fix spelling mistake: "insufficent" -> "insufficient"
Colin Ian King
1
-1
/
+1
2017-01-12
i2c: print correct device invalid address
John Garry
1
-1
/
+1
2017-01-12
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
3
-9
/
+17
2017-01-12
i2c: fix kernel memory disclosure in dev interface
Vlad Tsyrklevich
1
-1
/
+1
2017-01-12
ceph: fix get_oldest_context()
Geng, Jichao
1
-2
/
+2
2017-01-12
ceph: fix mds cluster availability check
Yan, Zheng
1
-0
/
+5
2017-01-12
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
1
-9
/
+27
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
5
-17
/
+17
2017-01-12
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
1
-10
/
+38
2017-01-12
capability: export has_capability
Jike Song
1
-0
/
+1
2017-01-12
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
1
-0
/
+2
2017-01-12
KVM: eventfd: fix NULL deref irqbypass consumer
Wanpeng Li
1
-2
/
+2
2017-01-12
KVM: x86: Introduce segmented_write_std
Steve Rutherford
1
-4
/
+18
2017-01-12
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
3
-0
/
+8
[next]