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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+18
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-40
/
+76
2021-11-14
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2021-11-13
Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-6
/
+9
2021-11-12
tracing/histogram: Fix check for missing operands in an expression
Kalesh Singh
1
-1
/
+2
2021-11-12
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
1
-4
/
+5
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2021-11-12
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
1
-1
/
+2
2021-11-12
Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-111
/
+183
2021-11-11
Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-1
/
+7
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-35
/
+27
2021-11-11
perf/core: Avoid put_page() when GUP fails
Greg Thelen
1
-5
/
+5
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
2
-24
/
+24
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
5
-16
/
+49
2021-11-11
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-11-11
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-2
/
+2
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+33
2021-11-11
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2021-11-11
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+36
2021-11-10
ftrace/direct: Fix lockup in modify_ftrace_direct_multi
Jiri Olsa
1
-1
/
+2
2021-11-10
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
1
-0
/
+5
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+2
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-71
/
+66
2021-11-09
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
1
-10
/
+19
2021-11-09
kernel/resource: clean up and optimize iomem_is_exclusive()
David Hildenbrand
1
-5
/
+20
2021-11-09
kcov: replace local_irq_save() with a local_lock_t
Sebastian Andrzej Siewior
1
-13
/
+17
2021-11-09
kcov: avoid enable+disable interrupts if !in_task()
Sebastian Andrzej Siewior
1
-3
/
+3
2021-11-09
kcov: allocate per-CPU memory on the relevant node
Sebastian Andrzej Siewior
1
-2
/
+2
2021-11-09
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
1
-6
/
+3
2021-11-09
extable: use is_kernel_text() helper
Kefeng Wang
1
-2
/
+1
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-10
/
+2
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
2
-19
/
+1
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
1
-3
/
+0
2021-11-08
Merge tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
4
-122
/
+53
2021-11-08
Merge tag 'modules-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+58
2021-11-07
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+2
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-7
/
+79
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
1
-0
/
+30
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
1
-0
/
+5
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2
-3
/
+3
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
1
-0
/
+15
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
1
-1
/
+1
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
1
-0
/
+23
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
1
-1
/
+0
2021-11-06
mm/mmap.c: fix a data race of mm->total_vm
Peng Liu
1
-1
/
+1
2021-11-06
workqueue, kasan: avoid alloc_pages() when recording stack
Marco Elver
1
-1
/
+1
[next]