summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann2-86/+7
2019-07-26NFSv4: Handle the special Linux file open access modeTrond Myklebust2-1/+2
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry4-13/+63
2019-07-26opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko1-1/+1
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2-2/+54
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-26iwlwifi: add support for hr1 RF IDOren Givon2-3/+6
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter1-1/+2
2019-07-26regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski1-2/+2
2019-07-26regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski1-0/+1
2019-07-26Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-26Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black1-0/+1
2019-07-26Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang1-0/+32
2019-07-26Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-07-26bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li1-0/+1
2019-07-26bcache: fix mistaken sysfs entry for io_error counterColy Li1-2/+2
2019-07-26bcache: ignore read-ahead request failure on backing deviceColy Li1-0/+12
2019-07-26bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li1-1/+0
2019-07-26bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li3-36/+15
2019-07-26Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li1-17/+0
2019-07-26CIFS: fix deadlock in cached root handlingAurelien Aptel1-1/+45
2019-07-26cifs: flush before set-info if we have writeable handlesRonnie Sahlberg1-0/+16
2019-07-26cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)3-2/+12
2019-07-26cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg2-1/+22
2019-07-26cifs: always add credits back for unsolicited PDUsRonnie Sahlberg1-1/+1
2019-07-26crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang1-1/+0
2019-07-26crypto: ccp/gcm - use const time tag comparison.Cfir Cohen1-1/+2
2019-07-26crypto: ccp - memset structure fields to zero before reuseHook, Gary1-1/+11
2019-07-26crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter3-23/+39
2019-07-26crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter1-2/+2
2019-07-26crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter1-2/+2
2019-07-26crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers1-11/+19
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26crypto: ccp - Validate the the error value used to index error messagesHook, Gary2-46/+52
2019-07-26crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel1-4/+5
2019-07-26crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers1-1/+7
2019-07-26scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain1-153/+218
2019-07-26scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain1-2/+2
2019-07-26scsi: megaraid_sas: Fix calculation of target IDShivasharan S1-1/+2
2019-07-26scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2019-07-26scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block1-5/+40
2019-07-26scsi: sd_zbc: Fix compilation warningDamien Le Moal1-1/+1
2019-07-26scsi: core: Fix race on creating sense cacheMing Lei1-3/+3
2019-07-26Revert "scsi: ncr5380: Increase register polling limit"Finn Thain1-1/+1
2019-07-26scsi: NCR5380: Handle PDMA failure reliablyFinn Thain1-4/+2