5667 Révisions (966a960a8333a9d75da8103cbe5903d380ef7770)
 

Auteur SHA1 Message Date
  Michael Brown 966a960a83 [pixbuf] Avoid potential division by zero il y a 7 ans
  Michael Brown 45f2265bfc [ath] Add missing break statements il y a 7 ans
  Michael Brown e846bd22c3 [block] Quell spurious Coverity size mismatch warning il y a 7 ans
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() il y a 7 ans
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() il y a 7 ans
  Michael Brown e88e2a2965 [build] Avoid confusing sparse in single-argument DBG() macros il y a 7 ans
  Michael Brown 6124c0ebfa [xhci] Avoid accessing beyond end of endpoint context array il y a 7 ans
  Michael Brown 501fa53b25 [mucurses] Attempt to fix use of uninitialised buffer with strcat() il y a 7 ans
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure il y a 7 ans
  Michael Brown 1ec2a60614 [eoib] Avoid passing a NULL I/O buffer to netdev_tx_complete_err() il y a 7 ans
  Michael Brown 64de7dc7fd [slam] Avoid NULL pointer dereference in slam_pull_value() il y a 7 ans
  Michael Brown 60561d0f3d [slam] Fix resource leak on error path il y a 7 ans
  Michael Brown 8963193cda [hyperv] Fix resource leaks on error path il y a 7 ans
  Michael Brown 2ae759219b [mucurses] Attempt to fix resource leaks il y a 7 ans
  Michael Brown 583d258b89 [mucurses] Attempt to fix keypress processing logic il y a 7 ans
  Michael Brown d29e2d551c [mucurses] Attempt to fix test for empty string il y a 7 ans
  Michael Brown 7b113bc744 [usb] Use correct length for memcpy() il y a 7 ans
  Michael Brown d25e7daf47 [librm] Fail gracefully if asked to ioremap() a zero length il y a 7 ans
  Michael Brown 36cffe054d [crypto] Free correct pointer on the error path il y a 7 ans
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference il y a 7 ans
  Michael Brown eb6acabc8f [sis900] Remove extraneous memset() with incorrect length il y a 7 ans
  Michael Brown ae915aa5cc [qib7322] Use correct length for memset() il y a 7 ans
  Michael Brown 6ee15cbac3 [linda] Use correct length for memset() il y a 7 ans
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path il y a 7 ans
  Michael Brown 91372d6dab [xfer] Ensure va_end() is called on failure path il y a 7 ans
  Michael Brown a5affc832e [arbel] Avoid potential integer overflow when calculating memory mappings il y a 7 ans
  Michael Brown 6ee62eb242 [hermon] Avoid potential integer overflow when calculating memory mappings il y a 7 ans
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests il y a 7 ans
  Michael Brown 7692a8ff02 [undi] Move PXE API caller back into UNDI driver il y a 7 ans
  Michael Brown 6324227dca [efi] Skip cable detection at initialisation where possible il y a 7 ans
  Michael Brown fdcdc5203b [efi] Provide ACPI table description for SAN devices il y a 7 ans
  Michael Brown 553f485734 [efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition il y a 7 ans
  Michael Brown 0463ec32c7 [efi] Update to current EDK2 headers il y a 7 ans
  Michael Brown afdebdc163 [build] Provide common ARRAY_SIZE() definition il y a 7 ans
  Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In il y a 7 ans
  Vishvananda Ishaya 1d04900262 [intel] Reset all virtual function settings il y a 7 ans
  Michael Brown 9db9221ea0 [scsi] Avoid duplicate calls to scsicmd_close() il y a 7 ans
  Michael Brown 9423a85f71 [block] Use intfs_shutdown() when shutting down multiple interfaces il y a 7 ans
  Michael Brown 7ff3fc7c72 [scsi] Use intfs_shutdown() when shutting down multiple interfaces il y a 7 ans
  Michael Brown a29bdb3a92 [iscsi] Use intfs_shutdown() when shutting down multiple interfaces il y a 7 ans
  Michael Brown d9886f1961 [block] Retry any SAN device operation il y a 7 ans
  Michael Brown 23d388418e [efi] Refactor to use centralised SAN device abstraction il y a 7 ans
  Michael Brown e790366c7c [int13] Refactor to use centralised SAN device abstraction il y a 7 ans
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting il y a 7 ans
  Michael Brown 4adc7b0290 [block] Centralise SAN device abstraction il y a 7 ans
  Michael Brown 530ec83011 [block] Remove spurious comments il y a 7 ans
  Michael Brown 0e0e0321a5 [efi] Add missing SANBOOT_PROTO_HTTP to EFI default configuration il y a 7 ans
  Konrad Adamczyk 30f96c9f41 [thunderx] Don't disable NIC when exiting from iPXE il y a 7 ans
  Bartosz Szczepanek ed864feb3a [thunderx] Fix hardware deinitialization il y a 7 ans
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces il y a 7 ans