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
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+14
2022-03-21
um: Allow builds with Clang
Kees Cook
1
-0
/
+1
2022-03-11
um: run_helper: Write error message to kernel log on exec failure on host
Glenn Washburn
1
-0
/
+5
2022-03-11
um: Remove unused timeval_to_ns() function
David Gow
1
-6
/
+0
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
1
-0
/
+9
2021-12-21
um: Use swap() to make code cleaner
Yang Guang
1
-4
/
+3
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2
-3
/
+3
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2
-7
/
+7
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-1
/
+2
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
3
-4
/
+4
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
1
-0
/
+32
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
1
-4
/
+51
2021-06-17
um: export signals_enabled directly
Johannes Berg
1
-6
/
+1
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-4
/
+0
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
1
-0
/
+2
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
1
-10
/
+13
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
1
-0
/
+4
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
1
-2
/
+53
2021-01-27
um: fix os_idle_sleep() to not hang
Johannes Berg
1
-1
/
+14
2021-01-27
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-2
/
+2
2020-12-14
um: time-travel: Correct time event IRQ delivery
Johannes Berg
1
-0
/
+3
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-15
/
+32
2020-12-14
um: Monitor error events in IRQ controller
Anton Ivanov
1
-1
/
+1
2020-12-14
um: allocate a guard page to helper threads
Johannes Berg
1
-2
/
+2
2020-12-14
um: Fetch registers only for signals which need them
Anton Ivanov
1
-1
/
+14
2020-12-14
um: Support suspend to RAM
Johannes Berg
1
-0
/
+5
2020-12-14
um: Allow PM with suspend-to-idle
Johannes Berg
1
-1
/
+13
2020-12-14
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
1
-13
/
+4
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
2
-21
/
+6
2020-12-14
um: sigio: Return error from add_sigio_fd()
Johannes Berg
1
-2
/
+4
2020-12-14
um: Increase stack frame size threshold for signal.c
Andy Shevchenko
1
-0
/
+2
2020-12-14
um: Remove use of asprinf in umid.c
Anton Ivanov
1
-12
/
+5
2020-10-12
um: Fix incorrect assumptions about max pid length
Maciej Żenczykowski
1
-4
/
+4
2020-10-12
um: Some fixes to build UML with musl
Ignat Korchagin
1
-1
/
+1
2020-06-02
um: Use fdatasync() when mapping the UBD FSYNC command
Anton Ivanov
1
-1
/
+1
2020-06-02
um: Add include: memset() and memcpy() are in <string.h>
Zach van Rijn
1
-0
/
+1
2020-03-30
um: Implement time-travel=ext
Johannes Berg
1
-0
/
+30
2020-03-30
um: Move timer-internal.h to non-shared
Johannes Berg
1
-1
/
+0
2020-03-30
um: falloc.h needs to be directly included for older libc
Alan Maguire
1
-0
/
+1
2020-03-30
um: Fix len of file in create_pid_file
Wen Yang
1
-2
/
+3
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
1
-1
/
+1
2019-11-26
um: Don't trace irqflags during shutdown
Johannes Berg
1
-1
/
+1
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
25
-25
/
+25
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
1
-0
/
+44
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
4
-22
/
+42
2019-09-15
um: Avoid using uninitialized regs
Johannes Berg
1
-0
/
+3
2019-09-15
um: Remove sig_info[SIGALRM]
Johannes Berg
1
-2
/
+1
2019-07-03
um: Pass nsecs to os timer functions
Johannes Berg
1
-12
/
+8
2019-07-03
um: Timer code cleanup
Johannes Berg
1
-93
/
+26
2019-07-03
um: fix os_timer_one_shot()
Johannes Berg
1
-1
/
+1
[next]