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
2021-06-28
trace/osnoise: Fix return value on osnoise_init_hotplug_support
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Make interval u64 on osnoise_main
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Fix 'no previous prototype' warnings
Daniel Bristot de Oliveira
1
-9
/
+11
2021-06-28
tracing: Have osnoise_main() add a quiescent state for task rcu
Steven Rostedt (VMware)
1
-1
/
+4
2021-06-28
Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+79
2021-06-28
bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
Rustam Kovhaev
1
-0
/
+2
2021-06-28
bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing
Namhyung Kim
1
-0
/
+2
2021-06-28
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
1
-3
/
+3
2021-06-28
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
1
-1
/
+0
2021-06-28
Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
28
-241
/
+472
2021-06-28
time/kunit: Add missing MODULE_LICENSE()
Thomas Gleixner
1
-0
/
+1
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
3
-59
/
+2
2021-06-26
trace/osnoise: Support hotplug operations
Daniel Bristot de Oliveira
1
-30
/
+135
2021-06-26
trace/hwlat: Support hotplug operations
Daniel Bristot de Oliveira
1
-0
/
+65
2021-06-26
trace/hwlat: Protect kdata->kthread with get/put_online_cpus
Daniel Bristot de Oliveira
1
-6
/
+13
2021-06-26
trace: Add timerlat tracer
Daniel Bristot de Oliveira
5
-31
/
+688
2021-06-26
trace: Add osnoise tracer
Daniel Bristot de Oliveira
6
-4
/
+1521
2021-06-26
tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
Steven Rostedt (VMware)
2
-5
/
+4
2021-06-26
trace/hwlat: Remove printk from sampling loop
Daniel Bristot de Oliveira
1
-3
/
+12
2021-06-26
trace/hwlat: Use trace_min_max_param for width and window params
Daniel Bristot de Oliveira
1
-121
/
+24
2021-06-26
trace: Add a generic function to read/write u64 values from tracefs
Daniel Bristot de Oliveira
2
-0
/
+103
2021-06-26
trace/hwlat: Implement the per-cpu mode
Daniel Bristot de Oliveira
1
-36
/
+150
2021-06-25
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-2
/
+1
2021-06-25
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
1
-11
/
+24
2021-06-25
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
1
-17
/
+29
2021-06-24
trace/hwlat: Switch disable_migrate to mode none
Daniel Bristot de Oliveira
1
-8
/
+5
2021-06-24
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
1
-12
/
+167
2021-06-24
trace/hwlat: Fix Clark's email
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2
-32
/
+30
2021-06-24
bpf: Allow RCU-protected lookups to happen from bh context
Toke Høiland-Jørgensen
3
-12
/
+21
2021-06-24
Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+16
2021-06-24
Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+28
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2021-06-24
time: Improve performance of time64_to_tm()
Cassio Neri
4
-58
/
+178
2021-06-24
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
1
-78
/
+131
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
1
-6
/
+6
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
3
-10
/
+73
2021-06-24
kernel/sysctl-test: Remove some casts which are no-longer required
David Gow
1
-12
/
+12
2021-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-5
/
+7
2021-06-23
perf: Fix task context PMU for Hetero
Peter Zijlstra
1
-1
/
+8
2021-06-23
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+15
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
1
-0
/
+79
2021-06-23
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
1
-2
/
+4
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
1
-5
/
+9
2021-06-22
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
1
-0
/
+1
2021-06-22
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
1
-2
/
+2
2021-06-22
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
1
-4
/
+2
2021-06-22
clocksource: Print deviation in nanoseconds when a clocksource becomes unstable
Feng Tang
1
-4
/
+4
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
3
-2
/
+207
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
2
-17
/
+46
[prev]
[next]