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-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+3
2019-11-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-59
/
+113
2019-11-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+7
2019-11-09
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
7
-58
/
+112
2019-11-09
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+7
2019-11-05
Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+32
2019-11-05
clone3: validate stack arguments
Christian Brauner
1
-1
/
+32
2019-11-05
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
1
-1
/
+1
2019-11-05
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-6
/
+3
2019-11-04
stacktrace: Don't skip first entry on noncurrent tasks
Jiri Slaby
1
-2
/
+4
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-13
/
+53
2019-11-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+11
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
1
-2
/
+5
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-2
/
+2
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
1
-1
/
+5
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2
-2
/
+6
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
1
-1
/
+1
2019-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+5
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-13
/
+53
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+240
2019-10-23
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+6
2019-10-23
posix-cpu-timers: Fix two trivial comments
Yi Wang
1
-3
/
+3
2019-10-23
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
1
-0
/
+2
2019-10-23
bpf: Fix use after free in bpf_get_prog_name
Daniel Borkmann
1
-1
/
+1
2019-10-22
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
2
-12
/
+21
2019-10-22
perf/aux: Fix AUX output stopping
Alexander Shishkin
1
-1
/
+1
2019-10-22
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
1
-0
/
+4
2019-10-22
xdp: Handle device unregister for devmap_hash map type
Toke Høiland-Jørgensen
1
-0
/
+31
2019-10-21
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
1
-2
/
+4
2019-10-21
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
1
-0
/
+240
2019-10-20
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+7
2019-10-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2019-10-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
1
-2
/
+11
2019-10-19
xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
Toke Høiland-Jørgensen
1
-1
/
+1
2019-10-18
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
1
-0
/
+2
2019-10-18
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2019-10-18
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+1
2019-10-17
stop_machine: Avoid potential race behaviour
Mark Rutland
1
-4
/
+6
2019-10-17
kheaders: substituting --sort in archive creation
Dmitry Goldin
1
-4
/
+7
2019-10-16
kthread: make __kthread_queue_delayed_work static
Ben Dooks
1
-3
/
+3
2019-10-15
Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2019-10-14
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
Helge Deller
1
-2
/
+2
2019-10-14
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
1
-4
/
+4
2019-10-14
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
13
-87
/
+217
2019-10-13
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
[next]