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
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-2
/
+19
2021-04-26
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
4
-50
/
+219
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2021-04-17
kasan: remove redundant config option
Walter Wu
1
-2
/
+8
2021-04-17
kasan: fix hwasan build for gcc
Arnd Bergmann
1
-6
/
+6
2021-04-16
docs: sphinx-pre-install: don't barf on beta Sphinx releases
Jonathan Corbet
1
-1
/
+1
2021-04-16
scripts: kernel-doc: improve parsing for kernel-doc comments syntax
Aditya Srivastava
1
-4
/
+15
2021-04-09
module: ensure __cfi_check alignment
Sami Tolvanen
1
-1
/
+18
2021-04-09
add support for Clang CFI
Sami Tolvanen
1
-1
/
+1
2021-04-05
Merge 5.12-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2021-04-02
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Sean Christopherson
1
-0
/
+2
2021-03-31
scripts: get_abi: ignore code blocks for cross-references
Mauro Carvalho Chehab
1
-0
/
+19
2021-03-31
scripts: get_abi.pl: parse description line per line
Mauro Carvalho Chehab
1
-21
/
+28
2021-03-31
scripts: get_abi.pl: extend xref match to other types
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-31
get_abi.pl: fix xref boundaries
Mauro Carvalho Chehab
1
-4
/
+9
2021-03-31
get_abi.pl: seek for all occurrences for Documentation/ABI
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-31
scripts: get_abi.pl: better handle escape chars on what:
Mauro Carvalho Chehab
1
-2
/
+3
2021-03-30
scripts: kernel-doc: add warning for comment not following kernel-doc syntax
Aditya Srivastava
1
-4
/
+13
2021-03-28
scripts/spdxcheck.py: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
docs: kernel-doc: properly recognize parameter lines with colons
Jonathan Corbet
1
-1
/
+7
2021-03-25
kernel-doc: better handle '::' sequences
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-13
kbuild: fix ld-version.sh to not be affected by locale
Masahiro Yamada
1
-1
/
+1
2021-03-11
certs: Add ability to preload revocation certs
Eric Snowberg
1
-0
/
+1
2021-03-11
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
Masahiro Yamada
1
-1
/
+1
2021-03-11
kbuild: remove unneeded -O option to dtc
Masahiro Yamada
1
-1
/
+1
2021-03-11
kbuild: dummy-tools: adjust to scripts/cc-version.sh
Masahiro Yamada
1
-2
/
+2
2021-03-11
kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppc
Jiri Slaby
1
-0
/
+9
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
1
-0
/
+1
2021-03-09
kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDOR
Bernhard Rosenkränzer
1
-7
/
+13
2021-03-09
kbuild: dummy-tools: fix inverted tests for gcc
Jiri Slaby
1
-0
/
+5
2021-03-09
scripts/kernel-doc: ignore identifier on anonymous enums
Mauro Carvalho Chehab
1
-2
/
+7
2021-03-09
scripts: kernel-doc: fix attribute capture in function parsing
Aditya Srivastava
1
-0
/
+2
2021-03-07
checkpatch: add verbose mode
Dwaipayan Ray
1
-20
/
+113
2021-03-07
scripts: kernel-doc: fix typedef support for struct/union parsing
Aditya Srivastava
1
-3
/
+14
2021-03-06
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2021-03-05
Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2021-03-03
ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
Chen Jun
1
-1
/
+1
2021-03-02
gcc-plugins: latent_entropy: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2021-03-02
gcc-plugins: structleak: remove unneeded variable 'ret'
Jason Yan
1
-2
/
+1
2021-02-28
kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
Masahiro Yamada
1
-3
/
+0
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
2
-15
/
+26
2021-02-27
kbuild: lto: add _mcount to list of used symbols
Arnd Bergmann
1
-0
/
+1
2021-02-27
Merge tag 'docs-5.12-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
1
-2
/
+0
2021-02-26
scripts/gdb: fix list_for_each
George Prekas
1
-0
/
+5
2021-02-26
checkpatch: do not apply "initialise globals to 0" check to BPF progs
Song Liu
1
-1
/
+11
2021-02-26
checkpatch: don't warn about colon termination in linker scripts
Chris Down
1
-1
/
+1
2021-02-26
checkpatch: add kmalloc_array_node to unnecessary OOM message check
Joe Perches
1
-1
/
+1
2021-02-26
checkpatch: add warning for avoiding .L prefix symbols in assembly files
Aditya Srivastava
1
-0
/
+7
[next]