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
/
scripts
/
mod
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-13
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
2023-04-13
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
2023-04-13
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
2023-03-23
modpost: Fix processing of CRCs on 32-bit build machines
Ben Hutchings
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-14
modpost: Include '.text.*' in TEXT_SECTIONS
Nathan Chancellor
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
2022-12-14
LoongArch: Switch to relative exception tables
Youling Tang
2022-11-27
modpost: Mark uuid_le type to be suitable only for MEI
Andy Shevchenko
2022-11-21
modpost: fix array_size.cocci warning
KaiLong Wang
2022-11-21
modpost: Join broken long printed messages
Geert Uytterhoeven
2022-08-21
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-08-04
modpost: remove .symbol_white_list field entirely
Masahiro Yamada
2022-08-04
modpost: remove unneeded .symbol_white_list initializers
Masahiro Yamada
2022-08-04
modpost: add PATTERNS() helper macro
Masahiro Yamada
2022-08-04
modpost: shorten warning messages in report_sec_mismatch()
Masahiro Yamada
2022-08-04
Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"
Masahiro Yamada
2022-08-03
modpost: use more reliable way to get fromsec in section_rel(a)()
Masahiro Yamada
2022-08-03
modpost: add array range check to sec_name()
Masahiro Yamada
2022-08-03
modpost: refactor get_secindex()
Masahiro Yamada
2022-08-03
modpost: remove unused Elf_Sword macro
Masahiro Yamada
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-07-27
modpost: use sym_get_data() to get module device_table data
Masahiro Yamada
2022-07-27
modpost: drop executable ELF support
Masahiro Yamada
2022-07-27
Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
Masahiro Yamada
2022-07-11
module: panic: Taint the kernel when selftest modules load
David Gow
2022-06-20
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
2022-06-05
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-06-05
modpost: use fnmatch() to simplify match()
Masahiro Yamada
2022-06-05
modpost: simplify mod->name allocation
Masahiro Yamada
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-01
kbuild: check static EXPORT_SYMBOL* by script instead of modpost
Masahiro Yamada
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
2022-05-27
modpost: squash if...else-if in find_elf_symbol2()
Masahiro Yamada
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
2022-05-27
modpost: remove the unused argument of check_sec_ref()
Masahiro Yamada
2022-05-27
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
2022-05-27
modpost: fix removing numeric suffixes
Alexander Lobakin
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-24
modpost: extract symbol versions from *.cmd files
Masahiro Yamada
2022-05-24
modpost: add sym_find_with_module() helper
Masahiro Yamada
2022-05-11
modpost: change the license of EXPORT_SYMBOL to bool type
Masahiro Yamada
2022-05-11
modpost: remove left-over cross_compile declaration
Masahiro Yamada
2022-05-11
modpost: move *.mod.c generation to write_mod_c_files()
Masahiro Yamada
2022-05-11
modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
Masahiro Yamada
2022-05-08
modpost: split new_symbol() to symbol allocation and hash table addition
Masahiro Yamada
[next]