summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-11-02x86/microcode: Drop struct ucode_cpu_info.validBorislav Petkov
2022-11-02x86/microcode: Do some minor fixupsBorislav Petkov
2022-11-02x86/microcode: Kill refresh_fwBorislav Petkov
2022-11-02x86/microcode: Simplify init path even moreBorislav Petkov
2022-11-02x86/microcode: Rip out the subsys interface gunkBorislav Petkov
2022-11-01x86: Improve formatting of user_regset arraysRick Edgecombe
2022-11-01x86: Separate out x86_regset for 32 and 64 bitRick Edgecombe
2022-11-01x86/cfi: Add boot time hash randomizationPeter Zijlstra
2022-11-01x86/cfi: Boot time selection of CFI schemePeter Zijlstra
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra
2022-10-31x86/sgx: Reduce delay and interference of enclave releaseReinette Chatre
2022-10-31x86/espfix: Use get_random_long() rather than archrandomJason A. Donenfeld
2022-10-31x86/mce: Use severity table to handle uncorrected errors in kernelTony Luck
2022-10-31x86/i8259: Make default_legacy_pic staticChen Lifu
2022-10-27x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2022-10-25x86/retpoline: Fix crash printing warningDan Carpenter
2022-10-24x86/resctrl: Remove arch_has_empty_bitmapsBabu Moger
2022-10-23Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-22Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar
2022-10-21x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctlyChang S. Bae
2022-10-21x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra
2022-10-20x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra
2022-10-20x86/mtrr: Remove unused cyrix_set_all() functionJuergen Gross
2022-10-19x86/mtrr: Add comment for set_mtrr_state() serializationJuergen Gross
2022-10-19x86/signal/64: Move 64-bit signal code to its own fileBrian Gerst
2022-10-19x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst
2022-10-19x86/signal: Add ABI prefixes to frame setup functionsBrian Gerst
2022-10-19x86/signal: Merge get_sigframe()Brian Gerst
2022-10-19x86/signal: Remove sigset_t parameter from frame setup functionsBrian Gerst
2022-10-19x86/signal: Remove sig parameter from frame setup functionsBrian Gerst
2022-10-18x86/resctrl: Fix min_cbm_bits for AMDBabu Moger
2022-10-18x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-10-17x86/topology: Fix duplicated core ID within a packageZhang Rui
2022-10-17x86/topology: Fix multiple packages shown on a single-package systemZhang Rui
2022-10-17x86/bugs: Add retbleed=forcePeter Zijlstra (Intel)
2022-10-17x86/retbleed: Add call depth tracking mitigationThomas Gleixner
2022-10-17x86/ftrace: Make it call depth tracking awarePeter Zijlstra
2022-10-17x86/ftrace: Rebalance RSBPeter Zijlstra
2022-10-17x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra
2022-10-17x86/bpf: Emit call depth accounting if requiredThomas Gleixner
2022-10-17x86/orc: Make it callthunk awarePeter Zijlstra
2022-10-17static_call: Add call depth tracking supportPeter Zijlstra
2022-10-17x86/calldepth: Add ret/call counting for debugThomas Gleixner
2022-10-17x86/retbleed: Add SKL call thunkThomas Gleixner
2022-10-17x86/retpoline: Add SKL retthunk retpolinesPeter Zijlstra
2022-10-17x86/retbleed: Add SKL return thunkThomas Gleixner
2022-10-17x86/returnthunk: Allow different return thunksPeter Zijlstra
2022-10-17x86/modules: Add call patchingThomas Gleixner
2022-10-17x86/callthunks: Add call patching for call depth trackingThomas Gleixner