summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23certs: Check that builtin blacklist hashes are validMickaël Salaün
2022-05-18locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak
2022-05-17scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390Heiko Carstens
2022-05-16gcc-plugins: randstruct: Remove cast exception handlingKees Cook
2022-05-16af_unix: Silence randstruct GCC plugin warningKees Cook
2022-05-16niu: Silence randstruct warningsKees Cook
2022-05-16big_keys: Use struct for internal payloadKees Cook
2022-05-12scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf
2022-05-12scripts: Create objdump-func helper scriptJosh Poimboeuf
2022-05-10gcc-plugins: Change all version strings match kernelKees Cook
2022-05-08randstruct: Enable Clang supportKees Cook
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-05-08sancov: Split plugin build from plugin CFLAGSKees Cook
2022-05-03selinux: declare data arrays constChristian Göttsche
2022-04-22objtool: Remove --lto and --vmlinux in favor of --linkJosh Poimboeuf
2022-04-22objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf
2022-04-22objtool: Make noinstr hacks optionalJosh Poimboeuf
2022-04-22objtool: Make jump label hack optionalJosh Poimboeuf
2022-04-22objtool: Make static call annotation optionalJosh Poimboeuf
2022-04-22objtool: Make stack validation frame-pointer-specificJosh Poimboeuf
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-04-22objtool: Make stack validation optionalJosh Poimboeuf
2022-04-22objtool: Ditch subcommandsJosh Poimboeuf
2022-04-22objtool: Reorganize cmdline optionsJosh Poimboeuf
2022-04-19objtool: Enable unreachable warnings for CLANG LTOJosh Poimboeuf
2022-04-13security: don't treat structure as an array of struct hlist_headBill Wendling
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-12gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov
2022-04-03modpost: restore the warning message for missing symbol versionsMasahiro Yamada
2022-04-02kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.shMasahiro Yamada
2022-04-02kconfig: remove stale comment about removed kconfig_print_symbol()Masahiro Yamada
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31fixdep: use fflush() and ferror() to ensure successful write to filesMasahiro Yamada
2022-03-28scripts/kernel-doc: change the line number meta infoMauro Carvalho Chehab
2022-03-28scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab
2022-03-28scripts/get_feat.pl: allow output the parsed file namesMauro Carvalho Chehab
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds