| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-06-06 | 1 | -56/+41 |
|\ |
|
| * | modpost: constify *modname function argument where possible | Masahiro Yamada | 2018-05-17 | 1 | -2/+2 |
| * | modpost: remove redundant is_vmlinux() test | Masahiro Yamada | 2018-05-17 | 1 | -2/+1 |
| * | modpost: use strstarts() helper more widely | Masahiro Yamada | 2018-05-17 | 1 | -21/+18 |
| * | modpost: pass struct elf_info pointer to get_modinfo() | Masahiro Yamada | 2018-05-17 | 1 | -13/+12 |
| * | modpost: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 1 | -20/+10 |
* | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-06 | 2 | -0/+14 |
|\ \
| |/
|/| |
|
| * | rpmsg: Correct support for MODULE_DEVICE_TABLE() | Andrew F. Davis | 2018-05-14 | 2 | -0/+14 |
* | | modpost: delete stale comment | Rasmus Villemoes | 2018-05-02 | 1 | -8/+1 |
|/ |
|
* | mn10300: Remove the architecture | David Howells | 2018-03-09 | 1 | -4/+3 |
* | Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-07 | 1 | -1/+1 |
|\ |
|
| * | modpost: Remove trailing semicolon | Luis de Bethencourt | 2018-01-16 | 1 | -1/+1 |
* | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-01 | 2 | -0/+19 |
|\ \ |
|
| * | | soundwire: Add SoundWire bus type | Vinod Koul | 2017-12-19 | 2 | -0/+19 |
| |/ |
|
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-30 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | module/retpoline: Warn about missing retpoline in module | Andi Kleen | 2018-01-26 | 1 | -0/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 | 2 | -0/+32 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 4 | -0/+4 |
| |\| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-30 | 2 | -6/+1 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-22 | 2 | -1/+6 |
| |\ \ \ |
|
| * | | | | thunderbolt: Add support for XDomain discovery protocol | Mika Westerberg | 2017-10-02 | 2 | -0/+32 |
* | | | | | modpost: detect modules without a MODULE_LICENSE | Randy Dunlap | 2017-11-12 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-10-22 | 2 | -6/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Input: do not use property bits when generating module alias | Dmitry Torokhov | 2017-10-22 | 2 | -6/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-10-22 | 2 | -1/+6 |
|\| |
| |/
|/| |
|
| * | Input: allow matching device IDs on property bits | Dmitry Torokhov | 2017-10-20 | 2 | -1/+6 |
* | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-13 | 1 | -5/+24 |
|\ \ |
|
| * | | modpost: abort if module name is too long | Wanlong Gao | 2017-07-25 | 1 | -5/+24 |
* | | | modpost: simplify sec_name() | Masahiro Yamada | 2017-09-07 | 1 | -16/+11 |
|/ / |
|
* / | module: Add module name to modinfo | Kees Cook | 2017-05-23 | 1 | -0/+1 |
|/ |
|
* | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke | 2017-04-12 | 1 | -26/+2 |
* | objtool, modules: Discard objtool annotation sections for modules | Josh Poimboeuf | 2017-03-01 | 1 | -0/+1 |
* | kbuild: modversions: add infrastructure for emitting relative CRCs | Ard Biesheuvel | 2017-02-03 | 1 | -0/+10 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-12-18 | 1 | -0/+6 |
|\ |
|
| * | kbuild: modpost warn if export version crc is missing | Nicholas Piggin | 2016-11-29 | 1 | -0/+6 |
* | | modpost: free allocated memory | Heinrich Schuchardt | 2016-11-26 | 1 | -0/+2 |
|/ |
|
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 1 | -1/+1 |
* | staging: fsl-mc: add support for device table matching | Stuart Yoder | 2016-06-27 | 2 | -0/+16 |
* | of: fix autoloading due to broken modalias with no 'compatible' | Wolfram Sang | 2016-06-08 | 1 | -1/+1 |
* | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel | 2016-05-06 | 1 | -24/+45 |
* | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 2016-02-29 | 1 | -0/+2 |
* | powerpc: Simplify module TOC handling | Alan Modra | 2016-01-21 | 1 | -1/+2 |
* | modpost: don't add a trailing wildcard for OF module aliases | Javier Martinez Canillas | 2016-01-15 | 1 | -2/+1 |
* | Drivers: hv: vmbus: Use uuid_le type consistently | K. Y. Srinivasan | 2015-12-15 | 1 | -1/+1 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-10 | 1 | -7/+30 |
|\ |
|
| * | scripts: [modpost] add new sections to white list | Noam Camus | 2015-10-26 | 1 | -0/+2 |
| * | modpost: Add flag -E for making section mismatches fatal | Nicolas Boichat | 2015-10-06 | 1 | -7/+17 |
| * | modpost: abort if a module symbol is too long | Takashi Iwai | 2015-08-08 | 1 | -0/+11 |
* | | Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-11-06 | 2 | -0/+22 |
|\ \ |
|