Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ecb351f1c4475d11ce6b4fa443fe71764027d409
/
scripts
ecb351f
doc: ABI scripts: add a SPDX header file
by Mauro Carvalho Chehab
· 6 years ago
7ce7b89
scripts/get_abi.pl: add a validate command
by Mauro Carvalho Chehab
· 6 years ago
2c0700e
scripts/get_abi.pl: add a handler for invalid "where" tag
by Mauro Carvalho Chehab
· 6 years ago
2e7ce05
scripts/get_abi.pl: avoid creating duplicate names
by Mauro Carvalho Chehab
· 6 years ago
7d7ea8d
scripts/get_abi.pl: fix parse issues with some files
by Mauro Carvalho Chehab
· 6 years ago
45f9651
scripts/get_abi.pl: represent what in tables
by Mauro Carvalho Chehab
· 6 years ago
33e3e99
scripts/get_abi.pl: add support for searching for ABI symbols
by Mauro Carvalho Chehab
· 6 years ago
d0ebaf5
scripts/get_abi.pl: split label naming from xref logic
by Mauro Carvalho Chehab
· 6 years ago
4e6a623
scripts/get_abi.pl: avoid use literal blocks when not needed
by Mauro Carvalho Chehab
· 6 years ago
6619c66
scripts/get_abi.pl: parse files with text at beginning
by Mauro Carvalho Chehab
· 6 years ago
bbc249f
scripts: add an script to parse the ABI files
by Mauro Carvalho Chehab
· 6 years ago
4489f161
docs: driver-model: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
7b3064f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
8d7a7ab
spdxcheck.py: fix directory structures
by Vincenzo Frascino
· 6 years ago
ef7a77c
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
by Fabiano Rosas
· 6 years ago
72cea7a
Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
59bd9de
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
by Thomas Gleixner
· 6 years ago
958349c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199
by Thomas Gleixner
· 6 years ago
4f19048
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
bec7550
Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
e7bd3e2
Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
86c2f5d
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
a25d83e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54
by Thomas Gleixner
· 6 years ago
b4d0d23
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
by Thomas Gleixner
· 6 years ago
77d09ad
scripts/sphinx-pre-install: make it handle Sphinx versions
by Mauro Carvalho Chehab
· 6 years ago
61686af
Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
852d095
checkpatch.pl: Update DT vendor prefix check
by Rob Herring
· 6 years ago
05aeca7
dt-bindings: Pass binding directory to validation tools
by Rob Herring
· 6 years ago
2c1212d
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
29077bc
scripts/spdxcheck.py: Add dual license subdirectory
by Sven Eckelmann
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
4a33d4f
kbuild: do not check name uniqueness of builtin modules
by Masahiro Yamada
· 6 years ago
7210e06
gcc-plugins: Fix build failures under Darwin host
by Kees Cook
· 6 years ago
e6d319f
scripts/spdxcheck.py: Fix path to deprecated licenses
by Sven Eckelmann
· 6 years ago
055efab
kbuild: drop support for cc-ldoption
by Nick Desaulniers
· 6 years ago
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
90cf83db
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
Next »