index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
-0
/
+3
2019-04-19
locking/atomics: Don't assume that scripts are executable
Andrew Morton
-1
/
+1
2019-04-16
kbuild: handle old pahole more gracefully when generating BTF
Andrii Nakryiko
-1
/
+1
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-1
/
+19
2019-04-11
modpost: make KBUILD_MODPOST_WARN also configurable for external modules
Wiebe, Wladislav (Nokia - DE/Ulm)
-1
/
+1
2019-04-09
kconfig: Make nconf-cfg.sh executable
Petr Vorel
-0
/
+0
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
-0
/
+363
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
-0
/
+3
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
-1
/
+19
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
-6
/
+6
2019-04-02
kbuild: mkmakefile: generate a simple wrapper of top Makefile
Masahiro Yamada
-18
/
+2
2019-04-02
kbuild: mkmakefile: do not check the generated Makefile marker
Masahiro Yamada
-6
/
+0
2019-04-01
docs: scripts/sphinx-pre-install: suggest latexmk for building pdf
Mauro Carvalho Chehab
-0
/
+1
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2019-03-29
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
-1
/
+1
2019-03-29
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
-3
/
+5
2019-03-28
kbuild: modversions: Fix relative CRC byte order interpretation
Fredrik Noring
-1
/
+1
2019-03-28
scripts: coccinelle: Fix description of badty.cocci
Michael Stefaniuc
-1
/
+1
2019-03-28
kbuild: strip whitespace in cmd_record_mcount findstring
Joe Lawrence
-5
/
+2
2019-03-28
coccinelle: put_device: reduce false positives
Wen Yang
-0
/
+1
2019-03-25
checkpatch: Warn on improper usage of Co-developed-by
Sean Christopherson
-0
/
+18
2019-03-19
scripts/selinux: fix build
Stephen Smalley
-1
/
+1
2019-03-18
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
-2
/
+0
2019-03-18
scripts/selinux: modernize mdp
Stephen Smalley
-63
/
+194
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
-0
/
+5
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
-0
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
-0
/
+56
2019-03-14
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
-3
/
+3
2019-03-14
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
-13
/
+19
2019-03-14
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
-17
/
+17
2019-03-14
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
-16
/
+2
2019-03-14
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
-5
/
+7
2019-03-14
modpost: always show verbose warning for section mismatch
Masahiro Yamada
-23
/
+5
2019-03-14
deb-pkg: generate correct build dependencies
Riku Voipio
-1
/
+3
2019-03-13
Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-14
/
+44
2019-03-12
kconfig: fix 'Save As' menu of xconfig
Masahiro Yamada
-7
/
+36
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-165
/
+104
2019-03-10
Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
-1
/
+30
2019-03-10
Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+12
2019-03-09
Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Linus Torvalds
-5
/
+4
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
-15
/
+8
2019-03-09
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-22
/
+74
2019-03-07
scripts/gdb: replace flags (MS_xyz -> SB_xyz)
Jackie Liu
-12
/
+12
2019-03-07
checkpatch: add test for SPDX-License-Identifier on wrong line #
Joe Perches
-0
/
+8
2019-03-07
checkpatch: allow reporting C99 style comments
Vadim Bendebury
-1
/
+2
2019-03-07
checkpatch: add some new alloc functions to various tests
Joe Perches
-4
/
+15
2019-03-07
checkpatch: verify SPDX comment style
Joe Perches
-0
/
+8
[prev]
[next]