index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
security.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-5
/
+5
2022-08-26
powerpc: Move patch sites out of asm-prototypes.h
Michael Ellerman
1
-0
/
+1
2022-01-31
powerpc: add link stack flush mitigation status in debugfs.
Michal Suchanek
1
-0
/
+15
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-2
/
+2
2021-10-07
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
1
-0
/
+5
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-8
/
+8
2021-06-21
powerpc/security: Add a security feature for STF barrier
Nicholas Piggin
1
-5
/
+2
2021-06-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+4
2021-06-16
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
1
-6
/
+6
2021-06-10
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
1
-1
/
+4
2021-04-14
powerpc/security: Make symbol 'stf_barrier' static
Li Huafei
1
-1
/
+1
2021-04-08
powerpc/64: Move security code into security.c
Michael Ellerman
1
-0
/
+261
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
1
-10
/
+24
2020-07-16
powerpc/security: Allow for processors that flush the link stack using the sp...
Nicholas Piggin
1
-8
/
+19
2020-07-16
powerpc/security: split branch cache flush toggle from code patching
Nicholas Piggin
1
-43
/
+51
2020-07-16
powerpc/security: make display of branch cache flush more consistent
Nicholas Piggin
1
-4
/
+4
2020-07-16
powerpc/security: change link stack flush state to the flush type enum
Nicholas Piggin
1
-5
/
+5
2020-07-16
powerpc/security: re-name count cache flush to branch cache flush
Nicholas Piggin
1
-18
/
+18
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-4
/
+8
2020-05-18
powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status
Michael Ellerman
1
-0
/
+36
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-22
/
+27
2019-11-14
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+9
2019-11-14
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
1
-4
/
+44
2019-11-13
powerpc/64s: Fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-10
/
+14
2019-11-13
powerpc/security: Fix wrong message when RFI Flush is disable
Gustavo L. F. Walbon
1
-10
/
+6
2019-11-05
powerpc/security: Fix debugfs data leak on 32-bit
Geert Uytterhoeven
1
-2
/
+2
2019-11-05
powerpc/security/book3s64: Report L1TF status in sysfs
Anthony Steinhauser
1
-0
/
+5
2019-08-27
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+3
2019-05-03
powerpc/security: Show powerpc_security_features in debugfs
Michael Ellerman
1
-0
/
+8
2019-04-17
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
1
-3
/
+3
2019-03-21
powerpc/security: Fix spectre_v2 reporting
Michael Ellerman
1
-15
/
+8
2018-12-20
powerpc/fsl: Update Spectre v2 reporting
Diana Craciun
1
-1
/
+4
2018-12-20
powerpc/fsl: Add nospectre_v2 command line argument
Diana Craciun
1
-0
/
+21
2018-12-20
powerpc/fsl: Fix spectre_v2 mitigations reporting
Diana Craciun
1
-1
/
+1
2018-11-25
powerpc/64s: Include cpu header
Breno Leitao
1
-0
/
+1
2018-08-08
powerpc/64s: Add support for software count cache flush
Michael Ellerman
1
-5
/
+93
2018-08-08
powerpc/64: Make meltdown reporting Book3S 64 specific
Diana Craciun
1
-0
/
+2
2018-08-08
powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
Diana Craciun
1
-0
/
+2
2018-08-07
powerpc/64: Disable the speculation barrier from the command line
Diana Craciun
1
-1
/
+11
2018-07-24
powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
Michael Ellerman
1
-10
/
+17
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+71
2018-06-03
powerpc/64s: Enhance the information in cpu_show_spectre_v1()
Michal Suchanek
1
-0
/
+3
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
1
-0
/
+60
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
1
-1
/
+1
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
1
-0
/
+9
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
1
-0
/
+149
2018-04-03
powerpc: Move default security feature flags
Mauricio Faria de Oliveira
1
-6
/
+1
2018-03-27
powerpc/64s: Wire up cpu_show_spectre_v2()
Michael Ellerman
1
-0
/
+33
[next]