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
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+8
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+1
2020-12-15
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+29
2020-12-15
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+15
2020-12-15
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2020-12-15
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+95
2020-12-15
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-12-15
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-69
/
+26
2020-12-15
Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-1
/
+3229
2020-12-15
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-27
/
+98
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
1
-6
/
+6
2020-12-14
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
1
-0
/
+1
2020-12-12
x86: Enumerate AVX512 FP16 CPUID feature flag
Kyung Min Park
1
-0
/
+1
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
1
-4
/
+2
2020-12-08
x86/cpu/amd: Remove dead code for TSEG region remapping
Arvind Sankar
2
-41
/
+0
2020-12-03
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
1
-1
/
+1
2020-12-01
x86/mce: Rename kill_it to kill_current_task
Gabriele Paoloni
1
-8
/
+8
2020-12-01
x86/mce: Remove redundant call to irq_work_queue()
Gabriele Paoloni
1
-3
/
+0
2020-12-01
x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3
Gabriele Paoloni
1
-1
/
+1
2020-12-01
x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places
Gabriele Paoloni
1
-11
/
+4
2020-12-01
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
4
-114
/
+75
2020-12-01
x86/resctrl: Clean up unused function parameter in rmdir path
Xiaochen Shen
1
-10
/
+7
2020-12-01
Merge tag 'v5.10-rc6' into x86/cache
Borislav Petkov
4
-114
/
+75
2020-12-01
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
3
-2
/
+14
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
1
-2
/
+4
2020-11-25
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
1
-2
/
+2
2020-11-24
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
1
-7
/
+25
2020-11-24
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
1
-33
/
+2
2020-11-24
x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment
Borislav Petkov
1
-1
/
+1
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
1
-0
/
+61
2020-11-20
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
1
-2
/
+0
2020-11-20
x86/smpboot: Move rcu_cpu_starting() earlier
Paul E. McKenney
1
-2
/
+0
2020-11-19
x86/resctrl: Constify kernfs_ops
Rikard Falkeborn
2
-3
/
+3
2020-11-19
x86/topology: Set cpu_die_id only if DIE_TYPE found
Yazen Ghannam
1
-2
/
+8
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
4
-11
/
+5
2020-11-19
x86/CPU/AMD: Save AMD NodeId as cpu_die_id
Yazen Ghannam
3
-15
/
+13
2020-11-19
x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
1
-1
/
+1
2020-11-18
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2
-9
/
+20
2020-11-18
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
1
-0
/
+111
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
6
-27
/
+1134
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
3
-1
/
+62
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
4
-1
/
+230
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2
-0
/
+285
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
6
-0
/
+154
2020-11-18
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
6
-1
/
+345
2020-11-17
x86/sgx: Add SGX page allocator functions
Jarkko Sakkinen
2
-0
/
+68
2020-11-17
x86/cpu/intel: Add a nosgx kernel parameter
Jarkko Sakkinen
1
-0
/
+9
2020-11-17
x86/cpu/intel: Detect SGX support
Sean Christopherson
1
-1
/
+28
[next]