summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-269p/virtio: Add cleanup path in p9_virtio_initYueHaibing
2019-07-269p/xen: Add cleanup path in p9_trans_xen_initYueHaibing
2019-07-26xen/events: fix binding user event channels to cpusJuergen Gross
2019-07-26dm zoned: fix zone state management raceDamien Le Moal
2019-07-26padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-07-26kconfig: fix missing choice values in auto.confMasahiro Yamada
2019-07-26fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny
2019-07-26arm64: tegra: Fix AGIC register rangeJon Hunter
2019-07-26KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-26media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus
2019-07-26media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-07-26ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang
2019-07-26ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platformKailang Yang
2019-07-26ALSA: seq: Break too long mutex context in the write loopTakashi Iwai
2019-07-26raid5-cache: Need to do start() part job after adding journal deviceXiao Ni
2019-07-26ASoC: dapm: Adapt for debugfs API changeMark Brown
2019-07-26lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy
2019-07-26pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust
2019-07-26pNFS: Fix a typo in pnfs_update_layoutTrond Myklebust
2019-07-26pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust
2019-07-26NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter
2019-07-26regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski
2019-07-26Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-26Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black
2019-07-26Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang
2019-07-26Input: gtco - bounds check collection indent levelGrant Hernandez
2019-07-26bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li
2019-07-26bcache: fix mistaken sysfs entry for io_error counterColy Li
2019-07-26bcache: ignore read-ahead request failure on backing deviceColy Li
2019-07-26bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li
2019-07-26bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li
2019-07-26Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li
2019-07-26crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang
2019-07-26crypto: ccp/gcm - use const time tag comparison.Cfir Cohen
2019-07-26crypto: ccp - memset structure fields to zero before reuseHook, Gary
2019-07-26crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter
2019-07-26crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter
2019-07-26crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter
2019-07-26crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-07-26crypto: ccp - Validate the the error value used to index error messagesHook, Gary