index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
1
-0
/
+7
2023-08-24
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2
-3
/
+2
2023-08-18
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
1
-3
/
+2
2023-08-17
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
1
-0
/
+13
2023-08-16
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
1
-0
/
+1
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
1
-0
/
+1
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
1
-4
/
+4
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2
-2
/
+2
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2
-3
/
+14
2023-08-16
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2
-4
/
+2
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
2
-26
/
+16
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
1
-4
/
+4
2023-08-14
x86/srso: Disable the mitigation on unaffected configurations
Borislav Petkov (AMD)
1
-1
/
+6
2023-08-14
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
2
-2
/
+1
2023-08-12
Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-08-12
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+9
2023-08-11
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
Cristian Ciocaltea
1
-0
/
+1
2023-08-11
Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+4
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-09
ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
Hans de Goede
1
-0
/
+4
2023-08-09
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
2
-0
/
+21
2023-08-07
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+184
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-3
/
+234
2023-08-07
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2
-11
/
+15
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2023-07-29
x86/srso: Fix return thunks in generated code
Josh Poimboeuf
2
-3
/
+7
2023-07-27
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
1
-0
/
+19
2023-07-27
x86/srso: Add IBPB
Borislav Petkov (AMD)
1
-0
/
+23
2023-07-27
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
3
-12
/
+30
2023-07-27
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
1
-1
/
+11
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
5
-4
/
+157
2023-07-25
x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
Kirill A. Shutemov
1
-7
/
+11
2023-07-22
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
1
-6
/
+9
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
1
-2
/
+2
2023-07-21
KVM: Add GDS_NO support to KVM
Daniel Sneddon
1
-0
/
+7
2023-07-21
x86/speculation: Add Kconfig option for GDS
Daniel Sneddon
1
-0
/
+4
2023-07-21
x86/speculation: Add force option to GDS mitigation
Daniel Sneddon
1
-1
/
+19
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
3
-9
/
+155
2023-07-17
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
2
-0
/
+62
2023-07-17
x86/cpu/amd: Move the errata checking functionality up
Borislav Petkov (AMD)
1
-72
/
+67
2023-07-14
Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+89
2023-07-11
x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y
Ingo Molnar
1
-0
/
+2
2023-07-10
x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret()
YueHaibing
1
-1
/
+0
2023-07-10
x86/fineibt: Poison ENDBR at +0
Peter Zijlstra
1
-0
/
+16
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
1
-1
/
+21
2023-07-10
x86/cfi: Extend ENDBR sealing to kCFI
Peter Zijlstra
1
-1
/
+43
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2
-4
/
+7
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-07-07
x86/smp: Don't send INIT to boot CPU
Thomas Gleixner
1
-0
/
+8
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2
-6
/
+9
[next]