Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4ac30c4b3659efac031818c418beb51e630d512d
/
scripts
fc2694e
kconfig: use 'else ifneq' for Makefile to improve readability
by Masahiro Yamada
· 6 years ago
3a48a91
kbuild: check uniqueness of module names
by Masahiro Yamada
· 6 years ago
aff11cd
kconfig: Terminate menu blocks with a comment in the generated config
by Alexander Popov
· 6 years ago
cdd750b
kbuild: remove 'addtree' and 'flags' magic for header search paths
by Masahiro Yamada
· 6 years ago
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
902a689
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
by Masahiro Yamada
· 6 years ago
a149430
kbuild: add all Clang-specific flags unconditionally
by Masahiro Yamada
· 6 years ago
4c8dd95
kbuild: add some extra warning flags unconditionally
by Masahiro Yamada
· 6 years ago
2bbacd1
Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e7e6f46
scripts/gdb: print cached rate in lx-clk-summary
by Leonard Crestez
· 6 years ago
66d5c7c
scripts/gdb: clean up error handling in list helpers
by Leonard Crestez
· 6 years ago
988b268
scripts/gdb: add $lx_clk_core_lookup function
by Leonard Crestez
· 6 years ago
d1e9710
scripts/gdb: initial clk support: lx-clk-summary
by Leonard Crestez
· 6 years ago
47d0d12
scripts/gdb: add hlist utilities
by Leonard Crestez
· 6 years ago
494dbe0
scripts/gdb: silence pep8 checks
by Stephen Boyd
· 6 years ago
442284a
scripts/gdb: add a timer list command
by Stephen Boyd
· 6 years ago
449ca0c
scripts/gdb: add rb tree iterating utilities
by Stephen Boyd
· 6 years ago
90cf83d
scripts/gdb: add kernel config dumping command
by Stephen Boyd
· 6 years ago
dfe4529
scripts/gdb: find vmlinux where it was before
by Stephen Boyd
· 6 years ago
9b9f594
kconfig: make conf_get_autoconfig_name() static
by Masahiro Yamada
· 6 years ago
b9d1a8e
kconfig: use snprintf for formatting pathnames
by Jacob Garber
· 6 years ago
4cb7261
kconfig: remove useless NULL pointer check in conf_write_dep()
by Masahiro Yamada
· 6 years ago
63863ee
Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
748c7c8
bpf: fix script for generating man page on BPF helpers
by Quentin Monnet
· 6 years ago
259799e
gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
by Chris Packham
· 6 years ago
580c5b3
kconfig: make parent directories for the saved .config as needed
by Masahiro Yamada
· 6 years ago
67424f6
kconfig: do not write .config if the content is the same
by Masahiro Yamada
· 6 years ago
ceb7f32
kconfig: do not accept a directory for configuration output
by Masahiro Yamada
· 6 years ago
65be755
kconfig: remove trailing whitespaces
by Masahiro Yamada
· 6 years ago
8c79f4c
Merge tag 'docs-5.2' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
2646719
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ce45327
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
f72dae2
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
2d60d96
Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
898490c
moduleparam: Save information about built-in modules in separate file
by Alexey Gladkov
· 6 years ago
6ec6296
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9a91ad92
ubsan: Remove vla bound checks.
by Andrey Ryabinin
· 6 years ago
581b31c
kbuild: tolerate missing pahole when generating BTF
by Andrii Nakryiko
· 6 years ago
c69ef1c
scripts/tags.sh: fix direct execution of scripts/tags.sh
by Masahiro Yamada
· 6 years ago
e46b94d
scripts: override locale from environment when running recordmcount.pl
by Daniel Dadap
· 6 years ago
894ee5f
scripts/documentation-file-ref-check: detect broken :doc:`foo`
by Mauro Carvalho Chehab
· 6 years ago
fe3e4b9
scripts/documentation-file-ref-check: don't parse Next/ dir
by Mauro Carvalho Chehab
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
fea27bc
Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
dfbd199
selinux: use kernel linux/socket.h for genheaders and mdp
by Paulo Alcantara
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b6a6a37
security: Move stackleak config to Kconfig.hardening
by Kees Cook
· 6 years ago
9f671e5
security: Create "kernel hardening" config area
by Kees Cook
· 6 years ago
28bb030
csky/ftrace: Add dynamic function tracer (include graph tracer)
by Guo Ren
· 6 years ago
b50776a
locking/atomics: Don't assume that scripts are executable
by Andrew Morton
· 6 years ago
68e5ab1
kbuild: handle old pahole more gracefully when generating BTF
by Andrii Nakryiko
· 6 years ago
bb23581
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
83da1be
modpost: make KBUILD_MODPOST_WARN also configurable for external modules
by Wiebe, Wladislav (Nokia - DE/Ulm)
· 6 years ago
b63e37b
kconfig: Make nconf-cfg.sh executable
by Petr Vorel
· 6 years ago
10dce8a
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
ea24213
objtool: Add UACCESS validation
by Peter Zijlstra
· 6 years ago
e83b9f5
kbuild: add ability to generate BTF type info for vmlinux
by Andrii Nakryiko
· 6 years ago
a9a49c2
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
by Masahiro Yamada
· 6 years ago
48b5ffd
kbuild: mkmakefile: generate a simple wrapper of top Makefile
by Masahiro Yamada
· 6 years ago
e07cf4f
kbuild: mkmakefile: do not check the generated Makefile marker
by Masahiro Yamada
· 6 years ago
5f6df00
docs: scripts/sphinx-pre-install: suggest latexmk for building pdf
by Mauro Carvalho Chehab
· 6 years ago
922c010
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4462996
checkpatch: add %pt as a valid vsprintf extension
by Alexandre Belloni
· 6 years ago
9c38f1f
kconfig/[mn]conf: handle backspace (^H) key
by Changbin Du
· 6 years ago
54a7151
kbuild: modversions: Fix relative CRC byte order interpretation
by Fredrik Noring
· 6 years ago
7fcddf7
scripts: coccinelle: Fix description of badty.cocci
by Michael Stefaniuc
· 6 years ago
1a49b2f
kbuild: strip whitespace in cmd_record_mcount findstring
by Joe Lawrence
· 6 years ago
7265f5b
coccinelle: put_device: reduce false positives
by Wen Yang
· 6 years ago
6c5d24e
checkpatch: Warn on improper usage of Co-developed-by
by Sean Christopherson
· 6 years ago
ccd19d4
scripts/selinux: fix build
by Stephen Smalley
· 6 years ago
ff1bf4c
selinux: use kernel linux/socket.h for genheaders and mdp
by Paulo Alcantara
· 6 years ago
e37c187
scripts/selinux: modernize mdp
by Stephen Smalley
· 6 years ago
c71bb9f
kconfig: remove stale lxdialog/.gitignore
by Masahiro Yamada
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
f84dde10
Revert "modsign: Abort modules_install when signing fails"
by Douglas Anderson
· 6 years ago
f6d9db6
kbuild: deb-pkg: avoid implicit effects
by Arseny Maslennikov
· 6 years ago
da9cfb8
coccinelle: semantic code search for missing put_device()
by Wen Yang
· 6 years ago
6fb7ef5
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
by Masahiro Yamada
· 6 years ago
515f4c6
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
by Masahiro Yamada
· 6 years ago
7e548e9
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
by Masahiro Yamada
· 6 years ago
94cf8ac
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
by Masahiro Yamada
· 6 years ago
898f5a0
kbuild: move archive command to scripts/Makefile.lib
by Masahiro Yamada
· 6 years ago
46c7dd5
modpost: always show verbose warning for section mismatch
by Masahiro Yamada
· 6 years ago
e3a2285
deb-pkg: generate correct build dependencies
by Riku Voipio
· 6 years ago
5453a3d
Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8741908
kconfig: fix 'Save As' menu of xconfig
by Masahiro Yamada
· 6 years ago
ffd602e
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
dbbdf54
Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
065b6c4
Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
99b25a7
Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks
by Linus Torvalds
· 6 years ago
1a29e85
Merge tag 'docs-5.1' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
2bb9954
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
663cb63
scripts/gdb: replace flags (MS_xyz -> SB_xyz)
by Jackie Liu
· 6 years ago
a8da38a
checkpatch: add test for SPDX-License-Identifier on wrong line #
by Joe Perches
· 6 years ago
98005e8
checkpatch: allow reporting C99 style comments
by Vadim Bendebury
· 6 years ago
e29a70f
checkpatch: add some new alloc functions to various tests
by Joe Perches
· 6 years ago
fdf1369
checkpatch: verify SPDX comment style
by Joe Perches
· 6 years ago
7e242b5
scripts/spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 6 years ago
Next »