index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-09-29
bpf: verifier: refactor check_attach_btf_id()
Toke Høiland-Jørgensen
2
-87
/
+118
2020-09-29
bpf: change logging calls from verbose() to bpf_log() and use log pointer
Toke Høiland-Jørgensen
2
-28
/
+28
2020-09-29
bpf: disallow attaching modify_return tracing functions to other BPF programs
Toke Høiland-Jørgensen
1
-0
/
+5
2020-09-29
bpf: sockmap: Enable map_update_elem from bpf_iter
Lorenz Bauer
1
-1
/
+1
2020-09-29
bpf, cpumap: Remove rcpu pointer from cpu_map_build_skb signature
Lorenzo Bianconi
1
-3
/
+2
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
2
-1
/
+2
2020-09-28
PM: hibernate: Batch hibernate and resume IO requests
Xiaoyi Chen
1
-0
/
+15
2020-09-28
kgdb: Honour the kprobe blocklist when setting breakpoints
Daniel Thompson
2
-0
/
+13
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
1
-1
/
+1
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
1
-0
/
+1
2020-09-26
bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases
John Fastabend
1
-4
/
+2
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-2
/
+2
2020-09-25
bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
Martin KaFai Lau
1
-2
/
+32
2020-09-25
bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
Martin KaFai Lau
1
-29
/
+31
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
3
-15
/
+19
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+2
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-1
/
+1
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
1
-30
/
+106
2020-09-25
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
1
-4
/
+4
2020-09-25
sched/fair: Reduce busy load balance interval
Vincent Guittot
1
-1
/
+1
2020-09-25
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
1
-0
/
+9
2020-09-25
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
1
-1
/
+1
2020-09-25
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
1
-2
/
+2
2020-09-25
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
1
-10
/
+9
2020-09-25
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
1
-4
/
+5
2020-09-25
sched: Remove unused inline function uclamp_bucket_base_value()
YueHaibing
1
-5
/
+0
2020-09-25
sched/rt: Disable RT_RUNTIME_SHARE by default
Daniel Bristot de Oliveira
1
-1
/
+1
2020-09-25
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
1
-5
/
+8
2020-09-25
sched/numa: Use runnable_avg to classify node
Vincent Guittot
1
-2
/
+7
2020-09-25
dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
Christoph Hellwig
1
-6
/
+27
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
4
-4
/
+148
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
2
-17
/
+0
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
20
-76
/
+174
2020-09-24
timers: Mask invalid flags in do_init_timer()
Qianli Zhao
1
-0
/
+2
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
5
-8
/
+8
2020-09-24
kprobes: Use module_name() macro
Jarkko Sakkinen
1
-3
/
+4
2020-09-24
Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
1
-12
/
+41
2020-09-24
Revert "bpf: Fix potential call bpf_link_free() in atomic context"
Alexei Starovoitov
1
-2
/
+6
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-245
/
+523
2020-09-23
bpf: Explicitly size compatible_reg_types
Lorenz Bauer
1
-2
/
+1
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
1
-6
/
+4
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2
-21
/
+12
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-6
/
+6
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
20
-74
/
+172
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-12
/
+7
2020-09-22
x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
Kees Cook
1
-1
/
+1
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-28
/
+53
2020-09-22
printk: remove dict ring
John Ogness
3
-200
/
+64
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
4
-83
/
+92
2020-09-22
printk: move printk_info into separate array
John Ogness
3
-71
/
+133
[prev]
[next]