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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
29
-267
/
+4039
2023-10-25
powerpc/vmcore: Add MMU information to vmcoreinfo
Aditya Gupta
1
-0
/
+3
2023-10-25
Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"
Michael Ellerman
1
-2
/
+0
2023-10-23
powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
Hari Bathini
4
-51
/
+96
2023-10-23
powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
Hari Bathini
1
-2
/
+2
2023-10-23
powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
Hari Bathini
1
-0
/
+15
2023-10-23
powerpc/bpf: implement bpf_arch_text_copy
Hari Bathini
1
-1
/
+19
2023-10-23
powerpc/code-patching: introduce patch_instructions()
Hari Bathini
2
-3
/
+139
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
1
-1
/
+1
2023-10-20
powerpc/pseries: use kfree_sensitive() in plpks_gen_password()
Minjie Du
1
-2
/
+2
2023-10-20
powerpc/code-patching: Perform hwsync in __patch_instruction() in case of fai...
Christophe Leroy
1
-4
/
+1
2023-10-20
powerpc/fsl_msi: Use device_get_match_data()
Rob Herring
1
-6
/
+4
2023-10-20
powerpc: Remove cpm_dp...() macros
Christophe Leroy
2
-9
/
+0
2023-10-20
powerpc/qspinlock: Rename yield_propagate_owner tunable
Nicholas Piggin
1
-9
/
+9
2023-10-20
powerpc/qspinlock: Propagate sleepy if previous waiter is preempted
Nicholas Piggin
1
-1
/
+5
2023-10-20
powerpc/qspinlock: don't propagate the not-sleepy state
Nicholas Piggin
1
-18
/
+8
2023-10-20
powerpc/qspinlock: propagate owner preemptedness rather than CPU number
Nicholas Piggin
1
-44
/
+36
2023-10-20
powerpc/qspinlock: stop queued waiters trying to set lock sleepy
Nicholas Piggin
1
-14
/
+10
2023-10-20
powerpc/perf: Fix disabling BHRB and instruction sampling
Nicholas Piggin
1
-3
/
+2
2023-10-20
powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
Naveen N Rao
2
-0
/
+18
2023-10-20
powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
Naveen N Rao
1
-6
/
+5
2023-10-20
powerpc/boot: Add version to install filenames
Nick Child
1
-6
/
+10
2023-10-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
1
-1
/
+3
2023-10-20
powerpc/imc-pmu: Use the correct spinlock initializer.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-10-20
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
2
-20
/
+18
2023-10-19
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...
Gaurav Batra
1
-4
/
+4
2023-10-19
powerpc/paravirt: Improve vcpu_is_preempted
Srikar Dronamraju
1
-3
/
+44
2023-10-19
powerpc/perf: Optimize find_alternatives_list() using binary search
Kuan-Wei Chiu
1
-17
/
+29
2023-10-19
powerpc: Hide empty pt_regs at base of the stack
Michael Ellerman
1
-3
/
+23
2023-10-19
powerpc/io: Expect immutable pointer in virt_to_phys() prototype
Stanislav Kinsburskii
1
-1
/
+1
2023-10-19
powerpc/fadump: Annotate endianness cast with __force
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/eeh: Remove unnecessary cast
Benjamin Gray
1
-2
/
+2
2023-10-19
powerpc: Cast away __iomem in low level IO routines
Benjamin Gray
1
-6
/
+6
2023-10-19
powerpc/uaccess: Cast away __user annotation after verification
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/opal: Annotate out param endianness
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/kvm: Force cast endianness of KVM shared regs
Benjamin Gray
1
-4
/
+4
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
10
-23
/
+26
2023-10-19
powerpc: Remove extern from function implementations
Benjamin Gray
3
-10
/
+10
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
6
-10
/
+10
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
9
-17
/
+18
2023-10-19
powerpc: Finally remove _PAGE_USER
Christophe Leroy
1
-7
/
+3
2023-10-19
powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
Christophe Leroy
1
-3
/
+8
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
3
-71
/
+60
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
4
-13
/
+22
2023-10-19
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
3
-27
/
+19
2023-10-19
powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2
-36
/
+22
2023-10-19
powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
3
-34
/
+18
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
3
-17
/
+7
[next]