aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+4
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds1-0/+37
2022-05-24Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds2-32/+47
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds13-157/+69
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-86/+180
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+19
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+1
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+4
2022-05-23bpf: Add verifier support for dynptrsJoanne Koong1-0/+2
2022-05-23certs: Check that builtin blacklist hashes are validMickaël Salaün1-0/+37
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang1-0/+2
2022-05-18locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak2-14/+19
2022-05-17scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390Heiko Carstens1-2/+1
2022-05-16gcc-plugins: randstruct: Remove cast exception handlingKees Cook1-76/+3
2022-05-16af_unix: Silence randstruct GCC plugin warningKees Cook1-2/+0
2022-05-16niu: Silence randstruct warningsKees Cook1-2/+0
2022-05-16big_keys: Use struct for internal payloadKees Cook1-2/+0
2022-05-12scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf1-53/+97
2022-05-12scripts: Create objdump-func helper scriptJosh Poimboeuf1-0/+29
2022-05-10gcc-plugins: Change all version strings match kernelKees Cook6-9/+10
2022-05-08randstruct: Enable Clang supportKees Cook1-0/+3
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook5-14/+29
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook2-6/+16
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook2-40/+2
2022-05-08sancov: Split plugin build from plugin CFLAGSKees Cook1-6/+8
2022-05-03selinux: declare data arrays constChristian Göttsche2-32/+47
2022-04-22objtool: Remove --lto and --vmlinux in favor of --linkJosh Poimboeuf2-6/+6
2022-04-22objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf1-1/+1
2022-04-22objtool: Make noinstr hacks optionalJosh Poimboeuf2-0/+5
2022-04-22objtool: Make jump label hack optionalJosh Poimboeuf2-0/+5
2022-04-22objtool: Make static call annotation optionalJosh Poimboeuf2-1/+5
2022-04-22objtool: Make stack validation frame-pointer-specificJosh Poimboeuf2-5/+0
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf3-17/+21
2022-04-22objtool: Make stack validation optionalJosh Poimboeuf2-0/+5
2022-04-22objtool: Ditch subcommandsJosh Poimboeuf2-9/+6
2022-04-22objtool: Reorganize cmdline optionsJosh Poimboeuf2-16/+24
2022-04-19objtool: Enable unreachable warnings for CLANG LTOJosh Poimboeuf2-2/+2
2022-04-13security: don't treat structure as an array of struct hlist_headBill Wendling1-2/+0
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-17/+27
2022-04-12gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld1-17/+27
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2-4/+4
2022-04-03modpost: restore the warning message for missing symbol versionsMasahiro Yamada1-1/+1
2022-04-02kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.shMasahiro Yamada1-1/+1
2022-04-02kconfig: remove stale comment about removed kconfig_print_symbol()Masahiro Yamada1-7/+0
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds3-4/+15
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds6-53/+43
2022-03-31fixdep: use fflush() and ferror() to ensure successful write to filesMasahiro Yamada1-27/+19
2022-03-28scripts/kernel-doc: change the line number meta infoMauro Carvalho Chehab1-2/+2
2022-03-28scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab1-2/+2