summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-03-13scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9Rob Herring9-166/+296
2020-03-13scripts/dtc: Remove unused makefile fragmentsRob Herring3-43/+2
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+0
2020-03-13kconfig: make 'imply' obey the direct dependencyMasahiro Yamada1-1/+3
2020-03-13kconfig: allow symbols implied by y to become mMasahiro Yamada1-4/+1
2020-03-13modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...Jessica Yu2-10/+19
2020-03-13modpost: rework and consolidate logging interfaceJessica Yu2-43/+40
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada1-2/+3
2020-03-13bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-0/+1
2020-03-12scsi: docs: convert scsi_mid_low_api.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12kconfig: introduce m32-flag and m64-flagMasahiro Yamada1-0/+7
2020-03-10docs: move gcc-plugins to the kbuild manualJonathan Corbet1-1/+1
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2-3/+3
2020-03-07parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-03-04kbuild: Remove debug info from kallsyms linkingKees Cook1-9/+19
2020-03-03kbuild: Always validate DT binding examplesRob Herring1-1/+2
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret1-1/+2
2020-03-03kbuild: split adjust_autoksyms.sh in two partsQuentin Perret2-32/+55
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret1-0/+12
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada1-4/+0
2020-03-02scripts/sphinx-pre-install: add '-p python3' to virtualenvTim Bird1-1/+16
2020-03-02fixdep: remove redundant null character checkMasahiro Yamada1-1/+1
2020-03-02fixdep: remove unneeded code and comments about *.ver filesMasahiro Yamada1-7/+1
2020-03-02kbuild: remove the owner check in mkcompile_hMasahiro Yamada1-11/+0
2020-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2020-02-28i3c: Generate aliases for i3c modulesBoris Brezillon2-0/+26
2020-02-28selinux: remove unused initial SIDs and improve handlingStephen Smalley1-3/+8
2020-02-26kbuild: remove unneeded semicolon at the end of cmd_dtb_checkMasahiro Yamada1-1/+1
2020-02-26kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada1-2/+2
2020-02-26scripts/bpf: Switch to more portable python3 shebangScott Branden1-1/+1
2020-02-25docs: add a script to check sysctl docsStephen Kitt1-0/+181
2020-02-25scripts: documentation-file-ref-check: improve :doc: handlingMauro Carvalho Chehab1-2/+9
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman3-31/+7
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson1-4/+4
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches1-24/+0
2020-02-11ver_linux: Query ld cache for versions of libc/libcpp run-timeAlexander Kapshuk1-17/+7
2020-02-10kbuild: fix mismatch between .version and include/generated/compile.hMasahiro Yamada1-1/+1
2020-02-10scripts/kallsyms: fix memory corruption caused by write over-runMasahiro Yamada1-2/+2
2020-02-10Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds15-105/+119
2020-02-08Merge tag 'docs-5.6-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-02-05Allow git builds of SphinxStephen Kitt1-1/+1
2020-02-05kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa1-3/+2
2020-02-04mm: remove __kreallocFlorian Westphal1-4/+0
2020-02-03scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada1-56/+65
2020-02-03scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada1-12/+12
2020-02-03kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada13-39/+45
2020-02-03kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada1-1/+1
2020-02-01Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-130/+170
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds10-175/+98
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+14