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-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-157
/
+360
2021-04-26
Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2
-5
/
+5
2021-04-25
Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2021-04-25
Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-46
/
+6
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
1
-6
/
+2
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
1
-32
/
+0
2021-04-21
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+7
2021-04-21
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
1
-3
/
+62
2021-04-20
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
1
-3
/
+7
2021-04-20
Revert "gcov: clang: fix clang-11+ build"
Linus Torvalds
1
-1
/
+1
2021-04-19
preempt/dynamic: Fix typo in macro conditional statement
Zhouyi Zhou
1
-1
/
+1
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-74
/
+156
2021-04-17
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
1
-3
/
+4
2021-04-17
gcov: clang: fix clang-11+ build
Johannes Berg
1
-1
/
+1
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-74
/
+156
2021-04-17
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-17
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-17
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-17
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-17
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-17
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-17
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-17
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-14
Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2021-04-13
tracing/dynevent: Fix a memory leak in an error handling path
Christophe JAILLET
1
-2
/
+4
2021-04-11
Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2021-04-10
genirq: Reduce irqdebug cacheline bouncing
Nicholas Piggin
1
-0
/
+4
2021-04-10
kernel: Initialize cpumask before parsing
Tetsuo Handa
3
-4
/
+4
2021-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+19
2021-04-10
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-5
/
+48
2021-04-10
gcov: re-fix clang-11+ support
Nick Desaulniers
1
-10
/
+19
2021-04-07
irqdomain: Get rid of irq_create_identity_mapping()
Marc Zyngier
1
-3
/
+0
2021-04-05
lockdep: Allow tuning tracing capacity constants.
Tetsuo Handa
2
-5
/
+5
2021-04-04
workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()
Wang Qing
2
-13
/
+9
2021-04-04
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
1
-1
/
+1
2021-04-02
Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-04-02
bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
1
-1
/
+1
2021-04-02
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
1
-1
/
+1
2021-04-01
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
1
-2
/
+10
2021-04-01
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-03-31
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2021-03-30
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
1
-3
/
+6
2021-03-30
genirq/irq_sim: Shrink devm_irq_domain_create_sim()
Bartosz Golaszewski
1
-19
/
+12
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-18
/
+22
2021-03-27
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
1
-2
/
+1
2021-03-27
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
1
-1
/
+1
2021-03-27
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2
-3
/
+3
2021-03-27
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
1
-3
/
+0
[next]