summaryrefslogtreecommitdiffstats
path: root/crypto/skcipher.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-05scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart3-11/+105
2017-12-05scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2-0/+25
2017-12-05scsi: lpfc: Correct driver deregistrations with host nvme transportJames Smart3-6/+114
2017-12-05scsi: lpfc: correct port registrations with nvme_fcJames Smart2-9/+14
2017-12-05scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart3-5/+25
2017-12-05scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart1-2/+2
2017-12-05scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart4-22/+42
2017-12-05scsi: lpfc: Fix display for debugfs queInfoJames Smart1-7/+7
2017-12-05scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart1-16/+20
2017-12-05scsi: lpfc: Raise maximum NVME sg list size for 256 elementsJames Smart1-1/+1
2017-12-05scsi: lpfc: Fix NVME LS abort_xriJames Smart1-0/+1
2017-12-05scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart1-33/+51
2017-12-05scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart5-75/+35
2017-12-05scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart5-43/+112
2017-12-05scsi: lpfc: FLOGI failures are reported when connected to a private loop.James Smart1-13/+14
2017-12-05scsi: bfa: remove unused pointer 'port'Colin Ian King1-3/+0
2017-12-05scsi: aacraid: remove unused variable managed_request_idColin Ian King1-3/+0
2017-12-05scsi: st: fix kernel-doc mismatchRandy Dunlap1-1/+1
2017-12-05scsi: fix another I2O typoRandy Dunlap1-1/+1
2017-12-05scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2-2/+1
2017-12-05scsi: 3w-9xxx: rework lock timeoutsArnd Bergmann2-8/+7
2017-12-05scsi: 3ware: use 64-bit times for FW time syncArnd Bergmann2-11/+7
2017-12-05scsi: 3ware: fix 32-bit time calculationsArnd Bergmann2-6/+4
2017-12-05scsi: bfa: use 64-bit times in bfa_aen_entry_s ABIArnd Bergmann1-2/+2
2017-12-05scsi: bfa: try to sanitize vendor netlink eventsArnd Bergmann2-11/+24
2017-12-05scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()Arnd Bergmann1-22/+10
2017-12-05scsi: bfa: document overflow of io_profile_start_timeArnd Bergmann3-6/+5
2017-12-05scsi: bfa: improve bfa_ioc_send_enable/disable dataArnd Bergmann1-3/+5
2017-12-05scsi: bfa: use proper time accessor for stats_reset_timeArnd Bergmann4-25/+9
2017-12-05scsi: bfa: use ktime_get_real_ts64 for firmware timestampArnd Bergmann1-3/+3
2017-12-05scsi: ppa: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-12-05scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopoutGustavo A. R. Silva1-6/+3
2017-11-27Linux 4.15-rc1v4.15-rc1Linus Torvalds1-2/+2
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan1-3/+2
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook1-1/+1
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych1-1/+1
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King1-1/+1
2017-11-23ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19
2017-11-23ipvlan: Fix insufficient skb linear check for arpGao Feng1-8/+8