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
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+4
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
1
-2
/
+4
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+13
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-19
/
+33
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
1
-9
/
+9
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
1
-19
/
+33
2019-08-10
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
1
-0
/
+7
2019-08-10
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: revive single target %.ko
Masahiro Yamada
1
-4
/
+2
2019-08-04
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
1
-0
/
+4
2019-08-01
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
1
-1
/
+1
2019-08-01
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2
-36
/
+42
2019-08-01
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
1
-2
/
+2
2019-08-01
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
1
-1
/
+1
2019-08-01
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
1
-4
/
+2
2019-07-30
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
Matthias Maennich
1
-0
/
+1
2019-07-29
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
1
-0
/
+6
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+2
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
1
-2
/
+0
2019-07-27
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
1
-2
/
+2
2019-07-27
kbuild: remove unused objectify macro
Masahiro Yamada
1
-3
/
+0
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
1
-21
/
+97
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
18
-87
/
+119
2019-07-18
kbuild: split out *.mod out of {single,multi}-used-m rules
Masahiro Yamada
1
-9
/
+13
2019-07-18
kbuild: remove the first line of *.mod files
Masahiro Yamada
3
-11
/
+6
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
5
-37
/
+14
2019-07-18
kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
Masahiro Yamada
1
-6
/
+5
2019-07-18
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-6
/
+9
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+283
2019-07-17
kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-2
/
+1
2019-07-17
kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-4
/
+1
2019-07-17
kbuild: remove duplication from modules.order in sub-directories
Masahiro Yamada
1
-6
/
+3
2019-07-17
kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
Masahiro Yamada
3
-3
/
+3
2019-07-17
kbuild: do not create empty modules.order in the prepare stage
Masahiro Yamada
1
-1
/
+1
2019-07-17
coccinelle: api: add devm_platform_ioremap_resource script
Himanshu Jha
1
-0
/
+60
2019-07-17
kbuild: compile-test headers listed in header-test-m as well
Masahiro Yamada
2
-2
/
+2
2019-07-17
kbuild: remove unused hostcc-option
Masahiro Yamada
1
-5
/
+0
2019-07-17
kconfig: fix missing choice values in auto.conf
Masahiro Yamada
2
-4
/
+4
2019-07-17
scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
Mauro Carvalho Chehab
1
-0
/
+29
2019-07-17
scripts/sphinx-pre-install: cleanup Gentoo checks
Mauro Carvalho Chehab
1
-2
/
+13
2019-07-17
scripts/sphinx-pre-install: fix latexmk dependencies
Mauro Carvalho Chehab
1
-0
/
+4
2019-07-17
scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
Mauro Carvalho Chehab
1
-18
/
+50
2019-07-17
scripts/sphinx-pre-install: fix script for RHEL/CentOS
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-16
scripts/gdb: add helpers to find and list devices
Leonard Crestez
2
-0
/
+183
2019-07-16
scripts/gdb: add lx-genpd-summary command
Leonard Crestez
2
-0
/
+84
2019-07-16
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
1
-0
/
+6
2019-07-16
get_maintainer: add ability to skip moderated mailing lists
Joe Perches
1
-4
/
+10
2019-07-17
builddeb: generate multi-arch friendly linux-libc-dev package
Cedric Hombourger
2
-0
/
+6
[next]