aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada
2020-06-26scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab
2020-06-26scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab
2020-06-26docs: Don't push Sphinx upgrades quite so readilyJonathan Corbet
2020-06-26Merge branch 'master-next'Bruce Ashfield
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra
2020-06-24gcc-plugins/stackleak: Add 'verbose' plugin parameterAlexander Popov
2020-06-24gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov
2020-06-23scripts/selinux/mdp: fix initial SID handlingStephen Smalley
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-17scripts: Fix typo in headers_install.shMasanari Iida
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada
2020-06-16recordmcount: support >64k sectionsSami Tolvanen
2020-06-17kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada
2020-06-15scripts/decode_stacktrace: warn when modpath is needed but is unsetSasha Levin
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-12Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-12Merge branch 'dt/schema-cleanups' into dt/linusRob Herring
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver
2020-06-11kcsan: Support distinguishing volatile accessesMarco Elver
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-06-11locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra
2020-06-11asm-generic/atomic: Use __always_inline for fallback wrappersMarco Elver
2020-06-10checkpatch: correct check for kernel parameters docTim Froidcoeur
2020-06-10scripts/spelling: add a few more typosSeongJae Park
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds
2020-06-09scripts: Require pahole v1.16 when generating BTFLorenz Bauer
2020-06-08scripts/dtc: use pkg-config to include <yaml.h> in non-standard pathMasahiro Yamada
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-06Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2020-06-06mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida
2020-06-06modpost: change elf_info->size to size_tMasahiro Yamada
2020-06-06modpost: remove is_vmlinux() helperMasahiro Yamada