aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-03-26parse-maintainers: Do not sort section content by defaultGravatar Joe Perches 1-4/+27
2020-03-19Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-18/+27
2020-03-19scripts/kallsyms: fix wrong kallsyms_relative_baseGravatar Mikhail Petrov 1-4/+4
2020-03-19modpost: Get proper section index by get_secindex() instead of st_shndxGravatar Xiao Yang 1-1/+2
2020-03-17modpost: move the namespace field in Module.symvers lastGravatar Jessica Yu 2-13/+13
2020-03-14kbuild: Disable -Wpointer-to-enum-castGravatar Nathan Chancellor 1-0/+1
2020-03-12kconfig: introduce m32-flag and m64-flagGravatar Masahiro Yamada 1-0/+7
2020-03-06parse-maintainers: Mark as executableGravatar Jonathan Neuschäfer 1-0/+0
2020-02-27kbuild: remove unneeded semicolon at the end of cmd_dtb_checkGravatar Masahiro Yamada 1-1/+1
2020-02-27kbuild: fix DT binding schema rule to detect command line changesGravatar Masahiro Yamada 1-2/+2
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesGravatar Douglas Anderson 1-4/+4
2020-02-21get_maintainer: remove uses of P: for maintainer nameGravatar Joe Perches 1-24/+0
2020-02-11kbuild: fix mismatch between .version and include/generated/compile.hGravatar Masahiro Yamada 1-1/+1
2020-02-11scripts/kallsyms: fix memory corruption caused by write over-runGravatar Masahiro Yamada 1-2/+2
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 15-105/+119
2020-02-07Merge tag 'docs-5.6-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-02-05Allow git builds of SphinxGravatar Stephen Kitt 1-1/+1
2020-02-05kconfig: Invalidate all symbols after changing to y or m.Gravatar Tetsuo Handa 1-3/+2
2020-02-04mm: remove __kreallocGravatar Florian Westphal 1-4/+0
2020-02-04scripts/kallsyms: change table to store (strcut sym_entry *)Gravatar Masahiro Yamada 1-56/+65
2020-02-04scripts/kallsyms: rename local variables in read_symbol()Gravatar Masahiro Yamada 1-12/+12
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 13-39/+45
2020-02-04kconfig: fix broken dependency in randconfig-generated .configGravatar Masahiro Yamada 1-1/+1
2020-02-01Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 13-130/+170
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 10-175/+98
2020-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+14
2020-01-31scripts/spelling.txt: add "issus" typoGravatar Luca Ceresoli 1-0/+1
2020-01-31scripts/spelling.txt: add more spellings to spelling.txtGravatar Xiong 1-0/+13
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-32/+63
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-294/+0
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 2-4/+2
2020-01-29builddeb: split libc headers deployment out into a functionGravatar Masahiro Yamada 1-14/+18
2020-01-29builddeb: split kernel headers deployment out into a functionGravatar Masahiro Yamada 1-34/+42
2020-01-29builddeb: remove redundant make for ARCH=umGravatar Masahiro Yamada 1-2/+1
2020-01-29builddeb: avoid invoking sub-shells where possibleGravatar Masahiro Yamada 1-13/+22
2020-01-29builddeb: remove redundant $objtree/Gravatar Masahiro Yamada 1-16/+16
2020-01-29builddeb: match temporary directory name to the package nameGravatar Masahiro Yamada 1-4/+4
2020-01-29builddeb: remove unneeded files in hdrobjfiles for headers packageGravatar Masahiro Yamada 1-2/+2
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-381/+541
2020-01-28scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit...Gravatar Rob Herring 1-21/+0
2020-01-27scripts/find-unused-docs: Fix massive false positivesGravatar Geert Uytterhoeven 1-1/+1
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 2-5/+1
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+4
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+17
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+17
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 2-4/+2
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformGravatar Chris Down 1-2/+2
2020-01-22kbuild: use -S instead of -E for precise cc-option test in KconfigGravatar Masahiro Yamada 1-1/+1
2020-01-22builddeb: allow selection of .deb compressorGravatar Michał Mirosław 1-1/+1