index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
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-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
coccinelle: platform_get_irq: Fix parse error
YueHaibing
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-08-15
kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE
Mark Rutland
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
2019-08-12
kernel-doc: Allow anonymous enum
Andy Shevchenko
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-10
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
2019-08-10
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
2019-08-10
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
2019-08-10
kbuild: revive single target %.ko
Masahiro Yamada
2019-08-06
kernel-doc: ignore __printf attribute
Randy Dunlap
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-04
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
2019-08-01
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
2019-08-01
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-08-01
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
2019-08-01
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-08-01
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
2019-07-30
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
Matthias Maennich
2019-07-30
coccinelle: Add script to check for platform_get_irq() excessive prints
Stephen Boyd
2019-07-29
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
2019-07-27
kbuild: remove unused objectify macro
Masahiro Yamada
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-18
kbuild: split out *.mod out of {single,multi}-used-m rules
Masahiro Yamada
2019-07-18
kbuild: remove the first line of *.mod files
Masahiro Yamada
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-18
kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
Masahiro Yamada
2019-07-18
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
kbuild: remove duplication from modules.order in sub-directories
Masahiro Yamada
2019-07-17
kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
Masahiro Yamada
2019-07-17
kbuild: do not create empty modules.order in the prepare stage
Masahiro Yamada
2019-07-17
coccinelle: api: add devm_platform_ioremap_resource script
Himanshu Jha
[next]