summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-10-18x86/resctrl: Fix min_cbm_bits for AMDBabu Moger1-6/+2
2022-10-18x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov1-3/+13
2022-10-17x86/topology: Fix duplicated core ID within a packageZhang Rui1-1/+1
2022-10-17x86/topology: Fix multiple packages shown on a single-package systemZhang Rui1-4/+10
2022-10-17x86/bugs: Add retbleed=forcePeter Zijlstra (Intel)1-0/+2
2022-10-17x86/retbleed: Add call depth tracking mitigationThomas Gleixner1-2/+30
2022-10-17x86/ftrace: Make it call depth tracking awarePeter Zijlstra3-7/+33
2022-10-17x86/ftrace: Rebalance RSBPeter Zijlstra1-0/+11
2022-10-17x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra1-15/+6
2022-10-17x86/bpf: Emit call depth accounting if requiredThomas Gleixner1-0/+19
2022-10-17x86/orc: Make it callthunk awarePeter Zijlstra2-1/+33
2022-10-17static_call: Add call depth tracking supportPeter Zijlstra2-0/+19
2022-10-17x86/calldepth: Add ret/call counting for debugThomas Gleixner1-0/+53
2022-10-17x86/retbleed: Add SKL call thunkThomas Gleixner1-5/+20
2022-10-17x86/retpoline: Add SKL retthunk retpolinesPeter Zijlstra1-3/+56
2022-10-17x86/retbleed: Add SKL return thunkThomas Gleixner1-0/+3
2022-10-17x86/returnthunk: Allow different return thunksPeter Zijlstra3-6/+15
2022-10-17x86/modules: Add call patchingThomas Gleixner2-1/+38
2022-10-17x86/callthunks: Add call patching for call depth trackingThomas Gleixner6-10/+263
2022-10-17x86/alternatives: Provide text_poke_copy_locked()Thomas Gleixner1-15/+22
2022-10-17objtool: Add .call_sites sectionPeter Zijlstra1-0/+7
2022-10-17x86: Fixup asm-offsets duplicatePeter Zijlstra (Intel)1-1/+1
2022-10-17x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner6-18/+12
2022-10-17x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner6-17/+9
2022-10-17x86/percpu: Move cpu_number next to current_taskThomas Gleixner1-4/+1
2022-10-17x86/percpu: Move preempt_count next to current_taskThomas Gleixner1-7/+1
2022-10-17x86: Put hot per CPU variables into a structThomas Gleixner4-12/+8
2022-10-17x86/paravirt: Properly align PV functionsThomas Gleixner2-0/+3
2022-10-17x86: Sanitize linker scriptThomas Gleixner1-6/+7
2022-10-17x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()Thomas Gleixner3-7/+5
2022-10-17x86/cpu: Re-enable stackprotectorThomas Gleixner2-3/+3
2022-10-17x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner3-13/+12
2022-10-17x86/cpu: Remove segment load from switch_to_new_gdt()Thomas Gleixner1-16/+31
2022-10-17x86/tsc: Make art_related_clocksource staticChen Lifu1-1/+1
2022-10-17x86/fpu: Exclude dynamic states from init_fpstateChang S. Bae1-3/+6
2022-10-17x86/fpu: Fix the init_fpstate size check with the actual sizeChang S. Bae1-18/+6
2022-10-17x86/fpu: Configure init_fpstate attributes orderlyChang S. Bae2-9/+5
2022-10-17x86/bugs: Use sysfs_emit()Borislav Petkov1-52/+51
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld1-1/+1
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2-2/+2
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-1/+22
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-2/+0
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-5/+5
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2022-10-06Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
2022-10-04Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+3
2022-10-04Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-261/+454
2022-10-04Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-27/+5
2022-10-04Merge tag 'x86_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1