This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5076190daded mm: slub: be more careful about the double cmpxchg of freelist new dcf23ac3e846 locks: reinstate locks_delete_block optimization new 5d892919fdd0 rtc: max8907: add missing select REGMAP_IRQ new 46b7c49254f8 kbuild: Fix inconsistent comment new 8cc4fd73501d kconfig: introduce m32-flag and m64-flag new 3a7c733165a4 int128: fix __uint128_t compiler test in Kconfig new 2eebb7abefb9 kbuild: doc: fix references to other documents new 82f2bc2fcc01 kbuild: Disable -Wpointer-to-enum-cast new 5190044c2965 modpost: move the namespace field in Module.symvers last new 785d74ec3bbf initramfs: restore default compression behavior new 4b8a5cfb5fd3 modpost: Get proper section index by get_secindex() instea [...] new 7883a1433929 scripts/kallsyms: fix wrong kallsyms_relative_base new 207f75c4543f Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pu [...] new 39946886fc86 cifs: potential unintitliazed error code in cifs_getattr() new 1be1fa42ebb7 CIFS: Increment num_remote_opens stats counter even in cas [...] new 979a2665eb6c CIFS: fiemap: do not return EINVAL if get nothing new cd607737f3b8 Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfre [...]
The 16 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: Documentation/kbuild/kbuild.rst | 2 +- Documentation/kbuild/kconfig-macro-language.rst | 2 +- Documentation/kbuild/makefiles.rst | 6 +-- Documentation/kbuild/modules.rst | 4 +- Makefile | 2 +- drivers/rtc/Kconfig | 1 + fs/cifs/file.c | 3 +- fs/cifs/inode.c | 2 +- fs/cifs/smb2ops.c | 4 +- fs/locks.c | 54 ++++++++++++++++++++++--- init/Kconfig | 3 +- scripts/Kconfig.include | 7 ++++ scripts/Makefile.extrawarn | 1 + scripts/export_report.pl | 2 +- scripts/kallsyms.c | 8 ++-- scripts/mod/modpost.c | 27 +++++++------ usr/Kconfig | 22 +++++----- 17 files changed, 102 insertions(+), 48 deletions(-)