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