summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Documentation: Correct the possible MDS sysfs valuesTyler Hicks1-16/+13
2019-05-08x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2-2/+8
2019-05-08ALSA: hda/realtek - Support low power consumption for ALC256Kailang Yang1-9/+24
2019-05-08watchdog: Enforce that at least one pretimeout governor is enabledGuenter Roeck1-0/+6
2019-05-08Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai10-39/+43
2019-05-08ASoC: stm32: i2s: update pcm hardware constraintsOlivier Moysan1-1/+2
2019-05-08ASoC: codec: hdac_hdmi: no checking monitor in hw_paramsLibin Yang1-13/+0
2019-05-08ASoC: mediatek: mt6358: save PGA for mixer controlTzung-Bi Shih1-4/+29
2019-05-08ASoC: mediatek: mt6358: save output volume for mixer controlsTzung-Bi Shih1-40/+51
2019-05-08ASoC: mediatek: mt6358: initialize setting when ramping volumeTzung-Bi Shih1-4/+3
2019-05-08configfs: fix possible use-after-free in configfs_register_groupYueHaibing1-5/+12
2019-05-08ASoC: SOF: core: fix undefined nocodec referencePierre-Louis Bossart1-5/+5
2019-05-08ASoC: SOF: xtensa: fix undefined referencesPierre-Louis Bossart1-1/+1
2019-05-08ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properlyTakashi Iwai1-3/+7
2019-05-08latent_entropy: avoid build error when plugin cflags are not setVasily Gorbik1-1/+1
2019-05-08ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)Jeremy Soller1-0/+2
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1636-26976/+126809
2019-05-08Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-196/+341
2019-05-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-78/+156
2019-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds18-144/+294
2019-05-08cifs: update module internal version numberSteve French1-1/+1
2019-05-08SMB3: Clean up query symlink when reparse pointRonnie Sahlberg4-17/+118
2019-05-08cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst1-6/+8
2019-05-08Negotiate and save preferred compression algorithmsSteve French4-7/+61
2019-05-08cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg4-107/+14
2019-05-08cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg3-6/+7
2019-05-08smb3: Add protocol structs for change notify supportSteve French1-0/+36
2019-05-08cifs: fix smb3_zero_range for AzureRonnie Sahlberg1-47/+7
2019-05-08cifs: zero-range does not require the file is sparseRonnie Sahlberg1-12/+0
2019-05-08Add new flag on SMB3.1.1 readSteve French1-0/+1
2019-05-08cifs: add fiemap supportRonnie Sahlberg8-2/+132
2019-05-08SMB3: Add defines for new negotiate contextsSteve French2-4/+27
2019-05-08cifs: fix bi-directional fsctl passthrough callsRonnie Sahlberg1-1/+8
2019-05-08cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li3-30/+32
2019-05-08SMB3: Add handling for different FSCTL access flagsSteve French1-1/+9
2019-05-08cifs: Add support for FSCTL passthrough that write data to the serverRonnie Sahlberg2-2/+42
2019-05-08cifs: remove superfluous inode_lock in cifs_{strict_}fsyncJeff Layton1-5/+0
2019-05-08cifs: Call MID callback before destroying transportLong Li1-17/+19
2019-05-08cifs: smbd: Retry on memory registration failureLong Li1-2/+2
2019-05-08cifs: smbd: Indicate to retry on transport sending failureLong Li1-2/+3
2019-05-08cifs: smbd: Return EINTR when interruptedLong Li1-1/+1
2019-05-08cifs: smbd: Don't destroy transport on RDMA disconnectLong Li3-127/+10
2019-05-08smbd: Make upper layer decide when to destroy the transportLong Li3-27/+101
2019-05-08SMB3: update comment to clarify enumerating snapshotsSteve French1-0/+8
2019-05-08CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel1-1/+10
2019-05-08CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...Kenneth D'souza1-0/+2
2019-05-08cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)4-25/+151
2019-05-08cifs: don't use __constant_cpu_to_le32()Sergey Senozhatsky1-1740/+1740
2019-05-08SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French3-6/+44
2019-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds35-59/+9591