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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2022-03-27
nvdla: add NVDLA driver
Farzad Farshchi
1
-0
/
+1
2022-03-16
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-16
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-16
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-16
watch_queue: Fix filter limit check
David Howells
1
-2
/
+2
2022-03-16
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+15
2022-03-16
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
1
-0
/
+11
2022-03-16
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
1
-0
/
+20
2022-03-16
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
1
-4
/
+2
2022-03-16
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-03-16
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-03-16
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-1
/
+2
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+7
2022-03-08
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-08
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
2
-14
/
+33
2022-03-08
blktrace: fix use after free for struct blk_trace
Yu Kuai
1
-8
/
+18
2022-03-08
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
1
-1
/
+13
2022-03-08
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
1
-24
/
+57
2022-03-08
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
1
-5
/
+6
2022-03-08
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
1
-3
/
+63
2022-03-02
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
1
-6
/
+46
2022-03-02
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+6
2022-03-02
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-03-02
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
1
-21
/
+73
2022-03-02
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-03-02
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-03-02
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
1
-0
/
+2
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-02-23
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
1
-2
/
+2
2022-02-23
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
1
-4
/
+3
2022-02-23
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
1
-5
/
+14
2022-02-23
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
1
-2
/
+1
2022-02-23
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
1
-5
/
+5
2022-02-23
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
1
-1
/
+2
2022-02-23
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
1
-7
/
+2
2022-02-23
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2
-23
/
+5
2022-02-23
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
7
-24
/
+38
2022-02-23
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2
-6
/
+28
2022-02-23
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2
-2
/
+2
2022-02-23
bpf: Introduce MEM_RDONLY flag
Hao Luo
3
-38
/
+53
2022-02-23
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
3
-175
/
+133
2022-02-23
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2
-27
/
+27
2022-02-23
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
1
-25
/
+14
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
1
-2
/
+2
2022-02-16
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
1
-2
/
+3
[next]