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
/
x86
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-4
/
+0
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
1
-1
/
+1
2022-09-19
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub
1
-6
/
+0
2022-09-19
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
1
-3
/
+2
2022-08-07
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-04
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
1
-1
/
+2
2022-07-18
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+1
2022-07-18
um: include linux/stddef.h for __always_inline
Jason A. Donenfeld
1
-0
/
+1
2022-07-18
UML: add support for KASAN under x86_64
Patricia Alfonso
2
-1
/
+5
2022-07-18
um: x86: print RIP with symbol
Johannes Berg
1
-2
/
+2
2022-07-18
x86/um: Kconfig: Fix indentation
Juerg Haefliger
1
-5
/
+5
2022-05-27
um: Fix out-of-bounds read in LDT setup
Vincent Whitchurch
1
-2
/
+4
2022-04-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+2
2022-03-22
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+4
2022-03-21
um: Allow builds with Clang
Kees Cook
1
-5
/
+4
2022-03-11
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
1
-3
/
+2
2022-03-11
um: Remove duplicated include in syscalls_64.c
Yang Li
1
-1
/
+0
2022-02-16
elfcore: Replace CONFIG_{IA64, UML} checks with a new option
Catalin Marinas
1
-0
/
+1
2022-01-31
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
1
-0
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
1
-1
/
+0
2022-01-13
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2021-12-22
um: remove set_fs
Christoph Hellwig
1
-8
/
+0
2021-12-21
uml/i386: missing include in barrier.h
Al Viro
1
-0
/
+1
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
5
-0
/
+5
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
3
-6
/
+10
2021-12-21
uml: trim unused junk from arch/x86/um/sys_call_table_*.c
Al Viro
2
-18
/
+0
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-1
/
+2
2021-12-21
uml: x86: add FORCE to user_constants.h
Johannes Berg
1
-1
/
+1
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
3
-4
/
+4
2021-08-26
um: fix stub location calculation
Johannes Berg
3
-2
/
+25
2021-05-25
x86/uml/syscalls: Remove array index from syscall initializers
Brian Gerst
2
-2
/
+2
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
2
-12
/
+0
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2
-9
/
+8
2021-04-16
um: elf.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
1
-1
/
+1
2021-04-16
um: Add 2 missing libs to fix various build errors
Randy Dunlap
1
-0
/
+1
2021-04-16
um: Fix tag order in stub_32.h
Johannes Berg
1
-1
/
+1
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-1
/
+1
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
5
-34
/
+62
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2
-2
/
+2
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-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+2
2020-10-12
um: Remove dead usage of TIF_IA32
Gabriel Krisman Bertazi
1
-12
/
+1
2020-10-12
um: Some fixes to build UML with musl
Ignat Korchagin
1
-1
/
+1
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-23
/
+0
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-16
/
+0
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
[next]