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
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
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
-126
/
+48
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
2
-0
/
+8
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
3
-2
/
+7
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
6
-2
/
+12
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2
-0
/
+16
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-20
/
+27
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2025-05-12
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+5
2025-05-12
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+14
2025-05-12
um: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
3
-20
/
+8
2025-05-07
um: Include linux/types.h in asm/fpu/api.h
Herbert Xu
1
-0
/
+2
2025-05-05
um: Remove legacy network transport infrastructure
Tiwei Bie
2
-121
/
+0
2025-05-05
um: Remove obsolete legacy network transports
Tiwei Bie
1
-1
/
+0
2025-05-05
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
1
-0
/
+5
2025-05-05
um: fix _nofault accesses
Johannes Berg
1
-0
/
+2
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+6
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-14
/
+39
2025-04-02
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-15
/
+6
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
2
-2
/
+1
2025-03-20
um: Add pthread-based helper support
Tiwei Bie
1
-0
/
+5
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
1
-0
/
+1
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
1
-0
/
+2
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
1
-1
/
+0
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
6
-11
/
+30
2025-03-18
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-01-31
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-60
/
+3
2025-01-26
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-3
/
+3
2025-01-13
um: Include missing headers in asm/pgtable.h
Tiwei Bie
1
-0
/
+3
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
2
-60
/
+1
2025-01-10
um: Remove unused MODULES_LEN macro
Tiwei Bie
1
-1
/
+0
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-173
/
+140
2024-11-21
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2024-11-12
um: move thread info into task
Benjamin Berg
4
-22
/
+25
2024-11-07
um: remove broken double fault detection
Benjamin Berg
1
-1
/
+0
2024-11-07
um: remove duplicate UM_NSEC_PER_SEC definition
Benjamin Berg
1
-1
/
+0
2024-11-07
um: remove file sync for stub data
Benjamin Berg
1
-1
/
+0
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
3
-22
/
+3
2024-10-29
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
1
-0
/
+2
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
1
-1
/
+3
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
1
-1
/
+5
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
4
-28
/
+28
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
4
-36
/
+8
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
2
-4
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+1
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
4
-13
/
+60
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2
-4
/
+1
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
1
-0
/
+11
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2
-3
/
+1
[next]