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
2019-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2019-04-06
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
1
-1
/
+2
2019-04-06
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-4
/
+7
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-3
/
+3
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-19
/
+31
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
1
-3
/
+6
2019-04-02
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+18
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2019-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-19
/
+31
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
1
-3
/
+10
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-2
/
+13
2019-03-28
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
1
-2
/
+18
2019-03-28
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
1
-2
/
+4
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-70
/
+106
2019-03-26
bpf: remove incorrect 'verifier bug' warning
Paul Chaignon
1
-2
/
+3
2019-03-26
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
1
-6
/
+6
2019-03-26
tracing: initialize variable in create_dyn_event()
Frank Rowand
1
-1
/
+1
2019-03-26
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
1
-1
/
+0
2019-03-26
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
1
-14
/
+18
2019-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-56
/
+89
2019-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-03-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2019-03-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+7
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+1
2019-03-23
genirq: Mark expected switch case fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-23
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
1
-0
/
+2
2019-03-22
watchdog/core: Make variables static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
time/jiffies: Make refined_jiffies static
Valdis Kletnieks
1
-1
/
+1
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
1
-2
/
+0
2019-03-22
futex: Ensure that futex address is aligned in handle_futex_death()
Chen Jie
1
-0
/
+4
2019-03-22
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-9
/
+11
2019-03-21
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
1
-1
/
+1
2019-03-21
workqueue: Only unregister a registered lockdep key
Bart Van Assche
1
-2
/
+3
2019-03-21
bpf: Only print ref_obj_id for refcounted reg
Martin KaFai Lau
1
-2
/
+11
2019-03-19
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
1
-28
/
+37
2019-03-19
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
1
-1
/
+25
2019-03-19
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
1
-2
/
+11
2019-03-19
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
1
-1
/
+1
2019-03-19
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
1
-34
/
+25
2019-03-18
bpf: Try harder when allocating memory for large maps
Martynas Pumputis
1
-7
/
+15
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-6
/
+128
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-3
/
+15
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-57
/
+74
2019-03-16
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
7
-25
/
+44
2019-03-16
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+1
2019-03-15
tracing/probe: Verify alloc_trace_*probe() result
Masami Hiramatsu
2
-3
/
+4
2019-03-15
tracing/probe: Check event/group naming rule at parsing
Masami Hiramatsu
3
-10
/
+10
2019-03-15
tracing/probe: Check the size of argument name and body
Masami Hiramatsu
2
-0
/
+3
[next]