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
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
2018-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+13
2018-10-05
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
1
-1
/
+9
2018-10-05
printk: Add KBUILD_MODNAME and remove a redundant print prefix
He Zhe
1
-1
/
+3
2018-10-05
printk: Correct wrong casting
He Zhe
1
-2
/
+3
2018-10-05
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
1
-1
/
+6
2018-10-05
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
1
-0
/
+1
2018-10-05
dma-direct: fix return value of dma_direct_supported
Alexander Duyck
1
-3
/
+1
2018-10-05
clocksource: Provide clocksource_arch_init()
Thomas Gleixner
2
-0
/
+6
2018-10-04
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
1
-9
/
+16
2018-10-04
sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
Rafael J. Wysocki
1
-4
/
+4
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+9
2018-10-03
signal: Use a smaller struct siginfo in the kernel
Eric W. Biederman
1
-18
/
+64
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
4
-61
/
+108
2018-10-03
signal: Introduce copy_siginfo_from_user and use it's return value
Eric W. Biederman
2
-16
/
+21
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
1
-3
/
+0
2018-10-03
signal: Fail sigqueueinfo if si_signo != sig
Eric W. Biederman
1
-2
/
+4
2018-10-03
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
1
-1
/
+1
2018-10-03
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
1
-4
/
+6
2018-10-03
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
1
-3
/
+14
2018-10-03
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
1
-8
/
+7
2018-10-03
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
1
-70
/
+0
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-1
/
+7
2018-10-03
bpf: Add reference tracking to verifier
Joe Stringer
1
-19
/
+287
2018-10-03
bpf: Macrofy stack state copy
Joe Stringer
1
-46
/
+60
2018-10-03
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
1
-14
/
+106
2018-10-03
bpf: Generalize ptr_or_null regs check
Joe Stringer
1
-18
/
+25
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
1
-4
/
+3
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
1
-12
/
+10
2018-10-03
bpf: Add iterator for spilled registers
Joe Stringer
1
-9
/
+7
2018-10-02
printk: CON_PRINTBUFFER console registration is a bit racy
Sergey Senozhatsky
1
-1
/
+5
2018-10-02
printk: Do not miss new messages when replaying the log
Petr Mladek
1
-4
/
+9
2018-10-02
bpf: don't accept cgroup local storage with zero value size
Roman Gushchin
1
-0
/
+3
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
1
-1
/
+11
2018-10-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
14
-2387
/
+2008
2018-10-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-27
/
+84
2018-10-02
sched/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
2
-6
/
+2
2018-10-02
sched/fair: Disable LB_BIAS by default
Dietmar Eggemann
1
-1
/
+1
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
5
-10
/
+8
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
18
-68
/
+190
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
1
-5
/
+18
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
1
-2
/
+23
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
1
-7
/
+19
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
4
-4
/
+4
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2
-0
/
+23
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
1
-7
/
+2
2018-10-02
jump_label: Fix NULL dereference bug in __jump_label_mod_update()
Ard Biesheuvel
1
-1
/
+1
2018-10-02
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
1
-0
/
+6
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
19
-83
/
+164
2018-10-01
dma-direct: always allow dma mask <= physiscal memory size
Christoph Hellwig
1
-12
/
+16
[prev]
[next]