index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
feature-fixups.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
2024-04-15
1
-0
/
+8
*
powerpc/features: Add capability to update mmu features later
Christophe Leroy
2023-08-02
1
-4
/
+27
*
powerpc/feature-fixups: Do not patch init section after init
Christophe Leroy
2022-12-02
1
-0
/
+12
*
powerpc/feature-fixups: Refactor other fixups patching
Christophe Leroy
2022-12-02
1
-49
/
+28
*
powerpc/feature-fixups: Refactor entry fixups patching
Christophe Leroy
2022-12-02
1
-52
/
+32
*
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
1
-2
/
+2
*
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
2022-05-22
1
-1
/
+1
*
powerpc/lib: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-13
/
+13
*
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
1
-2
/
+2
*
powerpc/security: Use a mutex for interrupt exit code patching
Russell Currey
2021-10-28
1
-0
/
+11
*
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-24
1
-4
/
+48
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
1
-48
/
+47
*
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-06-16
1
-1
/
+1
*
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
2021-06-15
1
-61
/
+60
*
powerpc/64s: Fix stf mitigation patching w/strict RWX & hash
Michael Ellerman
2021-05-14
1
-10
/
+10
*
powerpc/64s: Fix entry flush patching w/strict RWX & hash
Michael Ellerman
2021-05-14
1
-16
/
+43
*
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
2021-05-14
1
-1
/
+15
*
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
2021-05-14
1
-2
/
+17
*
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2021-01-20
1
-3
/
+21
*
powerpc/feature-fixups: use a semicolon rather than a comma
Daniel Axtens
2020-12-03
1
-4
/
+4
*
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
1
-0
/
+50
*
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
1
-0
/
+54
*
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-26
1
-7
/
+8
*
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2020-05-18
1
-0
/
+75
*
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-18
1
-2
/
+3
*
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-18
1
-7
/
+7
*
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-18
1
-2
/
+2
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-18
1
-30
/
+32
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-18
1
-19
/
+20
*
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-05-18
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2018-12-20
1
-0
/
+23
*
powerpc/lib: Declare static methods
Breno Leitao
2018-11-25
1
-2
/
+2
*
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
2018-08-07
1
-0
/
+31
*
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-08-07
1
-2
/
+4
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-6
/
+54
|
\
|
*
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2018-06-03
1
-3
/
+13
|
*
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-06-03
1
-0
/
+27
|
*
powerpc/lib: Add alt patching test of branching past the last instruction
Michael Ellerman
2018-05-11
1
-0
/
+11
|
*
powerpc/lib: Fix the feature fixup tests to actually work
Michael Ellerman
2018-05-11
1
-6
/
+6
*
|
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-05-22
1
-0
/
+115
|
/
*
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
2018-04-16
1
-1
/
+1
*
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-03-27
1
-1
/
+8
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-0
/
+41
|
\
|
*
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-10
1
-0
/
+41
*
|
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2018-01-21
1
-4
/
+4
|
/
*
powerpc: make feature-fixup tests fortify-safe
Daniel Axtens
2017-07-13
1
-90
/
+90
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-08-10
1
-0
/
+3
*
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
2016-08-03
1
-1
/
+1
[next]