summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/security.c
AgeCommit message (Expand)Author
2022-01-31powerpc: add link stack flush mitigation status in debugfs.Michal Suchanek
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child
2021-10-07powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-06-21powerpc/security: Add a security feature for STF barrierNicholas Piggin
2021-06-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-06-16powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()Christophe Leroy
2021-06-10KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin
2021-04-14powerpc/security: Make symbol 'stf_barrier' staticLi Huafei
2021-04-08powerpc/64: Move security code into security.cMichael Ellerman
2020-10-08powerpc/security: Fix link stack flush instructionNicholas Piggin
2020-07-16powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin
2020-07-16powerpc/security: split branch cache flush toggle from code patchingNicholas Piggin
2020-07-16powerpc/security: make display of branch cache flush more consistentNicholas Piggin
2020-07-16powerpc/security: change link stack flush state to the flush type enumNicholas Piggin
2020-07-16powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-18powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/statusMichael Ellerman
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-14KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-14powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-13powerpc/64s: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-11-13powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2019-11-05powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven
2019-11-05powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2019-08-27powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03powerpc/security: Show powerpc_security_features in debugfsMichael Ellerman
2019-04-17powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-03-21powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2018-12-20powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2018-12-20powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2018-11-25powerpc/64s: Include cpu headerBreno Leitao
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman
2018-08-08powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2018-08-08powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2018-08-07powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2018-07-24powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-04-03powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-03-27powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-03-27powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-03-27powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman