This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7e74f756f5f6 Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samb [...] new 07be53cfa81a selftests/ftrace: Differentiate bash and dash in dynevent_ [...] new 338d40ceef38 Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.ke [...] new b26c1a85f3fc kunit: qemu_configs: SH: Respect kunit cmdline new 7f424c6690df Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git:// [...] new 8578b2f7e1fb riscv: Use kvmalloc_array on relocation_hashtable new 70fc03cd7631 Documentation: riscv: Fix typo MIMPLID -> MIMPID new d6890adc70a0 Merge tag 'riscv-fixes-6.15-rc2' of ssh://gitolite.kernel. [...] new adf53771a312 riscv: Avoid fortify warning in syscall_get_arguments() new 3af4bec9c1db riscv: KGDB: Do not inline arch_kgdb_breakpoint() new 550c2aa787d1 riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_c [...] new dc3e30b49923 Merge patch series "riscv: Rework the arch_kgdb_breakpoint [...] new 441016056010 riscv: Fix unaligned access info messages new e94eb7ea6f20 riscv: Properly export reserved regions in /proc/iomem new 0b4cce68efb9 riscv: module: Fix out-of-bounds relocation access new 1ee1313f4722 riscv: module: Allocate PLT entries for R_RISCV_PLT32 new fb53a9aa5f5b riscv: Provide all alternative macros all the time new 1413708f990c riscv: Avoid fortify warning in syscall_get_arguments() new 615e705fc8c7 Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel. [...] new 4b828867b394 Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.o [...] new 18605e9525ef cpufreq: intel_pstate: Fix hwp_get_cpu_scaling() new cfde542df7dd cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS new 79443a7e9da3 cpufreq/sched: Explicitly synchronize limits_changed flag [...] new 75da043d8f88 cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit() new 7491cdf46b5c cpufreq: Avoid using inconsistent policy->min and policy->max new 56a49e19e1ae cpufreq/amd-pstate: Fix min_limit perf and freq updation f [...] new d87e4026d1b2 cpufreq/amd-pstate: Enable ITMT support after initializing [...] new dead17b1a26f Merge tag 'amd-pstate-v6.15-2025-04-15' of ssh://gitolite. [...] new 19e8019e06b4 Documentation: PM: runtime: Fix a reference to pm_runtime_ [...] new f3b25a1b4819 Merge branch 'pm-docs' new cb64c513b5fb Merge tag 'pm-6.15-rc3' of git://git.kernel.org/pub/scm/li [...] new 5ddcc657ba50 thermal: intel: int340x: Add missing DVFS support flags new 00c5ff5e9a55 thermal: intel: int340x: Fix Panther Lake DLVR support new fe65616bf8bc Merge tag 'thermal-6.15-rc3' of git://git.kernel.org/pub/s [...] new b424bb88afb6 gpiolib: Allow to use setters with return value for output [...] new 30d451e3734b Merge tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.o [...] new d94c12bd97d5 string: Add load_unaligned_zeropad() code path to sized_strscpy() new 62d32440ac12 kasan: Add strscpy() test to trigger tag fault on arm64 new f5c68a4e84f9 hardening: Disable GCC randstruct for COMPILE_TEST new cdc2e1d9d929 lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP new 9b044614be12 ubsan: Fix panic from test_ubsan_out_of_bounds new 3f2925174f8b lib/prime_numbers: KUnit test should not select PRIME_NUMBERS new 3bf8a4598ff3 Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pu [...] new d833dc597fdc clang-format: Update the ForEachMacros list for v6.15-rc1 new 1013f5636fd8 genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} q [...] new 84aca3ca6a42 Merge tag 'core-urgent-2025-04-18' of git://git.kernel.org [...]
The 45 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: .clang-format | 41 ++++++++++++++++-- Documentation/arch/riscv/hwprobe.rst | 2 +- Documentation/power/runtime_pm.rst | 2 +- arch/riscv/include/asm/alternative-macros.h | 19 ++++----- arch/riscv/include/asm/kgdb.h | 9 +--- arch/riscv/include/asm/syscall.h | 7 +++- arch/riscv/kernel/kgdb.c | 6 +++ arch/riscv/kernel/module-sections.c | 13 +++--- arch/riscv/kernel/module.c | 11 ++--- arch/riscv/kernel/setup.c | 36 +++++++++++++++- arch/riscv/kernel/unaligned_access_speed.c | 35 +++++++++------- drivers/cpufreq/amd-pstate.c | 36 +++++++--------- drivers/cpufreq/cpufreq.c | 32 ++++++++++---- drivers/cpufreq/intel_pstate.c | 2 +- drivers/gpio/gpiolib.c | 2 +- .../int340x_thermal/processor_thermal_device_pci.c | 7 ++-- .../intel/int340x_thermal/processor_thermal_rfim.c | 33 ++++++++------- kernel/sched/cpufreq_schedutil.c | 49 ++++++++++++++++++---- lib/Kconfig.debug | 2 +- lib/Kconfig.ubsan | 1 - lib/string.c | 13 ++++-- lib/test_ubsan.c | 18 ++++---- mm/kasan/kasan_test_c.c | 20 +++++++++ scripts/genksyms/keywords.c | 7 ++++ scripts/genksyms/parse.y | 5 ++- security/Kconfig.hardening | 2 +- tools/testing/kunit/qemu_configs/sh.py | 4 +- .../ftrace/test.d/dynevent/dynevent_limitations.tc | 23 +++++++++- tools/testing/selftests/lib/config | 1 + 29 files changed, 312 insertions(+), 126 deletions(-)