Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
22cf8bc6cb0d48c6d31da8eccbd4201ab9b0c4c6
/
scripts
f7bbf07
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
64236e3
kbuild: update comments of Makefile.asm-generic
by Cao jin
· 7 years ago
2bfbe78
kbuild: Do not use hyphen in exported variable name
by Ben Hutchings
· 7 years ago
4e433fc
fixdep: trivial: typo fix and correction
by Cao jin
· 7 years ago
312a3d0
kbuild: trivial cleanups on the comments
by Cao jin
· 7 years ago
b95c29a
parse-maintainers: Move matching sections from MAINTAINERS
by Joe Perches
· 7 years ago
fe90903
parse-maintainers: Use perl hash references and specific filenames
by Joe Perches
· 7 years ago
61f7416
parse-maintainers: Add section pattern sorting
by Joe Perches
· 7 years ago
6f7d98e
get_maintainer: Prepare for separate MAINTAINERS files
by Joe Perches
· 7 years ago
0a07b23
Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
7683e9e
Properly alphabetize MAINTAINERS file
by Linus Torvalds
· 7 years ago
b4b201d
scripts/dtc: dtx_diff - update include dts paths to match build
by Frank Rowand
· 7 years ago
80fc623
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
ad51271
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3a75ad1
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
596ed45
checkpatch: improve the STORAGE_CLASS test
by Joe Perches
· 7 years ago
46d10a0
scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace
by Leonard Crestez
· 7 years ago
c454756
scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch
by Leonard Crestez
· 7 years ago
821f744
scripts/gdb: add lx-fdtdump command
by Peter Griffin
· 7 years ago
09c3776
kbuild: remove wrapper files handling from Makefile.headersinst
by Masahiro Yamada
· 7 years ago
d1b32ba
kbuild: do not include old-kbuild-file from Makefile.headersinst
by Masahiro Yamada
· 7 years ago
fd71f63
checkpatch: improve multi-line alignment test
by Joe Perches
· 7 years ago
7fe528a2
checkpatch: improve macro reuse test
by Joe Perches
· 7 years ago
737c076
checkpatch: change format of --color argument to --color[=WHEN]
by John Brooks
· 7 years ago
8d81ae0
checkpatch: silence perl 5.26.0 unescaped left brace warnings
by Cyril Bur
· 7 years ago
a0ad759
checkpatch: improve tests for multiple line function definitions
by Joe Perches
· 7 years ago
948b133
checkpatch: remove false warning for commit reference
by Heinrich Schuchardt
· 7 years ago
ca81986
checkpatch: fix stepping through statements with $stat and ctx_statement_block
by Joe Perches
· 7 years ago
fe658f9
checkpatch: [HLP]LIST_HEAD is also declaration
by Steffen Maier
· 7 years ago
628f91a
checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t
by Joe Perches
· 7 years ago
fb0d0e0
checkpatch: improve the unnecessary OOM message test
by Joe Perches
· 7 years ago
a8ff49a
kbuild: pass dst= to Makefile.headersinst from top Makefile
by Masahiro Yamada
· 7 years ago
87ebb94
kbuild: remove useless $(gen) variable in Makefile.headersinst
by Masahiro Yamada
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
16ffc4c3
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
58f051f
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
dd6ec12
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
d9f91f8
scripts/spelling.txt: add a bunch more spelling mistakes
by Colin Ian King
· 7 years ago
595a22a
scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GID that -1 means "current user".
by Rob Landley
· 7 years ago
59005b0
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
d1185a8
Merge branch 'merge/randstruct' into for-next/gcc-plugins
by Kees Cook
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
330e9e4
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1cb566b
scripts/kernel-doc: handle DECLARE_HASHTABLE
by Jakub Kicinski
· 7 years ago
9e6e0d5
kbuild: create deterministic initramfs directory listings
by Bjørn Forsman
· 7 years ago
3a166fc
kbuild: handle libs-y archives separately from built-in.o archives
by Nicholas Piggin
· 7 years ago
9a6cfca
kbuild: thin archives use P option to ar
by Nicholas Piggin
· 7 years ago
1328a1a
kbuild: thin archives final link close --whole-archives option
by Nicholas Piggin
· 7 years ago
ce4fecf
vsprintf: Add %p extension "%pOF" for device tree
by Pantelis Antoniou
· 10 years ago
9f3f1fd
kbuild: Add __cc-option macro
by Matthias Kaehlcke
· 7 years ago
39a33ff
kbuild: remove cc-option-align
by Masahiro Yamada
· 7 years ago
bb9b8fd
Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
52b3f23
Docs: clean up some DocBook loose ends
by Jonathan Corbet
· 7 years ago
1854c19
randstruct: Whitelist NIU struct page overloading
by Kees Cook
· 7 years ago
802762c
randstruct: Whitelist big_key path struct overloading
by Kees Cook
· 7 years ago
b07b658
randstruct: Whitelist UNIXCB cast
by Kees Cook
· 8 years ago
fd466e0
randstruct: Whitelist struct security_hook_heads cast
by Kees Cook
· 8 years ago
313dd1b6
gcc-plugins: Add the randstruct plugin
by Kees Cook
· 8 years ago
ad81810
kconfig: fix sparse warnings in nconfig
by Randy Dunlap
· 7 years ago
7782b14
scripts/dtc: dtx_diff - Show real file names in diff header
by Geert Uytterhoeven
· 7 years ago
ae3f415
kbuild: replace genhdr-y with generated-y
by Masahiro Yamada
· 7 years ago
2f263d1
kbuild: fix header installation under fakechroot environment
by Richard Genoud
· 7 years ago
adcc3f7
scripts/mkcompile_h: Remove trailing spaces from compiler version
by Jonathan Liu
· 7 years ago
ff85a1a
kconfig: Check for libncurses before menuconfig
by Borislav Petkov
· 7 years ago
d21832e
kbuild: speed up checksyscalls.sh
by Arnd Bergmann
· 7 years ago
9895313
checkpatch: Remove checks for expedited grace periods
by Paul E. McKenney
· 8 years ago
cbf52a3
tags: honor COMPILED_SOURCE with apart output directory
by Robert Jarzmik
· 7 years ago
3def034
genksyms: add printf format attribute to error_with_pos()
by Nicolas Iooss
· 7 years ago
d6c9708
scripts/gdb: make lx-dmesg command work (reliably)
by André Draszik
· 7 years ago
1132e1e
gcc-plugins: Detail c-common.h location for GCC 4.6
by Kees Cook
· 8 years ago
3e2e857
module: Add module name to modinfo
by Kees Cook
· 8 years ago
1fbbed4
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
f538a82
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
d5d332d
devicetree: Move include prefixes from arch to separate directory
by Olof Johansson
· 8 years ago
6312811
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
by Jonathan Corbet
· 8 years ago
229fd05
doc: ReSTify SELinux.txt
by Kees Cook
· 8 years ago
05d8cba
kbuild: skip install/check of headers right under uapi directories
by Masahiro Yamada
· 8 years ago
828d4cd
dtc: check.c fix compile error
by Shuah Khan
· 8 years ago
cb43fb5
docs: remove DocBook from the building system
by Mauro Carvalho Chehab
· 8 years ago
cb77f0d
scripts: Switch to more portable Perl shebang
by Kamil Rytarowski
· 8 years ago
791a9a6
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
23ea3f62
Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
593043d
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
61562f9
uapi: export all arch specifics directories
by Nicolas Dichtel
· 8 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
bd73a32
Makefile.headersinst: remove destination-y option
by Nicolas Dichtel
· 8 years ago
7c025b2
Makefile.headersinst: cleanup input files
by Nicolas Dichtel
· 8 years ago
8ac1ed7
treewide: spelling: correct diffrent[iate] and banlance typos
by Joe Perches
· 8 years ago
6e7c2b4
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
ad61dd3
scripts/spelling.txt: add regsiter -> register spelling mistake
by Stephen Boyd
· 8 years ago
d1b7c93
scripts/spelling.txt: add "memory" pattern and fix typos
by Stephen Boyd
· 8 years ago
f6950a7
checkpatch: improve the SUSPECT_CODE_INDENT test
by Joe Perches
· 8 years ago
74fd4f3
checkpatch: improve the embedded function name test for patch contexts
by Joe Perches
· 8 years ago
75ad8c5
checkpatch: add --typedefsfile
by Jerome Forissier
· 8 years ago
1b4a2ed
checkpatch: improve k.alloc with multiplication and sizeof test
by Joe Perches
· 8 years ago
e882dbf
checkpatch: special audit for revert commit line
by Wei Wang
· 8 years ago
e4b7d30
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
by Joe Perches
· 8 years ago
e795556
checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test
by Joe Perches
· 8 years ago
d9190e4
checkpatch: avoid suggesting struct definitions should be const
by Joe Perches
· 8 years ago
eb3a58d
checkpatch: allow space leading blank lines in email headers
by Joe Perches
· 8 years ago
Next »