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
/
x86
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
um: Use correct data source in fpregs_legacy_set()
Tiwei Bie
1
-1
/
+1
2025-06-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-31
/
+366
2025-06-05
um: fix unused variable warning
Benjamin Berg
1
-3
/
+0
2025-06-04
um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
1
-1
/
+1
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2
-4
/
+21
2025-06-02
um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
3
-20
/
+283
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
4
-0
/
+55
2025-05-05
um/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
1
-2
/
+2
2025-05-05
um/asm: Rename rep_nop() to native_pause()
Uros Bizjak
1
-2
/
+2
2025-05-05
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
1
-0
/
+3
2025-05-05
um: fix _nofault accesses
Johannes Berg
2
-2
/
+2
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
1
-24
/
+0
2025-03-18
um: Store full CSGSFS and SS register from mcontext
Benjamin Berg
1
-2
/
+1
2025-03-18
um/locking: Remove semicolon from "lock" prefix
Uros Bizjak
1
-3
/
+3
2025-03-18
um: Allocate vdso page pointer statically
Tiwei Bie
1
-14
/
+3
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
3
-0
/
+36
2025-02-13
um: properly align signal stack on x86_64
Benjamin Berg
1
-3
/
+5
2025-02-13
um: add back support for FXSAVE registers
Benjamin Berg
2
-3
/
+23
2025-01-13
um: Remove unused asm/archparam.h header
Tiwei Bie
1
-20
/
+0
2025-01-10
um: Remove unused user_context function
Tiwei Bie
1
-2
/
+0
2024-11-07
um: fix sparse warnings in signal code
Benjamin Berg
1
-6
/
+6
2024-11-07
um: fix sparse warnings from regset refactor
Benjamin Berg
2
-6
/
+9
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
13
-454
/
+449
2024-10-23
um: vdso: Always reject undefined references in during linking
Thomas Weißschuh
2
-14
/
+2
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
2
-0
/
+16
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
1
-3
/
+0
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2
-152
/
+1
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
2
-6
/
+12
2024-10-10
um: Add generic stub_syscall1 function
Benjamin Berg
1
-0
/
+11
2024-10-10
um: Remove 3-level page table support on i386
Tiwei Bie
1
-9
/
+1
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
4
-76
/
+71
2024-10-10
um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86
Benjamin Berg
1
-0
/
+1
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+0
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
2
-2
/
+0
2024-09-02
mm: remove legacy install_special_mapping() code
Linus Torvalds
1
-4
/
+8
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-608
/
+42
2024-07-03
um: Enable preemption in UML
Anton Ivanov
1
-1
/
+0
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
3
-51
/
+0
2024-07-03
um: remove LDT support
Benjamin Berg
4
-438
/
+2
2024-07-03
um: Rework syscall handling
Benjamin Berg
5
-134
/
+16
2024-07-03
um: Add generic stub_syscall6 function
Benjamin Berg
2
-0
/
+38
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2
-6
/
+8
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
2
-8
/
+13
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-30
/
+42
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-7
/
+0
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-04-30
um: Remove unused do_get_thread_area function
Tiwei Bie
1
-17
/
+0
2024-04-30
um: Fix -Wmissing-prototypes warnings for __vdso_*
Tiwei Bie
1
-2
/
+8
2024-04-30
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
1
-0
/
+7
2024-04-30
um: Fix -Wmissing-prototypes warnings for (rt_)sigreturn
Tiwei Bie
1
-2
/
+3
[next]