summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman
2020-03-06parse-maintainers: Mark as executableJonathan Neuschäfer
2020-03-04kbuild: Remove debug info from kallsyms linkingKees Cook
2020-03-03kbuild: Always validate DT binding examplesRob Herring
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret
2020-03-03kbuild: split adjust_autoksyms.sh in two partsQuentin Perret
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada
2020-03-02scripts/sphinx-pre-install: add '-p python3' to virtualenvTim Bird
2020-03-02fixdep: remove redundant null character checkMasahiro Yamada
2020-03-02fixdep: remove unneeded code and comments about *.ver filesMasahiro Yamada
2020-03-02kbuild: remove the owner check in mkcompile_hMasahiro Yamada
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28i3c: Generate aliases for i3c modulesBoris Brezillon
2020-02-27selinux: remove unused initial SIDs and improve handlingStephen Smalley
2020-02-27kbuild: remove unneeded semicolon at the end of cmd_dtb_checkMasahiro Yamada
2020-02-27kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada
2020-02-26scripts/bpf: Switch to more portable python3 shebangScott Branden
2020-02-25docs: add a script to check sysctl docsStephen Kitt
2020-02-25scripts: documentation-file-ref-check: improve :doc: handlingMauro Carvalho Chehab
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches
2020-02-10ver_linux: Query ld cache for versions of libc/libcpp run-timeAlexander Kapshuk
2020-02-11kbuild: fix mismatch between .version and include/generated/compile.hMasahiro Yamada
2020-02-11scripts/kallsyms: fix memory corruption caused by write over-runMasahiro Yamada
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-07Merge tag 'docs-5.6-2' of git://git.lwn.net/linuxLinus Torvalds
2020-02-05Allow git builds of SphinxStephen Kitt
2020-02-05kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa
2020-02-04mm: remove __kreallocFlorian Westphal
2020-02-04scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada
2020-02-04scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-04kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada
2020-02-01Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31scripts/spelling.txt: add "issus" typoLuca Ceresoli
2020-01-31scripts/spelling.txt: add more spellings to spelling.txtXiong
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-29builddeb: split libc headers deployment out into a functionMasahiro Yamada
2020-01-29builddeb: split kernel headers deployment out into a functionMasahiro Yamada
2020-01-29builddeb: remove redundant make for ARCH=umMasahiro Yamada
2020-01-29builddeb: avoid invoking sub-shells where possibleMasahiro Yamada
2020-01-29builddeb: remove redundant $objtree/Masahiro Yamada
2020-01-29builddeb: match temporary directory name to the package nameMasahiro Yamada