aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/security.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19powerpc: Use a macro for creating instructions from u32sGravatar Jordan Niethe 1-4/+8
2020-05-18powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/statusGravatar Michael Ellerman 1-0/+36
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-22/+27
2019-11-14KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelGravatar Michael Ellerman 1-0/+9
2019-11-14powerpc/book3s64: Fix link stack flush on context switchGravatar Michael Ellerman 1-4/+44
2019-11-13powerpc/64s: Fix debugfs_simple_attr.cocci warningsGravatar YueHaibing 1-10/+14
2019-11-13powerpc/security: Fix wrong message when RFI Flush is disableGravatar Gustavo L. F. Walbon 1-10/+6
2019-11-05powerpc/security: Fix debugfs data leak on 32-bitGravatar Geert Uytterhoeven 1-2/+2
2019-11-05powerpc/security/book3s64: Report L1TF status in sysfsGravatar Anthony Steinhauser 1-0/+5
2019-08-27powerpc/64s: support nospectre_v2 cmdline optionGravatar Christopher M. Riedl 1-3/+16
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+8
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-3/+3
2019-05-03powerpc/security: Show powerpc_security_features in debugfsGravatar Michael Ellerman 1-0/+8
2019-04-17powerpc/speculation: Support 'mitigations=' cmdline optionGravatar Josh Poimboeuf 1-3/+3
2019-03-21powerpc/security: Fix spectre_v2 reportingGravatar Michael Ellerman 1-15/+8
2018-12-20powerpc/fsl: Update Spectre v2 reportingGravatar Diana Craciun 1-1/+4
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentGravatar Diana Craciun 1-0/+21
2018-12-20powerpc/fsl: Fix spectre_v2 mitigations reportingGravatar Diana Craciun 1-1/+1
2018-11-25powerpc/64s: Include cpu headerGravatar Breno Leitao 1-0/+1
2018-08-08powerpc/64s: Add support for software count cache flushGravatar Michael Ellerman 1-5/+93
2018-08-08powerpc/64: Make meltdown reporting Book3S 64 specificGravatar Diana Craciun 1-0/+2
2018-08-08powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Gravatar Diana Craciun 1-0/+2
2018-08-07powerpc/64: Disable the speculation barrier from the command lineGravatar Diana Craciun 1-1/+11
2018-07-24powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Gravatar Michael Ellerman 1-10/+17
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+71
2018-06-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Gravatar Michal Suchanek 1-0/+3
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsGravatar Michal Suchanek 1-0/+60
2018-06-03powerpc/64s: Patch barrier_nospec in modulesGravatar Michal Suchanek 1-1/+1
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingGravatar Michal Suchanek 1-0/+9
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitGravatar Nicholas Piggin 1-0/+149
2018-04-03powerpc: Move default security feature flagsGravatar Mauricio Faria de Oliveira 1-6/+1
2018-03-27powerpc/64s: Wire up cpu_show_spectre_v2()Gravatar Michael Ellerman 1-0/+33
2018-03-27powerpc/64s: Wire up cpu_show_spectre_v1()Gravatar Michael Ellerman 1-0/+8
2018-03-27powerpc/64s: Enhance the information in cpu_show_meltdown()Gravatar Michael Ellerman 1-2/+28
2018-03-27powerpc/64s: Move cpu_show_meltdown()Gravatar Michael Ellerman 1-0/+11
2018-03-27powerpc: Add security feature flags for Spectre/MeltdownGravatar Michael Ellerman 1-0/+15