| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-29 | 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-21 | 2 | -1/+6 |
|\| |
| |/
|/| |
|
| * | Input: allow matching device IDs on property bits | Dmitry Torokhov | 2017-10-19 | 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-06 | 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-13 | 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-17 | 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-07 | 1 | -1/+1 |
* | staging: fsl-mc: add support for device table matching | Stuart Yoder | 2016-06-26 | 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-05 | 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-14 | 1 | -2/+1 |
* | Drivers: hv: vmbus: Use uuid_le type consistently | K. Y. Srinivasan | 2015-12-14 | 1 | -1/+1 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-09 | 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 |
|\ \ |
|
| * | | ALSA: hda - Add hduadio support to DEVTABLE | Subhransu S. Prusty | 2015-10-20 | 2 | -0/+22 |
* | | | mei: bus: add client protocol version to the device alias | Tomas Winkler | 2015-09-20 | 2 | -1/+4 |
* | | | mei: make modules.alias UUID information easier to read | Prarit Bhargava | 2015-09-20 | 1 | -3/+5 |
|/ / |
|
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2015-09-08 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Avoid conflict with host definitions when cross-compiling | Pavel Fedin | 2015-08-20 | 1 | -0/+6 |
* | | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-07-08 | 2 | -2/+32 |
|\ \ |
|
| * | | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee | 2015-07-07 | 2 | -2/+32 |
| |/ |
|
* / | modpost: work correctly with tile coldtext sections | Chris Metcalf | 2015-07-08 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-26 | 2 | -0/+17 |
|\ |
|
| * | usb: add bus type for USB ULPI | Heikki Krogerus | 2015-05-13 | 2 | -0/+17 |