This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a3c0e7b1fe1f Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.or [...] new 50ee7529ec45 random: try to actively add entropy rather than passively [...] new 02f03c4206c1 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" new 3f2dc2798b81 Merge branch 'entropy' new 7e7db86c7e10 smb3: allow decryption keys to be dumped by admin for debugging new d2f15428d6a0 smb3: fix leak in "open on server" perf counter new 388962e8e9ce fs/cifs/smb2pdu.c: Make SMB2_notify_init static new 8559ad8e8918 fs/cifs/sess.c: Remove set but not used variable 'capabilities' new 63d37fb4ce5a CIFS: fix max ea value size new 131ea1ed3322 smb3: Add missing reparse tags new c3ca78e21744 smb3: pass mode bits into create calls new ff3ee62a5586 smb3: missing ACL related flags new a016e2794fc3 CIFS: Fix oplock handling for SMB 2.1+ protocols new 7edee5229c8f Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfren [...] new a92c7ba982e3 fs/handle.c - fix up kerneldoc new 473ef57ad8ed afs dynroot: switch to simple_dir_operations new 1eb80d6ffb17 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/l [...] new 38c7a30a9d5f Documentation/process: Volunteer as the ambassador for Intel new dc925a36060e Documentation/process: Clarify disclosure rules new 97f9a3c4eee5 Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/ [...]
The 19 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../process/embargoed-hardware-issues.rst | 42 ++++++++--- drivers/char/random.c | 62 ++++++++++++++++- fs/afs/dynroot.c | 7 -- fs/afs/inode.c | 2 +- fs/afs/internal.h | 1 - fs/cifs/cifs_ioctl.h | 9 +++ fs/cifs/cifsacl.h | 81 +++++++++++++++++++++- fs/cifs/cifsglob.h | 6 +- fs/cifs/cifsproto.h | 3 +- fs/cifs/cifssmb.c | 3 +- fs/cifs/inode.c | 3 +- fs/cifs/ioctl.c | 29 ++++++++ fs/cifs/sess.c | 3 +- fs/cifs/smb2inode.c | 34 +++++---- fs/cifs/smb2ops.c | 10 +++ fs/cifs/smb2pdu.c | 23 +++++- fs/cifs/smb2proto.h | 3 +- fs/cifs/smbfsctl.h | 11 +++ fs/cifs/xattr.c | 2 +- fs/ext4/inode.c | 3 + fs/fhandle.c | 2 +- 21 files changed, 294 insertions(+), 45 deletions(-)