5940 Commits (master)
 

Author SHA1 Message Date
  Michael Brown c212597336 [block] Add dummy SAN device 7 years ago
  Michael Brown 6bc4a8ac91 [scsi] Avoid duplicate call to scsicmd_close() on TEST UNIT READY failure 7 years ago
  Michael Brown c13bf52509 [vxge] Fix use of stale I/O buffer on error path 7 years ago
  Michael Brown b340971852 [iobuf] Increase minimum I/O buffer size to 128 bytes 7 years ago
  Mike McCormack a317e9a310 [sky2] Use 32-bit read to read Y2_VAUX_AVAIL 7 years ago
  Michael Brown 19d3e966d9 [pcnet32] Eliminate redundant register read 7 years ago
  Raed Salem 1ff1eebcf7 [golan] Bug fixes and improved paging allocation method 7 years ago
  Michael Brown ce240c8c2d [rtl818x] Fix resource leak on error path 7 years ago
  Michael Brown c24f772349 [travis] Integrate with Coverity Scan 7 years ago
  Michael Brown 9ecad204fc [travis] Build and run the unit test suite 7 years ago
  Michael Brown aa1f7b0f7f [travis] Add minimal .travis.yml file 7 years ago
  Michael Brown c90b4d82b7 [malloc] Track maximum heap usage 7 years ago
  Michael Brown 65a3518013 [coverity] Add Coverity user model 7 years ago
  Michael Brown f032556b15 [mucurses] Ensure SLK labels are always terminated 7 years ago
  Michael Brown 3870a7bde2 [sis190] Avoid NULL pointer dereference 7 years ago
  Michael Brown 99e1207a4d [w89c840] Avoid potential array overrun 7 years ago
  Michael Brown ad725fa7d9 [tlan] Guard against failure to identify chip 7 years ago
  Michael Brown dea5b74475 [hermon] Assert that mapping length is non-zero 7 years ago
  Michael Brown 0ced99e97c [arbel] Assert that mapping length is non-zero 7 years ago
  Michael Brown 7495813792 [video_subr] Use memmove() for overlapping memory copy 7 years ago
  Michael Brown 75bb948008 [tcp] Use correct length for memset() 7 years ago
  Michael Brown 01496a5028 [xen] Use standard calling pattern for asprintf() 7 years ago
  Michael Brown 21d8624da8 [usb] Use correct length for memcpy() 7 years ago
  Michael Brown 966a960a83 [pixbuf] Avoid potential division by zero 7 years ago
  Michael Brown 45f2265bfc [ath] Add missing break statements 7 years ago
  Michael Brown e846bd22c3 [block] Quell spurious Coverity size mismatch warning 7 years ago
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() 7 years ago
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() 7 years ago
  Michael Brown e88e2a2965 [build] Avoid confusing sparse in single-argument DBG() macros 7 years ago
  Michael Brown 6124c0ebfa [xhci] Avoid accessing beyond end of endpoint context array 7 years ago
  Michael Brown 501fa53b25 [mucurses] Attempt to fix use of uninitialised buffer with strcat() 7 years ago
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure 7 years ago
  Michael Brown 1ec2a60614 [eoib] Avoid passing a NULL I/O buffer to netdev_tx_complete_err() 7 years ago
  Michael Brown 64de7dc7fd [slam] Avoid NULL pointer dereference in slam_pull_value() 7 years ago
  Michael Brown 60561d0f3d [slam] Fix resource leak on error path 7 years ago
  Michael Brown 8963193cda [hyperv] Fix resource leaks on error path 7 years ago
  Michael Brown 2ae759219b [mucurses] Attempt to fix resource leaks 7 years ago
  Michael Brown 583d258b89 [mucurses] Attempt to fix keypress processing logic 7 years ago
  Michael Brown d29e2d551c [mucurses] Attempt to fix test for empty string 7 years ago
  Michael Brown 7b113bc744 [usb] Use correct length for memcpy() 7 years ago
  Michael Brown d25e7daf47 [librm] Fail gracefully if asked to ioremap() a zero length 7 years ago
  Michael Brown 36cffe054d [crypto] Free correct pointer on the error path 7 years ago
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference 7 years ago
  Michael Brown eb6acabc8f [sis900] Remove extraneous memset() with incorrect length 7 years ago
  Michael Brown ae915aa5cc [qib7322] Use correct length for memset() 7 years ago
  Michael Brown 6ee15cbac3 [linda] Use correct length for memset() 7 years ago
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path 7 years ago
  Michael Brown 91372d6dab [xfer] Ensure va_end() is called on failure path 7 years ago
  Michael Brown a5affc832e [arbel] Avoid potential integer overflow when calculating memory mappings 7 years ago
  Michael Brown 6ee62eb242 [hermon] Avoid potential integer overflow when calculating memory mappings 7 years ago