linux-imx/kernel/module
Zhipeng Wang 668e2e8ac7 Merge remote-tracking branch 'aosp/android15-6.6-2025-01' into nxp-linux-sdk/lf-6.6.y_android
Conflicts:
	BUILD.bazel
	drivers/net/ethernet/freescale/enetc/enetc.c
	drivers/remoteproc/imx_rproc.c
	drivers/usb/typec/tcpm/tcpm.c
2025-01-07 18:35:05 +09:00
..
debug_kmemleak.c
decompress.c module/decompress: use kvmalloc() consistently 2023-11-20 11:59:37 +01:00
dups.c module: include internal.h in module/dups.c 2023-05-02 20:33:36 -07:00
gki_module.c ANDROID: GKI: Move GKI module headers to generated includes 2023-07-24 07:36:54 +00:00
internal.h Merge ad2885979e ("Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild") into android-mainline 2023-08-23 09:40:46 +00:00
kallsyms.c modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols 2023-07-24 12:09:47 -07:00
Kconfig FROMGIT: module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. 2024-04-16 20:20:32 +00:00
kdb.c module: replace module_layout with module_memory 2023-03-09 12:55:15 -08:00
kmod.c module: add debugging auto-load duplicate module support 2023-04-19 17:26:01 -07:00
livepatch.c livepatch: fix ELF typos 2023-03-09 11:08:24 +01:00
main.c Merge remote-tracking branch 'aosp/android15-6.6-2025-01' into nxp-linux-sdk/lf-6.6.y_android 2025-01-07 18:35:05 +09:00
Makefile Merge tag 'android15-6.6.56_r00' into android15-6.6 2024-10-28 18:46:26 +00:00
procfs.c module: replace module_layout with module_memory 2023-03-09 12:55:15 -08:00
signing.c ANDROID: GKI: Add module load time symbol protection 2022-10-21 02:21:06 +00:00
stats.c module: Fix use-after-free bug in read_file_mod_stats() 2023-05-22 14:13:13 -07:00
strict_rwx.c module: replace module_layout with module_memory 2023-03-09 12:55:15 -08:00
sysfs.c module: remove redundant module_sysfs_initialized variable 2022-11-11 10:19:52 -08:00
tracking.c module: add debug stats to help identify memory pressure 2023-04-18 11:15:24 -07:00
tree_lookup.c module: replace module_layout with module_memory 2023-03-09 12:55:15 -08:00
version.c