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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-3
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
1
-3
/
+0
2022-07-21
x86,nospec: Simplify {JMP,CALL}_NOSPEC
Peter Zijlstra
1
-6
/
+18
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
2
-0
/
+11
2022-07-19
x86/mm/tlb: Ignore f->new_tlb_gen when zero
Nadav Amit
1
-0
/
+1
2022-07-18
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2
-0
/
+3
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-10
/
+4
2022-07-17
x86/mm: move protection_map[] inside the platform
Anshuman Khandual
2
-19
/
+2
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
1
-0
/
+6
2022-07-15
kexec_file: drop weak attribute from functions
Naveen N. Rao
1
-0
/
+6
2022-07-14
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-14
KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_OP_OPTIONAL_RET0
Sean Christopherson
2
-2
/
+2
2022-07-13
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
Sean Christopherson
2
-2
/
+2
2022-07-12
KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()
Hou Wenlong
1
-1
/
+0
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-16
/
+140
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
1
-3
/
+3
2022-07-11
Merge tag 'v5.19-rc6' into tip:x86/kdump
Borislav Petkov
2
-1
/
+4
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2
-1
/
+10
2022-07-07
x86/sgx: Support complete page removal
Reinette Chatre
1
-0
/
+21
2022-07-07
x86/sgx: Support modifying SGX page type
Reinette Chatre
1
-0
/
+20
2022-07-07
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
1
-0
/
+21
2022-07-07
x86/sgx: Keep record of SGX page type
Reinette Chatre
1
-0
/
+3
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODPR function
Reinette Chatre
1
-0
/
+5
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-0
/
+9
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
1
-0
/
+3
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-10
/
+12
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
4
-9
/
+25
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-7
/
+7
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
1
-2
/
+1
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-9
/
+0
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-0
/
+1
2022-06-27
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-1
/
+1
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
1
-0
/
+1
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+10
2022-06-27
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
1
-2
/
+0
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
1
-0
/
+3
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2
-0
/
+16
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2
-3
/
+7
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+6
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-0
/
+1
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+1
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
3
-1
/
+20
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-0
/
+8
[prev]
[next]