Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
062076e861e3e2bf3cafc9313efa34fad7c827e5
/
scripts
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5e2fda4
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
1d3bc63
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
10aaa3b7
kbuild: drop $(extra-y) from real-objs-y
by Masahiro Yamada
· 7 years ago
ebaad7d
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
by Masahiro Yamada
· 7 years ago
2dbc644
kbuild: pkg: use --transform option to prefix paths in tar
by Masahiro Yamada
· 7 years ago
d7059ca
coccinelle: fix parallel build with CHECK=scripts/coccicheck
by Masahiro Yamada
· 7 years ago
88127da
kconfig/symbol.c: use correct pointer type argument for sizeof
by Heinrich Schuchardt
· 7 years ago
9477b4a
Coccinelle: Remove setup_timer.cocci
by Kees Cook
· 7 years ago
3a025e1
Add optional check for bad kernel-doc comments
by Matthew Wilcox
· 7 years ago
f7adc31
kbuild: create built-in.o automatically if parent directory wants it
by Masahiro Yamada
· 7 years ago
2ce079f
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
09bd7c7
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
d677a4d
Makefile: support flag -fsanitizer-coverage=trace-cmp
by Victor Chibotaru
· 7 years ago
0bc989f
checkpatch: do not check missing blank line before builtin_*_driver
by Masahiro Yamada
· 7 years ago
5751a24
checkpatch: add --strict test for lines ending in [ or (
by Joe Perches
· 7 years ago
87bd499
checkpatch: add TP_printk to list of logging functions
by Joe Perches
· 7 years ago
cc14750
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
by Joe Perches
· 7 years ago
eeef573
checkpatch: printks always need a KERN_<LEVEL>
by Joe Perches
· 7 years ago
258f79d
scripts/checkpatch.pl: avoid false warning missing break
by Heinrich Schuchardt
· 7 years ago
25bdda2
checkpatch: support function pointers for unnamed function definition arguments
by Miles Chen
· 7 years ago
083bf9c
get_maintainer: add more --self-test options
by Joe Perches
· 7 years ago
e1f7590
get_maintainer: add --self-test for internal consistency tests
by Tom Saeger
· 7 years ago
1e6270d
parse-maintainers: add ability to specify filenames
by Joe Perches
· 7 years ago
868038b
spelling.txt: add "unnecessary" typo variants
by Joe Perches
· 7 years ago
7f855fc8
kbuild: move coccicheck help from scripts/Makefile.help to top Makefile
by Masahiro Yamada
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
93ea0eb7
Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4675ff0
kmemcheck: rip it out
by Levin, Alexander (Sasha Levin)
· 7 years ago
192efb7
bloat-o-meter: provide 3 different arguments for data, function and All
by Maninder Singh
· 7 years ago
2f3b55a
selinux: remove unnecessary assignment to subdir-
by Masahiro Yamada
· 7 years ago
e474ed4
kbuild: specify FORCE in Makefile.headersinst as .PHONY target
by Masahiro Yamada
· 7 years ago
c4da7ed
kbuild: optimize object directory creation for incremental build
by Masahiro Yamada
· 7 years ago
8a78756
kbuild: create object directories simpler and faster
by Masahiro Yamada
· 7 years ago
591f668
kbuild: filter-out PHONY targets from "targets"
by Masahiro Yamada
· 7 years ago
2982c95
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
by Masahiro Yamada
· 7 years ago
9a234a2
kbuild: create directory for make cache only when necessary
by Masahiro Yamada
· 7 years ago
937c812
coccinelle: orplus: reorganize to improve performance
by Julia Lawall
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
6851ba1
coccinelle: use exists to improve efficiency
by Julia Lawall
· 7 years ago
bace648
builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
by Sven Joachim
· 7 years ago
69c4907
Coccinelle: use false positive annotation
by Julia Lawall
· 7 years ago
cd1af7c
coccinelle: fix verbose message about .cocci file being run
by Masahiro Yamada
· 7 years ago
e0be348
coccinelle: grep Options and Requires fields more precisely
by Masahiro Yamada
· 7 years ago
9ed07ad
Coccinelle: make DEBUG_FILE option more useful
by Julia Lawall
· 7 years ago
a44b866
coccinelle: api: detect identical chip data arrays
by Julia Lawall
· 7 years ago
1b18d05
coccinelle: Improve setup_timer.cocci matching
by Kees Cook
· 7 years ago
bc27b77
Coccinelle: setup_timer: improve messages from setup_timer
by Julia Lawall
· 7 years ago
8a16a07
kbuild: rpm-pkg: do not force -jN in submake
by Masahiro Yamada
· 7 years ago
af60e20
kbuild: rpm-pkg: keep spec file until make mrproper
by Masahiro Yamada
· 7 years ago
606625b
kbuild: rpm-pkg: fix jobserver unavailable warning
by Masahiro Yamada
· 7 years ago
002494d
kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
by Masahiro Yamada
· 7 years ago
0b7f12f
kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
by Masahiro Yamada
· 7 years ago
8c5d4b6
kbuild: rpm-pkg: refactor mkspec with here doc
by Masahiro Yamada
· 7 years ago
a11949e
leaking_addresses: add SigIgn to false positives
by Tobin C. Harding
· 7 years ago
dd98c25
leaking_addresses: add timeout on file read
by Tobin C. Harding
· 7 years ago
62139c1
leaking_addresses: add support for ppc64
by Tobin C. Harding
· 7 years ago
d09bd8d
leaking_addresses: add summary reporting options
by Tobin C. Harding
· 7 years ago
1c1e3be
leaking_addresses: add to exclude files/paths list
by Tobin C. Harding
· 7 years ago
a284733
leaking_addresses: fix comment string typo
by Tobin C. Harding
· 7 years ago
ecd39db
leaking_addresses: remove command line options
by Tobin C. Harding
· 7 years ago
fa31a58
leaking_addresses: remove dead/unused code
by Tobin C. Harding
· 7 years ago
7e5758f
leaking_addresses: use tabs instead of spaces
by Tobin C. Harding
· 7 years ago
d6ec9d9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7832681
Merge tag 'docs-4.15' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
86a9df5
kbuild: fix linker feature test macros when cross compiling with Clang
by Nick Desaulniers
· 7 years ago
e17c400
kbuild: shrink .cache.mk when it exceeds 1000 lines
by Masahiro Yamada
· 7 years ago
3298b69
kbuild: Add a cache for generated variables
by Douglas Anderson
· 7 years ago
a7d34df
kbuild: add forward declaration of default target to Makefile.asm-generic
by Masahiro Yamada
· 7 years ago
ba1029c
modpost: detect modules without a MODULE_LICENSE
by Randy Dunlap
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
27e8524
Merge branch 'dt/kbuild' into dt/next
by Rob Herring
· 7 years ago
7e7962d
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
by Masahiro Yamada
· 7 years ago
b3d9a13
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
by Ingo Molnar
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
136fc5c
scripts: add leaking_addresses.pl
by Tobin C. Harding
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5cb0512
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
by Linus Torvalds
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 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
3357b0d
Merge branch 'x86/mpx/prep' into x86/asm
by Ingo Molnar
· 7 years ago
7a88cbd
Backmerge tag 'v4.14-rc7' into drm-next
by Dave Airlie
· 7 years ago
4e13d47
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
by Masahiro Yamada
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
25a5d23
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
8fdc3fb
kbuild: comments cleanup in Makefile.lib
by Cao jin
· 7 years ago
e45fe7f
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
by Rob Herring
· 7 years ago
d151558
linux/compiler.h: Split into compiler.h and compiler_types.h
by Will Deacon
· 7 years ago
45653c8
scripts: Add a script to find unused documentation
by sayli karnik
· 7 years ago
f95b23a
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
by Ingo Molnar
· 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
11af847
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
by Josh Poimboeuf
· 7 years ago
51962a9
scripts/kallsyms.c: ignore symbol type 'n'
by Guenter Roeck
· 7 years ago
Next »