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-05-19
test_firmware: fix end of loop test in upload_read_show()
Dan Carpenter
1
-4
/
+7
2022-05-19
siphash: add SPDX tags as sole licensing authority
Jason A. Donenfeld
2
-7
/
+5
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
1
-44
/
+22
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
1
-4
/
+3
2022-05-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2022-05-18
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
1
-2
/
+1
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
1
-340
/
+7
2022-05-18
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
1
-22
/
+10
2022-05-18
percpu_ref_init(): clean ->percpu_count_ref on failure
Al Viro
1
-0
/
+1
2022-05-17
kunit: fix executor OOM error handling logic on non-UML
Daniel Latypov
1
-4
/
+5
2022-05-16
kunit: take `kunit_assert` as `const`
Miguel Ojeda
1
-2
/
+2
2022-05-13
kasan: clean-up kconfig options descriptions
Andrey Konovalov
1
-86
/
+82
2022-05-13
lib/kstrtox.c: add "false"/"true" support to kstrtobool()
Jagdish Gediya
1
-1
/
+5
2022-05-13
debugobjects: Convert to SPDX license identifier
Thomas Gleixner
1
-4
/
+1
2022-05-13
lib/string_helpers: fix not adding strarray to device's resource list
Puyou Lu
1
-0
/
+3
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-22
/
+22
2022-05-12
kunit: bail out of test filtering logic quicker if OOM
Daniel Latypov
2
-6
/
+25
2022-05-12
lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
Daniel Latypov
1
-5
/
+10
2022-05-12
kunit: Rework kunit_resource allocation policy
David Gow
1
-57
/
+7
2022-05-10
dim: initialize all struct fields
Jesse Brandeburg
1
-22
/
+22
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2022-05-03
selftests/sysctl: add sysctl macro test
Tonghao Zhang
1
-0
/
+32
2022-05-02
kunit: fix debugfs code to use enum kunit_status, not bool
Daniel Latypov
1
-1
/
+1
2022-05-02
kunit: add ability to specify suite-level init and exit functions
Daniel Latypov
2
-0
/
+31
2022-05-02
kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)
Daniel Latypov
1
-4
/
+4
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
4
-12
/
+35
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-04-30
lib: remove back_str initialization
Tom Rix
1
-1
/
+1
2022-04-30
lib/string.c: simplify str[c]spn
Rasmus Villemoes
1
-19
/
+6
2022-04-30
lib/test_string.c: add strspn and strcspn tests
Rasmus Villemoes
1
-0
/
+33
2022-04-30
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
1
-21
/
+0
2022-04-30
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
Xiaoke Wang
1
-2
/
+10
2022-04-29
nvdimm: Drop nd_device_lock()
Dan Williams
1
-17
/
+0
2022-04-29
cxl: Drop cxl_device_lock()
Dan Williams
1
-6
/
+0
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+33
2022-04-27
hex2bin: fix access beyond string end
Mikulas Patocka
1
-3
/
+6
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
1
-7
/
+25
2022-04-27
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
4
-0
/
+32
2022-04-27
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
1
-1
/
+1
2022-04-26
test_firmware: Error injection for firmware upload
Russ Weight
1
-5
/
+122
2022-04-26
test_firmware: Add test support for firmware upload
Russ Weight
1
-0
/
+261
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-22
printk: rename cpulock functions
John Ogness
2
-4
/
+4
2022-04-22
objtool: Add HAVE_NOINSTR_VALIDATION
Josh Poimboeuf
1
-1
/
+1
2022-04-22
objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
Josh Poimboeuf
1
-1
/
+1
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
2
-4
/
+5
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
3
-11
/
+14
2022-04-19
lib/strn*,objtool: Enforce user_access_begin() rules
Peter Zijlstra
2
-2
/
+2
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-34
/
+6
2022-04-13
lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead()
Sebastian Andrzej Siewior
1
-2
/
+6
[prev]
[next]