aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-10-28
|\
| * modpost: Create macro to avoid variable shadowingLeonardo Bras2018-10-28
| * modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada2018-10-18
* | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2018-10-04
|/
* scripts: modpost: check memory allocation resultsRandy Dunlap2018-08-22
* Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-18
|\
| * usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-02
* | kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-17
|/
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-06
|\
| * modpost: constify *modname function argument where possibleMasahiro Yamada2018-05-17
| * modpost: remove redundant is_vmlinux() testMasahiro Yamada2018-05-17
| * modpost: use strstarts() helper more widelyMasahiro Yamada2018-05-17
| * modpost: pass struct elf_info pointer to get_modinfo()Masahiro Yamada2018-05-17
| * modpost: remove symbol prefix supportMasahiro Yamada2018-05-17
* | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-05
|\ \ | |/ |/|
| * rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis2018-05-14
* | modpost: delete stale commentRasmus Villemoes2018-05-02
|/
* mn10300: Remove the architectureDavid Howells2018-03-09
* Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-07
|\
| * modpost: Remove trailing semicolonLuis de Bethencourt2018-01-16
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-01
|\ \
| * | soundwire: Add SoundWire bus typeVinod Koul2017-12-19
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-29
|\ \ | |/ |/|
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \
| * | | | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-02
* | | | | modpost: detect modules without a MODULE_LICENSERandy Dunlap2017-11-12
| |_|_|/ |/| | |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-22
|\ \ \ | |_|/ |/| |
| * | Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-21
|\| | | |/ |/|
| * Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-19
* | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-13
|\ \
| * | modpost: abort if module name is too longWanlong Gao2017-07-25
* | | modpost: simplify sec_name()Masahiro Yamada2017-09-06
|/ /
* / module: Add module name to modinfoKees Cook2017-05-23
|/
* kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-12
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-01
* kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-03
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-17
|\
| * kbuild: modpost warn if export version crc is missingNicholas Piggin2016-11-29
* | modpost: free allocated memoryHeinrich Schuchardt2016-11-26
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-26
* of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-06-07
* modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel2016-05-05
* objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-29