This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d006330be3f7 Merge tag 'sound-6.16-rc6' of git://git.kernel.org/pub/scm [...] new 68279380266a crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2 new a3b5b88ea9bc Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...] new 70b9c0c11e55 uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2) new 1afc85deecd3 MAINTAINERS: bitmap: add UAPI headers new 2dbae28a1d26 Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux new ca3881f6fd8e module: Fix memory deallocation on error path in move_module() new eb0994a95497 module: Avoid unnecessary return value initialization in m [...] new 570db4b39f53 module: Make sure relocations are applied to the per-CPU section new af1ccf546e5f MAINTAINERS: update Daniel Gomez's role and email address new 72782127388d Merge tag 'modules-6.16-rc6.fixes' of git://git.kernel.org [...] new 9ee124caae1b pwm: Fix invalid state detection new 505b730ede7f pwm: mediatek: Ensure to disable clocks in error path new 733923397fd9 Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org [...]
The 13 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: MAINTAINERS | 4 +++- arch/s390/crypto/sha1_s390.c | 2 ++ arch/s390/crypto/sha512_s390.c | 3 +++ drivers/pwm/core.c | 2 +- drivers/pwm/pwm-mediatek.c | 13 ++++++++----- include/uapi/linux/bits.h | 4 ++-- kernel/module/main.c | 17 +++++++++++------ tools/include/uapi/linux/bits.h | 4 ++-- 8 files changed, 32 insertions(+), 17 deletions(-)