summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy2019-07-261-4/+5
* SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust2019-07-263-2/+4
* pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust2019-07-261-1/+1
* pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust2019-07-261-1/+1
* Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann2019-07-262-86/+7
* NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-07-262-1/+2
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-264-13/+63
* opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko2019-07-261-1/+1
* iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach2019-07-261-2/+6
* iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2019-07-262-2/+54
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-07-265-2/+43
* iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach2019-07-261-3/+9
* iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-07-261-18/+16
* iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-07-261-6/+21
* iwlwifi: add support for hr1 RF IDOren Givon2019-07-262-3/+6
* arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter2019-07-261-1/+2
* regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski2019-07-261-2/+2
* regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski2019-07-261-0/+1
* Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-261-1/+1
* Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black2019-07-261-0/+1
* Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-261-0/+32
* Input: gtco - bounds check collection indent levelGrant Hernandez2019-07-261-3/+17
* bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li2019-07-261-0/+1
* bcache: fix mistaken sysfs entry for io_error counterColy Li2019-07-261-2/+2
* bcache: ignore read-ahead request failure on backing deviceColy Li2019-07-261-0/+12
* bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li2019-07-261-1/+0
* bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li2019-07-263-36/+15
* Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li2019-07-261-17/+0
* CIFS: fix deadlock in cached root handlingAurelien Aptel2019-07-261-1/+45
* cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-261-0/+16
* cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)2019-07-263-2/+12
* cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg2019-07-262-1/+22
* cifs: always add credits back for unsolicited PDUsRonnie Sahlberg2019-07-261-1/+1
* crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang2019-07-261-1/+0
* crypto: ccp/gcm - use const time tag comparison.Cfir Cohen2019-07-261-1/+2
* crypto: ccp - memset structure fields to zero before reuseHook, Gary2019-07-261-1/+11
* crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter2019-07-263-23/+39
* crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter2019-07-261-2/+2
* crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter2019-07-261-2/+2
* crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers2019-07-261-11/+19
* crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* crypto: ccp - Validate the the error value used to index error messagesHook, Gary2019-07-262-46/+52
* crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel2019-07-261-4/+5
* crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers2019-07-261-1/+7
* scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain2019-07-261-153/+218
* scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain2019-07-261-2/+2
* scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-261-1/+2
* scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2019-07-261-2/+8
* scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block2019-07-261-5/+40