summaryrefslogtreecommitdiff
path: root/drivers/connector/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-03-04 15:42:24 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2026-03-04 15:42:24 -0800
commitc107785c7e8dbabd1c18301a1c362544b5786282 (patch)
treef74fea067c9d069ee67919fc4fe4eb182d958c67 /drivers/connector/Makefile
parent0b3bb205808195159be633a8cefb602670e856fb (diff)
parentf9d69d5e7bde2295eb7488a56f094ac8f5383b92 (diff)
Merge tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxHEADtorvalds/mastertorvalds/HEADmaster
Pull module fixes from Sami Tolvanen: - Fix a potential kernel panic in the module loader by adding a bounds check for the ELF section index. This prevents crashes if attempting to load a module that uses SHN_XINDEX or is corrupted. - Fix the Kconfig menu layout for module versioning, signing, and compression options so they correctly appear as submenus in menuconfig. - Remove a redundant lockdep_free_key_range() call in the load_module() error path. This is already handled by module_deallocate() calling free_mod_mem() since the module_memory rework. * tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux: module: Fix kernel panic when a symbol st_shndx is out of bounds module: Fix the modversions and signing submenus module: Remove duplicate freeing of lockdep classes
Diffstat (limited to 'drivers/connector/Makefile')
0 files changed, 0 insertions, 0 deletions