summaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)AuthorFilesLines
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira1-1/+1
2023-08-11modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada1-0/+12
2023-08-11modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada1-3/+9
2022-07-02modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada1-1/+1
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada1-1/+2
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin1-1/+1
2021-03-24vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat1-1/+1
2019-12-13modpost: skip ELF local symbols during section mismatch checkPaul Walmsley1-0/+12
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada1-4/+3
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada1-95/+49
2019-04-03kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring1-1/+1
2019-02-12modpost: validate symbol names also in find_elf_symbolSami Tolvanen1-24/+26
2019-01-17x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao1-1/+1
2018-08-22scripts: modpost: check memory allocation resultsRandy Dunlap1-4/+4
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+17
2018-07-17kbuild: Add build salt to the kernel and modulesLaura Abbott1-0/+3
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus2-0/+17
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-56/+41
2018-06-06Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+14
2018-05-17modpost: constify *modname function argument where possibleMasahiro Yamada1-2/+2
2018-05-17modpost: remove redundant is_vmlinux() testMasahiro Yamada1-2/+1
2018-05-17modpost: use strstarts() helper more widelyMasahiro Yamada1-21/+18
2018-05-17modpost: pass struct elf_info pointer to get_modinfo()Masahiro Yamada1-13/+12
2018-05-17modpost: remove symbol prefix supportMasahiro Yamada1-20/+10
2018-05-14rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis2-0/+14
2018-05-02modpost: delete stale commentRasmus Villemoes1-8/+1
2018-03-10mn10300: Remove the architectureDavid Howells1-4/+3
2018-02-08Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+19
2018-01-30Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-01-16modpost: Remove trailing semicolonLuis de Bethencourt1-1/+1
2017-12-19soundwire: Add SoundWire bus typeVinod Koul2-0/+19
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+32
2017-11-13modpost: detect modules without a MODULE_LICENSERandy Dunlap1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+1
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+1
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+6
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+6
2017-10-20Input: allow matching device IDs on property bitsDmitry Torokhov2-1/+6
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg2-0/+32
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+24
2017-09-07modpost: simplify sec_name()Masahiro Yamada1-16/+11
2017-07-25modpost: abort if module name is too longWanlong Gao1-5/+24
2017-05-24module: Add module name to modinfoKees Cook1-0/+1
2017-04-12kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke1-26/+2
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf1-0/+1