Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fa7f578076a8814caa5371e9f4949e408140766d
/
scripts
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
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
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
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
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
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
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
2aab9c3
scripts: fix faddr2line to work on last symbol
by NeilBrown
· 7 years ago
e893922
Documentation: add script and build target to check for broken file references
by Jani Nikula
· 7 years ago
9904041
kbuild: drop unused symverfile in Makefile.modpost
by Cao jin
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a08ffbe
checkpatch: fix ignoring cover-letter logic
by Stafford Horne
· 7 years ago
e00e5a2
scripts/spelling.txt: add more spelling mistakes to spelling.txt
by Colin Ian King
· 7 years ago
4201d05
scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
by Rob Herring
· 7 years ago
4322323
scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
by Rob Herring
· 7 years ago
0d3c24e
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
d1ff702
thunderbolt: Add support for XDomain discovery protocol
by Mika Westerberg
· 7 years ago
da541b2
objtool: Skip unreachable warnings for GCC 4.4 and older
by Josh Poimboeuf
· 7 years ago
5cb5c31
scripts/kernel-doc: warn on excess enum value descriptions
by Johannes Berg
· 7 years ago
9a96f55
drm: introduce drm_dev_{get/put} functions
by Aishwarya Pant
· 7 years ago
6e7f253
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
35f3c98
scripts/dtc: dtx_diff - 2nd update of include dts paths to match build
by Frank Rowand
· 7 years ago
25b080b
kbuild: rpm-pkg: fix version number handling
by Masahiro Yamada
· 7 years ago
cc18abb
kbuild: deb-pkg: remove firmware package support
by Masahiro Yamada
· 7 years ago
9e09007
kbuild: rpm-pkg: delete firmware_install to fix build error
by Masahiro Yamada
· 7 years ago
b38923a
Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
5620a0d
firmware: delete in-kernel firmware
by Greg Kroah-Hartman
· 7 years ago
a2bc8de
Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
4791bcc
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
20e52ee
Merge tag 'docs-4.14' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
7f85565
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
77780f7
kbuild: buildtar: do not print successful message if tar returns error
by Masahiro Yamada
· 7 years ago
dd965f1
kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
by Masahiro Yamada
· 7 years ago
fbf4432
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
c054be1
remove gperf left-overs from build system
by Linus Torvalds
· 7 years ago
0547fa5
checkpatch: add 6 missing types to --list-types
by Jean Delvare
· 7 years ago
0675a8f
checkpatch: rename variables to avoid confusion
by Jean Delvare
· 7 years ago
ab1ecab
checkpatch: fix typo in comment
by Jean Delvare
· 7 years ago
63b7c73
checkpatch: add --strict check for ifs with unnecessary parentheses
by Joe Perches
· 7 years ago
3aea311
genksyms: fix gperf removal conversion
by Linus Torvalds
· 7 years ago
54d6d73
docs-rst: don't require adjustbox anymore
by Mauro Carvalho Chehab
· 7 years ago
5969d1b
Merge branch 'gperf-removal'
by Linus Torvalds
· 7 years ago
44ccba3
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
74fee4e
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
6124c04
modpost: simplify sec_name()
by Masahiro Yamada
· 7 years ago
b0c79f4
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
81a84ad
Merge branch 'docs-next' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
cfd6373
kbuild: Use KCONFIG_CONFIG in buildtar
by Nicolas Porcel
· 7 years ago
de8cf95
Kbuild: enable -Wunused-macros warning for "make W=2"
by Johannes Thumshirn
· 7 years ago
8e9b466
kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
by Masahiro Yamada
· 7 years ago
Next »