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-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2
-5
/
+0
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
1
-6
/
+44
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
2
-35
/
+42
2021-09-02
futex: Avoid redundant task lookup
Thomas Gleixner
1
-30
/
+37
2021-09-02
futex: Clarify comment for requeue_pi_wake_futex()
Thomas Gleixner
1
-6
/
+20
2021-09-02
futex: Prevent inconsistent state and exit race
Thomas Gleixner
1
-43
/
+55
2021-09-02
futex: Return error code instead of assigning it without effect
Colin Ian King
1
-1
/
+1
2021-09-02
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
1
-4
/
+6
2021-09-02
Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-51
/
+175
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-110
/
+175
2021-09-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-550
/
+413
2021-09-02
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-40
/
+33
2021-09-02
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-18
/
+44
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
22
-308
/
+1647
2021-09-01
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-78
/
+111
2021-09-01
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-64
/
+133
2021-08-31
Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-41
/
+56
2021-08-31
Merge tag 'audit-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+6
2021-08-31
Merge tag 'kernel.sys.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-08-31
swiotlb: use depends on for DMA_RESTRICTED_POOL
Claire Chang
1
-2
/
+1
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+42
2021-08-31
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-08-31
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+18
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-189
/
+433
2021-08-31
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-156
/
+398
2021-08-31
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-50
/
+195
2021-08-31
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-1373
/
+3123
2021-08-31
Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-39
/
+67
2021-08-30
Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-149
/
+672
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-3
/
+3
2021-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-24
/
+11
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-1658
/
+1767
2021-08-30
cgroup: Avoid compiler warnings with no subsystems
Kees Cook
1
-6
/
+20
2021-08-30
Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
3
-4
/
+4
2021-08-30
Merge branches 'pm-cpufreq', 'pm-cpu' and 'pm-em'
Rafael J. Wysocki
4
-37
/
+52
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+10
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
6
-500
/
+163
2021-08-30
Merge branch 'rework/fixup-for-5.15' into for-linus
Petr Mladek
1
-2
/
+5
2021-08-30
Merge branch 'for-5.15-verbose-console' into for-linus
Petr Mladek
1
-0
/
+12
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-0
/
+1
2021-08-29
Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-27
/
+121
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
3
-23
/
+23
2021-08-27
printk/index: Fix -Wunused-function warning
YueHaibing
1
-1
/
+1
2021-08-27
locking/rtmutex: Return success on deadlock for ww_mutex waiters
Peter Zijlstra
1
-1
/
+14
2021-08-27
locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexes
Peter Zijlstra
1
-0
/
+25
2021-08-27
padata: Remove repeated verbose license text
Cai Huoqing
1
-13
/
+0
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-12
/
+16
2021-08-27
signal/seccomp: Dump core when there is only one live thread
Eric W. Biederman
1
-1
/
+1
2021-08-26
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+6
[prev]
[next]