aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Merge tag 'i3c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds4-17/+68
2020-01-27Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-27Merge branch 'regulator-5.6' into regulator-nextMark Brown1-0/+121
2020-01-27dt-bindings: regulator: add document bindings for mpq7920Saravanan Sekar1-0/+121
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-114/+141
2020-01-27Merge tag 'edac_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds6-17/+6
2020-01-27Merge tag 'hwmon-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds34-1496/+3613
2020-01-27Merge tag 'tpmdd-next-20200122' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-18/+49
2020-01-27Merge tag 'm68k-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds17-34/+115
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds94-515/+1315
2020-01-27Merge branch 'for-5.6/logitech' into for-linusJiri Kosina1-15/+232
2020-01-27Merge branch 'for-5.6/hidraw' into for-linusJiri Kosina2-0/+10
2020-01-27Merge branch 'pm-devfreq'Rafael J. Wysocki16-132/+856
2020-01-27Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki13-48/+2008
2020-01-27Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki19-44/+129
2020-01-27Merge branch 'pm-cpuidle'Rafael J. Wysocki17-382/+836
2020-01-27Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-tools'Rafael J. Wysocki5-35/+39
2020-01-27Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki12-28/+247
2020-01-27Merge branch 'acpica'Rafael J. Wysocki177-182/+224
2020-01-27Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki3-46/+39
2020-01-27Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki7-10/+30
2020-01-26CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch3-0/+6
2020-01-26cifs: use PTR_ERR_OR_ZERO() to simplify codeChen Zhou1-1/+1
2020-01-26cifs: add support for fallocate mode 0 for non-sparse filesRonnie Sahlberg3-37/+34
2020-01-26cifs: fix NULL dereference in match_prepathRonnie Sahlberg1-2/+4
2020-01-26smb3: fix default permissions on new files when mounting with modefromsidSteve French3-3/+29
2020-01-26CIFS: Add support for setting owner info, dos attributes, and create timeBoris Protopopov1-11/+117
2020-01-26cifs: remove set but not used variable 'server'YueHaibing1-4/+1
2020-01-26cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()Paulo Alcantara (SUSE)1-1/+1
2020-01-26cifs: Fix mount options set in automountPaulo Alcantara (SUSE)1-54/+43
2020-01-26cifs: fix unitialized variable poential problem with network I/O cache lock patchSteve French1-1/+1
2020-01-26cifs: Fix return value in __update_cache_entryYueHaibing1-1/+1
2020-01-26cifs: Avoid doing network I/O while holding cache lockPaulo Alcantara (SUSE)1-264/+283
2020-01-26cifs: Fix potential deadlock when updating vol in cifs_reconnect()Paulo Alcantara (SUSE)1-32/+77
2020-01-26cifs: Merge is_path_valid() into get_normalized_path()Paulo Alcantara (SUSE)1-17/+4
2020-01-26cifs: Introduce helpers for finding TCP connectionPaulo Alcantara (SUSE)1-13/+31
2020-01-26cifs: Get rid of kstrdup_const()'d pathsPaulo Alcantara (SUSE)1-3/+3
2020-01-26cifs: Clean up DFS referral cachePaulo Alcantara (SUSE)1-286/+279
2020-01-26cifs: Don't use iov_iter::type directlyDavid Howells1-4/+4
2020-01-26cifs: set correct max-buffer-size for smb2_ioctl_init()Ronnie Sahlberg1-2/+7
2020-01-26cifs: use compounding for open and first query-dir for readdir()Ronnie Sahlberg2-12/+87
2020-01-26cifs: create a helper function to parse the query-directory response bufferRonnie Sahlberg1-46/+63
2020-01-26cifs: prepare SMB2_query_directory to be used with compoundingRonnie Sahlberg3-36/+82
2020-01-26fs/cifs/cifssmb.c: use true,false for bool variablezhengbin1-2/+2
2020-01-26fs/cifs/smb2ops.c: use true,false for bool variablezhengbin1-1/+1
2020-01-26Linux 5.5Linus Torvalds1-1/+1
2020-01-26Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+0
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds3-8/+39
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-15/+6
2020-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+10