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-09-26
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
1
-7
/
+7
2019-09-26
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
1
-15
/
+3
2019-09-26
kgdb: don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
2
-20
/
+19
2019-09-26
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
1
-0
/
+2
2019-09-26
fork: improve error message for corrupted page tables
Sai Praneeth Prakhya
1
-2
/
+14
2019-09-26
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
1
-0
/
+1
2019-09-25
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
Jonathan Lemon
1
-1
/
+1
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
1
-1
/
+1
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
1
-2
/
+0
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
1
-4
/
+3
2019-09-25
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
1
-13
/
+6
2019-09-25
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-09-25
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
Mathieu Desnoyers
1
-43
/
+20
2019-09-25
sched/membarrier: Skip IPIs when mm->mm_users == 1
Mathieu Desnoyers
1
-4
/
+5
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
3
-45
/
+168
2019-09-25
sched/membarrier: Remove redundant check
Mathieu Desnoyers
1
-2
/
+2
2019-09-25
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
1
-1
/
+1
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
1
-2
/
+7
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
3
-70
/
+3
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
2
-5
/
+8
2019-09-25
tasks: Add a count of task RCU users
Eric W. Biederman
2
-5
/
+9
2019-09-25
tracing/probe: Fix same probe event argument matching
Srikar Dronamraju
2
-4
/
+6
2019-09-25
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
Wanpeng Li
1
-1
/
+1
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-24
/
+68
2019-09-25
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
1
-2
/
+4
2019-09-25
uprobe: collapse THP pmd after removing all uprobes
Song Liu
1
-0
/
+9
2019-09-25
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Song Liu
1
-4
/
+2
2019-09-25
uprobe: use original page when all uprobes are removed
Song Liu
1
-15
/
+51
2019-09-25
mm/memory_hotplug.c: use PFN_UP / PFN_DOWN in walk_system_ram_range()
David Hildenbrand
1
-2
/
+2
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-34
/
+58
2019-09-24
cpu/SMT: create and export cpu_smt_possible()
Vitaly Kuznetsov
1
-2
/
+9
2019-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-0
/
+1
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+69
2019-09-21
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
3
-20
/
+45
2019-09-21
Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-11
/
+28
2019-09-20
perf/core: Fix several typos in comments
Roy Ben Shlomo
1
-3
/
+3
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-14
/
+12
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
13
-192
/
+858
2019-09-20
Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2
-5
/
+2
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-66
/
+115
2019-09-19
timer: Read jiffies once when forwarding base clk
Li RongQing
1
-3
/
+5
2019-09-19
tracing/probe: Reject exactly same probe event
Masami Hiramatsu
3
-17
/
+90
2019-09-19
tracing/probe: Fix to allow user to enable events on unloaded modules
Masami Hiramatsu
1
-12
/
+5
2019-09-19
bpf: fix BTF verification of enums
Alexei Starovoitov
1
-3
/
+2
2019-09-19
vfs: Convert bpf to use the new mount API
David Howells
1
-34
/
+58
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-88
/
+511
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-185
/
+147
[prev]
[next]