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
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+656
2020-06-12
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-13
/
+8
2020-06-12
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-0
/
+2253
2020-06-12
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+14
2020-06-12
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+79
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
1
-0
/
+43
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
12
-0
/
+2210
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+17
2020-06-11
printk/kdb: Redirect printk messages into kdb in any context
Petr Mladek
2
-13
/
+8
2020-06-11
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
1
-0
/
+6
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-17
/
+16
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-0
/
+56
2020-06-11
kcov: check kcov_softirq in kcov_remote_stop()
Andrey Konovalov
1
-8
/
+18
2020-06-11
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+2
2020-06-11
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+6
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-599
/
+1
2020-06-11
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
10
-1814
/
+2157
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-176
/
+215
2020-06-09
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
1
-4
/
+12
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2
-3
/
+3
2020-06-09
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
1
-29
/
+43
2020-06-09
bpf: rework the compat kernel probe handling
Christoph Hellwig
1
-42
/
+67
2020-06-09
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
1
-3
/
+5
2020-06-09
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
1
-2
/
+5
2020-06-09
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
1
-18
/
+24
2020-06-09
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-09
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
Christoph Hellwig
2
-3
/
+3
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
7
-12
/
+12
2020-06-09
mmap locking API: add mmap_read_trylock_non_owner()
Michel Lespinasse
1
-12
/
+5
2020-06-09
mmap locking API: convert nested write lock sites
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
10
-39
/
+39
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
3
-3
/
+3
2020-06-09
kernel: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2020-06-09
sched: print stack trace with KERN_INFO
Dmitry Safonov
1
-1
/
+1
2020-06-09
kdb: don't play with console_loglevel
Dmitry Safonov
1
-7
/
+8
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
3
-10
/
+8
2020-06-09
clocksource: Remove obsolete ifdef
Thomas Gleixner
1
-2
/
+0
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
1
-8
/
+0
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+1
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
1
-2
/
+2
2020-06-08
kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted
Rafael Aquini
1
-3
/
+2
2020-06-08
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
2
-0
/
+22
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
2
-2
/
+29
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
1
-28
/
+9
[next]