Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a22f89ba4421e0473f0298f95be9b30f62dd7ce0
/
scripts
f28d930
modpost: skip ELF local symbols during section mismatch check
by Paul Walmsley
· 6 years ago
5db05cf
kbuild: disable dtc simple_bus_reg warnings by default
by Rob Herring
· 6 years ago
ff3f746
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
by Ilya Leoshkevich
· 5 years ago
b064e27
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks
by Brian Norris
· 6 years ago
9bc5a4d
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
98dc6d9
randstruct: Check member structs in is_pure_ops_struct()
by Joonwon Kang
· 5 years ago
8d23872
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
by Nicolas Boichat
· 5 years ago
4852228
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
by Stephen Boyd
· 5 years ago
b3aebdd
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
by Masahiro Yamada
· 5 years ago
056af94
scripts/sphinx-pre-install: fix script for RHEL/CentOS
by Mauro Carvalho Chehab
· 5 years ago
3736612
kconfig: Clear "written" flag to avoid data loss
by M. Vefa Bicakci
· 5 years ago
9eb4f28
kallsyms: exclude kasan local symbols on s390
by Vasily Gorbik
· 5 years ago
e00cf1d
recordmcount: Fix spurious mcount entries on powerpc
by Naveen N. Rao
· 5 years ago
e3e2bb1
genksyms: Teach parser about 128-bit built-in types
by Will Deacon
· 5 years ago
c77cbc8
kconfig: fix missing choice values in auto.conf
by Masahiro Yamada
· 5 years ago
4fce0a7
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
by Manuel Traut
· 5 years ago
e1a101a
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
by George G. Davis
· 5 years ago
132137d
gcc-plugins: Fix build failures under Darwin host
by Kees Cook
· 6 years ago
0276ebf
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
04b4d5f
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
75a5e3e
kconfig/[mn]conf: handle backspace (^H) key
by Changbin Du
· 6 years ago
145f6a7
selinux: use kernel linux/socket.h for genheaders and mdp
by Paulo Alcantara
· 6 years ago
7de43cb
modpost: file2alias: check prototype of handler
by Masahiro Yamada
· 6 years ago
aa0e8cc
modpost: file2alias: go back to simple devtable lookup
by Masahiro Yamada
· 6 years ago
23605a4
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
by Masahiro Yamada
· 6 years ago
aa7f29f
kbuild: modversions: Fix relative CRC byte order interpretation
by Fredrik Noring
· 6 years ago
cacf3c0
kallsyms: Handle too long symbols in kallsyms.c
by Eugene Loh
· 6 years ago
aacb2ab
scripts/gdb: fix lx-version string output
by Du Changbin
· 6 years ago
fa3c7c0
scripts/decode_stacktrace: only strip base path when a prefix of the path
by Marc Zyngier
· 6 years ago
b6293e6
modpost: validate symbol names also in find_elf_symbol
by Sami Tolvanen
· 6 years ago
4619911
kconfig: fix memory leak when EOF is encountered in quotation
by Masahiro Yamada
· 6 years ago
ba8efcd
kconfig: fix file name and line number of warn_ignored_character()
by Masahiro Yamada
· 6 years ago
4bef2ba
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
by WANG Chao
· 6 years ago
7519ffa
checkstack.pl: fix for aarch64
by Qian Cai
· 6 years ago
b11d5c0
scripts/spdxcheck.py: always open files in binary mode
by Thierry Reding
· 6 years ago
0448ad4
unifdef: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
8c4ad5d
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
by Zhenzhong Duan
· 6 years ago
62b5dea
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
by Guenter Roeck
· 6 years ago
4d17f22
kbuild: deb-pkg: fix too low build version number
by Masahiro Yamada
· 6 years ago
ccbc11b
scripts/spdxcheck.py: make python3 compliant
by Uwe Kleine-König
· 6 years ago
e533717
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Greg Kroah-Hartman
· 6 years ago
5a4630a
ftrace: Build with CPPFLAGS to get -Qunused-arguments
by Joel Stanley
· 6 years ago
c0747ad
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Greg Kroah-Hartman
· 6 years ago
1d22577
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f0b0d88
kbuild: modules_install: warn when missing System.map file
by Randy Dunlap
· 6 years ago
d0c1db1
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
b2d35fa
selftests: add headers_install to lib.mk
by Anders Roxell
· 6 years ago
c5967e9
checkpatch: add __ro_after_init to known $Attribute
by Joe Perches
· 6 years ago
328b5f4
checkpatch: add optional static const to blank line declarations test
by Joe Perches
· 6 years ago
fbf58a5
nds32/ftrace: Add RECORD_MCOUNT support
by Zong Li
· 6 years ago
914b087
kbuild: make missing $DEPMOD a Warning instead of an Error
by Randy Dunlap
· 6 years ago
fd65465b
kconfig: do not require pkg-config on make {menu,n}config
by Masahiro Yamada
· 6 years ago
899ba79
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bc8d2e2
kconfig: remove a spurious self-assignment
by Lukas Bulwahn
· 6 years ago
6147b1c
scripts/setlocalversion: git: Make -dirty check more robust
by Genki Sky
· 6 years ago
113fc08
objtool: Remove workaround for unreachable warnings from old GCC
by Masahiro Yamada
· 6 years ago
36bf9da
x86/build: Remove jump label quirk for GCC older than 4.5.2
by Masahiro Yamada
· 6 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
3cc97be
treewide: correct "differenciate" and "instanciate" typos
by Finn Thain
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
87a32e6
kbuild: pass LDFLAGS to recordmcount.pl
by Masahiro Yamada
· 6 years ago
b044133
gcc-plugins: Disable when building under Clang
by Kees Cook
· 6 years ago
133712a
checkpatch: DT bindings should be a separate patch
by Rob Herring
· 6 years ago
809e082
checkpatch: warn on unnecessary int declarations
by Joe Perches
· 6 years ago
6ad724e
checkpatch: check for space after "else" keyword
by Michal Zylowski
· 6 years ago
5629411
checkpatch: fix SPDX license check with --root=<path>
by Joe Perches
· 6 years ago
490b292
checkpatch: warn when a patch doesn't have a description
by Joe Perches
· 6 years ago
60f8901
checkpatch: check for #if 0/#if 1
by Prakruthi Deepak Heragu
· 6 years ago
4cab63c
checkpatch: fix krealloc reuse test
by Joe Perches
· 6 years ago
3b6e8ac
checkpatch: validate SPDX license with spdxcheck.py
by Joe Perches
· 6 years ago
8c8c45c
checkpatch: fix macro argument reuse test
by Joe Perches
· 6 years ago
cd26149
checkpatch: warn if missing author Signed-off-by
by Geert Uytterhoeven
· 6 years ago
33aa459
checkpatch: update section keywords
by Geert Uytterhoeven
· 6 years ago
5b57980
checkpatch: improve runtime execution speed a little
by Joe Perches
· 6 years ago
79682c0
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
by Joe Perches
· 6 years ago
d729593
checkpatch: add a --strict test for structs with bool member definitions
by Joe Perches
· 6 years ago
0fbd75f
get_maintainer: allow option --mpath <directory> to read all files in <directory>
by Joe Perches
· 6 years ago
5f0baf9
get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location
by Joe Perches
· 6 years ago
31bb82c
get_maintainer: allow usage outside of kernel tree
by Antonio Nino Diaz
· 6 years ago
bc63804
spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 6 years ago
f6f57a4
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
by Masahiro Yamada
· 6 years ago
6fbd856
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci
by zhong jiang
· 6 years ago
f55f232
kbuild: make sorting initramfs contents independent of locale
by Andrzej Pietrasiewicz
· 6 years ago
9a9ddcf
kconfig: suppress "configuration written to .config" for syncconfig
by Masahiro Yamada
· 6 years ago
98a4afb
kconfig: fix "Can't open ..." in parallel build
by Masahiro Yamada
· 6 years ago
b5f8cb9
kbuild: Add a space after `!` to prevent parsing as file pattern
by Michael Forney
· 6 years ago
1f3aa90
scripts: modpost: check memory allocation results
by Randy Dunlap
· 6 years ago
f498926
kconfig: improve the recursive dependency report
by Masahiro Yamada
· 6 years ago
5e8c529
kconfig: report recursive dependency involving 'imply'
by Masahiro Yamada
· 6 years ago
f157559
kconfig: error out when seeing recursive dependency
by Masahiro Yamada
· 6 years ago
4bf6a9af
kconfig: add build-only configurator targets
by Randy Dunlap
· 6 years ago
e3fd9b5
scripts/dtc: consolidate include path options in Makefile
by Masahiro Yamada
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 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
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
bed95c4
scripts: add Python 3 compatibility to spdxcheck.py
by Jeremy Cline
· 6 years ago
fde5e90
scripts/spdxcheck.py: work with current HEAD LICENSES/ directory
by Joe Perches
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
Next »