summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-0/+4
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-231-0/+4
| |\
| | * bpf: Add verifier support for dynptrsJoanne Koong2022-05-231-0/+2
| | * bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-201-0/+2
* | | Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-0/+37
|\ \ \
| * | | certs: Check that builtin blacklist hashes are validMickaël Salaün2022-05-231-0/+37
| |/ /
* | | Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-242-32/+47
|\ \ \
| * | | selinux: declare data arrays constChristian Göttsche2022-05-032-32/+47
* | | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-2413-157/+69
|\ \ \ \
| * | | | gcc-plugins: randstruct: Remove cast exception handlingKees Cook2022-05-161-76/+3
| * | | | af_unix: Silence randstruct GCC plugin warningKees Cook2022-05-161-2/+0
| * | | | niu: Silence randstruct warningsKees Cook2022-05-161-2/+0
| * | | | big_keys: Use struct for internal payloadKees Cook2022-05-161-2/+0
| * | | | gcc-plugins: Change all version strings match kernelKees Cook2022-05-106-9/+10
| * | | | randstruct: Enable Clang supportKees Cook2022-05-081-0/+3
| * | | | randstruct: Move seed generation into scripts/basic/Kees Cook2022-05-085-14/+29
| * | | | randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-082-6/+16
| * | | | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-082-40/+2
| * | | | sancov: Split plugin build from plugin CFLAGSKees Cook2022-05-081-6/+8
| * | | | security: don't treat structure as an array of struct hlist_headBill Wendling2022-04-131-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-245-86/+180
|\ \ \ \
| * | | | scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf2022-05-121-53/+97
| * | | | scripts: Create objdump-func helper scriptJosh Poimboeuf2022-05-121-0/+29
| * | | | objtool: Remove --lto and --vmlinux in favor of --linkJosh Poimboeuf2022-04-222-6/+6
| * | | | objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf2022-04-221-1/+1
| * | | | objtool: Make noinstr hacks optionalJosh Poimboeuf2022-04-222-0/+5
| * | | | objtool: Make jump label hack optionalJosh Poimboeuf2022-04-222-0/+5
| * | | | objtool: Make static call annotation optionalJosh Poimboeuf2022-04-222-1/+5
| * | | | objtool: Make stack validation frame-pointer-specificJosh Poimboeuf2022-04-222-5/+0
| * | | | objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-223-17/+21
| * | | | objtool: Make stack validation optionalJosh Poimboeuf2022-04-222-0/+5
| * | | | objtool: Ditch subcommandsJosh Poimboeuf2022-04-222-9/+6
| * | | | objtool: Reorganize cmdline optionsJosh Poimboeuf2022-04-222-16/+24
| | |_|/ | |/| |
* | | | Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-242-14/+19
|\ \ \ \
| * | | | locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak2022-05-182-14/+19
| | |_|/ | |/| |
* | | | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-231-2/+1
|\ \ \ \
| * | | | scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390Heiko Carstens2022-05-171-2/+1
| | |_|/ | |/| |
* | | | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-232-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-042-4/+4
| | |/ | |/|
* | | objtool: Enable unreachable warnings for CLANG LTOJosh Poimboeuf2022-04-192-2/+2
| |/ |/|
* | Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-121-17/+27
|\ \ | |/ |/|
| * gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld2022-04-121-17/+27
* | modpost: restore the warning message for missing symbol versionsMasahiro Yamada2022-04-031-1/+1
* | kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.shMasahiro Yamada2022-04-021-1/+1
* | kconfig: remove stale comment about removed kconfig_print_symbol()Masahiro Yamada2022-04-021-7/+0
* | Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds2022-03-313-4/+15
|\ \
| * | scripts/kernel-doc: change the line number meta infoMauro Carvalho Chehab2022-03-281-2/+2
| * | scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab2022-03-281-2/+2
| * | scripts/get_feat.pl: allow output the parsed file namesMauro Carvalho Chehab2022-03-281-0/+11
* | | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-316-53/+43
|\ \ \