This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 18737353cca0 Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.o [...] new a46aba14cf8f cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig new 9a88b338d6e9 MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "Sys [...] new 7e3465f63a0a kconfig: do not reparent the menu inside a choice block new 0316e4b04e01 export.h: remove include/asm-generic/export.h new 1102f9f85bf6 modpost: do not make find_tosym() return NULL new c40845e3195d kbuild: make -Woverride-init warnings more consistent new 54babdc0343f kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries new 978fa00eb035 Documentation/llvm: Note s390 LLVM=1 support with LLVM 18. [...] new 89e5462bb5ae kconfig: Fix typo HEIGTH to HEIGHT new 7e40c2100c87 Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/ [...] new 39cd87c4eb2b Linux 6.9-rc2
The 11 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: Documentation/kbuild/llvm.rst | 2 +- Makefile | 2 +- arch/mips/Kconfig | 18 +++++++++--------- drivers/cxl/Kconfig | 13 ------------- drivers/gpu/drm/amd/display/dc/dce110/Makefile | 2 +- drivers/gpu/drm/amd/display/dc/dce112/Makefile | 2 +- drivers/gpu/drm/amd/display/dc/dce120/Makefile | 2 +- drivers/gpu/drm/amd/display/dc/dce60/Makefile | 2 +- drivers/gpu/drm/amd/display/dc/dce80/Makefile | 2 +- drivers/gpu/drm/i915/Makefile | 6 +++--- drivers/gpu/drm/xe/Makefile | 4 ++-- drivers/net/ethernet/renesas/sh_eth.c | 2 +- drivers/pinctrl/aspeed/Makefile | 2 +- fs/proc/Makefile | 2 +- include/asm-generic/export.h | 11 ----------- kernel/bpf/Makefile | 2 +- mm/Makefile | 3 +-- scripts/Makefile.extrawarn | 10 +++------- scripts/Makefile.modfinal | 2 +- scripts/kconfig/conf.c | 5 ----- scripts/kconfig/lkc.h | 2 +- scripts/kconfig/lxdialog/checklist.c | 2 +- scripts/kconfig/lxdialog/dialog.h | 12 ++++++------ scripts/kconfig/lxdialog/inputbox.c | 2 +- scripts/kconfig/lxdialog/menubox.c | 2 +- scripts/kconfig/lxdialog/textbox.c | 2 +- scripts/kconfig/lxdialog/util.c | 2 +- scripts/kconfig/lxdialog/yesno.c | 2 +- scripts/kconfig/mconf.c | 4 ++-- scripts/kconfig/menu.c | 22 ++++++++++++++++------ scripts/kconfig/parser.y | 2 +- scripts/mod/modpost.c | 7 +++++-- 32 files changed, 67 insertions(+), 88 deletions(-) delete mode 100644 include/asm-generic/export.h