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
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
x86/resctrl: Enable non-contiguous CBMs in Intel CAT
Maciej Wieczor-Retman
3
-7
/
+21
2023-10-11
x86/resctrl: Rename arch_has_sparse_bitmaps
Maciej Wieczor-Retman
2
-4
/
+4
2023-10-11
x86/resctrl: Fix remaining kernel-doc warnings
Maciej Wieczor-Retman
1
-5
/
+5
2023-10-02
x86/sev: Change npages to unsigned long in snp_accept_memory()
Tom Lendacky
1
-2
/
+1
2023-10-02
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
1
-14
/
+55
2023-09-29
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
1
-5
/
+25
2023-09-28
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
1
-1
/
+1
2023-09-24
x86/kgdb: Fix a kerneldoc warning when build with W=1
Christophe JAILLET
1
-1
/
+0
2023-09-22
Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+2
2023-09-22
Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-48
/
+45
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2
-1
/
+3
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
1
-8
/
+0
2023-09-19
x86/shstk: Add warning for shadow stack double unmap
Rick Edgecombe
1
-0
/
+11
2023-09-19
x86/shstk: Remove useless clone error handling
Rick Edgecombe
1
-7
/
+0
2023-09-19
x86/shstk: Handle vfork clone failure correctly
Rick Edgecombe
1
-2
/
+20
2023-09-19
x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/srso: Don't probe microcode in a guest
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
2
-31
/
+10
2023-09-19
x86/srso: Fix srso_show_state() side effect
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
1
-67
/
+0
2023-09-18
x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()
Rik van Riel
1
-6
/
+2
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+5
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2023-09-13
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
1
-3
/
+9
2023-09-11
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
1
-6
/
+5
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+5
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-47
/
+50
2023-09-07
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
1
-0
/
+3
2023-09-07
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
1
-1
/
+1
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+84
2023-09-04
x86/smp: Don't send INIT to non-present and non-booted CPUs
Thomas Gleixner
1
-1
/
+1
2023-09-02
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-13
/
+6
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-50
/
+53
2023-09-01
x86/fpu/xstate: Fix PKRU covert channel
Jim Mattson
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-148
/
+986
2023-08-31
x86/irq/i8259: Fix kernel-doc annotation warning
Vincenzo Palazzo
1
-3
/
+1
2023-08-31
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
1
-4
/
+4
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-47
/
+50
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
42
-1159
/
+641
2023-08-30
x86/shstk: Change order of __user in type
Rick Edgecombe
1
-1
/
+1
2023-08-30
Merge tag 'x86-core-2023-08-30-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+36
2023-08-30
x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_class
Justin Stitt
1
-5
/
+0
2023-08-30
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-22
/
+7
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-14
/
+141
2023-08-29
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+8
2023-08-29
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-355
/
+414
2023-08-29
Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+7
[next]