summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-13kbuild: Fix CFI hash randomization with KASANSami Tolvanen
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada
2022-12-30fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada
2022-12-30kbuild: Fix running modpost with musl libcSamuel Holland
2022-12-30kbuild: add a missing line for help messageJun ASAKA
2022-12-29kconfig: Add static text for search information in help menuBhaskar Chowdhury
2022-12-23Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-17buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14modpost: Include '.text.*' in TEXT_SECTIONSNathan Chancellor
2022-12-14kbuild: refactor the prerequisites of the modpost ruleMasahiro Yamada
2022-12-14kbuild: change module.order to list *.o instead of *.koMasahiro Yamada
2022-12-14LoongArch/ftrace: Add recordmcount supportQing Zhang
2022-12-14LoongArch: extable: Add `type` and `data` fieldsYouling Tang
2022-12-14LoongArch: Switch to relative exception tablesYouling Tang
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-13Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13kbuild: use .NOTINTERMEDIATE for future GNU Make versionsMasahiro Yamada
2022-12-13kconfig: refactor Makefile to reduce process forksMasahiro Yamada
2022-12-13kbuild: add read-file macroMasahiro Yamada
2022-12-13kbuild: do not sort after reading modules.orderMasahiro Yamada
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada
2022-12-13Documentation: raise minimum supported version of binutils to 2.25Masahiro Yamada
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-12-12Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-12-12Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-11kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 buildsMasahiro Yamada