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
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-30
/
+37
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+25
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2
-21
/
+3
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2
-3
/
+3
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
1
-5
/
+28
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-06-27
Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-28
/
+39
2020-06-27
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2
-29
/
+47
2020-06-26
Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+11
2020-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-29
/
+9
2020-06-26
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
1
-0
/
+4
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
1
-1
/
+3
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
1
-1
/
+3
2020-06-26
kexec: do not verify the signature without the lockdown or mandatory signature
Lianbo Jiang
1
-28
/
+6
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-25
/
+40
2020-06-26
Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-6
/
+27
2020-06-25
rcu: Fixup noinstr warnings
Peter Zijlstra
1
-7
/
+25
2020-06-25
cpuidle: Rearrange s2idle-specific idle state entry code
Rafael J. Wysocki
1
-4
/
+11
2020-06-25
kdb: Make kdb_printf() console handling more robust
Sumit Garg
1
-0
/
+11
2020-06-25
kdb: Check status of console prior to invoking handlers
Sumit Garg
1
-0
/
+2
2020-06-25
kdb: Re-factor kdb_printf() message write code
Sumit Garg
1
-29
/
+28
2020-06-25
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-06-24
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
1
-2
/
+6
2020-06-24
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
1
-2
/
+19
2020-06-24
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
1
-1
/
+1
2020-06-23
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
1
-1
/
+1
2020-06-23
dma-remap: align the size in dma_common_*_remap()
Eric Auger
1
-2
/
+3
2020-06-23
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
1
-1
/
+1
2020-06-23
dma-direct: add missing set_memory_decrypted() for coherent mapping
David Rientjes
1
-0
/
+6
2020-06-22
Revert "kernel/printk: add kmsg SEEK_CUR handling"
Jason A. Donenfeld
1
-10
/
+0
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-27
/
+88
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+20
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
8
-23
/
+25
2020-06-18
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
1
-2
/
+10
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-25
/
+40
2020-06-17
Merge tag 'dma-mapping-5.8-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-9
/
+8
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2
-3
/
+3
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
8
-20
/
+22
2020-06-17
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
Stanislav Fomichev
1
-20
/
+33
2020-06-17
devmap: Use bpf_map_area_alloc() for allocating hash buckets
Toke Høiland-Jørgensen
1
-4
/
+6
2020-06-17
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
1
-1
/
+1
2020-06-17
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
1
-11
/
+8
2020-06-17
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
1
-0
/
+13
2020-06-17
dma-direct: check return value when encrypting or decrypting memory
David Rientjes
1
-5
/
+14
2020-06-17
dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
David Rientjes
1
-1
/
+6
2020-06-17
dma-direct: always align allocation size in dma_direct_alloc_pages()
David Rientjes
1
-7
/
+10
2020-06-17
dma-direct: mark __dma_direct_alloc_pages static
Christoph Hellwig
1
-1
/
+1
[next]