index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-27
scsi: bnx2i: Simplify cpu hotplug code
Thomas Gleixner
1
-1
/
+0
2017-07-27
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2
-55
/
+15
2017-07-27
scsi: bnx2i: Prevent recursive cpuhotplug locking
Thomas Gleixner
1
-7
/
+8
2017-07-27
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
1
-7
/
+8
2017-07-27
scsi: bnx2fc: Plug CPU hotplug race
Thomas Gleixner
1
-22
/
+23
2017-07-25
scsi: qedi: Fix return code in qedi_ep_connect()
Dan Carpenter
1
-4
/
+4
2017-07-25
scsi: lpfc: fix linking against modular NVMe support
Arnd Bergmann
1
-0
/
+2
2017-07-25
scsi: scsi_transport_fc: return -EBUSY for deleted vport
Hannes Reinecke
1
-2
/
+4
2017-07-25
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
1
-0
/
+7
2017-07-25
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2
-30
/
+35
2017-07-25
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
1
-1
/
+5
2017-07-25
scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig
Nilesh Javali
1
-0
/
+1
2017-07-18
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
1
-2
/
+5
2017-07-18
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-18
scsi: hpsa: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-12
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
1
-1
/
+1
2017-07-12
scsi: hisi_sas: make several const arrays static
Colin Ian King
1
-5
/
+5
2017-07-12
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
1
-1
/
+1
2017-07-12
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
1
-1
/
+4
2017-07-12
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
1
-0
/
+1
2017-07-12
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
1
-1
/
+1
2017-07-12
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
1
-1
/
+1
2017-07-12
scsi: isci: fix typo in function names
Colin Ian King
1
-7
/
+7
2017-07-12
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-4
/
+7
2017-07-12
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
3
-0
/
+646
2017-07-11
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
1
-0
/
+4
2017-07-11
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
1
-0
/
+4
2017-07-11
binfmt_elf: safely increment argv pointers
Kees Cook
1
-11
/
+9
2017-07-11
s390: reduce ELF_ET_DYN_BASE
Kees Cook
1
-8
/
+7
2017-07-11
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
2017-07-11
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-07-11
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
1
-6
/
+2
2017-07-11
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
2
-14
/
+58
2017-07-11
fs, epoll: short circuit fetching events if thread has been killed
David Rientjes
1
-0
/
+10
2017-07-11
checkpatch: improve multi-line alignment test
Joe Perches
1
-1
/
+1
2017-07-11
checkpatch: improve macro reuse test
Joe Perches
1
-6
/
+6
2017-07-11
checkpatch: change format of --color argument to --color[=WHEN]
John Brooks
1
-6
/
+29
2017-07-11
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
1
-3
/
+3
2017-07-11
checkpatch: improve tests for multiple line function definitions
Joe Perches
1
-1
/
+25
2017-07-11
checkpatch: remove false warning for commit reference
Heinrich Schuchardt
1
-1
/
+3
2017-07-11
checkpatch: fix stepping through statements with $stat and ctx_statement_block
Joe Perches
1
-1
/
+1
2017-07-11
checkpatch: [HLP]LIST_HEAD is also declaration
Steffen Maier
1
-1
/
+1
2017-07-11
checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t
Joe Perches
1
-0
/
+11
2017-07-11
checkpatch: improve the unnecessary OOM message test
Joe Perches
1
-1
/
+1
2017-07-11
lib/bsearch.c: micro-optimize pivot position calculation
Sergey Senozhatsky
1
-10
/
+12
2017-07-11
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
8
-56
/
+63
2017-07-11
lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possible
Michal Hocko
1
-4
/
+3
2017-07-11
lib/interval_tree_test.c: allow full tree search
Davidlohr Bueso
1
-5
/
+10
2017-07-11
lib/interval_tree_test.c: allow users to limit scope of endpoint
Davidlohr Bueso
1
-10
/
+13
2017-07-11
lib/interval_tree_test.c: make test options module parameters
Davidlohr Bueso
1
-17
/
+40
[next]