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-01-14
kbuild: add cmd_file_size
Masahiro Yamada
1
-0
/
+3
2022-01-14
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
1
-6
/
+24
2022-01-14
kbuild: drop $(size_append) from cmd_zstd
Masahiro Yamada
1
-1
/
+1
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+5
2022-01-11
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2022-01-11
Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2022-01-11
Merge tag 'docs-5.17' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+4
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+50
2022-01-11
Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+18
2022-01-08
certs: move scripts/extract-cert to certs/
Masahiro Yamada
4
-172
/
+4
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
4
-14
/
+15
2022-01-08
kbuild: do not include include/config/auto.conf from shell scripts
Masahiro Yamada
3
-36
/
+31
2022-01-08
certs: simplify $(srctree)/ handling and remove config_filename macro
Masahiro Yamada
1
-47
/
+0
2022-01-08
kbuild: stop using config_filename in scripts/Makefile.modsign
Masahiro Yamada
1
-2
/
+3
2022-01-08
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
1
-171
/
+0
2022-01-07
scripts: sphinx-pre-install: Fix ctex support on Debian
Mauro Carvalho Chehab
1
-0
/
+3
2022-01-05
riscv: extable: add `type` and `data` fields
Jisheng Zhang
1
-1
/
+1
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
2
-1
/
+16
2022-01-05
scripts/sorttable: Unify arm64 & x86 sort functions
Mark Rutland
1
-33
/
+3
2022-01-05
parisc: decompressor: do not copy source files while building
Masahiro Yamada
1
-0
/
+5
2022-01-03
scripts: sphinx-pre-install: add required ctex dependency
Mauro Carvalho Chehab
1
-0
/
+1
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2021-12-24
recordmcount.pl: fix typo in s390 mcount regex
Heiko Carstens
1
-1
/
+1
2021-12-17
ARM: 9154/1: decompressor: do not copy source files while building
Masahiro Yamada
1
-1
/
+1
2021-12-16
scripts/gdb: lx-dmesg: read records individually
John Ogness
1
-17
/
+18
2021-12-12
recordmcount.pl: look for jgnop instruction as well as bcrl on s390
Jerome Marchand
1
-1
/
+1
2021-12-11
script/sorttable: Code style improvements
Yinan Liu
1
-2
/
+2
2021-12-09
locking/atomics, kcsan: Add instrumentation for barriers
Marco Elver
1
-9
/
+32
2021-12-09
kcsan: Ignore GCC 11+ warnings about TSan runtime support
Marco Elver
1
-0
/
+6
2021-12-09
kcsan, kbuild: Add option for barrier instrumentation only
Marco Elver
1
-0
/
+5
2021-12-09
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
1
-2
/
+7
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2
-1
/
+5
2021-12-02
Documentation: Raise the minimum supported version of LLVM to 11.0.0
Nathan Chancellor
1
-1
/
+1
2021-12-02
streamline_config.pl: show the full Kconfig name
Łukasz Stelmach
1
-1
/
+1
2021-12-02
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2
-8
/
+12
2021-11-29
Merge 5.16-rc3 into char-misc-next
Greg Kroah-Hartman
2
-0
/
+27
2021-11-26
scripts/tags: add space regexs to all regex_c
Zhaoyu Liu
1
-63
/
+63
2021-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-0
/
+27
2021-11-13
Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+155
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-0
/
+5
2021-11-10
mips: decompressor: do not copy source files while building
Masahiro Yamada
1
-0
/
+5
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+35
2021-11-09
scripts/gdb: handle split debug for vmlinux
Douglas Anderson
1
-1
/
+2
2021-11-09
checkpatch: get default codespell dictionary path from package location
Peter Ujfalusi
1
-4
/
+28
2021-11-09
checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses
Joe Perches
1
-0
/
+1
2021-11-09
const_structs.checkpatch: add a few sound ops structs
Rikard Falkeborn
1
-0
/
+4
2021-11-09
HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
Thomas Weißschuh
2
-0
/
+27
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
12
-326
/
+344
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+19
2021-11-06
Compiler Attributes: add __alloc_size() for better bounds checking
Kees Cook
1
-1
/
+2
[prev]
[next]