index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-10-20
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
2019-10-19
scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
Joel Colledge
2019-10-17
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
2019-10-15
scripts: setlocalversion: fix a bashism
Randy Dunlap
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-12
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-07
nsdeps: make generated patches independent of locale
Masahiro Yamada
2019-10-07
nsdeps: fix hashbang of scripts/nsdeps
Masahiro Yamada
2019-10-07
modpost: fix broken sym->namespace for external module builds
Masahiro Yamada
2019-10-07
module: swap the order of symbol.namespace
Masahiro Yamada
2019-10-07
scripts: add_namespace: Fix coccicheck failed
YueHaibing
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
2019-10-01
modpost: fix static EXPORT_SYMBOL warnings for UML build
Masahiro Yamada
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-25
checkpatch: check for nested (un)?likely() calls
Denis Efremov
2019-09-25
scripts/gdb: handle split debug
Douglas Anderson
2019-09-25
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
2019-09-25
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
2019-09-25
checkpatch: allow consecutive close braces
Joe Perches
2019-09-25
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
2019-09-25
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
2019-09-25
checkpatch.pl: warn on invalid commit id
Matteo Croce
2019-09-25
checkpatch: improve SPDX license checking
Joe Perches
2019-09-25
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-21
Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-14
genksyms: convert to SPDX License Identifier for lex.l and parse.y
Masahiro Yamada
2019-09-14
modpost: use __section in the output to *.mod.c
Masahiro Yamada
2019-09-14
modpost: use MODULE_INFO() for __module_depends
Masahiro Yamada
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
2019-09-10
modpost: add support for generating namespace dependencies
Matthias Maennich
2019-09-10
modpost: add support for symbol namespaces
Matthias Maennich
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
2019-09-06
kbuild: replace BASH-specific ${@:2} with shift and ${@}
Andrii Nakryiko
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-09-06
kbuild: refactor scripts/Makefile.extrawarn
Masahiro Yamada
2019-09-06
coccinelle: platform_get_irq: Fix parse error
YueHaibing
2019-09-04
merge_config.sh: ignore unwanted grep errors
Guillaume Tucker
[next]