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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
1
-1
/
+1
2021-12-29
x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()
Tony Luck
1
-2
/
+2
2021-12-28
x86/events/amd/iommu: Remove redundant assignment to variable shift
Colin Ian King
1
-1
/
+1
2021-12-28
x86/mce/inject: Avoid out-of-bounds write when setting flags
Zhang Zixun
1
-1
/
+1
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2021-12-27
x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
Yazen Ghannam
1
-0
/
+5
2021-12-26
Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-44
/
+32
2021-12-24
crypto: x86/curve25519 - use in/out register constraints more precisely
Jason A. Donenfeld
1
-278
/
+489
2021-12-23
x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
Nathan Chancellor
1
-2
/
+5
2021-12-22
x86/mtrr: Remove the mtrr_bp_init() stub
Christoph Hellwig
3
-8
/
+8
2021-12-22
um: remove set_fs
Christoph Hellwig
1
-8
/
+0
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
2
-41
/
+36
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
2
-5
/
+23
2021-12-22
x86/mm: Prevent early boot triple-faults with instrumentation
Borislav Petkov
2
-3
/
+15
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
1
-3
/
+0
2021-12-21
uml/i386: missing include in barrier.h
Al Viro
1
-0
/
+1
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
5
-0
/
+5
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
3
-6
/
+10
2021-12-21
uml: trim unused junk from arch/x86/um/sys_call_table_*.c
Al Viro
2
-18
/
+0
2021-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-44
/
+76
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-1
/
+2
2021-12-21
uml: x86: add FORCE to user_constants.h
Johannes Berg
1
-1
/
+1
2021-12-21
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
Sean Christopherson
1
-2
/
+1
2021-12-20
KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
Sean Christopherson
1
-8
/
+24
2021-12-20
KVM: VMX: Always clear vmx->fail on emulation_required
Sean Christopherson
1
-3
/
+1
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
5
-17
/
+21
2021-12-20
KVM: x86/mmu: Don't advance iterator after restart due to yielding
Sean Christopherson
3
-13
/
+28
2021-12-20
x86/mce: Check regs before accessing it
Borislav Petkov
1
-1
/
+4
2021-12-20
KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
Wei Wang
1
-1
/
+1
2021-12-20
x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
Andrew Cooper
1
-2
/
+2
2021-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+16
2021-12-19
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
Sean Christopherson
1
-1
/
+15
2021-12-19
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...
Vitaly Kuznetsov
1
-1
/
+1
2021-12-17
crypto: x86/des3 - remove redundant assignment of variable nbytes
Colin Ian King
1
-2
/
+2
2021-12-17
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
1
-0
/
+1
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-23
/
+85
2021-12-17
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-8
/
+43
2021-12-16
bpf: Fix extable address check.
Alexei Starovoitov
1
-7
/
+42
2021-12-16
bpf: Fix extable fixup offset.
Alexei Starovoitov
1
-1
/
+1
2021-12-15
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
1
-3
/
+3
2021-12-15
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
1
-39
/
+27
2021-12-15
Revert "x86/boot: Mark prepare_command_line() __init"
Borislav Petkov
1
-1
/
+1
2021-12-14
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
2
-6
/
+6
2021-12-13
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
1
-1
/
+14
2021-12-13
bpf, x64: Replace some stack_size usage with offset variables
Jiri Olsa
1
-14
/
+28
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
1
-2
/
+0
2021-12-13
x86/mce: Mark mce_start() noinstr
Borislav Petkov
1
-6
/
+14
2021-12-13
x86/mce: Mark mce_timed_out() noinstr
Borislav Petkov
1
-3
/
+13
2021-12-13
x86/mce: Move the tainting outside of the noinstr region
Borislav Petkov
1
-15
/
+26
2021-12-13
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
1
-1
/
+1
[prev]
[next]