index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
24
-266
/
+405
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-38
/
+160
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+29
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-2
/
+19
2021-04-26
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
4
-50
/
+219
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+6
2021-04-25
kbuild: deb-pkg: change the source package name to linux-upstream
Masahiro Yamada
1
-1
/
+1
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
3
-49
/
+13
2021-04-25
kbuild: remove TMPO from try-run
Masahiro Yamada
1
-1
/
+0
2021-04-25
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
1
-0
/
+2
2021-04-25
kbuild: add support for zstd compressed modules
Piotr Gorski
1
-0
/
+6
2021-04-25
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
2
-29
/
+9
2021-04-25
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
1
-8
/
+68
2021-04-25
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
1
-18
/
+22
2021-04-25
kbuild: check module name conflict for external modules as well
Masahiro Yamada
1
-2
/
+2
2021-04-25
scripts: modpost.c: Fix a few typos
Bhaskar Chowdhury
1
-4
/
+4
2021-04-25
kbuild: fix false-positive modpost warning when all symbols are trimmed
Masahiro Yamada
2
-15
/
+17
2021-04-25
kbuild: do not set -w for vmlinux.o modpost
Masahiro Yamada
1
-3
/
+5
2021-04-25
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2
-15
/
+15
2021-04-25
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
1
-8
/
+0
2021-04-25
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
3
-0
/
+94
2021-04-25
kbuild: collect minimum tool versions into scripts/min-tool-version.sh
Masahiro Yamada
3
-22
/
+48
2021-04-25
kbuild: move $(strip ) to suffix-search definition
Masahiro Yamada
1
-3
/
+3
2021-04-25
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
2
-8
/
+8
2021-04-25
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
1
-0
/
+4
2021-04-25
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
1
-0
/
+8
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
3
-80
/
+76
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+13
2021-04-16
kasan: remove redundant config option
Walter Wu
1
-2
/
+8
2021-04-16
kasan: fix hwasan build for gcc
Arnd Bergmann
1
-6
/
+6
2021-04-15
docs: sphinx-pre-install: don't barf on beta Sphinx releases
Jonathan Corbet
1
-1
/
+1
2021-04-15
scripts: kernel-doc: improve parsing for kernel-doc comments syntax
Aditya Srivastava
1
-4
/
+15
2021-04-13
bpf: Generate BTF_KIND_FLOAT when linking vmlinux
Ilya Leoshkevich
1
-1
/
+6
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
1
-0
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-04-08
module: ensure __cfi_check alignment
Sami Tolvanen
1
-1
/
+18
2021-04-08
add support for Clang CFI
Sami Tolvanen
1
-1
/
+1
2021-04-07
docs: dt: update writing-schema.rst references
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-05
Merge 5.12-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2021-04-01
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Sean Christopherson
1
-0
/
+2
2021-03-31
scripts: get_abi: ignore code blocks for cross-references
Mauro Carvalho Chehab
1
-0
/
+19
2021-03-31
scripts: get_abi.pl: parse description line per line
Mauro Carvalho Chehab
1
-21
/
+28
2021-03-31
scripts: get_abi.pl: extend xref match to other types
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-31
get_abi.pl: fix xref boundaries
Mauro Carvalho Chehab
1
-4
/
+9
2021-03-31
get_abi.pl: seek for all occurrences for Documentation/ABI
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-31
scripts: get_abi.pl: better handle escape chars on what:
Mauro Carvalho Chehab
1
-2
/
+3
[next]