Skip to content
Snippets Groups Projects
Commit 08859b8e authored by Ingo Molnar's avatar Ingo Molnar
Browse files

Merge branch into tip/master: 'objtool/urgent'


 # New commits in objtool/urgent:
    1c9d28fd ("objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv()")
    42e56509 ("objtool, lkdtm: Obfuscate the do_nothing() pointer")
    4e8af314 ("objtool, pwm: mediatek: Prevent theoretical divide-by-zero in pwm_mediatek_config()")
    29c578c8 ("objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc()")
    060aed9c ("objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()")
    75011537 ("objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()")
    72c774aa ("objtool, panic: Disable SMAP in __stack_chk_fail()")
    e63d465f ("objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()")
    107a2318 ("objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()")
    76e51db4 ("objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()")
    a8d39a62 ("objtool: Remove redundant opts.noinstr dependency")
    876a4bce ("objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs")
    24fe172b ("objtool: Fix up some outdated references to ENTRY/ENDPROC")
    d39f82a0 ("objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity")
    c5995abe ("objtool: Improve error handling")
    e1a9dda7 ("objtool: Properly disable uaccess validation")
    6b023c78 ("objtool: Silence more KCOV warnings")
    4fab2d76 ("objtool: Fix init_module() handling")
    4759670b ("objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o")
    1154bbd3 ("objtool: Fix X86_FEATURE_SMAP alternative handling")
    c84301d7 ("objtool: Ignore entire functions rather than instructions")
    eeff7ac6 ("objtool: Warn when disabling unreachable warnings")
    ef753d66 ("objtool: Fix detection of consecutive jump tables on Clang 20")

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parents 21c0df6d 1c9d28fd
No related merge requests found
Showing
with 408 additions and 414 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment