This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5f16eb0549ab Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub [...] new dbaaabd60e16 clang: work around asm input constraint problems new 7453b9485114 x86: improve array_index_mask_nospec() code generation new b9b60b3199b7 x86: improve bitop code generation with clang new f8a6e48c6c6d Merge local branch 'x86-codegen' new de7e71ef8bed mm: simplify and improve print_vma_addr() output
The 5 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: arch/x86/include/asm/barrier.h | 24 ++++++++++-------------- arch/x86/include/asm/bitops.h | 10 +++++----- include/linux/compiler-clang.h | 10 ++++++++++ include/linux/compiler_types.h | 9 +++++++++ mm/memory.c | 19 ++++++------------- 5 files changed, 40 insertions(+), 32 deletions(-)