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
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-42
/
+40
2024-09-12
um: fix time-travel syscall scheduling hack
Johannes Berg
1
-14
/
+20
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
1
-1
/
+0
2024-09-12
um: Remove the call to SUBARCH_EXECVE1 macro
Tiwei Bie
1
-3
/
+0
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
3
-8
/
+8
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
2
-6
/
+6
2024-09-12
um: Remove the redundant newpage check in update_pte_range
Tiwei Bie
1
-10
/
+6
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-1
/
+1
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
1
-1
/
+1
2024-07-04
um: register power-off handler
Johannes Berg
1
-0
/
+15
2024-07-03
um: Enable preemption in UML
Anton Ivanov
1
-0
/
+2
2024-07-03
um: refactor TLB update handling
Benjamin Berg
3
-121
/
+34
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
1
-305
/
+81
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
2
-31
/
+15
2024-07-03
um: Do not flush MM in flush_thread
Benjamin Berg
2
-5
/
+24
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2
-19
/
+10
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
5
-33
/
+108
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2
-2
/
+8
2024-07-03
um: time-travel: remove time_exit()
Johannes Berg
1
-6
/
+0
2024-07-03
um: add shared memory optimisation for time-travel=ext
Johannes Berg
1
-12
/
+118
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
1
-1
/
+1
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
1
-0
/
+59
2024-07-03
um/mm: remove redundant assignment of max_low_pfn
Wei Yang
1
-1
/
+0
2024-07-03
um: Remove /proc/sysemu support code
Tiwei Bie
1
-67
/
+0
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
1
-3
/
+0
2024-07-03
um: time-travel: fix time-travel-start option
Johannes Berg
1
-2
/
+2
2024-07-03
um: irqs: process outstanding IRQs when unblocking signals
Benjamin Berg
1
-29
/
+49
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-59
/
+27
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-04-30
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
2
-14
/
+2
2024-04-22
um: process: remove unused 'n' variable
Johannes Berg
1
-2
/
+2
2024-04-22
um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
1
-0
/
+1
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
4
-7
/
+3
2024-04-22
um: Add missing headers
Tiwei Bie
7
-0
/
+9
2024-04-22
um: Fix the return type of __switch_to
Tiwei Bie
1
-1
/
+2
2024-04-22
um: Remove unused functions
Tiwei Bie
2
-27
/
+0
2024-04-22
um: Make local functions and variables static
Tiwei Bie
3
-8
/
+8
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
1
-8
/
+8
2024-01-17
Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+33
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-2
/
+2
2024-01-05
um: time-travel: fix time corruption
Johannes Berg
1
-5
/
+27
2024-01-05
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
3
-24
/
+2
2024-01-05
um: document arch_futex_atomic_op_inuser
Anton Ivanov
1
-1
/
+3
2024-01-04
um: Fix naming clash between UML and scheduler
Anton Ivanov
1
-1
/
+1
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
1
-2
/
+0
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
1
-1
/
+1
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
[next]