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
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-3
/
+3
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-06-06
Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-136
/
+318
2020-06-06
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-98
/
+109
2020-06-06
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-17
/
+53
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+16
2020-06-05
Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+40
2020-06-05
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2020-06-05
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2020-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-116
/
+213
2020-06-05
kernel/relay.c: fix read_pos error when multiple readers
Pengcheng Yang
1
-10
/
+7
2020-06-05
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
1
-0
/
+5
2020-06-05
kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
1
-28
/
+6
2020-06-05
user.c: make uidhash_table static
Jason Yan
1
-1
/
+1
2020-06-05
kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
1
-0
/
+5
2020-06-05
kcov: collect coverage from interrupts
Andrey Konovalov
1
-39
/
+155
2020-06-05
kcov: use t->kcov_mode as enabled indicator
Andrey Konovalov
1
-9
/
+23
2020-06-05
kcov: move t->kcov_sequence assignment
Andrey Konovalov
1
-1
/
+1
2020-06-05
kcov: move t->kcov assignments into kcov_start/stop
Andrey Konovalov
1
-9
/
+7
2020-06-05
kcov: fix potential use-after-free in kcov_remote_start
Andrey Konovalov
1
-6
/
+8
2020-06-05
kcov: cleanup debug messages
Andrey Konovalov
1
-20
/
+2
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-1
/
+4
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-67
/
+68
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2
-87
/
+117
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-60
/
+230
2020-06-04
mm: allow swappiness that prefers reclaiming anon over the file workingset
Johannes Weiner
1
-1
/
+2
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-8
/
+3
2020-06-04
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-1
/
+1
2020-06-04
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-3
/
+3
2020-06-04
padata: add basic support for multithreaded jobs
Daniel Jordan
1
-3
/
+149
2020-06-04
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
1
-41
/
+77
2020-06-04
padata: initialize earlier
Daniel Jordan
1
-9
/
+8
2020-06-04
padata: remove exit routine
Daniel Jordan
1
-6
/
+0
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
45
-2215
/
+4826
2020-06-04
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-14
/
+4
2020-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+110
2020-06-04
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2
-22
/
+46
2020-06-03
Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+11
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
6
-34
/
+299
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-371
/
+541
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-136
/
+189
2020-06-03
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-36
/
+113
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-13
/
+48
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-67
/
+32
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2
-13
/
+0
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
1
-10
/
+14
[next]