aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-07-13Merge tag 'v5.15.54' into v5.15/standard/baseBruce Ashfield
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook
2022-07-12stddef: Introduce struct_group() helper macroKees Cook
2022-07-05Merge tag 'v5.15.51' into v5.15/standard/baseBruce Ashfield
2022-07-05Merge tag 'v5.15.49' into v5.15/standard/baseBruce Ashfield
2022-06-29modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf
2022-06-21Merge tag 'v5.15.47' into v5.15/standard/baseBruce Ashfield
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin
2022-06-14Merge tag 'v5.15.46' into v5.15/standard/baseBruce Ashfield
2022-06-09scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf
2022-05-25Merge tag 'v5.15.40' into v5.15/standard/baseBruce Ashfield
2022-05-15x86: Add straight-line-speculation mitigationPeter Zijlstra
2022-05-15kbuild: move objtool_args back to scripts/Makefile.buildMasahiro Yamada
2022-04-20Merge tag 'v5.15.35' into v5.15/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.15.34' into v5.15/standard/baseBruce Ashfield
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-13ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2022-04-11Merge tag 'v5.15.33' into v5.15/standard/baseBruce Ashfield
2022-04-08modpost: restore the warning message for missing symbol versionsMasahiro Yamada
2022-04-08atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland
2022-04-08gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook
2022-04-08scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen
2022-03-02Merge tag 'v5.15.25' into v5.15/standard/baseBruce Ashfield
2022-02-23kconfig: fix failing to generate auto.confJing Leng
2022-02-23kconfig: let 'shell' return enough output for deep path namesBrenda Streiff
2022-02-20Merge tag 'v5.15.24' into v5.15/standard/baseBruce Ashfield
2022-02-16Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor
2022-02-02Merge tag 'v5.15.17' into v5.15/standard/baseBruce Ashfield
2022-01-27scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab
2022-01-27scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer
2022-01-06Merge tag 'v5.15.13' into v5.15/standard/baseBruce Ashfield
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2021-12-30Merge tag 'v5.15.11' into v5.15/standard/baseBruce Ashfield
2021-12-22recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand
2021-11-28Merge tag 'v5.15.3' into v5.15/standard/baseBruce Ashfield
2021-11-18leaking_addresses: Always print a trailing newlineKees Cook
2021-11-02menuconfig,mconf-cfg: Allow specification of ncurses locationBruce Ashfield
2021-11-02modpost: mask trivial warningsPaul Gortmaker
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-07checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt