tree: 5aae5467b70b6257f24455f036ca0253e38387be [path history] [tgz]
  1. cpu-speculation-add-mitigations-cmdline-option.patch
  2. documentation-add-mds-vulnerability-documentation.patch
  3. documentation-correct-the-possible-mds-sysfs-values.patch
  4. documentation-move-l1tf-to-separate-directory.patch
  5. jump-label-locking-static_keys-update-docs.patch
  6. jump_label-add-jump_entry_key-helper.patch
  7. jump_label-allow-asm-jump_label.h-to-be-included-in-assembly.patch
  8. jump_label-allow-jump-labels-to-be-used-in-assembly.patch
  9. jump_label-fix-small-typos-in-the-documentation.patch
  10. jump_label-locking-static_keys-rename-jump_label_type_-and-related.patch
  11. jump_label-make-static_key_enabled-work-on-static_key_true-false.patch
  12. jump_label-rename-jump_label_-en-dis-able-to-jump_label_-jmp-nop.patch
  13. jump_label-x86-work-around-asm-build-bug-on-older-backported-gccs.patch
  14. kvm-x86-report-stibp-on-get_supported_cpuid.patch
  15. locking-static_key-fix-concurrent-static_key_slow_inc.patch
  16. locking-static_keys-add-a-new-static_key-interface.patch
  17. locking-static_keys-fix-a-silly-typo.patch
  18. locking-static_keys-fix-up-the-static-keys-documentation.patch
  19. locking-static_keys-provide-declare-and-well-as-define-macros.patch
  20. locking-static_keys-rework-update-logic.patch
  21. mips-jump_label.c-correct-the-span-of-the-j-instruction.patch
  22. mips-jump_label.c-handle-the-micromips-j-instruction-encoding.patch
  23. module-add-within_module-function.patch
  24. module-jump_label-fix-module-locking.patch
  25. s390-jump-label-add-sanity-checks.patch
  26. s390-jump-label-use-different-nop-instruction.patch
  27. sched-add-sched_smt_active.patch
  28. series
  29. x86-asm-add-asm-macros-for-static-keys-jump-labels.patch
  30. x86-asm-error-out-if-asm-jump_label.h-is-included-inappropriately.patch
  31. x86-bugs-change-l1tf-mitigation-string-to-match-upstream.patch
  32. x86-cpu-bugs-use-__initconst-for-const-init-data.patch
  33. x86-cpu-sanitize-fam6_atom-naming.patch
  34. x86-cpufeature-add-bug-flags-to-proc-cpuinfo.patch
  35. x86-cpufeature-carve-out-x86_feature_.patch
  36. x86-headers-don-t-include-asm-processor.h-in-asm-atomic.h.patch
  37. x86-kconfig-select-sched_smt-if-smp-enabled.patch
  38. x86-kvm-expose-x86_feature_md_clear-to-guests.patch
  39. x86-mds-add-mdsum-variant-to-the-mds-documentation.patch
  40. x86-msr-index-cleanup-bit-defines.patch
  41. x86-process-consolidate-and-simplify-switch_to_xtra-code.patch
  42. x86-speculataion-mark-command-line-parser-data-__initdata.patch
  43. x86-speculation-add-command-line-control-for-indirect-branch.patch
  44. x86-speculation-add-prctl-control-for-indirect-branch-speculation.patch
  45. x86-speculation-add-seccomp-spectre-v2-user-space-protection-mode.patch
  46. x86-speculation-apply-ibpb-more-strictly-to-avoid-cross-process-data.patch
  47. x86-speculation-avoid-__switch_to_xtra-calls.patch
  48. x86-speculation-clean-up-spectre_v2_parse_cmdline.patch
  49. x86-speculation-consolidate-cpu-whitelists.patch
  50. x86-speculation-disable-stibp-when-enhanced-ibrs-is-in-use.patch
  51. x86-speculation-enable-cross-hyperthread-spectre-v2-stibp-mitigation.patch
  52. x86-speculation-enable-prctl-mode-for-spectre_v2_user.patch
  53. x86-speculation-l1tf-document-l1tf-in-sysfs.patch
  54. x86-speculation-mark-string-arrays-const-correctly.patch
  55. x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch
  56. x86-speculation-mds-add-bug_msbds_only.patch
  57. x86-speculation-mds-add-mds_clear_cpu_buffers.patch
  58. x86-speculation-mds-add-mitigation-control-for-mds.patch
  59. x86-speculation-mds-add-mitigation-mode-vmwerv.patch
  60. x86-speculation-mds-add-mitigations-support-for-mds.patch
  61. x86-speculation-mds-add-smt-warning-message.patch
  62. x86-speculation-mds-add-sysfs-reporting-for-mds.patch
  63. x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch
  64. x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch
  65. x86-speculation-mds-fix-comment.patch
  66. x86-speculation-mds-fix-documentation-typo.patch
  67. x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations.patch
  68. x86-speculation-move-arch_smt_update-call-to-after-mitigation.patch
  69. x86-speculation-move-stipb-ibpb-string-conditionals-out-of.patch
  70. x86-speculation-prepare-arch_smt_update-for-prctl-mode.patch
  71. x86-speculation-prepare-for-conditional-ibpb-in-switch_mm.patch
  72. x86-speculation-prepare-for-per-task-indirect-branch-speculation.patch
  73. x86-speculation-prevent-stale-spec_ctrl-msr-content.patch
  74. x86-speculation-propagate-information-about-rsb-filling-mitigation.patch
  75. x86-speculation-provide-ibpb-always-command-line-options.patch
  76. x86-speculation-remove-spectre_v2_ibrs-in-enum-spectre_v2_mitigation.patch
  77. x86-speculation-remove-unnecessary-ret-variable-in-cpu_show_common.patch
  78. x86-speculation-rename-ssbd-update-functions.patch
  79. x86-speculation-reorder-the-spec_v2-code.patch
  80. x86-speculation-reorganize-speculation-control-msrs-update.patch
  81. x86-speculation-rework-smt-state-change.patch
  82. x86-speculation-simplify-the-cpu-bug-detection-logic.patch
  83. x86-speculation-split-out-tif-update.patch
  84. x86-speculation-support-enhanced-ibrs-on-future-cpus.patch
  85. x86-speculation-support-mitigations-cmdline-option.patch
  86. x86-speculation-unify-conditional-spectre-v2-print-functions.patch
  87. x86-speculation-update-the-tif_ssbd-comment.patch