index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
module.h
Age
Commit message (
Expand
)
Author
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-01-26
module: Constify 'struct module_attribute'
Thomas Weißschuh
2025-01-26
module: Handle 'struct module_version_attribute' as const
Thomas Weißschuh
2025-01-12
module: fix writing of livepatch relocations in ROX text
Petr Pavlu
2025-01-10
module: get symbol CRC back to unsigned
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-28
modpost: rename alias symbol for MODULE_DEVICE_TABLE()
Masahiro Yamada
2024-11-07
module: prepare to handle ROX allocations for text
Mike Rapoport (Microsoft)
2024-07-23
Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-06-30
module: create weak dependecies
Jose Ignacio Tornos Martinez
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
2024-06-21
module, bpf: Store BTF base pointer in struct module
Alan Maguire
2024-05-14
kprobes: remove dependency on CONFIG_MODULES
Mike Rapoport (IBM)
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-01-10
Merge tag 'modules-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-12-21
kernel/module: improve documentation for try_module_get()
Marco Pagani
2023-12-18
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
2023-05-26
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-05
kallsyms: move module-related functions under correct configs
Viktor Malik
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
2023-03-10
kernel/module: add documentation for try_module_get()
Luis Chamberlain
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
module: make module_ktype structure constant
Thomas Weißschuh
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-09
livepatch: fix ELF typos
Alexey Dobriyan
2023-02-23
Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-06
module.h: Document klp_modinfo struct using kdoc
Marcos Paulo de Souza
2023-01-19
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-11-11
module: remove redundant module_sysfs_initialized variable
Rasmus Villemoes
2022-10-25
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2022-09-26
cfi: Drop __CFI_ADDRESSABLE
Sami Tolvanen
2022-07-11
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-11
kunit: unify module and builtin suite definitions
Jeremy Kerr
2022-05-12
module.h: simplify MODULE_IMPORT_NS
Greg Kroah-Hartman
2022-04-05
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
2022-04-05
module: Move extra signature support out of core code
Aaron Tomlin
2022-04-05
module: Move livepatch support to a separate file
Aaron Tomlin
2022-01-17
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-11
module.h: allow #define strings to work with MODULE_IMPORT_NS
Greg Kroah-Hartman
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-07-19
printk: Userspace format indexing support
Chris Down
[next]