This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 13b937206866 Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub [...] new 77245f1c3c64 x86/CPU/AMD: Do not leak quotient data after a division by 0 new 22883973244b mm: Fix access_remote_vm() regression on tagged addresses new cacc6e22932f tpm: Add a helper for checking hwrng enabled
The 3 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/cpufeatures.h | 1 + arch/x86/include/asm/processor.h | 2 ++ arch/x86/kernel/cpu/amd.c | 19 +++++++++++++++++++ arch/x86/kernel/traps.c | 2 ++ drivers/char/tpm/tpm-chip.c | 19 ++++++++++++++----- mm/memory.c | 3 +++ 6 files changed, 41 insertions(+), 5 deletions(-)