summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-133-8/+8
|\
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-113-8/+8
* | Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-06-121-0/+3
|\ \
| * | Merge branch 'dt/schema-cleanups' into dt/linusRob Herring2020-06-1246-676/+1006
| |\|
| * | scripts/dtc: use pkg-config to include <yaml.h> in non-standard pathMasahiro Yamada2020-06-081-0/+3
* | | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-115-5/+44
|\ \ \
| * | | kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver2020-06-111-0/+1
| * | | kcsan: Support distinguishing volatile accessesMarco Elver2020-06-111-1/+4
| * | | kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver2020-06-111-1/+10
| * | | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-115-5/+31
| |\ \ \
| | * \ \ Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-05-081-0/+8
| | |\ \ \
| | | * | | checkpatch: Warn about data_race() without commentMarco Elver2020-05-061-0/+8
| | * | | | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1363-577/+1138
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | asm-generic, atomic-instrumented: Use generic instrumented.hMarco Elver2020-03-211-16/+3
| | * | | | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-217-21/+30
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2159-1158/+1033
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar2020-01-2422-23/+27
| | |\ \ \ \ \ \
| | | * | | | | | asm-generic/atomic: Use __always_inline for fallback wrappersMarco Elver2020-01-0720-19/+21
| | | * | | | | | asm-generic/atomic: Use __always_inline for pure wrappersMarco Elver2020-01-072-4/+6
| | * | | | | | | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-062-6/+5
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3034-921/+722
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-193-2/+31
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | locking/atomics, kcsan: Add KCSAN instrumentationMarco Elver2019-11-161-2/+15
| | | * | | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-162-0/+16
* | | | | | | | | | | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-1121-84/+84
|\| | | | | | | | | |
| * | | | | | | | | | locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra2020-06-1121-65/+63
| * | | | | | | | | | asm-generic/atomic: Use __always_inline for fallback wrappersMarco Elver2020-06-1120-19/+21
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-112-2/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | checkpatch: correct check for kernel parameters docTim Froidcoeur2020-06-101-2/+2
| * | | | | | | | | scripts/spelling: add a few more typosSeongJae Park2020-06-101-0/+9
* | | | | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon2020-04-151-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2020-06-101-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-081-1/+1
* | | | | | | | | | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds2020-06-061-3/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh: remove sh5 supportArnd Bergmann2020-06-011-3/+0
* | | | | | | | | | | Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-06-0610-84/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada2020-05-261-5/+4
| * | | | | | | | | | | streamline_config.pl: add LMC_KEEP to preserve some kconfigsChangbin Du2020-05-132-0/+23
| * | | | | | | | | | | kconfig: allow only 'config', 'comment', and 'if' inside 'choice'Masahiro Yamada2020-05-121-14/+16
| * | | | | | | | | | | kconfig: tests: remove randconfig test for choice in choiceMasahiro Yamada2020-05-125-63/+0
| * | | | | | | | | | | kconfig: do not assign a variable in the return statementMasahiro Yamada2020-05-121-1/+2
| * | | | | | | | | | | kconfig: do not use OR-assignment for zero-cleared structureMasahiro Yamada2020-05-121-1/+1
* | | | | | | | | | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-0621-454/+483
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kbuild: add variables for compression toolsDenis Efremov2020-06-064-14/+14
| * | | | | | | | | | | | mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida2020-06-061-1/+1
| * | | | | | | | | | | | modpost: change elf_info->size to size_tMasahiro Yamada2020-06-062-6/+5
| * | | | | | | | | | | | modpost: remove is_vmlinux() helperMasahiro Yamada2020-06-061-15/+1
| * | | | | | | | | | | | modpost: strip .o from modname before calling new_module()Masahiro Yamada2020-06-062-10/+12
| * | | | | | | | | | | | modpost: set have_vmlinux in new_module()Masahiro Yamada2020-06-061-5/+3