Nathan Chancellor 01e7c6e7a8 ANDROID: generate_initcall_order.pl: Use two dash long options for llvm-nm hace 3 años
..
basic 4e433fc4d1 fixdep: trivial: typo fix and correction hace 7 años
coccinelle b673f99cec fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock hace 5 años
dtc 60258a74e2 kernel: Fix building hace 3 años
gcc-plugins 433305b0af Merge 4.14.182 into android-4.14-stable hace 4 años
gdb 2acd1714d0 scripts/gdb: fix debugging modules compiled with hot/cold partitioning hace 5 años
genksyms b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
kconfig df75b62905 kconfig: nconf: stop endless search loops hace 3 años
ksymoops 4f6cce3910 Fix dead URLs to ftp.kernel.org hace 7 años
mod f960b38ecc Merge 4.14.159 into android-4.14 hace 5 años
package 38a85f8214 builddeb: Fix header package regarding dtc source links hace 6 años
selinux 760f8522ce selinux: use kernel linux/socket.h for genheaders and mdp hace 5 años
tracing 5ea96edf5d tweewide: Fix most Shebang lines hace 3 años
.gitignore 52b3f239bb Docs: clean up some DocBook loose ends hace 7 años
Kbuild.include 7dd2df22ee kbuild: Allow forcing the alternative LLD linker via Kconfig hace 3 años
Lindent b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
Makefile 496d5ba9c5 Merge 4.14.224 into android-4.14-stable hace 3 años
Makefile.asm-generic b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
Makefile.build c0303b0388 Merge 4.14.222 into android-4.14-stable hace 3 años
Makefile.clean 44ffc07716 ANDROID: kbuild: Makefile.clean: make Kbuild and Makefile optional hace 7 años
Makefile.dtbinst b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
Makefile.extrawarn dafda49dfb kbuild: Disable -Wpointer-to-enum-cast hace 4 años
Makefile.gcc-plugins c093b585da BACKPORT: kcov: test compiler capability in Kconfig and correct dependency hace 4 años
Makefile.headersinst b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
Makefile.help 74425eee71 Add a target to use the Coccinelle checker hace 14 años
Makefile.host b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
Makefile.kasan e3ea178cf1 BACKPORT: kasan: remove use after scope bugs detection. hace 5 años
Makefile.kcov c093b585da BACKPORT: kcov: test compiler capability in Kconfig and correct dependency hace 4 años
Makefile.lib 608f10df5a lto: Add Link Time Optimization support for GCC hace 3 años
Makefile.modbuiltin b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
Makefile.modinst ef1b6e4e1e ANDROID: kbuild: make it possible to specify the module output dir hace 7 años
Makefile.modpost 946c5d356a android: Import remaining from merlin-r-oss hace 3 años
Makefile.modsign b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
Makefile.ubsan 946c5d356a android: Import remaining from merlin-r-oss hace 3 años
adjust_autoksyms.sh 405544d5f8 kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races hace 6 años
asn1_compiler.c 952cca6a72 ASN.1: fix open failure check on headername hace 8 años
bloat-o-meter 1681ff6aea scripts: switch explicitly to Python 3 hace 3 años
bootgraph.pl cb77f0d623 scripts: Switch to more portable Perl shebang hace 7 años
check_00index.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
check_defconfigs 946c5d356a android: Import remaining from merlin-r-oss hace 3 años
check_extable.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
checkincludes.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
checkkconfigsymbols.py 3b28f4f2c2 checkkconfigsymbols.py: support Kconfig's 'imply' statement hace 7 años
checkpatch.pl 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 hace 3 años
checkstack.pl 4fea6066fb scripts/checkstack.pl: Fix arm64 wrong or unknown architecture hace 5 años
checksyscalls.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
checkversion.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
clang-android.sh 9ff6ab2fbc ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple hace 6 años
clang-version.sh 550306ee8a UPSTREAM: kbuild: add clang-version.sh hace 6 años
cleanfile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
cleanpatch b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
coccicheck 394d0c93b9 coccinelle: fix parallel build with CHECK=scripts/coccicheck hace 7 años
config 5ea96edf5d tweewide: Fix most Shebang lines hace 3 años
conmakehash.c 38385f8f01 kbuild: trivial - remove trailing spaces hace 10 años
const_structs.checkpatch 15c03cfeab const_structs.checkpatch: add frequently used from Julia Lawall's list hace 8 años
decode_stacktrace.sh 0280a1eb23 scripts/decode_stacktrace: strip basepath from all paths hace 4 años
decodecode fcd70bdd48 scripts/decodecode: fix trapping instruction formatting hace 4 años
depmod.sh f236d698cd depmod: handle the case of /sbin/depmod without /sbin in PATH hace 3 años
diffconfig 1681ff6aea scripts: switch explicitly to Python 3 hace 3 años
export_report.pl cb77f0d623 scripts: Switch to more portable Perl shebang hace 7 años
extract-cert.c 292c609135 KEYS: Remove unnecessary header #inclusions from extract-cert.c hace 9 años
extract-ikconfig 99b2cdde83 scripts/extract-ikconfig: Support LZ4-compressed images. hace 9 años
extract-module-sig.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
extract-sys-certs.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
extract-vmlinux 09d481270d scripts: add extract-vmlinux hace 13 años
extract_xc3028.pl cb77f0d623 scripts: Switch to more portable Perl shebang hace 7 años
faddr2line 16d3d10d29 scripts/faddr2line: fix CROSS_COMPILE unset error hace 6 años
gcc-goto.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
gcc-ld 4f1b572d6c scripts: gcc-ld: Fix -m* flag parsing hace 3 años
gcc-plugin.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
gcc-version.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
gcc-x86_32-has-stack-protector.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
gcc-x86_64-has-stack-protector.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
gen_initramfs_list.sh 16ffc4c394 Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild hace 7 años
generate_initcall_order.pl 01e7c6e7a8 ANDROID: generate_initcall_order.pl: Use two dash long options for llvm-nm hace 3 años
get_dvb_firmware cb77f0d623 scripts: Switch to more portable Perl shebang hace 7 años
get_maintainer.pl 6f7d98ec44 get_maintainer: Prepare for separate MAINTAINERS files hace 7 años
gfp-translate 6b44695e10 chmod +x scripts/gfp-translate hace 12 años
headerdep.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
headers.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
headers_check.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
headers_install.sh a9772285a7 linux/compiler.h: Split into compiler.h and compiler_types.h hace 7 años
insert-sys-cert.c c4c3610595 KEYS: Reserve an extra certificate symbol for inserting without recompiling hace 8 años
kallsyms.c a06d07dd52 scripts/kallsyms: fix definitely-lost memory leak hace 4 años
kernel-doc 9537ff76fa scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none hace 6 años
ld-version.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
leaking_addresses.pl 136fc5c41f scripts: add leaking_addresses.pl hace 7 años
link-vmlinux.sh 608f10df5a lto: Add Link Time Optimization support for GCC hace 3 años
makelst b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
markup_oops.pl cb77f0d623 scripts: Switch to more portable Perl shebang hace 7 años
mkcompile_h f082191012 scripts: Support a custom compiler name hace 3 años
mkmakefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
mksysmap 466cd9ebc5 mksysmap: Fix the mismatch of '.L' symbols in System.map hace 4 años
mkuboot.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
module-common.lds 5bd933fe44 module: set .init_array alignment to 8 hace 7 años
module-lto.lds.S 26af34fab4 ANDROID: kbuild: don't merge .*..compoundliteral in modules hace 4 años
namespace.pl bf08b76890 namespace: fix namespace.pl script to support relative paths hace 5 años
objdiff 65ba6fa439 scripts: objdiff: Ignore debug info when comparing hace 7 años
parse-maintainers.pl 7dc9540c96 parse-maintainers: Mark as executable hace 4 años
patch-kernel b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
pnmtologo.c 7eb6e34052 kbuild: trivial - remove trailing empty lines hace 10 años
profile2linkerlist.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
prune-kernel b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
recordmcount.c 9da02745a1 Merge 4.14.226 into android-4.14-stable hace 3 años
recordmcount.h dab80aa013 recordmcount: Fix spurious mcount entries on powerpc hace 5 años
recordmcount.pl 63c1a97c0e scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names hace 3 años
setlocalversion 8ac3a816a1 setlocalversion: Never append a "+" to localversion hace 3 años
show_delta 5ea96edf5d tweewide: Fix most Shebang lines hace 3 años
sign-file.c f86880175d sign-file: fix build error in sign-file.c with libressl hace 7 años
sortextable.c 5b9ff02785 powerpc: Build-time sort the exception table hace 8 años
sortextable.h 7cbc0ea79d scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized hace 10 años
spelling.txt e00e5a26e3 scripts/spelling.txt: add more spelling mistakes to spelling.txt hace 7 años
sphinx-pre-install 5ea96edf5d tweewide: Fix most Shebang lines hace 3 años
stackdelta b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
stackusage b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
tags.sh cbf52a3e6a tags: honor COMPILED_SOURCE with apart output directory hace 7 años
unifdef.c f5028606c2 unifdef: use memcpy instead of strncpy hace 6 años
ver_linux b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
xen-hypercalls.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
xz_wrap.sh 06ed5c2bfa kbuild: Make scripts executable hace 10 años