summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-20Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-13kbuild: Provide a version of merge_into_defconfig without override warningsMark Brown
2023-02-13scripts: merge_config: Add option to suppress warning on overridesMark Brown
2023-02-09scripts/gdb: fix 'lx-current' for x86Jeff Xie
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-08const_structs.checkpatch.pl: add kobj_typeThomas Weißschuh
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-04Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-02scripts/tags.sh: fix the Kconfig tags generation when using latest ctagsKevin Hao
2023-02-02scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli
2023-02-02checkpatch: improve EMBEDDED_FILENAME testJoe Perches
2023-02-02scripts/spelling.txt: add more spelling correctionsDiederik de Haas
2023-02-02checkpatch: use proper way for show problematic lineThorsten Leemhuis
2023-02-02checkpatch: warn when Reported-by: is not followed by Link:Kai Wasserbäch
2023-02-02checkpatch: warn when unknown tags are used for linksKai Wasserbäch
2023-02-02scripts/bloat-o-meter: use the reverse flag for sortAlexander Pantyukhin
2023-02-02scripts/gdb: add mm introspection utilsDmitrii Bundin
2023-02-02scripts/spelling: add a few more typosSeongJae Park
2023-02-02checkpatch: mark kunmap() and kunmap_atomic() deprecatedIra Weiny
2023-02-02scripts/spelling.txt: add `permitted'Ricardo Ribalda
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge branch 'for-linus/hardening' into for-next/hardeningKees Cook
2023-02-02gcc-plugins: drop -std=gnu++11 to fix GCC 13 buildSam James
2023-01-31scripts: kernel-doc: Remove workaround for @param... syntaxJonathan Neuschäfer
2023-01-31kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe
2023-01-28Fix up more non-executable files marked executableLinus Torvalds
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-25kbuild: Modify default INSTALL_MOD_DIR from extra to updatesLuis Chamberlain
2023-01-25gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook
2023-01-24kbuild: Add config fragment merge functionalityNicolas Saenz Julienne
2023-01-24ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2023-01-22Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-20scripts/tags.sh: choose which directories to exclude from being indexedPaulo Miguel Almeida
2023-01-17btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo
2023-01-16scripts: support GNU make 4.4 in jobserver-execMartin Liska