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
starfive-6.6.48-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
2022-03-22
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-187
/
+312
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-24
/
+59
2022-03-21
Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-19
/
+82
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-98
/
+232
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+7
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
25
-107
/
+269
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
3
-17
/
+29
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
1
-11
/
+11
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-2
/
+2
2022-03-11
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+33
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
1
-2
/
+2
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
1
-0
/
+20
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
1
-0
/
+11
2022-03-08
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2022-03-08
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
1
-10
/
+40
2022-03-08
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
2
-8
/
+5
2022-03-08
tick: Detect and fix jiffies update stall
Frederic Weisbecker
2
-0
/
+21
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+15
2022-03-07
Merge branch 'clocksource.2022.02.01b' of git://git.kernel.org/pub/scm/linux/...
Thomas Gleixner
2
-1
/
+16
2022-03-06
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2022-03-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-10
/
+15
2022-03-05
configs/debug: set CONFIG_DEBUG_INFO=y properly
Qian Cai
1
-1
/
+1
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2
-9
/
+14
2022-03-05
Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+18
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
3
-1
/
+65
2022-03-03
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+13
2022-03-02
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-02-28
blktrace: fix use after free for struct blk_trace
Yu Kuai
1
-8
/
+18
2022-02-27
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-53
/
+118
2022-02-26
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
1
-4
/
+2
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
1
-1
/
+0
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
1
-0
/
+14
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
4
-16
/
+12
2022-02-25
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
1
-6
/
+46
2022-02-25
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
1
-1
/
+13
2022-02-25
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+6
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+8
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
10
-185
/
+309
[next]