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
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
1
-8
/
+0
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-12-13
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+1
2022-12-03
um: virt-pci: Avoid GCC non-NULL warning
Kees Cook
1
-3
/
+6
2022-12-02
um: kmsg_dumper: use srcu console list iterator
John Ogness
1
-8
/
+5
2022-12-02
um: kmsg_dump: only dump when no output console available
John Ogness
1
-3
/
+12
2022-11-25
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-1
/
+2
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
1
-1
/
+0
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2
-2
/
+1
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
1
-0
/
+5
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-15
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-57
/
+58
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+2
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+6
2022-10-04
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2022-09-27
um: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-8
/
+6
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
1
-0
/
+8
2022-09-20
uml: Remove the initialization of statics to 0
Shaomin Deng
1
-1
/
+1
2022-09-20
um: Do not initialise statics to 0.
Xin Gao
4
-4
/
+4
2022-09-20
um: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-20
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
2
-8
/
+7
2022-09-20
um: remove unused reactivate_chan() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-20
um: mmaper: add __exit annotations to module exit funcs
Xiu Jianfeng
1
-1
/
+1
2022-09-20
um: virt-pci: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-19
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
1
-1
/
+2
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-09-19
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
1
-1
/
+1
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
1
-1
/
+1
2022-09-19
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-09-19
um: read multiple msg from virtio slave request fd
Benjamin Beichler
1
-34
/
+37
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-4
/
+0
2022-09-12
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
2
-2
/
+2
2022-09-08
um: Enable FORTIFY_SOURCE
Kees Cook
2
-0
/
+2
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-15
/
+0
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
1
-1
/
+1
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+2
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
1
-1
/
+1
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+1
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+24
2022-08-06
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-43
/
+153
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+2
[next]