This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ba36dd5ee6fd Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...] new dfab67879bed MAINTAINERS: Update Kconfig section new 5ff90d427ef8 kbuild: install-extmod-build: Fix when given dir outside t [...] new d50f21091358 kbuild: align modinfo section for Secureboot Authenticode [...] new cf20852500d2 KMSAN: Restore dynamic check for '-fsanitize=kernel-memory' new 3927c4a1084c kconfig/mconf: Initialize the default locale at startup new 43c2931a95e6 kconfig/nconf: Initialize the default locale at startup new cb7f9fc3725a Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pu [...] new 83bac569c762 xfs: prevent gc from picking the same zone twice new 0db22d7ee462 xfs: document another racy GC case in xfs_zoned_map_extent new 9db0d7c5a5be Merge tag 'xfs-fixes-6.18-rc4' of git://git.kernel.org/pub [...] new c44b4b9eeb71 objtool: Fix skip_alt_group() for non-alternative STAC/CLAC new 74131a0f1b9e Merge tag 'objtool-urgent-2025-11-01' of git://git.kernel. [...] new 0ba6502ce167 perf/x86/intel: Fix KASAN global-out-of-bounds warning new b796a8feb7cb perf/x86/intel: Add PMU support for WildcatLake new f4c12e5cefc8 perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake new f9bc8e0912b8 Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org [...] new 8a9fb5129e8e x86/microcode/AMD: Limit Entrysign signature checking to k [...] new 607b9fb2ce24 x86/CPU/AMD: Add RDSEED fix for Zen5 new 388eff894d6b x86/fpu: Ensure XFD state on signal delivery new 0d6e9ec80ceb x86/build: Disable SSE4a new 847ebc447671 x86/CPU/AMD: Extend Zen6 model range new 89216c9051ef x86/cpu: Add/fix core comments for {Panther,Nova} Lake new 9b041a4b66b3 x86/mm: Ensure clear_page() variants always have __kcfi_ty [...] new e3e0141d3dc5 Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/ [...]
The 24 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 | 5 ++++- arch/x86/Makefile | 2 +- arch/x86/events/intel/core.c | 1 + arch/x86/events/intel/ds.c | 3 ++- arch/x86/events/intel/uncore.c | 1 + arch/x86/include/asm/intel-family.h | 6 +++--- arch/x86/include/asm/page_64.h | 3 +++ arch/x86/kernel/cpu/amd.c | 12 +++++++++++- arch/x86/kernel/cpu/microcode/amd.c | 20 +++++++++++++++++++- arch/x86/kernel/fpu/core.c | 3 +++ fs/xfs/libxfs/xfs_rtgroup.h | 6 ++++++ fs/xfs/xfs_zone_alloc.c | 8 ++++++++ fs/xfs/xfs_zone_gc.c | 27 +++++++++++++++++++++++++++ include/asm-generic/vmlinux.lds.h | 2 +- lib/Kconfig.kmsan | 2 +- scripts/kconfig/mconf.c | 3 +++ scripts/kconfig/nconf.c | 3 +++ scripts/package/install-extmod-build | 2 +- tools/objtool/check.c | 5 ++++- 19 files changed, 102 insertions(+), 12 deletions(-)