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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-15
/
+13
2022-12-12
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-16
/
+0
2022-12-12
Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2022-12-08
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
56
-1959
/
+46497
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-02
error-injection: Add prompt for function error injection
Steven Rostedt (Google)
1
-1
/
+7
2022-12-01
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-12-01
percpu-refcount: Use call_rcu_hurry() for atomic switch
Joel Fernandes (Google)
1
-1
/
+2
2022-11-27
Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-23
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-11-23
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
1
-0
/
+1
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-5
/
+8
2022-11-19
lib: assume char is unsigned
Jason A. Donenfeld
2
-16
/
+0
2022-11-09
maple_tree: don't set a new maximum on the node when not reusing nodes
Liam Howlett
1
-2
/
+1
2022-11-09
maple_tree: fix depth tracking in maple_state
Liam Howlett
1
-1
/
+2
2022-11-09
kmsan: make sure PREEMPT_RT is off
Alexander Potapenko
1
-0
/
+1
2022-11-09
Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
Alexander Potapenko
1
-1
/
+1
2022-11-09
maple_tree: reorganize testing to restore module testing
Liam Howlett
4
-35741
/
+232
2022-11-09
maple_tree: mas_anode_descend() clang-analyzer cleanup
Liam Howlett
1
-6
/
+4
2022-11-09
maple_tree: remove pointer to pointer use in mas_alloc_nodes()
Liam Howlett
1
-3
/
+1
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-26
/
+15
2022-11-02
netlink: introduce bigendian integer types
Florian Westphal
1
-26
/
+15
2022-11-01
test_printf: Refactor fwnode_pointer() to make it more readable
Andy Shevchenko
1
-14
/
+12
2022-10-30
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-3
/
+4
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
Alexander Potapenko
1
-1
/
+2
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-36
/
+22
2022-10-27
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+36
2022-10-26
rhashtable: make test actually random
Rolf Eike Beer
1
-36
/
+22
2022-10-26
overflow: Refactor test skips for Clang-specific issues
Kees Cook
1
-17
/
+35
2022-10-26
overflow: disable failing tests for older clang versions
Nick Desaulniers
1
-1
/
+8
2022-10-19
kcsan: Fix trivial typo in Kconfig help comments
Ryosuke Yasuoka
1
-3
/
+3
2022-10-19
kunit: update NULL vs IS_ERR() tests
Dan Carpenter
2
-3
/
+3
2022-10-18
vsprintf: replace in_irq() with in_hardirq()
ye xingchen
1
-1
/
+1
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-47
/
+38
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+8
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-25
/
+126
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-10-13
hmm-tests: add test for migrate_device_range()
Alistair Popple
2
-21
/
+100
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
1
-1
/
+1
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
1
-3
/
+4
2022-10-13
lib/test_meminit: add checks for the allocation functions
Xiaoke Wang
1
-0
/
+21
2022-10-13
Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
4
-95
/
+43
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-10
/
+6
2022-10-12
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Masahiro Yamada
1
-0
/
+1
2022-10-12
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
Masahiro Yamada
1
-2
/
+2
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
3
-3
/
+3
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
6
-12
/
+12
[next]