| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | powerpc/fsl: Add macro to flush the branch predictor | Diana Craciun | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/fsl: Add infrastructure to fixup branch predictor flush | Diana Craciun | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc: Avoid code patching freed init sections | Michael Neuling | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/powernv: Query firmware for count cache flush settings | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/pseries: Query hypervisor for count cache flush settings | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Add support for software count cache flush | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Add new security feature flags for count cache flush | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/asm: Add a patch_site macro & helpers for patching instructions | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E | Diana Craciun | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64: Make meltdown reporting Book3S 64 specific | Diana Craciun | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64: Call setup_barrier_nospec() from setup_arch() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. | Diana Craciun | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64: Disable the speculation barrier from the command line | Diana Craciun | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Enhance the information in cpu_show_spectre_v1() | Michal Suchanek | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc: Use barrier_nospec in copy_from_user() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64: Use barrier_nospec in syscall entry | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Enable barrier_nospec based on firmware settings | Michal Suchanek | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Patch barrier_nospec in modules | Michal Suchanek | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Add support for ori barrier_nospec patching | Michal Suchanek | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Add barrier_nospec | Michal Suchanek | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit | Nicholas Piggin | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/pseries: Restore default security feature flags on setup | Mauricio Faria de Oliveira | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc: Move default security feature flags | Mauricio Faria de Oliveira | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/pseries: Fix clearing of security feature flags | Mauricio Faria de Oliveira | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Wire up cpu_show_spectre_v2() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Wire up cpu_show_spectre_v1() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Enhance the information in cpu_show_meltdown() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Move cpu_show_meltdown() | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/powernv: Set or clear security feature flags | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/pseries: Set or clear security feature flags | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc: Add security feature flags for Spectre/Meltdown | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/rfi-flush: Differentiate enabled and patched flush types | Mauricio Faria de Oliveira | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/rfi-flush: Always enable fallback flush on pseries | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/powernv: Support firmware disable of RFI flush | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/pseries: Support firmware disable of RFI flush | Michael Ellerman | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/64s: Improve RFI L1-D cache flush fallback | Nicholas Piggin | 2019-05-16 | |
| | | * | | | | | | | | | | | | | | | powerpc/xmon: Add RFI flush related fields to paca dump | Michael Ellerman | 2019-05-16 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge android-4.4.177 (0c3b8c4) into msm-4.4 | Srinivasarao P | 2019-03-25 | |
| |\| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Merge 4.4.177 into android-4.4 | Greg Kroah-Hartman | 2019-03-23 | |
| | |\| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | powerpc/83xx: Also save/restore SPRG4-7 during suspend | Christophe Leroy | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | powerpc/powernv: Make opal log only readable by root | Jordan Niethe | 2019-03-23 | |
