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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-19
/
+20
2023-02-14
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-19
/
+20
2023-02-10
lib: parser: optimize match_NUMBER apis to use local array
Li Lingfeng
1
-19
/
+20
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-12
/
+133
2023-02-08
lib/cpumask: update comment for cpumask_local_spread()
Yury Norov
1
-4
/
+22
2023-02-08
lib/cpumask: reorganize cpumask_local_spread() logic
Yury Norov
1
-10
/
+6
2023-02-08
cpumask: improve on cpumask_local_spread() locality
Yury Norov
1
-10
/
+2
2023-02-08
lib/find: introduce find_nth_and_andnot_bit
Yury Norov
1
-0
/
+9
2023-02-05
Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+31
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
3
-12
/
+102
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-17
/
+39
2023-02-03
Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-15
/
+26
2023-02-01
Kconfig.debug: fix the help description in SCHED_DEBUG
ye xingchen
1
-1
/
+1
2023-02-01
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
1
-0
/
+1
2023-02-01
maple_tree: should get pivots boundary by type
Wei Yang
1
-2
/
+3
2023-02-01
maple_tree: fix mas_empty_area_rev() lower bound validation
Liam Howlett
2
-9
/
+97
2023-01-31
perf: Fix perf_event_pmu_context serialization
James Clark
1
-0
/
+31
2023-01-31
kunit: fix bug in KUNIT_EXPECT_MEMEQ
Rae Moar
1
-15
/
+25
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+9
2023-01-28
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+11
2023-01-28
Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2023-01-26
Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2023-01-25
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
Kees Cook
2
-0
/
+11
2023-01-25
lib: Kconfig: fix spellos
Randy Dunlap
2
-2
/
+2
2023-01-21
netlink: prevent potential spectre v1 gadgets
Eric Dumazet
1
-0
/
+3
2023-01-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+15
2023-01-20
kunit: Export kunit_running()
Arnd Bergmann
1
-0
/
+1
2023-01-19
Sync with v6.2-rc4
Andrew Morton
1
-1
/
+0
2023-01-17
btf, scripts: Exclude Rust CUs with pahole
Martin Rodriguez Reboredo
1
-0
/
+9
2023-01-17
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
1
-10
/
+15
2023-01-13
lockref: stop doing cpu_relax in the cmpxchg loop
Mateusz Guzik
1
-1
/
+0
2023-01-12
lib/win_minmax: use /* notation for regular comments
Randy Dunlap
1
-1
/
+1
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
1
-1
/
+1
2022-12-27
kunit: alloc_string_stream_fragment error handling bug fix
YoungJun.park
1
-1
/
+3
2022-12-22
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Liam Howlett
1
-0
/
+23
2022-12-22
maple_tree: fix mas_spanning_rebalance() on insufficient data
Liam Howlett
1
-1
/
+3
2022-12-20
Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-22
/
+2
2022-12-20
Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+27
2022-12-19
Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linux
Linus Torvalds
38
-2443
/
+6689
2022-12-19
Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-9
/
+14
2022-12-19
Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+18
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2022-12-16
fault-injection: make stacktrace filter works as expected
Wei Yongjun
1
-3
/
+9
2022-12-16
fault-injection: make some stack filter attrs more readable
Wei Yongjun
1
-4
/
+4
2022-12-16
fault-injection: skip stacktrace filtering by default
Wei Yongjun
1
-1
/
+1
2022-12-16
fault-injection: allow stacktrace filter for x86-64
Wei Yongjun
1
-1
/
+0
[next]