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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-5
/
+6
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-5
/
+6
2023-06-16
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-1
/
+2
2023-04-21
um: make stub data pages size tweakable
Johannes Berg
3
-8
/
+13
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-6
/
+8
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-2
/
+2
2023-02-13
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2023-02-10
um: Make the definition of cpu_data more compatible
Peter Foley
1
-1
/
+1
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2
-2
/
+2
2023-02-02
um: Declare fix_range_common as a static function
Benjamin Berg
1
-2
/
+2
2023-02-02
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
1
-2
/
+2
2023-02-02
um: protect VMA iteration
Johannes Berg
1
-0
/
+2
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-1
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2
-2
/
+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-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-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
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
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
3
-9
/
+9
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-09-27
um: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-8
/
+6
2022-09-20
uml: Remove the initialization of statics to 0
Shaomin Deng
1
-1
/
+1
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
1
-4
/
+4
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
1
-1
/
+1
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-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+24
2022-08-06
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+26
2022-08-03
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+8
2022-07-18
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+20
2022-07-18
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-07-18
UML: add support for KASAN under x86_64
Patricia Alfonso
3
-2
/
+25
2022-07-18
arch: um: Fix build for statically linked UML w/ constructors
David Gow
1
-0
/
+1
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-06-04
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-8
/
+8
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
4
-8
/
+8
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-6
/
+4
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
[next]