summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe6-27/+13
2022-11-30checkpatch: add check for array allocator family argument orderLiao Chang1-1/+1
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+7
2022-11-29scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -exportJason Gunthorpe1-4/+8
2022-11-27Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2022-11-27modpost: Mark uuid_le type to be suitable only for MEIAndy Shevchenko1-4/+8
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee1-2/+2
2022-11-23scripts/kallsyms.c Make the comment up-to-date with current implementationYuma Ueda1-1/+2
2022-11-24kbuild: add ability to make source rpm buildable using kojiIvan Vecera2-0/+17
2022-11-22kbuild: warn objects shared among multiple modulesMasahiro Yamada1-0/+6
2022-11-22kbuild: add kbuild-file macroMasahiro Yamada6-14/+12
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar4-22/+7
2022-11-21kbuild: deb-pkg: get rid of |flex:native workaround from Build-DependsMasahiro Yamada1-1/+1
2022-11-21scripts/jobserver-exec: parse the last --jobserver-auth= optionMasahiro Yamada1-1/+3
2022-11-21kconfig: remove redundant (void *) cast in search_conf()Masahiro Yamada1-2/+1
2022-11-21kconfig: remove const qualifier from str_get()Masahiro Yamada3-4/+4
2022-11-21kconfig: remove unneeded variable in get_prompt_str()Masahiro Yamada1-3/+1
2022-11-21modpost: fix array_size.cocci warningKaiLong Wang1-2/+2
2022-11-21Makefile.debug: support for -gz=zstdNick Desaulniers1-1/+5
2022-11-21modpost: Join broken long printed messagesGeert Uytterhoeven2-16/+10
2022-11-18scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-1/+32
2022-11-18scripts: checkpatch: allow "case" macrosStanislaw Gruszka1-0/+1
2022-11-18checkpatch: add warning for non-lore mailing list URLsBjorn Helgaas1-0/+17
2022-11-18kbuild: Cleanup DT Overlay intermediate files as appropriateAndrew Davis1-0/+2
2022-11-18objtool: Add --mnop as an option to --mcountSathvika Vasireddy1-0/+3
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-11-17kbuild: Restore .version auto-increment behaviour for Debian packagesMarc Zyngier1-1/+1
2022-11-16scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju1-3/+4
2022-11-12kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]Zhen Lei1-1/+4
2022-11-12kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=yZhen Lei2-2/+38
2022-11-12kallsyms: Improve the performance of kallsyms_lookup_name()Zhen Lei1-0/+37
2022-11-12scripts/kallsyms: rename build_initial_tok_table()Zhen Lei1-2/+2
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-20/+5
2022-11-10scripts/dtc: Update to upstream version v1.6.1-63-g55778a03df61Rob Herring13-48/+124
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+6
2022-11-09scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390Heiko Carstens1-1/+1
2022-11-07arm64: remove special treatment for the link order of head.oMasahiro Yamada1-1/+0
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+2
2022-11-02kconfig: fix segmentation fault in menuconfig searchMasahiro Yamada1-19/+4
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra1-0/+1
2022-11-01x86: Add prefix symbols for function paddingPeter Zijlstra1-0/+1
2022-10-28string: Rewrite and add more kern-doc for the str*() functionsKees Cook1-1/+5
2022-10-27riscv: remove special treatment for the link order of head.oJisheng Zhang1-1/+0
2022-10-28kbuild: fix typo in modpostWill McVicker1-1/+1
2022-10-26Merge branch 'dt/dtbo-rename' into dt/nextRob Herring1-1/+22
2022-10-26kbuild: Allow DTB overlays to built into .dtbo.S filesAndrew Davis1-1/+19
2022-10-26kbuild: Allow DTB overlays to built from .dtso named source filesAndrew Davis1-0/+3
2022-10-25bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song1-0/+2
2022-10-21scripts: dtc: only show unique unit address warning for enabled nodesAlexandre Torgue1-4/+8