summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-021-21/+6
|\
| *-. Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)2021-11-021-21/+6
| |\ \
| | * | gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel2021-09-271-21/+6
| | |/
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-024-11/+25
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-014-11/+25
| |\ \ \ | | |/ / | |/| |
| | * | kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa2021-11-013-11/+22
| | * | bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen2021-10-211-0/+2
| | * | bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi2021-10-051-0/+1
* | | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-012-0/+71
|\ \ \ \
| * | | | stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook2021-10-181-0/+2
| * | | | fortify: Add compile-time FORTIFY_SOURCE testsKees Cook2021-10-181-0/+62
| * | | | stddef: Introduce struct_group() helper macroKees Cook2021-09-251-0/+7
* | | | | Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-019-298/+3
|\ \ \ \ \
| * | | | | gcc-plugins: remove duplicate include in gcc-common.hYe Guojin2021-10-211-1/+0
| * | | | | gcc-plugins: Remove cyc_complexityKees Cook2021-10-213-87/+0
| * | | | | gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook2021-10-211-2/+2
| * | | | | gcc-plugins: remove support for GCC 4.9 and olderArd Biesheuvel2021-10-046-208/+1
| |/ / / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-11-011-0/+30
|\ \ \ \ \
| * | | | | arm64: extable: add `type` and `data` fieldsMark Rutland2021-10-211-0/+30
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar2021-10-168-19/+21
| |\ \ \ \ \
| * | | | | | x86/extable: Rework the exception table mechanicsThomas Gleixner2021-09-131-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | leaking_addresses: Always print a trailing newlineKees Cook2021-10-151-1/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-161-1/+1
|\ \ \ \ \
| * | | | | nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt2021-10-151-1/+1
| |/ / / /
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-111-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins2021-10-061-0/+4
| | |/ / | |/| |
* | | | Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-091-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt2021-10-071-2/+4
| |/ /
* | | kasan: always respect CONFIG_KASAN_STACKNathan Chancellor2021-09-241-1/+2
* | | scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen2021-09-241-0/+4
| |/ |/|
* | Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-194-9/+10
|\ \
| * | kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor2021-09-191-0/+5
| * | kbuild: Fix comment typo in scripts/Makefile.modpostRamji Jiyani2021-09-191-1/+1
| * | gen_compile_commands: fix missing 'sys' packageKortan2021-09-191-0/+1
| * | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_fileAriel Marcovitch2021-09-191-8/+0
| * | checkkconfigsymbols.py: Forbid passing 'HEAD' to --commitAriel Marcovitch2021-09-191-0/+3
| |/
* | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-7/+1
|\ \ | |/ |/|
| * Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers2021-09-131-7/+1
* | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-111-0/+1
|\ \
| * | riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-101-0/+1
* | | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2021-09-112-1/+3
|\ \ \
| * | | scripts: coccinelle: allow list_entry_is_head() to use posDaniel Thompson2021-08-081-0/+2
| * | | coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang2021-08-051-1/+1
* | | | Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-081-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | module: combine constructors in module linker scriptReiner Huober2021-07-191-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-37/+58
|\ \ \ \
| * | | | scripts: check_extable: fix typo in user error messageRandy Dunlap2021-09-081-1/+1
| * | | | checkpatch: improve GIT_COMMIT_ID testJoe Perches2021-09-081-31/+51