aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)AuthorFilesLines
2018-08-22scripts: modpost: check memory allocation resultsGravatar Randy Dunlap 1-4/+4
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-0/+17
2018-07-18kbuild: Add build salt to the kernel and modulesGravatar Laura Abbott 1-0/+3
2018-07-02usb: typec: Bus type for alternate modesGravatar Heikki Krogerus 2-0/+17
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-56/+41
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+14
2018-05-17modpost: constify *modname function argument where possibleGravatar Masahiro Yamada 1-2/+2
2018-05-17modpost: remove redundant is_vmlinux() testGravatar Masahiro Yamada 1-2/+1
2018-05-17modpost: use strstarts() helper more widelyGravatar Masahiro Yamada 1-21/+18
2018-05-17modpost: pass struct elf_info pointer to get_modinfo()Gravatar Masahiro Yamada 1-13/+12
2018-05-17modpost: remove symbol prefix supportGravatar Masahiro Yamada 1-20/+10
2018-05-14rpmsg: Correct support for MODULE_DEVICE_TABLE()Gravatar Andrew F. Davis 2-0/+14
2018-05-03modpost: delete stale commentGravatar Rasmus Villemoes 1-8/+1
2018-03-09mn10300: Remove the architectureGravatar David Howells 1-4/+3
2018-02-07Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+19
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+9
2018-01-26module/retpoline: Warn about missing retpoline in moduleGravatar Andi Kleen 1-0/+9
2018-01-16modpost: Remove trailing semicolonGravatar Luis de Bethencourt 1-1/+1
2017-12-19soundwire: Add SoundWire bus typeGravatar Vinod Koul 2-0/+19
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-0/+32
2017-11-12modpost: detect modules without a MODULE_LICENSEGravatar Randy Dunlap 1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-6/+1
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-6/+1
2017-10-22Input: do not use property bits when generating module aliasGravatar Dmitry Torokhov 2-6/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-1/+6
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-1/+6
2017-10-19Input: allow matching device IDs on property bitsGravatar Dmitry Torokhov 2-1/+6
2017-10-02thunderbolt: Add support for XDomain discovery protocolGravatar Mika Westerberg 2-0/+32
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+24
2017-09-06modpost: simplify sec_name()Gravatar Masahiro Yamada 1-16/+11
2017-07-25modpost: abort if module name is too longGravatar Wanlong Gao 1-5/+24
2017-05-23module: Add module name to modinfoGravatar Kees Cook 1-0/+1
2017-04-13kbuild: Consolidate header generation from ASM offset informationGravatar Matthias Kaehlcke 1-26/+2
2017-03-01objtool, modules: Discard objtool annotation sections for modulesGravatar Josh Poimboeuf 1-0/+1
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsGravatar Ard Biesheuvel 1-0/+10
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+6
2016-11-29kbuild: modpost warn if export version crc is missingGravatar Nicholas Piggin 1-0/+6
2016-11-26modpost: free allocated memoryGravatar Heinrich Schuchardt 1-0/+2
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-1/+1
2016-06-26staging: fsl-mc: add support for device table matchingGravatar Stuart Yoder 2-0/+16
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Gravatar Wolfram Sang 1-1/+1
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyGravatar Philipp Zabel 1-24/+45
2016-02-29objtool: Mark non-standard object files and directoriesGravatar Josh Poimboeuf 1-0/+2
2016-01-21powerpc: Simplify module TOC handlingGravatar Alan Modra 1-1/+2
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesGravatar Javier Martinez Canillas 1-2/+1
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyGravatar K. Y. Srinivasan 1-1/+1
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+30