summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15x86/ibt: Ensure module init/exit points have referencesPeter Zijlstra
2022-03-15x86/ibt: Dont generate ENDBR in .discard.textPeter Zijlstra
2022-03-15x86/ibt,sev: AnnotationsPeter Zijlstra
2022-03-15x86/ibt,ftrace: Annotate ftrace code patchingPeter Zijlstra
2022-03-15x86/ibt: Annotate text referencesPeter Zijlstra
2022-03-15x86/ibt: Disable IBT around firmwarePeter Zijlstra
2022-03-15x86/alternative: Simplify int3_selftest_ipPeter Zijlstra
2022-03-15x86/ibt,kexec: Disable CET on kexecPeter Zijlstra
2022-03-15x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra
2022-03-15x86/ibt,ftrace: Add ENDBR to samples/ftracePeter Zijlstra
2022-03-15x86/ibt,bpf: Add ENDBR instructions to prologue and trampolinePeter Zijlstra
2022-03-15x86/ibt,kprobes: Cure sym+0 equals fentry woesPeter Zijlstra
2022-03-15x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra
2022-03-15x86/livepatch: Validate __fentry__ locationPeter Zijlstra
2022-03-15x86/ibt,ftrace: Search for __fentry__ locationPeter Zijlstra
2022-03-15x86/ibt,kvm: Add ENDBR to fastopsPeter Zijlstra
2022-03-15x86/ibt,crypto: Add ENDBR for the jump-table entriesPeter Zijlstra
2022-03-15x86/ibt,paravirt: Sprinkle ENDBRPeter Zijlstra
2022-03-15x86/linkage: Add ENDBR to SYM_FUNC_START*()Peter Zijlstra
2022-03-15x86/ibt,entry: Sprinkle ENDBR dustPeter Zijlstra
2022-03-15x86/ibt,xen: Sprinkle the ENDBRPeter Zijlstra
2022-03-15x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()Peter Zijlstra
2022-03-15x86/entry: Cleanup PARAVIRTPeter Zijlstra
2022-03-15x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()Peter Zijlstra
2022-03-15x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBRPeter Zijlstra
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2022-03-15x86/ibt: Base IBT bitsPeter Zijlstra
2022-03-15objtool: Have WARN_FUNC fall back to sym+offPeter Zijlstra
2022-03-15objtool,efi: Update __efi64_thunk annotationPeter Zijlstra
2022-03-15objtool: Default ignore INT3 for unreachablePeter Zijlstra
2022-03-15objtool: Add --dry-runPeter Zijlstra
2022-03-15static_call: Avoid building empty .static_call_sitesPeter Zijlstra
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra
2022-03-15tools/objtool: Check for use of the ENQCMD instruction in the kernelFenghua Yu
2022-03-13Linux 5.17-rc8v5.17-rc8Linus Torvalds
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-12Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen