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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
5
-1
/
+22
2019-08-31
tracing/uprobe: Add per-probe delete from event
Masami Hiramatsu
1
-1
/
+30
2019-08-31
tracing/kprobe: Add per-probe delete from event
Masami Hiramatsu
3
-1
/
+44
2019-08-31
tracing/uprobe: Add multi-probe per uprobe event support
Masami Hiramatsu
2
-19
/
+43
2019-08-31
tracing/kprobe: Add multi-probe per event support
Masami Hiramatsu
4
-18
/
+111
2019-08-31
tracing/dynevent: Pass extra arguments to match operation
Masami Hiramatsu
5
-10
/
+13
2019-08-31
tracing/dynevent: Delete all matched events
Masami Hiramatsu
1
-3
/
+5
2019-08-31
tracing/probe: Split trace_event related data from trace_probe
Masami Hiramatsu
4
-113
/
+311
2019-08-31
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
2
-21
/
+21
2019-08-31
recordmcount: Remove uread()
Matt Helsley
1
-13
/
+5
2019-08-31
recordmcount: Remove redundant strcmp
Matt Helsley
1
-2
/
+1
2019-08-31
kprobes: Allow kprobes coexist with livepatch
Masami Hiramatsu
1
-16
/
+40
2019-08-31
tracing: Correct kdoc formats
Jakub Kicinski
1
-12
/
+14
2019-08-31
ftrace/x86: Remove mcount() declaration
Jisheng Zhang
1
-1
/
+0
2019-08-31
tracing/probe: Fix null pointer dereference
Xinpeng Liu
1
-1
/
+2
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
2
-1
/
+2
2019-08-30
ftrace: Check for successful allocation of hash
Naveen N. Rao
1
-0
/
+5
2019-08-30
ftrace: Check for empty hash and comment the race with registering probes
Steven Rostedt (VMware)
1
-1
/
+9
2019-08-30
ftrace: Fix NULL pointer dereference in t_probe_next()
Naveen N. Rao
1
-0
/
+4
2019-08-25
Linux 5.3-rc6
Linus Torvalds
1
-1
/
+1
2019-08-25
Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-2
/
+2
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+20
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+5
2019-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-33
/
+227
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+23
2019-08-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2019-08-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2019-08-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2019-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-36
/
+260
2019-08-25
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-15
/
+19
2019-08-25
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
1
-2
/
+8
2019-08-25
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
1
-2
/
+59
2019-08-25
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
1
-4
/
+15
2019-08-25
mm, page_owner: handle THP splits correctly
Vlastimil Babka
1
-0
/
+4
2019-08-25
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-25
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-25
mm: memcontrol: flush percpu vmevents before releasing memcg
Roman Gushchin
1
-1
/
+21
2019-08-25
mm: memcontrol: flush percpu vmstats before releasing memcg
Roman Gushchin
1
-0
/
+40
2019-08-25
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-08-25
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
1
-15
/
+4
2019-08-25
mm/z3fold.c: fix race between migration and destruction
Henry Burns
1
-0
/
+89
2019-08-25
Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-42
/
+20
2019-08-24
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-33
/
+8
2019-08-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-10
/
+27
2019-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-7
/
+49
2019-08-24
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2019-08-24
Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-7
/
+18
2019-08-24
Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...
Will Deacon
2
-10
/
+27
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
1
-0
/
+1
2019-08-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
26
-239
/
+248
[next]