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
2019-08-03
memremap: move from kernel/ to mm/
Christoph Hellwig
2
-406
/
+0
2019-08-03
kernel/signal.c: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-02
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+11
2019-08-02
Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+5
2019-07-31
Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-10
/
+7
2019-07-31
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Changbin Du
1
-10
/
+7
2019-07-30
exit: make setting exit_state consistent
Christian Brauner
1
-2
/
+3
2019-07-29
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
1
-0
/
+1
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
1
-1
/
+2
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
1
-2
/
+3
2019-07-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-44
/
+102
2019-07-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-07-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-15
/
+40
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-2
/
+19
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-25
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
1
-1
/
+10
2019-07-25
locking/lockdep: Clean up #ifdef checks
Arnd Bergmann
1
-7
/
+6
2019-07-25
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
1
-1
/
+2
2019-07-25
locking/rwsem: Add ACQUIRE comments
Peter Zijlstra
1
-5
/
+13
2019-07-25
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
Peter Zijlstra
1
-1
/
+3
2019-07-25
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
Jan Stancek
1
-0
/
+2
2019-07-25
locking/rwsem: Don't call owner_on_cpu() on read-owner
Waiman Long
1
-1
/
+5
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-39
/
+81
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2
-5
/
+21
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-2
/
+19
2019-07-24
dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
Christoph Hellwig
1
-2
/
+11
2019-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-25
/
+22
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+7
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+23
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-0
/
+6
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+12
2019-07-19
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-8
/
+1
2019-07-19
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-62
/
+49
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+18
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-157
/
+155
2019-07-19
tracing: Fix user stack trace "??" output
Eiichi Tsukata
1
-8
/
+1
2019-07-19
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Fugang Duan
1
-7
/
+11
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
3
-106
/
+100
2019-07-19
mm/devm_memremap_pages: enable sub-section remap
Dan Williams
1
-34
/
+23
2019-07-19
resource: avoid unnecessary lookups in find_next_iomem_res()
Nadav Amit
1
-7
/
+22
2019-07-19
resource: fix locking in find_next_iomem_res()
Nadav Amit
1
-10
/
+10
2019-07-19
sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
Thomas Gleixner
1
-2
/
+23
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+18
[next]