index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
skas
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
3
-19
/
+111
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2
-15
/
+132
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
1
-5
/
+77
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
1
-0
/
+49
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
1
-0
/
+11
2024-11-12
um: move thread info into task
Benjamin Berg
1
-3
/
+1
2024-11-07
um: Remove double zero check
Shaojie Dong
1
-2
/
+1
2024-10-26
um: fix stub exe build with CONFIG_GCOV
Johannes Berg
1
-1
/
+1
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
1
-10
/
+0
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
1
-7
/
+11
2024-10-18
um: Fix misaligned stack in stub_exe
David Gow
1
-1
/
+1
2024-10-17
um: Disable auto variable initialization for stub_exe.c
Nathan Chancellor
1
-0
/
+5
2024-10-17
um: Fix passing '-n' to linker for stub_exe
Nathan Chancellor
1
-1
/
+1
2024-10-10
um: clear all memory in new userspace processes
Benjamin Berg
1
-23
/
+2
2024-10-10
um: Set parent death signal for userspace process
Benjamin Berg
1
-0
/
+3
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
4
-2
/
+132
2024-09-12
um: fix time-travel syscall scheduling hack
Johannes Berg
1
-14
/
+20
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
1
-6
/
+6
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
1
-2
/
+2
2024-07-03
um: refactor TLB update handling
Benjamin Berg
1
-0
/
+10
2024-07-03
um: Do not flush MM in flush_thread
Benjamin Berg
1
-0
/
+24
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
1
-0
/
+8
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
3
-68
/
+10
2024-07-03
um: remove LDT support
Benjamin Berg
2
-19
/
+0
2024-07-03
um: Rework syscall handling
Benjamin Berg
3
-4
/
+85
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2
-2
/
+8
2024-04-30
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
1
-4
/
+0
2024-04-22
um: Add missing headers
Tiwei Bie
2
-0
/
+2
2024-01-05
um: document arch_futex_atomic_op_inuser
Anton Ivanov
1
-1
/
+3
2023-04-21
um: make stub data pages size tweakable
Johannes Berg
2
-5
/
+6
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
1
-1
/
+1
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2021-12-22
um: remove set_fs
Christoph Hellwig
1
-25
/
+0
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2021-08-26
um: fix stub location calculation
Johannes Berg
1
-2
/
+1
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-4
/
+10
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+137
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
1
-1
/
+1
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
1
-0
/
+136
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
1
-1
/
+1
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-87
/
+0
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
1
-2
/
+1
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
1
-14
/
+11
2020-10-27
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-04-29
um: syscall.c: include <asm/unistd.h>
Johannes Berg
1
-0
/
+1
2020-03-30
um: Implement time-travel=ext
Johannes Berg
1
-1
/
+2
[next]