Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0734e00ef9e48e78c5c3ce1648572f160d07e323
/
scripts
bb2407a
Merge tag 'docs-4.17' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
320b164
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
d404d57
docs: kernel-doc: fix parsing of arrays
by Mauro Carvalho Chehab
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
8a6105c
kbuild: rpm-pkg: Support GNU tar >= 1.29
by Jason Gunthorpe
· 7 years ago
f843752
builddeb: Fix header package regarding dtc source links
by Jan Kiszka
· 7 years ago
e53a05a
scripts/checkstack.pl: remove blackfin support
by Tobias Klauser
· 7 years ago
8283159
recordmcount.pl: drop blackin and tile support
by Arnd Bergmann
· 7 years ago
0891f95
kernel-doc: Remove __sched markings
by Matthew Wilcox
· 7 years ago
825d487
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
by Nicolas Pitre
· 7 years ago
e007488
drm: remove drm_mode_object_{un/reference} aliases
by Haneen Mohammed
· 7 years ago
4ba66a9
arch: remove blackfin port
by Arnd Bergmann
· 7 years ago
739d875
mn10300: Remove the architecture
by David Howells
· 7 years ago
55fe6da
kbuild: Handle builtin dtb file names containing hyphens
by James Hogan
· 7 years ago
61fc470
scripts/bloat-o-meter: fix typos in help
by Matteo Croce
· 7 years ago
b67aea2b
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic
by Arnd Bergmann
· 7 years ago
638e69c
fixdep: do not ignore kconfig.h
by Rasmus Villemoes
· 7 years ago
5b8ad96
fixdep: remove some false CONFIG_ matches
by Rasmus Villemoes
· 7 years ago
14a596a
fixdep: remove stale references to uml-config.h
by Rasmus Villemoes
· 7 years ago
0eb3412
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
5ae6fcc
kconfig: fix line number in recursive inclusion error message
by Masahiro Yamada
· 7 years ago
a11761c
Coccinelle: memdup: Fix typo in warning messages
by Dafna Hirschfeld
· 7 years ago
1a90ce3
kconfig: Update ncurses package names for menuconfig
by Arvind Prasanna
· 7 years ago
cbf7a90
kbuild/kallsyms: trivial typo fix
by Cao jin
· 7 years ago
a7b151f
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
by Cao jin
· 7 years ago
bf0bbdc
kconfig: Don't leak choice names during parsing
by Masahiro Yamada
· 7 years ago
f4bc1ee
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
by Masahiro Yamada
· 7 years ago
cd81fc8
kconfig: add xstrdup() helper
by Masahiro Yamada
· 7 years ago
5f17157
Drop a bunch of metag references
by James Hogan
· 7 years ago
d5028ba
objtool, retpolines: Integrate objtool with retpoline support more closely
by Peter Zijlstra
· 7 years ago
ca41b97
objtool: Add module specific retpoline rules
by Peter Zijlstra
· 7 years ago
b5bc223
objtool: Add retpoline validation
by Peter Zijlstra
· 7 years ago
fcdf1df
Merge branch 'kerneldoc2' into docs-next
by Jonathan Corbet
· 7 years ago
3847637
docs: Add an SPDX header to kernel-doc
by Jonathan Corbet
· 7 years ago
fe7bc49
scripts: kernel-doc: support in-line comments on nested structs/unions
by Mauro Carvalho Chehab
· 7 years ago
a8dae20
scripts: kernel_doc: fixup reporting of function identifiers
by Mike Rapoport
· 7 years ago
af25029
docs: kernel-doc: Don't mangle literal code blocks in comments
by Jonathan Corbet
· 7 years ago
c17add5
docs: kernel-doc: Finish moving STATE_* code out of process_file()
by Jonathan Corbet
· 7 years ago
cc79481
docs: kernel-doc: Move STATE_PROTO processing into its own function
by Jonathan Corbet
· 7 years ago
d742f24
docs: kernel-doc: Move STATE_BODY processing to a separate function
by Jonathan Corbet
· 7 years ago
3cac2bc
docs: kernel-doc: Move STATE_NAME processing into its own function
by Jonathan Corbet
· 7 years ago
07048d1
docs: kernel-doc: Move STATE_NORMAL processing into its own function
by Jonathan Corbet
· 7 years ago
17b7871
docs: kernel-doc: Rename and split STATE_FIELD
by Jonathan Corbet
· 7 years ago
0bba924
docs: kernel-doc: Get rid of xml_escape() and friends
by Jonathan Corbet
· 7 years ago
5b229fb
Add scripts/split-man.pl
by Matthew Wilcox
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
523ca58
kconfig: remove const qualifier from sym_expand_string_value()
by Masahiro Yamada
· 7 years ago
d717f24
kconfig: add xrealloc() helper
by Masahiro Yamada
· 7 years ago
4ed8244
Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
9e3e10c
kconfig: send error messages to stderr
by Masahiro Yamada
· 7 years ago
f3ff6fb
kconfig: echo stdin to stdout if either is redirected
by Masahiro Yamada
· 7 years ago
d2a0464
kconfig: remove check_stdin()
by Masahiro Yamada
· 7 years ago
cd58a91
kconfig: remove 'config*' pattern from .gitignnore
by Masahiro Yamada
· 7 years ago
4f208f3
kconfig: show '?' prompt even if no help text is available
by Masahiro Yamada
· 7 years ago
cb67ab2
kconfig: do not write choice values when their dependency becomes n
by Masahiro Yamada
· 7 years ago
581e400
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
a2b0fe7
coccinelle: deref_null: avoid useless computation
by Julia Lawall
· 7 years ago
e856f3a
coccinelle: devm_free: reduce false positives
by Julia Lawall
· 7 years ago
e7c52b8
kasan: rework Kconfig settings
by Arnd Bergmann
· 7 years ago
bac7a1f
lib/ubsan: remove returns-nonnull-attribute checks
by Andrey Ryabinin
· 7 years ago
2d453e3
checkpatch: improve OPEN_BRACE test
by Joe Perches
· 7 years ago
bd49111
checkpatch: avoid some false positives for TABSTOP declaration test
by Joe Perches
· 7 years ago
a032aa4
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
by Joe Perches
· 7 years ago
a134f8d
checkpatch: improve the TABSTOP test to include declarations
by Joe Perches
· 7 years ago
0018046
checkpatch: add a few DEVICE_ATTR style tests
by Joe Perches
· 7 years ago
3f7f335
checkpatch: improve quoted string and line continuation test
by Joe Perches
· 7 years ago
7312153
checkpatch: ignore some octal permissions of 0
by Joe Perches
· 7 years ago
2e4bbbc
checkpatch: allow long lines containing URL
by Andreas Brauchli
· 7 years ago
342061e
kasan: support alloca() poisoning
by Paul Lawrence
· 7 years ago
1a69e7c
kasan/Makefile: support LLVM style asan parameters
by Andrey Ryabinin
· 7 years ago
0e410e1
kasan: don't emit builtin calls when sanitization is off
by Andrey Konovalov
· 7 years ago
b867291
gcc-plugins: Use dynamic initializers
by Kees Cook
· 7 years ago
80d1724
gcc-plugins: Add include required by GCC release 8
by valdis.kletnieks@vt.edu
· 7 years ago
1b9eda2
kconfig: Warn if help text is blank
by Ulf Magnusson
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
562f36e
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
a659f15
Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
06c8f7a
Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
1640eea
Coccinelle: coccicheck: fix typo
by Julia Lawall
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
99443f8
scripts/tags.sh: change find_other_sources() for include directories
by Arend van Spriel
· 7 years ago
7e68b36
scripts/decodecode: make it take multiline Code line
by Andy Shevchenko
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6304672
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
25899e0
Coccinelle: memdup: drop spurious line
by Julia Lawall
· 7 years ago
cedd55d
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
by Marc Herbert
· 7 years ago
caf7501
module/retpoline: Warn about missing retpoline in module
by Andi Kleen
· 7 years ago
f759625
kbuild: fix W= option checks for extra DTC warnings
by Masahiro Yamada
· 7 years ago
1ccb271
kconfig: make "Selected by:" and "Implied by:" readable
by Petr Vorel
· 7 years ago
312ee68
kconfig: announce removal of oldnoconfig if used
by Masahiro Yamada
· 7 years ago
d0fd042
kconfig: fix make xconfig when gettext is missing
by Yaakov Selkowitz
· 7 years ago
b536880
kconfig: Clarify menu and 'if' dependency propagation
by Ulf Magnusson
· 7 years ago
9d1a9e8
kconfig: Document 'if' flattening logic
by Ulf Magnusson
· 7 years ago
d3465af
kconfig: Clarify choice dependency propagation
by Ulf Magnusson
· 7 years ago
3e41ba0
kconfig: Document SYMBOL_OPTIONAL logic
by Ulf Magnusson
· 7 years ago
eea199b
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
by Masahiro Yamada
· 7 years ago
765f4cd
kconfig: use default 'yy' prefix for lexer and parser
by Masahiro Yamada
· 7 years ago
84dd95d
kconfig: make conf_unsaved a local variable of conf_read()
by Masahiro Yamada
· 7 years ago
Next »