index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2020-10-22
Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-275
/
+170
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-680
/
+401
2020-10-22
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
1
-0
/
+1
2020-10-20
kbuild: Use uname for LINUX_COMPILE_HOST detection
Chris Down
1
-1
/
+1
2020-10-20
kbuild: remove leftover comment for filechk utility
Rasmus Villemoes
1
-2
/
+0
2020-10-20
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-1
/
+1
2020-10-19
Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
11
-26
/
+1118
2020-10-18
coccinelle: api: add kfree_mismatch script
Denis Efremov
1
-0
/
+228
2020-10-17
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-82
/
+223
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-75
/
+209
2020-10-16
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
1
-1
/
+9
2020-10-16
scripts/gdb/tasks: add headers and improve spacing format
Ritesh Harjani
1
-4
/
+5
2020-10-16
scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...
Ritesh Harjani
1
-8
/
+7
2020-10-16
checkpatch: add new warnings to author signoff checks.
Dwaipayan Ray
1
-16
/
+77
2020-10-16
checkpatch: fix false positive on empty block comment lines
Łukasz Stelmach
1
-1
/
+1
2020-10-16
checkpatch: fix multi-statement macro checks for while blocks.
Dwaipayan Ray
1
-3
/
+4
2020-10-16
checkpatch: emit a warning on embedded filenames
Joe Perches
1
-0
/
+6
2020-10-16
checkpatch: extend author Signed-off-by check for split From: header
Dwaipayan Ray
1
-0
/
+4
2020-10-16
checkpatch: allow not using -f with files that are in git
Joe Perches
1
-0
/
+14
2020-10-16
checkpatch: warn on self-assignments
Joe Perches
1
-0
/
+11
2020-10-16
const_structs.checkpatch: add pinctrl_ops and pinmux_ops
Rikard Falkeborn
1
-0
/
+2
2020-10-16
checkpatch: warn if trace_printk and friends are called
Nicolas Boichat
1
-0
/
+6
2020-10-16
const_structs.checkpatch: add phy_ops
Rikard Falkeborn
1
-0
/
+1
2020-10-16
checkpatch: add test for comma use that should be semicolon
Joe Perches
1
-0
/
+11
2020-10-16
checkpatch: move repeated word test
Joe Perches
1
-36
/
+36
2020-10-16
checkpatch: add --kconfig-prefix
Jerome Forissier
1
-4
/
+8
2020-10-16
get_maintainer: exclude MAINTAINERS file(s) from --git-fallback
Joe Perches
1
-2
/
+4
2020-10-16
get_maintainer: add test for file in VCS
Joe Perches
1
-0
/
+3
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+7
2020-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+0
2020-10-15
coccinelle: iterators: Add for_each_child.cocci script
Sumera Priyadarsini
1
-0
/
+358
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
1
-9
/
+14
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
1
-2
/
+4
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
1
-8
/
+43
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
1
-12
/
+14
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
1
-23
/
+41
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
1
-23
/
+21
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
1
-3
/
+4
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
1
-10
/
+24
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
1
-6
/
+65
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
1
-4
/
+11
2020-10-15
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-0
/
+3
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+315
2020-10-15
Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-44
/
+61
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+26
2020-10-14
kbuild: deb-pkg: clean up package name variables
Masahiro Yamada
1
-9
/
+9
2020-10-14
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2
-9
/
+16
[next]