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
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-08-22
sched/wait: assert the wait_queue_head lock is held in __wake_up_common
Christoph Hellwig
1
-0
/
+2
2018-08-22
kernel: tracepoints: add support for relative references
Ard Biesheuvel
1
-23
/
+26
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
1
-7
/
+9
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
1
-6
/
+26
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
3
-2
/
+27
2018-08-22
kernel/crash_core.c: print timestamp using time64_t
Arnd Bergmann
1
-1
/
+1
2018-08-22
userns: use irqsave variant of refcount_dec_and_lock()
Anna-Maria Gleixner
1
-4
/
+1
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
1
-4
/
+4
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
1
-2
/
+2
2018-08-22
crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
Omar Sandoval
1
-1
/
+1
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-1
/
+2
2018-08-22
workqueue: re-add lockdep dependencies for flushing
Johannes Berg
1
-0
/
+8
2018-08-22
workqueue: skip lockdep wq dependency in cancel_work_sync()
Johannes Berg
1
-15
/
+22
2018-08-22
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-1
/
+2
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-94
/
+165
2018-08-21
Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+1
2018-08-21
tracing/kprobes: Fix to check notrace function with correct range
Masami Hiramatsu
1
-1
/
+8
2018-08-21
tracing: Allow gcov profiling on only ftrace subsystem
Masami Hiramatsu
2
-0
/
+17
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
39
-492
/
+566
2018-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-7
/
+6
2018-08-20
Merge branch 'for-4.19/upstream' into for-linus
Jiri Kosina
1
-7
/
+0
2018-08-20
futex: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-08-20
sched: idle: Avoid retaining the tick when it has been stopped
Rafael J. Wysocki
1
-1
/
+1
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-74
/
+73
2018-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-74
/
+73
2018-08-18
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-14
/
+37
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-4
/
+18
2018-08-18
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2
-5
/
+5
2018-08-18
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+2
2018-08-18
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
Andrey Ryabinin
1
-0
/
+10
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-0
/
+3
2018-08-18
bpf: fix redirect to map under tail calls
Daniel Borkmann
4
-21
/
+4
2018-08-17
Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-83
/
+97
2018-08-17
Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+9
2018-08-17
tracing: Fix SPDX format headers to use C++ style comments
Steven Rostedt (VMware)
8
-8
/
+8
2018-08-17
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
20
-102
/
+20
2018-08-17
tracing: Add SPDX License format to bpf_trace.c
Steven Rostedt (VMware)
1
-4
/
+1
2018-08-17
bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
Daniel Borkmann
1
-49
/
+57
2018-08-17
bpf, sockmap: fix map elem deletion race with smap_stop_sock
Daniel Borkmann
1
-1
/
+4
2018-08-17
bpf, sockmap: fix leakage of smap_psock_map_entry
Daniel Borkmann
1
-2
/
+7
2018-08-16
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
1
-0
/
+4
2018-08-16
bpf: fix a rcu usage warning in bpf_prog_array_copy_core()
Yonghong Song
1
-1
/
+1
2018-08-16
blktrace: Add SPDX License format header
Steven Rostedt (VMware)
1
-13
/
+1
2018-08-16
tracing: Add -mcount-nop option support
Vasily Gorbik
2
-0
/
+7
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-85
/
+265
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-207
/
+1276
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2018-08-15
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-104
/
+148
2018-08-15
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-34
/
+47
[prev]
[next]