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
2017-09-25
watchdog/hardlockup/perf: Cure UP damage
Thomas Gleixner
1
-1
/
+6
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-6
/
+12
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-25
futex: Fix pi_state->owner serialization
Peter Zijlstra
1
-11
/
+22
2017-09-23
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
1
-15
/
+0
2017-09-23
extable: Enable RCU if it is not watching in kernel_text_address()
Steven Rostedt (VMware)
1
-5
/
+30
2017-09-23
extable: Consolidate *kernel_text_address() functions
Steven Rostedt (VMware)
1
-9
/
+1
2017-09-23
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
1
-0
/
+10
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+16
2017-09-23
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+310
2017-09-22
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
1
-0
/
+8
2017-09-21
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-09-20
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+19
2017-09-20
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
1
-1
/
+6
2017-09-20
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
1
-2
/
+4
2017-09-20
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
3
-0
/
+10
2017-09-19
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-09-19
bpf: devmap: pass on return value of bpf_map_precharge_memlock
Tobias Klauser
1
-2
/
+4
2017-09-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+3
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
1
-1
/
+1
2017-09-16
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-1
/
+2
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-8
/
+15
2017-09-15
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-30
/
+7
2017-09-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
1
-0
/
+7
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
1
-15
/
+63
2017-09-14
watchdog/hardlockup: Clean up hotplug locking mess
Thomas Gleixner
1
-6
/
+0
2017-09-14
watchdog/hardlockup/perf: Simplify deferred event destroy
Thomas Gleixner
1
-5
/
+2
2017-09-14
watchdog/hardlockup/perf: Use new perf CPU enable mechanism
Thomas Gleixner
2
-84
/
+8
2017-09-14
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
1
-0
/
+11
2017-09-14
watchdog/hardlockup/perf: Implement init time detection of perf
Thomas Gleixner
1
-1
/
+12
2017-09-14
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
1
-0
/
+37
2017-09-14
watchdog/core: Get rid of the racy update loop
Thomas Gleixner
1
-48
/
+47
2017-09-14
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
1
-9
/
+22
2017-09-14
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2
-29
/
+28
2017-09-14
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
1
-5
/
+1
2017-09-14
watchdog/core: Further simplify sysctl handling
Thomas Gleixner
1
-20
/
+7
2017-09-14
watchdog/core: Get rid of the thread teardown/setup dance
Thomas Gleixner
1
-171
/
+19
2017-09-14
watchdog/core: Create new thread handling infrastructure
Thomas Gleixner
1
-0
/
+75
2017-09-14
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2
-31
/
+12
2017-09-14
watchdog/core: Split out cpumask write function
Thomas Gleixner
1
-19
/
+21
2017-09-14
watchdog/core: Clean up the #ifdef maze
Thomas Gleixner
1
-20
/
+13
2017-09-14
watchdog/core: Clean up stub functions
Thomas Gleixner
1
-46
/
+22
2017-09-14
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2
-25
/
+19
2017-09-14
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
3
-6
/
+59
2017-09-14
watchdog/hardlockup/perf: Remove broken self disable on failure
Thomas Gleixner
2
-28
/
+7
2017-09-14
watchdog/core: Mark hardlockup_detector_disable() __init
Thomas Gleixner
1
-1
/
+1
2017-09-14
watchdog/core: Rename watchdog_proc_mutex
Thomas Gleixner
1
-8
/
+7
[prev]
[next]