This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c8bc81a52d5a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 810e154d90f4 gpio: timberdale: fix off-by-one in IRQ type boundary check new 6fe31c8b5300 MAINTAINERS: Change Altera-PIO driver maintainer new 1c99e3e9f33a Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.o [...] new ae91aea2d226 ubsan: Fix incorrect hand-side used in handle new f05995cc6d3b ARM: stacktrace: include asm/sections.h in asm/stacktrace.h new 86a9b1250602 hardening: Require clang 20.1.0 for __counted_by new 9acd5b8bebea Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pu [...] new c2bac68067bb irqchip/atmel-aic[5]: Fix incorrect lock guard conversion new c8bb0f00a488 irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe() new 1a2cce5b91ee irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives new 35c23871be00 irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinit [...] new c9e4e96185f4 Merge tag 'irq_urgent_for_v6.17_rc4' of git://git.kernel.o [...] new 4717432dfd99 sched/deadline: Fix dl_server_stopped() new bb4700adc3ab sched/deadline: Always stop dl-server before changing parameters new 421fc59cf58c sched/deadline: Fix RT task potential starvation when expi [...] new 52d15521eb75 sched/deadline: Don't count nr_running for dl_server proxy tasks new fe3ad7a58b58 Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel [...] new 24963ae1b0b6 x86/cpu/intel: Fix the constant_tsc model check for Pentium 4 new fcf8239ad6a5 x86/microcode/AMD: Handle the case of no BIOS microcode new c2415c407a2c x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf [...] new 8b3641dfb6f9 x86/bugs: Add attack vector controls for SSB new 5c3b3264e585 Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.o [...]
The 22 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: .../admin-guide/hw-vuln/attack_vector_controls.rst | 5 +---- MAINTAINERS | 2 +- arch/arm/include/asm/stacktrace.h | 3 ++- arch/x86/kernel/cpu/bugs.c | 9 +++++++++ arch/x86/kernel/cpu/intel.c | 2 +- arch/x86/kernel/cpu/microcode/amd.c | 22 +++++++++++++++++++-- arch/x86/kernel/cpu/topology_amd.c | 23 +++++++++++++--------- drivers/gpio/gpio-timberdale.c | 2 +- drivers/irqchip/irq-atmel-aic.c | 2 +- drivers/irqchip/irq-atmel-aic5.c | 2 +- drivers/irqchip/irq-gic-v5-irs.c | 9 +++++++-- drivers/irqchip/irq-mvebu-gicp.c | 2 +- init/Kconfig | 9 +++++---- kernel/sched/deadline.c | 18 +++++++++++------ kernel/sched/debug.c | 6 ++---- lib/ubsan.c | 6 +++--- 16 files changed, 81 insertions(+), 41 deletions(-)