aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29kbuild: clean up subdir-ymn calculation in Makefile.cleanMasahiro Yamada1-11/+2
2019-08-29kbuild: remove unneeded '+' marker from cmd_cleanMasahiro Yamada1-1/+1
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada2-15/+3
2019-08-29kbuild: get rid of $(realpath ...) from scripts/mkmakefileMasahiro Yamada1-2/+2
2019-08-29kbuild: remove unneeded comments and code from scripts/basic/MakefileMasahiro Yamada1-12/+2
2019-08-25kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada1-1/+4
2019-08-25kbuild: pkg: add package targets to PHONY instead of FORCEMasahiro Yamada1-9/+20
2019-08-25kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada2-10/+1
2019-08-22merge_config.sh: Check error codes from makeMark Brown1-5/+5
2019-08-22kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.buildMasahiro Yamada3-16/+15
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-6/+1
2019-08-22kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada2-68/+71
2019-08-21btf: do not use CONFIG_OUTPUT_FORMATIlya Leoshkevich1-2/+4
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-2/+3
2019-08-21kbuild: make single targets work more correctlyMasahiro Yamada1-6/+39
2019-08-21kbuild: Parameterize kallsyms generation and correct reportingKees Cook1-19/+19
2019-08-21kbuild: re-implement detection of CONFIG options leaked to user-spaceMasahiro Yamada1-0/+72
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-5/+13
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2019-08-15kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINEMark Rutland1-6/+5
2019-08-15kbuild: fix modkern_aflags implementationMasahiro Yamada1-4/+3
2019-08-15kbuild: refactor part-of-module moreMasahiro Yamada1-2/+1
2019-08-15kbuild: treat an object as multi-used when $(foo-) is setMasahiro Yamada1-5/+5
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-19/+33
2019-08-13btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko1-9/+9
2019-08-14kbuild: add [M] marker for build log of *.mod.oMasahiro Yamada1-1/+1
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner2-2/+4
2019-08-14kbuild: move flex and bison rules to Makefile.hostMasahiro Yamada2-16/+17
2019-08-14kbuild: make bison create C file and header in a single pattern ruleMasahiro Yamada2-17/+4
2019-08-14kbuild: use $(basename ...) for cmd_asn1_compilerMasahiro Yamada1-2/+2
2019-08-14kbuild: Fail if gold linker is detectedThomas Gleixner1-0/+3
2019-08-14modpost: check for static EXPORT_SYMBOL* functionsDenis Efremov1-0/+32
2019-08-13btf: expose BTF info through sysfsAndrii Nakryiko1-19/+33
2019-08-12kernel-doc: Allow anonymous enumAndy Shevchenko1-1/+1
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman10-73/+165
2019-08-10kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada1-0/+7
2019-08-10kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada1-1/+2
2019-08-10kbuild: fix false-positive need-builtin calculationMasahiro Yamada1-1/+2
2019-08-10kbuild: revive single target %.koMasahiro Yamada1-4/+2
2019-08-06kernel-doc: ignore __printf attributeRandy Dunlap1-0/+1
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann1-1/+1
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne1-0/+16
2019-08-04kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci1-0/+4
2019-07-31randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang1-5/+5
2019-08-01kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd1-1/+1
2019-08-01kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada2-36/+42
2019-08-01kbuild: modpost: remove unnecessary dependency for __modpostMasahiro Yamada1-2/+2
2019-08-01kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada1-1/+1
2019-08-01kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada1-4/+2
2019-07-30coccinelle: api/atomic_as_refcounter: add SPDX License IdentifierMatthias Maennich1-0/+1