Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
be38e4f2cc08d91515b86a4a8ea75ba902795873
/
scripts
4b78317
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
38c7b22
unifdef: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
4cd24de
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
by Zhenzhong Duan
· 6 years ago
6f4d29d
scripts/spdxcheck.py: make python3 compliant
by Uwe Kleine-König
· 6 years ago
f5f67cc
scripts/faddr2line: fix location of start_kernel in comment
by Randy Dunlap
· 6 years ago
d5615e4
builddeb: Fix inclusion of dtbs in debian package
by Rob Herring
· 6 years ago
8ef14c2
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
by Guenter Roeck
· 6 years ago
bbcde0a
kbuild: deb-pkg: fix too low build version number
by Masahiro Yamada
· 6 years ago
6bbe4385
kconfig: merge_config: avoid false positive matches from comment lines
by Masahiro Yamada
· 6 years ago
02826a6
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
by Masahiro Yamada
· 6 years ago
21b42eb
kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
by Masahiro Yamada
· 6 years ago
9a12efc
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
9951674
kbuild: remove cc-name variable
by Masahiro Yamada
· 6 years ago
076f421
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
by Masahiro Yamada
· 6 years ago
e468f5c
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
2cd3faf
merge_config.sh: Allow to define config prefix
by Petr Vorel
· 6 years ago
3f80bab
kbuild: remove unused cc-fullversion variable
by Masahiro Yamada
· 6 years ago
0085b41
kconfig: remove silentoldconfig target
by Masahiro Yamada
· 6 years ago
04c459d
kconfig: remove oldnoconfig target
by Masahiro Yamada
· 6 years ago
22ebb72
checkpatch: remove GCC_BINARY_CONSTANT warning
by Christophe Leroy
· 6 years ago
746bb4e
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 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
9e1e819
ASN.1: Remove unnecessary shadowed local variable
by Leonardo Bras
· 6 years ago
345671e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
1f6904f
scripts/tags.sh: add DECLARE_HASHTABLE()
by Kirill Tkhai
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
01aa9d5
Merge tag 'docs-4.20' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
4478688
Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
0200fbd
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7d0ea25
kbuild: use 'else ifeq' for checksrc to improve readability
by Masahiro Yamada
· 6 years ago
69ea912
kbuild: remove unneeded link_multi_deps
by Masahiro Yamada
· 6 years ago
153e04b
modpost: remove leftover symbol prefix handling for module device table
by Masahiro Yamada
· 6 years ago
cf419d5
kernel-doc: fix declaration type determination
by Randy Dunlap
· 6 years ago
db139d7
extract-vmlinux: Check for uncompressed image as fallback
by Helge Deller
· 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
0bb95f8
Makefile: Globally enable VLA warning
by Kees Cook
· 6 years ago
4355151
Merge branch 'all-dtbs' into dt/next
by Rob Herring
· 6 years ago
80d0dda
kbuild: simplify command line creation in scripts/mkmakefile
by Masahiro Yamada
· 6 years ago
4fd6127
kbuild: do not pass $(objtree) to scripts/mkmakefile
by Masahiro Yamada
· 6 years ago
74bc0c0
kbuild: remove user ID check in scripts/mkmakefile
by Masahiro Yamada
· 6 years ago
77ec0c2
kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile
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
37c8a5f
kbuild: consolidate Devicetree dtb build rules
by Rob Herring
· 7 years ago
23066c3
Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8)
by Miguel Ojeda
· 6 years ago
f858927
scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4
by Rob Herring
· 6 years ago
c36d5a6
scripts/dtc: Add yamltree.c to dtc sources
by Rob Herring
· 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
0d91bf5
kbuild: remove old check for CFLAGS use
by Masahiro Yamada
· 6 years ago
487c7c7
kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally
by Masahiro Yamada
· 6 years ago
36f546a
kallsyms: remove left-over Blackfin code
by Masahiro Yamada
· 6 years ago
80ffbaa
kallsyms: reduce size a little on 64-bit
by Jan Beulich
· 6 years ago
a7ddcea
Drop all 00-INDEX files from Documentation/
by Henrik Austad
· 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
964c9df
stackleak: Allow runtime disabling of kernel stack erasing
by Alexander Popov
· 6 years ago
c8d1262
fs/proc: Show STACKLEAK metrics in the /proc file system
by Alexander Popov
· 6 years ago
10e9ae9
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
by Alexander Popov
· 6 years ago
afaef01
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
by Alexander Popov
· 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
Next »