aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-03-20gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada
2020-03-07dtc: Use pkg-config to locate libyamlPavel Modilaynen
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich
2019-11-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-05randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang
2019-10-05kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINEMark Rutland
2019-09-24Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield
2019-09-21scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat
2019-08-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-27Merge tag 'v5.2.10' into v5.2/standard/baseBruce Ashfield
2019-08-25kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd
2019-08-25kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada
2019-08-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-19Merge tag 'v5.2.9' into v5.2/standard/baseBruce Ashfield
2019-08-16gen_compile_commands: lower the entry count thresholdMasahiro Yamada
2019-08-16scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab
2019-08-16scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab
2019-08-16scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-12Merge tag 'v5.2.7' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-12Merge tag 'v5.2.5' into v5.2/standard/baseBruce Ashfield
2019-08-06kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada
2019-08-06kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci
2019-07-31kallsyms: exclude kasan local symbols on s390Vasily Gorbik
2019-07-31recordmcount: Fix spurious mcount entries on powerpcNaveen N. Rao
2019-07-31fixdep: check return value of printf() and putchar()Masahiro Yamada
2019-07-31genksyms: Teach parser about 128-bit built-in typesWill Deacon
2019-07-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-07-27Merge tag 'v5.2.3' into v5.2/standard/baseBruce Ashfield
2019-07-26kconfig: fix missing choice values in auto.confMasahiro Yamada
2019-07-22kconfig: Add PREEMPT_RT_FULLThomas Gleixner
2019-07-22modpost: srcversion sometimes incorrectJuro Bystricky
2019-07-22menuconfig,mconf-cfg: Allow specification of ncurses locationBruce Ashfield
2019-07-22modpost: mask trivial warningsPaul Gortmaker
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473Thomas Gleixner
2019-06-13scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds