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
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-22
/
+6
2024-05-18
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2
-16
/
+0
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-27
/
+0
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-32
/
+22
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
3
-6
/
+7
2024-05-14
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-84
/
+127
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
3
-4
/
+4
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2
-2
/
+2
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
1
-33
/
+0
2024-04-29
s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILD
Sumanth Korikkar
1
-1
/
+1
2024-04-29
s390/ftrace: Use unwinder instead of __builtin_return_address()
Sven Schnelle
2
-0
/
+21
2024-04-29
s390/os_info: Fix array size in struct os_info
Sven Schnelle
1
-0
/
+1
2024-04-29
s390/os_info: Initialize old os_info in standalone dump kernel
Alexander Egorenkov
1
-1
/
+2
2024-04-26
s390/vdso: Add CFI for RA register to asm macro vdso_func
Jens Remus
1
-0
/
+2
2024-04-26
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-17
s390/mm: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
2024-04-17
s390/nospec: Correct modules thunk offset calculation
Vasily Gorbik
1
-2
/
+2
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
1
-3
/
+2
2024-04-17
s390/crash: Use old os_info to create PT_LOAD headers
Alexander Gordeev
2
-5
/
+39
2024-04-17
s390/vmcoreinfo: Store virtual memory layout
Alexander Gordeev
1
-0
/
+2
2024-04-17
s390/os_info: Store virtual memory layout
Alexander Gordeev
1
-0
/
+7
2024-04-17
s390/os_info: Introduce value entries
Alexander Gordeev
2
-5
/
+16
2024-04-17
s390/boot: Make .amode31 section address range explicit
Alexander Gordeev
1
-1
/
+1
2024-04-17
s390/boot: Make identity mapping base address explicit
Alexander Gordeev
1
-0
/
+1
2024-04-17
s390/mm: Create virtual memory layout structure
Alexander Gordeev
1
-2
/
+1
2024-04-17
s390/irq,nmi: Include <asm/vtime.h> header directly
Alexander Gordeev
2
-0
/
+2
2024-04-09
s390/mm: Convert gmap_make_secure to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+14
2024-04-09
s390/mm: Convert make_page_secure to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+16
2024-04-09
s390/cpum_cf: make crypto counters upward compatible across machine types
Thomas Richter
2
-9
/
+4
2024-04-09
s390/uv: export prot_virt_guest symbol in uv
Holger Dengler
1
-0
/
+1
2024-04-03
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
1
-0
/
+1
2024-04-03
s390/pai: fix sampling event removal for PMU device driver
Thomas Richter
2
-6
/
+14
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-45
/
+34
2024-03-17
s390/entry: compare gmap asce to determine guest/host fault
Sven Schnelle
1
-16
/
+15
2024-03-17
s390/entry: remove OUTSIDE macro
Sven Schnelle
1
-25
/
+4
2024-03-17
s390/entry: add CIF_SIE flag and remove sie64a() address check
Sven Schnelle
1
-3
/
+14
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-15
/
+36
2024-03-13
s390/vtime: fix average steal time calculation
Mete Durlu
1
-2
/
+2
2024-03-13
s390/sysinfo: allow response buffer in normal memory
Alexander Gordeev
1
-1
/
+1
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
30
-549
/
+503
2024-03-07
s390/cache: prevent rebuild of shared_cpu_list
Heiko Carstens
1
-0
/
+1
2024-03-07
s390/pai: change sampling event assignment for PMU device driver
Thomas Richter
2
-3
/
+6
2024-02-26
s390/boot: simplify GOT handling
Alexander Gordeev
1
-2
/
+2
2024-02-25
s390: vmlinux.lds.S: fix .got.plt assertion
Heiko Carstens
1
-3
/
+8
2024-02-24
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
3
-15
/
+22
2024-02-24
s390, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
3
-0
/
+14
[next]