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
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
2024-05-14
modules: Drop the .export_symbol section from the final modules
Wang Yao
1
-0
/
+1
2024-05-14
LoongArch: rust: Switch to use built-in rustc target
WANG Rui
2
-7
/
+2
2024-05-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+13
2024-05-14
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
5
-4
/
+12
2024-05-13
Merge tag 'docs-6.10' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+122
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-5
/
+0
2024-05-12
scripts: checkpatch: check unused parameters for function-like macro
Xining Xu
1
-0
/
+6
2024-05-10
kbuild,bpf: Switch to using --btf_features for pahole v1.26 and later
Alan Maguire
1
-2
/
+13
2024-05-09
kconfig: use menu_list_for_each_sym() in sym_check_choice_deps()
Masahiro Yamada
1
-10
/
+15
2024-05-09
kconfig: use sym_get_choice_menu() in conf_write_defconfig()
Masahiro Yamada
1
-4
/
+5
2024-05-09
kconfig: add sym_get_choice_menu() helper
Masahiro Yamada
2
-0
/
+36
2024-05-09
kconfig: turn defaults and additional prompt for choice members into error
Masahiro Yamada
2
-10
/
+40
2024-05-09
kconfig: turn missing prompt for choice members into error
Masahiro Yamada
2
-2
/
+14
2024-05-09
kconfig: turn conf_choice() into void function
Masahiro Yamada
1
-6
/
+5
2024-05-09
kconfig: use linked list in sym_set_changed()
Masahiro Yamada
1
-5
/
+3
2024-05-09
kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGED
Masahiro Yamada
1
-6
/
+3
2024-05-09
kconfig: gconf: remove debug code
Masahiro Yamada
1
-48
/
+1
2024-05-09
kconfig: gconf: update pane correctly after loading a config file
Masahiro Yamada
1
-1
/
+3
2024-05-09
kbuild: buildtar: install riscv compressed images as vmlinuz
Emil Renner Berthing
1
-10
/
+8
2024-05-09
kbuild: simplify generic vdso installation code
Masahiro Yamada
1
-4
/
+3
2024-05-09
kbuild: add 'private' to target-specific variables
Masahiro Yamada
1
-3
/
+3
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
10
-23
/
+22
2024-05-09
kbuild: use $(obj)/ instead of $(src)/ for common pattern rules
Masahiro Yamada
3
-16
/
+16
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
1
-1
/
+1
2024-05-08
scripts/gdb: fix detection of current CPU in KGDB
Florian Rommel
1
-5
/
+1
2024-05-08
scripts/gdb: make get_thread_info accept pointers
Florian Rommel
1
-1
/
+1
2024-05-08
scripts/gdb: fix parameter handling in $lx_per_cpu
Florian Rommel
1
-3
/
+2
2024-05-08
scripts/gdb: fix failing KGDB detection during probe
Florian Rommel
1
-1
/
+1
2024-05-07
kbuild: do not add $(srctree) or $(objtree) to header search paths
Masahiro Yamada
1
-3
/
+3
2024-05-07
kernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning.
Utkarsh Tripathi
1
-1
/
+1
2024-05-07
m68k: Avoid CONFIG_COLDFIRE switch in uapi header
Thomas Huth
1
-1
/
+0
2024-05-05
rust: upgrade to Rust 1.78.0
Miguel Ojeda
2
-2
/
+2
2024-05-04
scripts/spdxcheck: Add count of missing files to stats output
Bird, Tim
1
-0
/
+3
2024-05-03
const_structs.checkpatch: add lcd_ops
Krzysztof Kozlowski
1
-0
/
+1
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-05-02
docs: scripts/check-variable-fonts.sh: Improve commands for detection
Akira Yokosawa
1
-8
/
+6
2024-05-02
kconfig: remove SYMBOL_NO_WRITE flag
Masahiro Yamada
5
-8
/
+4
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
14
-75
/
+5
2024-05-02
kconfig: remove SYMBOL_CHOICE flag
Masahiro Yamada
6
-9
/
+6
2024-05-02
kbuild: buildtar: remove warning for the default case
Masahiro Yamada
1
-11
/
+1
2024-05-02
kconfig: remove unneeded if-conditional in conf_choice()
Masahiro Yamada
1
-3
/
+2
2024-05-02
kconfig: use menu_for_each_entry() to traverse menu tree
Masahiro Yamada
2
-35
/
+6
2024-05-02
kconfig: add menu_next() function and menu_for_each(_sub)_entry macros
Masahiro Yamada
2
-0
/
+26
2024-05-02
kbuild: buildtar: add comments about inconsistent package generation
Masahiro Yamada
1
-4
/
+12
2024-05-02
dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
Rob Herring
1
-1
/
+1
2024-04-29
RISC-V: enable building 64-bit kernels with rust support
Miguel Ojeda
1
-0
/
+6
2024-04-27
Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2024-04-26
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+7
2024-04-26
scripts/kallysms: always include __start and __stop symbols
Kent Overstreet
1
-0
/
+13
2024-04-26
scripts/kernel-doc: drop "_noprof" on function prototypes
Randy Dunlap
1
-0
/
+1
[prev]
[next]