Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
74bdc129850c32eaddc625ce557da560303fbf25
/
scripts
/
mod
60df1ae
kbuild: move modpost out of 'scripts' target
by Masahiro Yamada
· 6 years ago
3b41528
modpost: move unresolved symbol checks to check_exports()
by Masahiro Yamada
· 6 years ago
c6826ad
modpost: merge module iterations
by Masahiro Yamada
· 6 years ago
d2665ca
modpost: refactor seen flag clearing in add_depends()
by Masahiro Yamada
· 6 years ago
f880eea
modpost: file2alias: check prototype of handler
by Masahiro Yamada
· 6 years ago
ec91e78d
modpost: file2alias: go back to simple devtable lookup
by Masahiro Yamada
· 6 years ago
a4d26f1
modpost: skip ELF local symbols during section mismatch check
by Paul Walmsley
· 6 years ago
0987abc
modpost: drop unused command line switches
by Paul Walmsley
· 6 years ago
5818c68
modpost: validate symbol names also in find_elf_symbol
by Sami Tolvanen
· 6 years ago
ac747c0
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c2b1a92
modpost: Create macro to avoid variable shadowing
by Leonardo Bras
· 6 years ago
153e04b
modpost: remove leftover symbol prefix handling for module device table
by Masahiro Yamada
· 6 years ago
77b0bf5
kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs
by Nadav Amit
· 6 years ago
1f3aa90
scripts: modpost: check memory allocation results
by Randy Dunlap
· 6 years ago
5695d5d
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
9afb719
kbuild: Add build salt to the kernel and modules
by Laura Abbott
· 6 years ago
8a37d87
usb: typec: Bus type for alternate modes
by Heikki Krogerus
· 6 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
8b18574
modpost: constify *modname function argument where possible
by Masahiro Yamada
· 7 years ago
074a04f
modpost: remove redundant is_vmlinux() test
by Masahiro Yamada
· 7 years ago
d62c476
modpost: use strstarts() helper more widely
by Masahiro Yamada
· 7 years ago
bca2cce
modpost: pass struct elf_info pointer to get_modinfo()
by Masahiro Yamada
· 7 years ago
b2c5cdc
modpost: remove symbol prefix support
by Masahiro Yamada
· 7 years ago
5b7d127
rpmsg: Correct support for MODULE_DEVICE_TABLE()
by Andrew F. Davis
· 7 years ago
9fc3476
modpost: delete stale comment
by Rasmus Villemoes
· 7 years ago
739d875
mn10300: Remove the architecture
by David Howells
· 7 years ago
581e400
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
6304672
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
caf7501
module/retpoline: Warn about missing retpoline in module
by Andi Kleen
· 7 years ago
0cad61d
modpost: Remove trailing semicolon
by Luis de Bethencourt
· 7 years ago
9251345
soundwire: Add SoundWire bus type
by Vinod Koul
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
ba1029c
modpost: detect modules without a MODULE_LICENSE
by Randy Dunlap
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
02982f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
09c3e01
Input: do not use property bits when generating module alias
by Dmitry Torokhov
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e5f468b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
8724ecb
Input: allow matching device IDs on property bits
by Dmitry Torokhov
· 7 years ago
d1ff702
thunderbolt: Add support for XDomain discovery protocol
by Mika Westerberg
· 7 years ago
4791bcc
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
6124c04
modpost: simplify sec_name()
by Masahiro Yamada
· 7 years ago
4fd3e4e
modpost: abort if module name is too long
by Wanlong Gao
· 7 years ago
3e2e857
module: Add module name to modinfo
by Kees Cook
· 8 years ago
ebf003f
kbuild: Consolidate header generation from ASM offset information
by Matthias Kaehlcke
· 8 years ago
e390f9a
objtool, modules: Discard objtool annotation sections for modules
by Josh Poimboeuf
· 8 years ago
5606781
kbuild: modversions: add infrastructure for emitting relative CRCs
by Ard Biesheuvel
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d8c1eb8
kbuild: modpost warn if export version crc is missing
by Nicholas Piggin
· 8 years ago
c7d47f2
modpost: free allocated memory
by Heinrich Schuchardt
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
0afef45
staging: fsl-mc: add support for device table matching
by Stuart Yoder
· 8 years ago
b3c0a4d
of: fix autoloading due to broken modalias with no 'compatible'
by Wolfram Sang
· 8 years ago
acbef7b
modpost: fix module autoloading for OF devices with generic compatible property
by Philipp Zabel
· 9 years ago
c0dd671686
objtool: Mark non-standard object files and directories
by Josh Poimboeuf
· 9 years ago
c153693
powerpc: Simplify module TOC handling
by Alan Modra
· 9 years ago
2f63236
modpost: don't add a trailing wildcard for OF module aliases
by Javier Martinez Canillas
· 9 years ago
af3ff64
Drivers: hv: vmbus: Use uuid_le type consistently
by K. Y. Srinivasan
· 9 years ago
50c3650
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
0280d1a
Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
d1189c6
scripts: [modpost] add new sections to white list
by Noam Camus
· 9 years ago
da23ac1
ALSA: hda - Add hduadio support to DEVTABLE
by Subhransu S. Prusty
· 9 years ago
47490ec
modpost: Add flag -E for making section mismatches fatal
by Nicolas Boichat
· 9 years ago
b26864c
mei: bus: add client protocol version to the device alias
by Tomas Winkler
· 9 years ago
59796ed
mei: make modules.alias UUID information easier to read
by Prarit Bhargava
· 9 years ago
dab3c3c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
3c0561e
Avoid conflict with host definitions when cross-compiling
by Pavel Fedin
· 9 years ago
5cfb203
modpost: abort if a module symbol is too long
by Takashi Iwai
· 9 years ago
883a2df
Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
673c2c3
modpost: work correctly with tile coldtext sections
by Chris Metcalf
· 9 years ago
26095a0
ACPI / scan: Add support for ACPI _CLS device matching
by Suthikulpanit, Suravee
· 9 years ago
2a29867
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
b144ce2
mei: fix up uuid matching
by Greg Kroah-Hartman
· 9 years ago
c93b76b
mei: bus: report also uuid in module alias
by Tomas Winkler
· 10 years ago
289fcff
usb: add bus type for USB ULPI
by Heikki Krogerus
· 10 years ago
15ce265
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
4a3893d
modpost: don't emit section mismatch warnings for compiler optimizations
by Paul Gortmaker
· 10 years ago
09c20c0
modpost: expand pattern matching to support substring matches
by Paul Gortmaker
· 10 years ago
c5c3439
modpost: do not try to match the SHT_NUL section.
by Quentin Casasnovas
· 10 years ago
e84048a
modpost: fix extable entry size calculation.
by Quentin Casasnovas
· 10 years ago
d3df4de
modpost: fix inverted logic in is_extable_fault_address().
by Quentin Casasnovas
· 10 years ago
6c730bf
modpost: handle -ffunction-sections
by Rusty Russell
· 10 years ago
d7e0abc
modpost: Whitelist .text.fixup and .exception.text
by Thierry Reding
· 10 years ago
e5d8f59
modpost: document the use of struct section_check.
by Quentin Casasnovas
· 10 years ago
52dc059
modpost: handle relocations mismatch in __ex_table.
by Quentin Casasnovas
· 10 years ago
c7a65e0
modpost: mismatch_handler: retrieve tosym information only when needed.
by Quentin Casasnovas
· 10 years ago
356ad53
modpost: factorize symbol pretty print in get_pretty_name().
by Quentin Casasnovas
· 10 years ago
644e8f1
modpost: add handler function pointer to sectioncheck.
by Quentin Casasnovas
· 10 years ago
157d197
modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.
by Quentin Casasnovas
· 10 years ago
050e57f
modpost: add strict white-listing when referencing sections.
by Quentin Casasnovas
· 10 years ago
8286ae0
MIPS: Add CDMM bus support
by James Hogan
· 10 years ago
6325e94
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
6c34f1f
aarch64: filter $x from kallsyms
by Kyle McMartin
· 10 years ago
d93e171
modpost: simplify file name generation of *.mod.c files
by Mathias Krause
· 10 years ago
7a3ee75
modpost: reduce visibility of symbols and constify r/o arrays
by Mathias Krause
· 10 years ago
a0d8f80
scripts: modpost: Remove numeric suffix pattern matching
by Rasmus Villemoes
· 10 years ago
Next »