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
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-7
/
+9
2021-01-24
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-33
/
+129
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+3
2021-01-24
Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2021-01-24
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+5
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
1
-11
/
+10
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
1
-4
/
+35
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2
-5
/
+7
2021-01-22
workqueue: Restrict affinity change to rescuer
Peter Zijlstra
1
-6
/
+3
2021-01-22
workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-2
/
+9
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2
-1
/
+27
2021-01-22
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
1
-2
/
+14
2021-01-22
workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity
Lai Jiangshan
1
-1
/
+1
2021-01-22
sched/core: Print out straggler tasks in sched_cpu_dying()
Valentin Schneider
1
-1
/
+23
2021-01-21
Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-12
/
+30
2021-01-21
Merge branch 'printk-rework' into for-linus
Petr Mladek
2
-12
/
+30
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-13
/
+24
2021-01-20
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
1
-3
/
+3
2021-01-20
Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2021-01-20
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
1
-1
/
+1
2021-01-19
printk: fix buffer overflow potential for print_text()
John Ogness
1
-9
/
+27
2021-01-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-9
/
+20
2021-01-15
printk: fix kmsg_dump_get_buffer length calulations
John Ogness
1
-2
/
+2
2021-01-15
printk: ringbuffer: fix line counting
John Ogness
1
-1
/
+1
2021-01-14
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
1
-0
/
+2
2021-01-13
genirq: Export irq_check_status_bit()
Thomas Gleixner
1
-0
/
+1
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+1
2021-01-12
ntp: Fix RTC synchronization on 32-bit platforms
Geert Uytterhoeven
1
-2
/
+2
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
1
-2
/
+1
2021-01-12
bpf: Allow empty module BTFs
Andrii Nakryiko
1
-1
/
+1
2021-01-12
locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
Peter Zijlstra
1
-1
/
+6
2021-01-12
locking/lockdep: Cure noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-01-12
bpf: Don't leak memory in bpf getsockopt when optlen == 0
Stanislav Fomichev
1
-2
/
+3
2021-01-12
bpf: Fix typo in bpf_inode_storage.c
KP Singh
1
-2
/
+2
2021-01-12
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2
-2
/
+8
2021-01-12
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
1
-2
/
+4
2021-01-12
Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2021-01-12
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2
-2
/
+2
2021-01-11
kthread: remove comments about old _do_fork() helper
Yanfei Xu
1
-1
/
+1
2021-01-11
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
1
-4
/
+2
2021-01-11
signal: Add missing __user annotation to copy_siginfo_from_user_any
Jann Horn
1
-1
/
+2
2021-01-10
Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2021-01-08
task_work: unconditionally run task_work from get_signal()
Jens Axboe
1
-0
/
+3
2021-01-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2021-01-06
staging: ION: remove some references to CONFIG_ION
Matthias Maennich
1
-1
/
+0
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-10
/
+10
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-4
/
+21
2021-01-03
bpf: Fix a task_iter bug caused by a merge conflict resolution
Yonghong Song
1
-0
/
+1
2021-01-01
Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
[next]