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
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-01-17
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
1
-1
/
+3
2019-12-17
perf/core: Add SRCU annotation for pmus list walk
Sebastian Andrzej Siewior
1
-1
/
+1
2019-12-09
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
1
-1
/
+1
2019-12-01
mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
Gaowei Pu
1
-1
/
+1
2019-11-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-50
/
+339
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+2
2019-11-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+39
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-11
/
+3
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-4
/
+6
2019-11-21
perf/core: Make the mlock accounting simple again
Alexander Shishkin
1
-7
/
+1
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+2
2019-11-18
perf/core: Fix the mlock accounting, again
Alexander Shishkin
1
-4
/
+2
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-5
/
+2
2019-11-15
perf/core: Provide a kernel-internal interface to pause perf_event
Like Xu
1
-0
/
+18
2019-11-15
perf/core: Provide a kernel-internal interface to recalibrate event period
Like Xu
1
-7
/
+21
2019-11-13
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
3
-3
/
+207
2019-11-13
perf/core: Fix unlock balance in perf_init_event()
Qian Cai
1
-1
/
+1
2019-11-13
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-4
/
+19
2019-11-13
perf/core: Fix missing static inline on perf_cgroup_switch()
Ben Dooks (Codethink)
1
-1
/
+1
2019-11-13
perf/core: Consistently fail fork on allocation failures
Alexander Shishkin
1
-1
/
+1
2019-11-13
perf/aux: Disallow aux_output for kernel events
Alexander Shishkin
1
-0
/
+7
2019-11-13
perf/core: Reattach a misplaced comment
Alexander Shishkin
1
-4
/
+3
2019-11-13
perf/aux: Fix the aux_output group inheritance fix
Alexander Shishkin
1
-1
/
+1
2019-11-13
perf/core: Disallow uncore-cgroup events
Peter Zijlstra
1
-0
/
+9
2019-10-28
perf/core: Optimize perf_init_event() for TYPE_SOFTWARE
Liang, Kan
1
-1
/
+10
2019-10-28
perf/core: Optimize perf_init_event()
Peter Zijlstra
1
-11
/
+30
2019-10-28
perf/core: Optimize perf_install_in_event()
Peter Zijlstra
1
-0
/
+19
2019-10-28
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
1
-1
/
+12
2019-10-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-4
/
+13
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
1
-1
/
+1
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2019-10-22
perf/aux: Fix AUX output stopping
Alexander Shishkin
1
-1
/
+1
2019-10-22
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+4
2019-10-21
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
1
-2
/
+4
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
1
-2
/
+11
2019-10-17
perf/ring_buffer: Matching the memory allocate and free, in rb_alloc()
Yunfeng Ye
1
-10
/
+10
2019-10-17
perf/ring_buffer: Modify the parameter type of perf_mmap_free_page()
Yunfeng Ye
1
-4
/
+4
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
1
-11
/
+46
2019-10-09
perf/core: Fix corner case in perf_rotate_context()
Song Liu
1
-5
/
+17
2019-10-09
perf/core: Rework memory accounting in perf_mmap()
Song Liu
1
-2
/
+15
2019-10-07
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
1
-0
/
+4
2019-10-01
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
1
-38
/
+9
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-09-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
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-20
perf/core: Fix several typos in comments
Roy Ben Shlomo
1
-3
/
+3
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
[next]