index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
target/iscsi: Introduce a helper function for TMF translation
Bart Van Assche
2
-24
/
+25
2017-02-09
target/iscsi: Fix spelling of "reallegiance"
Bart Van Assche
4
-8
/
+8
2017-02-09
target/iscsi: Fix spelling of "perform"
Bart Van Assche
2
-2
/
+2
2017-02-09
target/iscsi: Fix indentation in iscsi_target_start_negotiation()
Bart Van Assche
1
-8
/
+8
2017-02-09
target/tcm_fc: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-02-09
target/cxgbit: Use T6 specific macro to set the force bit
Varun Prakash
2
-1
/
+7
2017-02-09
target/cxgbit: Fix endianness annotations
Bart Van Assche
4
-8
/
+9
2017-02-09
qla2xxx: Avoid using variable-length arrays
Bart Van Assche
1
-2
/
+2
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
11
-211
/
+201
2017-02-09
qla2xxx: Improve RSCN handling in driver
Quinn Tran
9
-145
/
+533
2017-02-09
qla2xxx: Remove unused reverse_ini_mode
Himanshu Madhani
3
-19
/
+0
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
6
-22
/
+119
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
13
-987
/
+3114
2017-02-09
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
8
-430
/
+310
2017-02-09
qla2xxx: Use d_id instead of s_id for more clarity
Quinn Tran
4
-37
/
+39
2017-02-09
qla2xxx: Fix wrong argument in sp done callback
Quinn Tran
3
-8
/
+8
2017-02-09
qla2xxx: Remove SRR code
Himanshu Madhani
2
-662
/
+0
2017-02-09
qla2xxx: Make trace flags more readable
Quinn Tran
3
-67
/
+59
2017-02-09
qla2xxx: Cleanup TMF code translation from qla_target
Quinn Tran
3
-72
/
+49
2017-02-09
qla2xxx: Remove direct access of scsi_status field in se_cmd
Quinn Tran
2
-1
/
+2
2017-02-08
ibmvscsis: Add SGL limit
Bryant G. Ly
1
-0
/
+1
2017-02-08
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
2
-26
/
+44
2017-02-08
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-02-08
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-02-08
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
1
-1
/
+9
2017-02-06
Linux 4.10-rc7
Linus Torvalds
1
-1
/
+1
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+50
2017-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+38
2017-02-04
Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+17
2017-02-04
Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-15
/
+33
2017-02-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+10
2017-02-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-14
/
+5
2017-02-04
Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+5
2017-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-18
/
+84
2017-02-04
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-04
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-04
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
3
-12
/
+23
2017-02-04
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
Toshi Kani
1
-4
/
+8
2017-02-04
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
1
-1
/
+1
2017-02-04
shmem: fix sleeping from atomic context
Kirill A. Shutemov
1
-2
/
+9
2017-02-04
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-02-04
zswap: disable changing params if init fails
Dan Streetman
1
-1
/
+29
2017-02-04
Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-48
/
+2
2017-02-04
MAINTAINERS: update email address for Amit Shah
Amit Shah
1
-1
/
+1
2017-02-04
vhost: fix initialization for vq->is_le
Halil Pasic
1
-6
/
+4
2017-02-04
Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
Michael S. Tsirkin
1
-7
/
+0
2017-02-04
Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-0
/
+2
2017-02-03
Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+2
[next]