summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-08-08Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-08Merge tag 'coccinelle-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-07update Coccinelle URLJulia Lawall
2022-08-07coccinelle: free: add version constraintJulia Lawall
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-06Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-06Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-05Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03sign-file: Fix confusing error messagesTianjia Zhang
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-08-02scripts/faddr2line: Add CONFIG_DEBUG_INFO checkJosh Poimboeuf
2022-08-02scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf
2022-08-02scripts/tracing: Fix typo 'the the' in commentSlark Xiao
2022-08-01Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29scripts/gdb: ensure the absolute path is generated on initial sourceAaron Tomlin
2022-07-27powerpc/purgatory: Omit use of bin2cMasahiro Yamada
2022-07-25x86/purgatory: Omit use of bin2cMasahiro Yamada
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22bpf, docs: Use SPDX license identifier in bpf_doc.pyAlejandro Colomar
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum
2022-07-21scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo
2022-07-17scripts/bloat-o-meter: add -p argumentNikolay Borisov
2022-07-17scripts/bloat-o-meter: switch argument parsing to using argparseNikolay Borisov
2022-07-16scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan
2022-07-16coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-11module: panic: Taint the kernel when selftest modules loadDavid Gow
2022-07-11modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada
2022-07-07scripts: sphinx-pre-install: place a warning for Sphinx >= 3.0Mauro Carvalho Chehab
2022-07-07scripts: sphinx-pre-install: provide both venv and package installsMauro Carvalho Chehab
2022-07-07scripts: sphinx-pre-install: check for PDF min version later onMauro Carvalho Chehab
2022-07-07scripts: sphinx-pre-install: report broken venvMauro Carvalho Chehab
2022-07-07scripts: sphinx-pre-install: fix venv version check logicMauro Carvalho Chehab
2022-07-03coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE
2022-07-01scripts/tags.sh: Include tools directory in tags generationVipin Sharma
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30scripts: get_feat.pl: use /usr/bin/env to find perlDavid Reaver
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-29gen_compile_commands: handle multiple lines per .mod fileJohn Hubbard
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm