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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
26
-412
/
+389
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-29
/
+21
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+15
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-30
/
+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
s390/kprobes: Remove custom insn slot allocator
Heiko Carstens
4
-89
/
+10
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
2
-2
/
+1
2024-05-16
s390/cpacf: Make use of invalid opcode produce a link error
Harald Freudenberger
1
-2
/
+10
2024-05-16
s390/cpacf: Split and rework cpacf query functions
Harald Freudenberger
1
-20
/
+81
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-16
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-43
/
+37
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+11
2024-05-14
s390/ipl: Introduce sysfs attribute 'scp_data' for dump ipl
Alexander Egorenkov
1
-0
/
+33
2024-05-14
s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'
Alexander Egorenkov
1
-163
/
+83
2024-05-14
s390/ipl: Fix incorrect initialization of nvme dump block
Alexander Egorenkov
1
-3
/
+3
2024-05-14
s390/ipl: Fix incorrect initialization of len fields in nvme reipl block
Alexander Egorenkov
1
-2
/
+2
2024-05-14
s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max length
Alexander Egorenkov
1
-1
/
+5
2024-05-14
s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmds
Alexander Egorenkov
1
-13
/
+15
2024-05-14
s390/alternatives: Convert runtime sanity check into compile time check
Heiko Carstens
3
-7
/
+2
2024-05-14
s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()
Sven Schnelle
1
-0
/
+1
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+2
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
3
-24
/
+0
2024-05-14
s390/fpu: Remove comment about TIF_FPU
Thomas Huth
1
-5
/
+0
2024-05-14
s390: Mark psw in __load_psw_mask() as __unitialized
Sven Schnelle
1
-1
/
+1
2024-05-14
s390/vtime: Use get_cpu_timer()
Sven Schnelle
1
-9
/
+1
2024-05-14
s390/idle: Rewrite psw_idle() in C
Sven Schnelle
4
-32
/
+21
2024-05-14
s390/stackstrace: Detect vdso stack frames
Heiko Carstens
5
-8
/
+36
2024-05-14
s390/vdso: Introduce and use struct stack_frame_vdso_wrapper
Heiko Carstens
3
-10
/
+17
2024-05-14
s390/stacktrace: Improve detection of invalid instruction pointers
Heiko Carstens
1
-4
/
+22
2024-05-14
s390/stacktrace: Skip first user stack frame
Heiko Carstens
1
-4
/
+4
2024-05-14
s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()
Heiko Carstens
3
-38
/
+36
2024-05-14
s390/vdso: Use standard stack frame layout
Heiko Carstens
2
-0
/
+2
2024-05-14
s390/vdso: Generate unwind information for C modules
Jens Remus
2
-2
/
+4
2024-05-14
s390/pgtable: Add missing hardware bits for puds, pmds
Claudio Imbrenda
1
-3
/
+5
2024-05-14
s390/pgtable: Switch read and write softbits for puds
Claudio Imbrenda
1
-2
/
+2
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2
-27
/
+30
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
3
-2
/
+2
2024-05-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+6
2024-05-14
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+0
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
47
-455
/
+698
2024-05-13
s390/bpf: Emit a barrier for BPF_FETCH instructions
Ilya Leoshkevich
1
-2
/
+6
2024-05-12
Merge tag 'for-linus-6.9' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
3
-4
/
+4
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-4
/
+18
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-1
/
+3
2024-05-06
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-2
/
+2
[next]