index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
Josh Poimboeuf
1
-1
/
+1
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
2
-0
/
+5
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
2
-0
/
+5
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
2
-1
/
+5
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
2
-5
/
+0
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
3
-17
/
+21
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
2
-0
/
+5
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
2
-9
/
+6
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
2
-16
/
+24
2022-04-19
objtool: Enable unreachable warnings for CLANG LTO
Josh Poimboeuf
2
-2
/
+2
2022-04-12
Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+27
2022-04-12
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2022-04-02
kconfig: remove stale comment about removed kconfig_print_symbol()
Masahiro Yamada
1
-7
/
+0
2022-03-31
Merge tag 'docs-5.18-2' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+15
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-53
/
+43
2022-03-31
fixdep: use fflush() and ferror() to ensure successful write to files
Masahiro Yamada
1
-27
/
+19
2022-03-28
scripts/kernel-doc: change the line number meta info
Mauro Carvalho Chehab
1
-2
/
+2
2022-03-28
scripts/get_abi: change the file/line number meta info
Mauro Carvalho Chehab
1
-2
/
+2
2022-03-28
scripts/get_feat.pl: allow output the parsed file names
Mauro Carvalho Chehab
1
-0
/
+11
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+3
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-24
/
+31
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+6
2022-03-26
Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-30
/
+418
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-42
/
+6
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+26
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-21
/
+121
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-2
/
+2
2022-03-23
checkpatch: use python3 to find codespell dictionary
Sagar Patel
1
-2
/
+2
2022-03-23
checkpatch: add early_param exception to blank line after struct/function test
Joe Perches
1
-1
/
+1
2022-03-23
checkpatch: add --fix option for some TRAILING_STATEMENTS
Joe Perches
1
-2
/
+16
2022-03-23
checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
Joe Perches
1
-0
/
+7
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2022-03-22
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+16
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+12
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+16
2022-03-22
kbuild: Fixup the IBT kbuild changes
Peter Zijlstra
3
-55
/
+27
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+27
2022-03-21
Merge tag 'docs-5.18' of git://git.lwn.net/linux
Linus Torvalds
1
-187
/
+167
2022-03-21
um: Allow builds with Clang
Kees Cook
1
-0
/
+1
2022-03-18
scripts: get_abi.pl: Fix typo in help message
Michal Simek
1
-1
/
+1
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
2
-11
/
+46
2022-03-15
objtool: Rename --duplicate to --lto
Peter Zijlstra
1
-1
/
+1
2022-03-13
Kbuild: use -Wdeclaration-after-statement
Mark Rutland
1
-1
/
+3
2022-03-13
Kbuild: add -Wno-shift-negative-value where -Wextra is used
Arnd Bergmann
1
-0
/
+1
2022-03-11
dt-bindings: kbuild: Use DTB files for validation
Rob Herring
3
-27
/
+8
[next]