Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ad2041109001a00175ad19fa0b1f8f9b4aebaeb4
/
scripts
c677e7a
kallsyms: exclude kasan local symbols on s390
by Vasily Gorbik
· 5 years ago
253278f
recordmcount: Fix spurious mcount entries on powerpc
by Naveen N. Rao
· 5 years ago
99b6668
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
by Manuel Traut
· 5 years ago
c200537
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
by George G. Davis
· 5 years ago
9c829b6
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
f37c4f4
gcc-plugins: Fix build failures under Darwin host
by Kees Cook
· 5 years ago
13103fc
kconfig/[mn]conf: handle backspace (^H) key
by Changbin Du
· 6 years ago
a4ccc9e5
kbuild: simplify ld-option implementation
by Masahiro Yamada
· 7 years ago
2cf247d6
modpost: file2alias: check prototype of handler
by Masahiro Yamada
· 6 years ago
897c6d2
modpost: file2alias: go back to simple devtable lookup
by Masahiro Yamada
· 6 years ago
998baad
scripts/decode_stacktrace: only strip base path when a prefix of the path
by Marc Zyngier
· 6 years ago
ab70d98
modpost: validate symbol names also in find_elf_symbol
by Sami Tolvanen
· 6 years ago
4f67ca0
kconfig: fix memory leak when EOF is encountered in quotation
by Masahiro Yamada
· 6 years ago
7ff335e
kconfig: fix file name and line number of warn_ignored_character()
by Masahiro Yamada
· 6 years ago
38886b1
checkstack.pl: fix for aarch64
by Qian Cai
· 6 years ago
51d137c
kbuild: fix linker feature test macros when cross compiling with Clang
by Nick Desaulniers
· 6 years ago
0d4a2de
unifdef: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
dfb64b8
Kbuild: suppress packed-not-aligned warning for default setting only
by Xiongfeng Wang
· 7 years ago
0605d5e
kbuild: Add __cc-option macro
by Matthias Kaehlcke
· 7 years ago
85ab13f
kbuild: Add support to generate LLVM assembly files
by Vinícius Tinti
· 8 years ago
1463523
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
by Mark Charlebois
· 8 years ago
c466d17
kbuild: drop -Wno-unknown-warning-option from clang options
by Masahiro Yamada
· 8 years ago
b53c737
kbuild: fix asm-offset generation to work with clang
by Jeroen Hofstee
· 8 years ago
c36ae15
kbuild: consolidate redundant sed script ASM offset generation
by Masahiro Yamada
· 8 years ago
8979418
kbuild: Consolidate header generation from ASM offset information
by Matthias Kaehlcke
· 8 years ago
48a90a9
kbuild: add .DELETE_ON_ERROR special target
by Masahiro Yamada
· 6 years ago
a752280
kbuild: make missing $DEPMOD a Warning instead of an Error
by Randy Dunlap
· 6 years ago
94279fa
scripts: modpost: check memory allocation results
by Randy Dunlap
· 6 years ago
2d43ff0
kbuild: verify that $DEPMOD is installed
by Randy Dunlap
· 6 years ago
76b6f30
kasan: don't emit builtin calls when sanitization is off
by Andrey Konovalov
· 7 years ago
b5d7d7d
Kbuild: fix # escaping in .cmd files for future Make
by Rasmus Villemoes
· 7 years ago
23873ae
objtool: Fix gcov check for older versions of GCC
by Josh Poimboeuf
· 7 years ago
1ec1dfb
kconfig: Avoid format overflow warning from GCC 8.1
by Nathan Chancellor
· 6 years ago
f2f8202
builddeb: Fix header package regarding dtc source links
by Jan Kiszka
· 7 years ago
df17a34
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
by Nicolas Pitre
· 7 years ago
f52bf07
kconfig: Fix expr_free() E_NOT leak
by Ulf Magnusson
· 7 years ago
a334378
kconfig: Fix automatic menu creation mem leak
by Ulf Magnusson
· 7 years ago
d0c1ba1
kconfig: Don't leak main menus during parsing
by Ulf Magnusson
· 7 years ago
8339488
tags: honor COMPILED_SOURCE with apart output directory
by Robert Jarzmik
· 7 years ago
333cdd17
kbuild: Handle builtin dtb file names containing hyphens
by James Hogan
· 7 years ago
e985f5a
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
by Will Deacon
· 7 years ago
a1745ad
module/retpoline: Warn about missing retpoline in module
by Andi Kleen
· 7 years ago
43c3e09
scripts/gdb/linux/tasks.py: fix get_thread_info
by Xi Kangjie
· 7 years ago
35aee62
objtool, modules: Discard objtool annotation sections for modules
by Josh Poimboeuf
· 8 years ago
b96d06e
coccinelle: fix parallel build with CHECK=scripts/coccicheck
by Masahiro Yamada
· 7 years ago
55042e2
kbuild: pkg: use --transform option to prefix paths in tar
by Masahiro Yamada
· 7 years ago
d57cb69
module: set __jump_table alignment to 8
by David Daney
· 8 years ago
93eae95
checkpatch: silence perl 5.26.0 unescaped left brace warnings
by Cyril Bur
· 7 years ago
8f8157c
gcc-plugins: update gcc-common.h for gcc-7
by Kees Cook
· 8 years ago
d024532
kconfig/nconf: Fix hang when editing symbol with a long prompt
by Ben Hutchings
· 8 years ago
7d5ec9e
latent_entropy: fix ARM build error on earlier gcc
by Kees Cook
· 8 years ago
c728f2b
builddeb: fix cross-building to arm64 producing host-arch debs
by Adam Borowski
· 8 years ago
d3fc425
kbuild: make sure autoksyms.h exists early
by Nicolas Pitre
· 8 years ago
04e3685
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
015ed94
Merge branch 'maybe-uninitialized' (patches from Arnd)
by Linus Torvalds
· 8 years ago
4324cb2
Kbuild: enable -Wmaybe-uninitialized warnings by default
by Arnd Bergmann
· 8 years ago
a76bcf5
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
by Arnd Bergmann
· 8 years ago
eef06b8
scripts/bloat-o-meter: fix SIGPIPE
by Alexey Dobriyan
· 8 years ago
cc6acc1
kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL
by Nicholas Piggin
· 8 years ago
82031ea
scripts/has-stack-protector: add -fno-PIE
by Sebastian Andrzej Siewior
· 8 years ago
4efca4e
kbuild: modversions for EXPORT_SYMBOL() for asm
by Nicholas Piggin
· 8 years ago
58bea41
latent_entropy: Fix wrong gcc code generation with 64 bit variables
by Kees Cook
· 8 years ago
da7389a
gcc-plugins: Export symbols needed by gcc
by Kees Cook
· 8 years ago
989cea5c
kbuild: prevent lib-ksyms.o rebuilds
by Nicholas Piggin
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
50cff89
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d0c75f3
scripts/tags.sh: enable code completion in VIM
by Mathieu Maret
· 8 years ago
459cf0a
checkpatch: improve the octal permissions tests
by Joe Perches
· 8 years ago
ca0d892
checkpatch: add warning for unnamed function definition arguments
by Joe Perches
· 8 years ago
5207649
checkpatch: improve MACRO_ARG_PRECEDENCE test
by Joe Perches
· 8 years ago
9192d41
checkpatch: add --strict test for precedence challenged macro arguments
by Joe Perches
· 8 years ago
f59b64b
checkpatch: add --strict test for macro argument reuse
by Joe Perches
· 8 years ago
af20752
checkpatch: improve the block comment * alignment test
by Joe Perches
· 8 years ago
0616efa
checkpatch: speed up checking for filenames in sections marked obsolete
by Joe Perches
· 8 years ago
15c03cf
const_structs.checkpatch: add frequently used from Julia Lawall's list
by Joe Perches
· 8 years ago
bf1fa1d
checkpatch: externalize the structs that should be const
by Joe Perches
· 8 years ago
f333195
checkpatch: don't test for prefer ether_addr_<foo>
by Joe Perches
· 8 years ago
08eb9b8
checkpatch: test multiple line block comment alignment
by Joe Perches
· 8 years ago
f90774e
checkpatch: look for symbolic permissions and suggest octal instead
by Joe Perches
· 8 years ago
85b0ee1
checkpatch: see if modified files are marked obsolete in MAINTAINERS
by Joe Perches
· 8 years ago
c899035
Coccinelle: flag conditions with no effect
by Nicholas Mc Guire
· 8 years ago
1e01892
scripts/coccicheck: Update reference for the corresponding documentation
by Markus Elfring
· 8 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 8 years ago
4701645
spelling.txt: "modeled" is spelt correctly
by Joe Perches
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
02bafd9
Merge tag 'docs-4.9' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
7a53eea
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
d97629f
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
by Julia Lawall
· 8 years ago
43d9639
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
by Julia Lawall
· 8 years ago
e436fd6
scripts/recordmcount.c: account for .softirqentry.text
by Dmitry Vyukov
· 8 years ago
590abbd
initramfs: Escape colons in depfile
by Michal Marek
· 8 years ago
951dbf5
ftrace/scripts: Add helper script to bisect function tracing problem functions
by Steven Rostedt (Red Hat)
· 8 years ago
725c4d2
ubsan: allow to disable the null sanitizer
by Christian Borntraeger
· 8 years ago
7fadce0
scripts/faddr2line: improve on base path filtering a bit
by Linus Torvalds
· 8 years ago
6732666
scripts: add script for translating stack dump function offsets
by Josh Poimboeuf
· 8 years ago
fbe6e37
kbuild: add arch specific post-link Makefile
by Nicholas Piggin
· 8 years ago
a5967db
kbuild: allow architectures to use thin archives instead of ld -r
by Stephen Rothwell
· 8 years ago
Next »