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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
x86/csum: clean up `csum_partial' further
Linus Torvalds
1
-44
/
+37
2024-01-05
x86/csum: Remove unnecessary odd handling
Noah Goldstein
1
-32
/
+4
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-21
x86: fix missing includes/forward declarations
Kent Overstreet
1
-0
/
+1
2023-11-17
x86/lib: Fix overflow when counting digits
Colin Ian King
1
-1
/
+1
2023-10-31
Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+6
2023-10-31
Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-15
/
+14
2023-10-31
Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-79
/
+107
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2023-10-20
x86/retpoline: Document some thunk handling aspects
Borislav Petkov (AMD)
1
-0
/
+15
2023-10-20
x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
Josh Poimboeuf
1
-2
/
+2
2023-10-20
x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
Josh Poimboeuf
1
-4
/
+4
2023-10-20
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
1
-70
/
+87
2023-10-20
x86/srso: Unexport untraining functions
Josh Poimboeuf
1
-5
/
+2
2023-10-20
x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()
Uros Bizjak
2
-15
/
+27
2023-10-20
x86/srso: Improve i-cache locality for alias mitigation
Josh Poimboeuf
1
-3
/
+2
2023-10-03
x86/lib: Address kernel-doc warnings
Zhu Wang
1
-5
/
+0
2023-10-03
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
14
-15
/
+14
2023-09-25
iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
David Howells
1
-4
/
+4
2023-09-22
x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32
Ingo Molnar
1
-14
/
+6
2023-09-18
x86/asm: Fix build of UML with KASAN
Vincent Whitchurch
3
-3
/
+3
2023-09-12
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
1
-4
/
+0
2023-08-30
x86: bring back rep movsq for user access on CPUs without ERMS
Mateusz Guzik
1
-44
/
+13
2023-08-16
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
1
-0
/
+19
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
1
-0
/
+7
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
1
-13
/
+13
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
1
-15
/
+15
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
1
-16
/
+42
2023-08-16
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Peter Zijlstra
1
-2
/
+2
2023-08-16
x86/cpu: Fix __x86_return_thunk symbol type
Peter Zijlstra
1
-1
/
+3
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
1
-4
/
+4
2023-08-14
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
Sean Christopherson
1
-4
/
+3
2023-07-29
x86/srso: Add a forgotten NOENDBR annotation
Borislav Petkov (AMD)
1
-0
/
+1
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-4
/
+78
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-33
/
+80
2023-06-27
Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-61
/
+96
2023-06-27
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+20
2023-06-27
Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+5
2023-06-06
x86/lib/msr: Clean up kernel-doc notation
Randy Dunlap
1
-13
/
+19
2023-06-05
percpu: Wire up cmpxchg128
Peter Zijlstra
3
-33
/
+80
2023-06-02
x86/lib: Make get/put_user() exception handling a visible symbol
Nadav Amit
2
-28
/
+28
2023-05-29
x86/csum: Fix clang -Wuninitialized in csum_partial()
Nathan Chancellor
1
-4
/
+6
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-25
x86/csum: Improve performance of `csum_partial`
Noah Goldstein
1
-32
/
+65
2023-05-18
x86/usercopy: Include arch_wb_cache_pmem() declaration
Arnd Bergmann
1
-0
/
+1
2023-05-17
x86/retbleed: Add __x86_return_thunk alignment checks
Borislav Petkov (AMD)
1
-1
/
+1
2023-05-13
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-10
x86/lib/memmove: Decouple ERMS from FSRM
Borislav Petkov (AMD)
1
-8
/
+5
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
[prev]
[next]