index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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-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-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-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
2021-02-26
checkpatch: improve TYPECAST_INT_CONSTANT test message
Joe Perches
1
-10
/
+10
2021-02-26
checkpatch: prefer ftrace over function entry/exit printks
Joe Perches
1
-0
/
+35
2021-02-26
checkpatch: trivial style fixes
Dwaipayan Ray
1
-9
/
+9
2021-02-26
checkpatch: ignore warning designated initializers using NR_CPUS
Peng Wang
1
-1
/
+3
2021-02-26
checkpatch: improve blank line after declaration test
Joe Perches
1
-23
/
+29
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
20
-230
/
+423
2021-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+30
2021-02-25
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+26
2021-02-25
scripts/spelling.txt: add "allocted" and "exeeds" typo
dingsenjie
1
-0
/
+2
2021-02-25
scripts/spelling.txt: check for "exeeds"
zuoqilin
1
-0
/
+1
2021-02-25
scripts/spelling.txt: increase error-prone spell checking
tangchunyou
1
-0
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+23
2021-02-24
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
3
-16
/
+0
2021-02-24
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
Masahiro Yamada
1
-22
/
+14
2021-02-24
kconfig: omit --oldaskconfig option for 'make config'
Masahiro Yamada
2
-1
/
+2
2021-02-24
kconfig: fix 'invalid option' for help option
Masahiro Yamada
1
-2
/
+2
2021-02-24
kconfig: remove dead code in conf_askvalue()
Masahiro Yamada
1
-15
/
+1
2021-02-24
kconfig: clean up nested if-conditionals in check_conf()
Masahiro Yamada
1
-26
/
+29
2021-02-24
kconfig: Remove duplicate call to sym_get_string_value()
Mickaël Salaün
1
-1
/
+1
2021-02-24
dts: drop dangling c6x symlink
Michal Kubecek
1
-1
/
+0
[next]