summaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAgeFilesLines
* modpost: file2alias: check prototype of handlerMasahiro Yamada2019-04-271-4/+3Star
* modpost: file2alias: go back to simple devtable lookupMasahiro Yamada2019-04-271-95/+49Star
* kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring2019-04-031-1/+1
* modpost: validate symbol names also in find_elf_symbolSami Tolvanen2019-02-121-24/+26
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-161-1/+1
* scripts: modpost: check memory allocation resultsRandy Dunlap2018-08-221-4/+4
* Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-182-0/+17
|\
| * usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-022-0/+17
* | kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-171-0/+3
|/
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-56/+41Star
|\
| * modpost: constify *modname function argument where possibleMasahiro Yamada2018-05-171-2/+2
| * modpost: remove redundant is_vmlinux() testMasahiro Yamada2018-05-171-2/+1Star
| * modpost: use strstarts() helper more widelyMasahiro Yamada2018-05-171-21/+18Star
| * modpost: pass struct elf_info pointer to get_modinfo()Masahiro Yamada2018-05-171-13/+12Star
| * modpost: remove symbol prefix supportMasahiro Yamada2018-05-171-20/+10Star
* | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-062-0/+14
|\ \ | |/ |/|
| * rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis2018-05-142-0/+14
* | modpost: delete stale commentRasmus Villemoes2018-05-021-8/+1Star
|/
* mn10300: Remove the architectureDavid Howells2018-03-091-4/+3Star
* Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-071-1/+1
|\
| * modpost: Remove trailing semicolonLuis de Bethencourt2018-01-161-1/+1
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-012-0/+19
|\ \
| * | soundwire: Add SoundWire bus typeVinod Koul2017-12-192-0/+19
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-301-0/+9
|\ \ | |/ |/|
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-261-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-152-0/+32
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-044-0/+4
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-302-6/+1Star
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-222-1/+6
| |\ \ \
| * | | | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-022-0/+32
* | | | | modpost: detect modules without a MODULE_LICENSERandy Dunlap2017-11-121-1/+1
| |_|_|/ |/| | |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-222-6/+1Star
|\ \ \ | |_|/ |/| |
| * | Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-222-6/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-222-1/+6
|\| | | |/ |/|
| * Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-202-1/+6
* | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-131-5/+24
|\ \
| * | modpost: abort if module name is too longWanlong Gao2017-07-251-5/+24
* | | modpost: simplify sec_name()Masahiro Yamada2017-09-071-16/+11Star
|/ /
* / module: Add module name to modinfoKees Cook2017-05-231-0/+1
|/
* kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-121-26/+2Star
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-011-0/+1
* kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-031-0/+10
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-181-0/+6
|\
| * kbuild: modpost warn if export version crc is missingNicholas Piggin2016-11-291-0/+6
* | modpost: free allocated memoryHeinrich Schuchardt2016-11-261-0/+2
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-1/+1
* staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-272-0/+16
* of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-06-081-1/+1
* modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel2016-05-061-24/+45