summaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAgeFilesLines
* modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-141-22/+5
* Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-102-1/+30
|\
| * platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson2019-03-072-0/+25
| * platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-071-0/+1
| * modpost: file2alias: define size of aliasMattias Jacobsson2019-03-061-1/+4
* | tee: add bus driver framework for TEE based devicesSumit Garg2019-02-012-0/+22
|/
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-091-1/+1
* kbuild: move modpost out of 'scripts' targetMasahiro Yamada2018-12-011-2/+0
* modpost: move unresolved symbol checks to check_exports()Masahiro Yamada2018-12-011-15/+18
* modpost: merge module iterationsMasahiro Yamada2018-12-011-6/+1
* modpost: refactor seen flag clearing in add_depends()Masahiro Yamada2018-12-011-6/+6
* modpost: file2alias: check prototype of handlerMasahiro Yamada2018-12-011-4/+3
* modpost: file2alias: go back to simple devtable lookupMasahiro Yamada2018-12-011-95/+49
* modpost: skip ELF local symbols during section mismatch checkPaul Walmsley2018-12-011-0/+12
* modpost: drop unused command line switchesPaul Walmsley2018-11-211-1/+1
* modpost: validate symbol names also in find_elf_symbolSami Tolvanen2018-11-211-24/+26
* Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-10-281-8/+18
|\
| * modpost: Create macro to avoid variable shadowingLeonardo Bras2018-10-291-4/+15
| * modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada2018-10-191-4/+3
* | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2018-10-041-0/+2
|/
* 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-181-0/+3
|/
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-56/+41
|\
| * modpost: constify *modname function argument where possibleMasahiro Yamada2018-05-171-2/+2
| * modpost: remove redundant is_vmlinux() testMasahiro Yamada2018-05-171-2/+1
| * modpost: use strstarts() helper more widelyMasahiro Yamada2018-05-171-21/+18
| * modpost: pass struct elf_info pointer to get_modinfo()Masahiro Yamada2018-05-171-13/+12
| * modpost: remove symbol prefix supportMasahiro Yamada2018-05-171-20/+10
* | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-052-0/+14
|\ \ | |/ |/|
| * rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis2018-05-142-0/+14
* | modpost: delete stale commentRasmus Villemoes2018-05-031-8/+1
|/
* mn10300: Remove the architectureDavid Howells2018-03-091-4/+3
* 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-291-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/+1
| |\ \
| * \ \ 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/+1
|\ \ \ | |_|/ |/| |
| * | Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-222-6/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-1/+6
|\| | | |/ |/|