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
2022-10-04
relay: use kvcalloc to alloc page array in relay_alloc_page_array
wuchi
1
-4
/
+1
2022-09-12
latencytop: use the last element of latency_record of system
wuchi
1
-2
/
+2
2022-09-12
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
1
-0
/
+7
2022-09-12
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
1
-18
/
+14
2022-09-12
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
1
-1
/
+1
2022-09-12
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
1
-6
/
+5
2022-09-12
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
1
-9
/
+4
2022-09-12
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
1
-7
/
+8
2022-09-12
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
1
-7
/
+9
2022-09-12
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-0
/
+4
2022-09-12
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
4
-20
/
+30
2022-09-12
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2
-5
/
+14
2022-08-29
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-08-29
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-1
/
+1
2022-08-26
audit: move audit_return_fixup before the filters
Richard Guy Briggs
1
-2
/
+2
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-24
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-46
/
+33
2022-08-24
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-33
/
+60
2022-08-24
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+6
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
2022-08-23
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
1
-0
/
+1
2022-08-22
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
1
-46
/
+33
2022-08-22
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+119
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
1
-8
/
+13
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
1
-3
/
+4
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
1
-1
/
+1
2022-08-21
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
1
-4
/
+5
2022-08-21
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
1
-0
/
+1
2022-08-19
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2022-08-18
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
1
-1
/
+1
2022-08-17
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2
-25
/
+55
2022-08-16
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
2
-3
/
+3
2022-08-16
sched/psi: Zero the memory of struct psi_group
Hao Jia
1
-5
/
+1
2022-08-15
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
David Gow
1
-1
/
+1
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2022-08-14
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+4
2022-08-13
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+0
2022-08-12
xen: remove XEN_SCRUB_PAGES in xen.config
Lukas Bulwahn
1
-1
/
+0
[next]