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
starfive-6.6.48-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
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
2020-03-30
um: Move timer-internal.h to non-shared
Johannes Berg
1
-1
/
+1
2019-12-05
um: add support for folded p4d page tables
Mike Rapoport
2
-3
/
+16
2019-10-11
seccomp: simplify secure_computing()
Christian Brauner
1
-1
/
+1
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
6
-6
/
+6
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2
-3
/
+3
2019-07-15
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+13
2019-07-03
um: Fix kcov crash during startup
Marek Majkowski
1
-0
/
+2
2019-07-03
um: Support time travel mode
Johannes Berg
1
-0
/
+11
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2019-05-08
um: remove unused variable
Bartosz Golaszewski
1
-1
/
+0
2018-12-28
um: Remove unnecessary faulted check in uaccess.c
Anton Ivanov
1
-11
/
+12
2017-03-29
um: switch to RAW_COPY_USER
Al Viro
1
-4
/
+4
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-5
/
+5
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[next]