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
2023-12-28
kconfig: Use KCONFIG_CONFIG instead of .config
Markus Schneider-Pargmann
1
-1
/
+1
2023-12-28
kconfig: remove redundant NULL pointer check before free()
Masahiro Yamada
2
-4
/
+2
2023-12-28
kconfig: remove unreachable printf()
Masahiro Yamada
1
-1
/
+0
2023-12-28
kconfig: add include guard to lkc_proto.h
Masahiro Yamada
1
-0
/
+5
2023-12-28
kconfig: squash menu_has_help() and menu_get_help()
Masahiro Yamada
2
-17
/
+2
2023-12-10
kconfig: factor out common code shared by mconf and nconf
Masahiro Yamada
5
-107
/
+75
2023-12-10
modpost: remove unreachable code after fatal()
Masahiro Yamada
1
-6
/
+3
2023-12-10
modpost: remove unneeded initializer in section_rel()
Masahiro Yamada
1
-1
/
+1
2023-12-10
modpost: inform compilers that fatal() never returns
Masahiro Yamada
2
-1
/
+7
2023-12-10
modpost: move __attribute__((format(printf, 2, 3))) to modpost.h
Masahiro Yamada
2
-3
/
+3
2023-12-10
kbuild: determine base DTB by suffix
Masahiro Yamada
1
-2
/
+2
2023-12-10
kbuild: deb-pkg: remove the fakeroot builds support
Masahiro Yamada
2
-10
/
+2
2023-12-03
kconfig: default to zero if int/hex symbol lacks default property
Masahiro Yamada
1
-5
/
+12
2023-12-03
kconfig: remove unneeded symbol_empty variable
Masahiro Yamada
1
-9
/
+2
2023-12-03
scripts: clean up IA-64 code
Masahiro Yamada
10
-34
/
+6
2023-12-03
kbuild: support W=c and W=e shorthands for Kconfig
Masahiro Yamada
2
-9
/
+8
2023-11-28
kbuild: remove the last use of old cmd_src_tar rule in packaging
Masahiro Yamada
2
-24
/
+2
2023-11-28
kbuild: buildtar: always make modules_install
Petr Vorel
1
-4
/
+2
2023-11-28
kbuild: buildtar: Remove unused $dirs
Petr Vorel
1
-2
/
+0
2023-11-28
kconfig: massage the loop in conf_read_simple()
Masahiro Yamada
1
-6
/
+13
2023-11-28
kconfig: require an exact match for "is not set" to disable CONFIG option
Masahiro Yamada
1
-1
/
+1
2023-11-28
kconfig: introduce getline_stripped() helper
Masahiro Yamada
1
-14
/
+26
2023-11-28
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
1
-54
/
+35
2023-11-28
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
1
-13
/
+8
2023-11-28
kconfig: require a space after '#' for valid input
Masahiro Yamada
1
-0
/
+2
2023-11-28
kconfig: remove error check for xrealloc()
Masahiro Yamada
1
-6
/
+2
2023-11-28
kbuild: deb-pkg: apply short -R and -j options
Dmitrii Bundin
1
-1
/
+1
2023-11-28
kconfig: do not clear SYMBOL_DEF_USER when the value is out of range
Masahiro Yamada
1
-1
/
+1
2023-11-28
genksyms: use getopt_long() unconditionally
Masahiro Yamada
1
-18
/
+0
2023-11-28
genksyms: remove the remnant of the -s option
Masahiro Yamada
1
-4
/
+2
2023-11-22
scripts/checkstack.pl: match all stack sizes for s390
Heiko Carstens
1
-2
/
+1
2023-11-20
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+12
2023-11-17
kconfig: fix memory leak from range properties
Masahiro Yamada
1
-8
/
+6
2023-11-17
kbuild: Move the single quotes for image name
Simon Glass
1
-2
/
+2
2023-11-16
modpost: fix section mismatch message for RELA
Masahiro Yamada
1
-2
/
+4
2023-11-15
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+2
2023-11-14
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
1
-2
/
+2
2023-11-09
gcc-plugins: randstruct: Only warn about true flexible arrays
Kees Cook
1
-10
/
+0
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
16
-219
/
+386
2023-11-04
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+12
2023-11-04
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+12
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-11
/
+29
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-25
/
+49
2023-11-02
Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-02
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-11-01
module: Make is_valid_name() return bool
Tiezhu Yang
1
-2
/
+2
2023-11-01
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2
-2
/
+7
2023-11-01
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
1
-4
/
+5
2023-11-01
scripts/gdb: add lx_current support for riscv
Deepak Gupta
1
-0
/
+15
[next]