index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
security.c
Age
Commit message (
Expand
)
Author
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-18
powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status
Michael Ellerman
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-14
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-11-14
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2019-11-13
powerpc/64s: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-11-13
powerpc/security: Fix wrong message when RFI Flush is disable
Gustavo L. F. Walbon
2019-11-05
powerpc/security: Fix debugfs data leak on 32-bit
Geert Uytterhoeven
2019-11-05
powerpc/security/book3s64: Report L1TF status in sysfs
Anthony Steinhauser
2019-08-27
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-03
powerpc/security: Show powerpc_security_features in debugfs
Michael Ellerman
2019-04-17
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-03-21
powerpc/security: Fix spectre_v2 reporting
Michael Ellerman
2018-12-20
powerpc/fsl: Update Spectre v2 reporting
Diana Craciun
2018-12-20
powerpc/fsl: Add nospectre_v2 command line argument
Diana Craciun
2018-12-20
powerpc/fsl: Fix spectre_v2 mitigations reporting
Diana Craciun
2018-11-25
powerpc/64s: Include cpu header
Breno Leitao
2018-08-08
powerpc/64s: Add support for software count cache flush
Michael Ellerman
2018-08-08
powerpc/64: Make meltdown reporting Book3S 64 specific
Diana Craciun
2018-08-08
powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
Diana Craciun
2018-08-07
powerpc/64: Disable the speculation barrier from the command line
Diana Craciun
2018-07-24
powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
Michael Ellerman
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-03
powerpc/64s: Enhance the information in cpu_show_spectre_v1()
Michal Suchanek
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-04-03
powerpc: Move default security feature flags
Mauricio Faria de Oliveira
2018-03-27
powerpc/64s: Wire up cpu_show_spectre_v2()
Michael Ellerman
2018-03-27
powerpc/64s: Wire up cpu_show_spectre_v1()
Michael Ellerman
2018-03-27
powerpc/64s: Enhance the information in cpu_show_meltdown()
Michael Ellerman
2018-03-27
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
2018-03-27
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman