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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
locking/pvqspinlock: Extend node size when pvqspinlock is configured
Waiman Long
2
-11
/
+27
2018-10-17
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2
-0
/
+11
2018-10-16
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
1
-1
/
+15
2018-10-16
locking/qspinlock: Rework some comments
Peter Zijlstra
1
-10
/
+26
2018-10-16
locking/qspinlock: Re-order code
Peter Zijlstra
1
-29
/
+27
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
17
-120
/
+180
2018-10-16
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
1
-1
/
+1
2018-10-16
locking/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
1
-1
/
+0
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-2644
/
+29
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
4
-2620
/
+3
2018-10-15
tcp, ulp: remove ulp bits from sockmap
Daniel Borkmann
1
-29
/
+10
2018-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+2
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+22
2018-10-13
bpf: wait for running BPF programs when updating map-in-map
Daniel Colascione
1
-0
/
+13
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+6
2018-10-12
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
1
-1
/
+1
2018-10-12
printk: do not preliminary split up cont buffer
Sergey Senozhatsky
1
-3
/
+0
2018-10-12
printk: lock/unlock console only for new logbuf entries
Sergey Senozhatsky
1
-3
/
+7
2018-10-12
printk: keep kernel cont support always enabled
Sergey Senozhatsky
1
-18
/
+4
2018-10-11
Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-9
/
+16
2018-10-11
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2
-3
/
+21
2018-10-11
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
1
-8
/
+2
2018-10-11
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
2018-10-11
signal: Guard against negative signal numbers in copy_siginfo_from_user
Eric W. Biederman
1
-1
/
+1
2018-10-10
tick/sched : Remove redundant cpu_online() check
Peng Hao
1
-1
/
+1
2018-10-10
bpf: return EOPNOTSUPP when map lookup isn't supported
Prashant Bhole
4
-4
/
+4
2018-10-10
bpf: error handling when map_lookup_elem isn't supported
Prashant Bhole
1
-2
/
+7
2018-10-10
bpf: btf: Fix a missing check bug
Wenwen Wang
1
-0
/
+3
2018-10-09
resource: Clean it up a bit
Borislav Petkov
1
-29
/
+26
2018-10-09
resource: Fix find_next_iomem_res() iteration issue
Bjorn Helgaas
1
-54
/
+42
2018-10-09
resource: Include resource end in walk_*() interfaces
Bjorn Helgaas
1
-2
/
+2
2018-10-09
smp,cpumask: introduce on_each_cpu_cond_mask
Rik van Riel
2
-7
/
+24
2018-10-09
smp: use __cpumask_set_cpu in on_each_cpu_cond
Rik van Riel
1
-1
/
+1
2018-10-09
dma-direct: respect DMA_ATTR_NO_WARN
Christoph Hellwig
1
-0
/
+3
2018-10-09
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
1
-6
/
+12
2018-10-09
futex: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+2
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
3
-4
/
+36
2018-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-184
/
+767
2018-10-09
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
1
-1
/
+1
2018-10-09
dma-direct: document the zone selection logic
Christoph Hellwig
1
-1
/
+8
2018-10-08
bpf: allow offload of programs with BPF-to-BPF function calls
Quentin Monnet
1
-7
/
+3
2018-10-08
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2
-0
/
+21
2018-10-08
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
1
-0
/
+16
2018-10-08
signal: In sigqueueinfo prefer sig not si_signo
Eric W. Biederman
1
-57
/
+84
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-29
/
+118
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2
-55
/
+54
2018-10-06
kexec: Allocate decrypted control pages for kdump if SME is enabled
Lianbo Jiang
1
-0
/
+6
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-2
/
+13
2018-10-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-7
/
+4
2018-10-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
4
-16
/
+95
[prev]
[next]