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
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-0
/
+95
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-89
/
+243
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+24
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+9
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
1
-5
/
+9
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
1
-1
/
+1
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
8
-9
/
+16
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+8
2020-05-11
checkpatch: warn about uses of ENOTSUPP
Jakub Kicinski
1
-0
/
+11
2020-05-11
bpf: Minor fixes to BPF helpers documentation
Quentin Monnet
1
-0
/
+6
2020-05-09
bpf: Add bpf_seq_printf and bpf_seq_write helpers
Yonghong Song
1
-0
/
+2
2020-05-07
scripts/gdb: repair rb_first() and rb_last()
Aymeric Agon-Rambosson
1
-2
/
+2
2020-05-07
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
1
-1
/
+1
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
1
-0
/
+75
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-4
/
+8
2020-05-04
Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+7
2020-05-04
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
1
-1
/
+1
2020-04-28
scripts: sphinx-pre-install: change the output order
Mauro Carvalho Chehab
1
-7
/
+10
2020-04-28
scripts: sphinx-pre-install: fix a bug when using with venv
Mauro Carvalho Chehab
1
-0
/
+20
2020-04-28
scripts: sphinx-pre-install: change recommendation text if venv exists
Mauro Carvalho Chehab
1
-12
/
+22
2020-04-28
scripts: sphinx-pre-install: change the warning for version < 2.4.4
Mauro Carvalho Chehab
1
-5
/
+14
2020-04-28
scripts: sphinx-pre-install: only ask to activate valid venvs
Mauro Carvalho Chehab
1
-16
/
+37
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-6
/
+9
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+5
2020-04-23
kbuild: fix DT binding schema rule again to avoid needless rebuilds
Masahiro Yamada
1
-1
/
+1
2020-04-23
scripts/config: allow colons in option strings for sed
Jeremie Francois (on alpha)
1
-1
/
+4
2020-04-22
kbuild/objtool: Add objtool-vmlinux.o pass
Peter Zijlstra
1
-0
/
+24
2020-04-21
kernel/module: Hide vermagic header file from general use
Leon Romanovsky
1
-0
/
+1
2020-04-21
checkpatch: fix a typo in the regex for $allocFunctions
Christophe JAILLET
1
-1
/
+1
2020-04-20
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
1
-12
/
+23
2020-04-20
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
1
-1
/
+3
2020-04-20
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
1
-0
/
+2
2020-04-20
scripts: sphinx-pre-install: add support for python -m venv
Mauro Carvalho Chehab
1
-38
/
+75
2020-04-20
scripts: sphinx-pre-install: add support for OpenMandriva
Mauro Carvalho Chehab
1
-4
/
+21
2020-04-20
scripts: sphinx-pre-install: address some issues with Gentoo
Mauro Carvalho Chehab
1
-3
/
+4
2020-04-20
scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04
Mauro Carvalho Chehab
1
-1
/
+2
2020-04-20
scripts: sphinx-pre-install: improve openSuse Tumbleweed check
Mauro Carvalho Chehab
1
-1
/
+3
2020-04-20
scripts: sphinx-pre-install: improve distro detection check
Mauro Carvalho Chehab
1
-0
/
+18
2020-04-17
Merge tag 'docs-fixes' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-04-17
kbuild: check libyaml installation for 'make dt_binding_check'
Masahiro Yamada
1
-1
/
+1
2020-04-15
scripts: documentation-file-ref-check: Add line break before exit
Tiezhu Yang
1
-1
/
+1
2020-04-15
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
1
-1
/
+1
2020-04-13
gcc-common.h: Update for GCC 10
Frédéric Pierret (fepitre)
2
-0
/
+5
2020-04-13
gcc-plugins/stackleak: Avoid assignment for unused macro argument
Kees Cook
1
-3
/
+2
2020-04-09
kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
Masahiro Yamada
4
-0
/
+123
2020-04-09
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
1
-17
/
+0
2020-04-09
kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
Masahiro Yamada
1
-4
/
+0
2020-04-09
kbuild: mkcompile_h: Include $LD version in /proc/version
Kees Cook
1
-1
/
+5
[next]