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
2023-09-29
um,ethertap: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-26
/
+17
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+11
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+7
2023-08-26
um: virt-pci: fix missing declaration warning
Vincent Whitchurch
1
-0
/
+2
2023-08-26
um: Refactor deprecated strncpy to memcpy
Justin Stitt
1
-2
/
+2
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
4
-3
/
+3
2023-08-26
um: port_kern: fix -Wmissing-variable-declarations
Nick Desaulniers
1
-1
/
+1
2023-08-26
uml: audio: fix -Wmissing-variable-declarations
Nick Desaulniers
1
-1
/
+1
2023-08-26
um: vector: refactor deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-08-26
um: use obj-y to descend into arch/um/*/
Masahiro Yamada
2
-4
/
+2
2023-08-26
um: Hard-code the result of 'uname -s'
Masahiro Yamada
1
-4
/
+3
2023-08-25
um: implement the new page table range API
Matthew Wilcox (Oracle)
1
-5
/
+2
2023-08-21
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-9
/
+9
2023-08-20
um: Fix hostaudio build errors
Randy Dunlap
4
-14
/
+6
2023-08-19
um: Remove strlcpy usage
Azeem Shaikh
2
-4
/
+3
2023-08-16
um: refactor deprecated strncpy to memcpy
Justin Stitt
1
-2
/
+2
2023-08-16
um: vector: refactor deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2
-2
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2
-3
/
+2
2023-07-30
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2
-2
/
+2
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
1
-3
/
+4
2023-07-27
um: Remove strlcpy declaration
Azeem Shaikh
2
-4
/
+3
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
1
-1
/
+1
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-7
/
+0
2023-06-30
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2
-2
/
+0
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-5
/
+6
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+3
2023-06-28
Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-5
/
+6
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+3
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+6
2023-06-20
uml: Replace strlcpy with strscpy
Azeem Shaikh
2
-1
/
+2
2023-06-16
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-8
/
+3
2023-06-14
Revert "[PATCH] uml: export symbols added by GCC hardened"
Masahiro Yamada
1
-7
/
+0
2023-06-14
um: Use HOST_DIR for mrproper
Kees Cook
1
-1
/
+1
2023-06-12
hostfs: Fix ephemeral inodes
Mickaël Salaün
1
-1
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-4
/
+4
2023-06-12
ubd: remove commented out code in ubd_open
Christoph Hellwig
1
-7
/
+0
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-3
/
+2
2023-05-26
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
2
-2
/
+0
2023-05-10
um: harddog: fix modular build
Johannes Berg
5
-7
/
+23
2023-05-04
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-102
/
+36
2023-04-21
um: make stub data pages size tweakable
Johannes Berg
5
-12
/
+18
2023-04-21
um: prevent user code in modules
Johannes Berg
1
-2
/
+2
2023-04-21
um: further clean up user_syms
Johannes Berg
1
-15
/
+16
[next]