index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc/lib/sstep: use truncate_if_32bit()
Christophe Leroy
2022-02-12
1
-6
/
+3
|
*
|
|
|
powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__
Christophe Leroy
2022-02-12
1
-8
/
+0
|
*
|
|
|
powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding
Christophe Leroy
2022-02-12
1
-4
/
+1
|
*
|
|
|
powerpc: Use the newly added is_tsk_32bit_task() macro
Christophe Leroy
2022-02-12
2
-6
/
+4
|
*
|
|
|
powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
Christophe Leroy
2022-02-12
2
-1
/
+4
|
*
|
|
|
powerpc/bpf: Always reallocate BPF_REG_5, BPF_REG_AX and TMP_REG when possible
Christophe Leroy
2022-02-12
2
-6
/
+11
|
*
|
|
|
powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
Christophe Leroy
2022-02-12
3
-47
/
+28
|
*
|
|
|
powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
Christophe Leroy
2022-02-12
1
-19
/
+13
|
*
|
|
|
powerpc/ftrace: Remove ftrace_32.S
Christophe Leroy
2022-02-12
4
-155
/
+17
|
*
|
|
|
powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32
Christophe Leroy
2022-02-07
1
-22
/
+51
|
*
|
|
|
powerpc/ftrace: directly call of function graph tracer by ftrace caller
Christophe Leroy
2022-02-07
4
-114
/
+20
|
*
|
|
|
powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller
Christophe Leroy
2022-02-07
1
-12
/
+9
|
*
|
|
|
powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
2022-02-07
3
-3
/
+19
|
*
|
|
|
powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2022-02-07
1
-6
/
+19
|
*
|
|
|
powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2022-02-07
2
-42
/
+26
|
*
|
|
|
powerpc/ftrace: Simplify PPC32's return_to_handler()
Christophe Leroy
2022-02-07
1
-10
/
+6
|
*
|
|
|
powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32
Christophe Leroy
2022-02-07
1
-3
/
+0
|
*
|
|
|
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
2022-02-07
4
-6
/
+12
|
*
|
|
|
powerpc/module_32: Fix livepatching for RO modules
Christophe Leroy
2022-02-07
1
-14
/
+30
|
*
|
|
|
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
2022-02-07
6
-24
/
+20
|
*
|
|
|
powerpc/32: Remove remaining .stabs annotations
Christophe Leroy
2022-02-07
4
-10
/
+0
|
*
|
|
|
powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINT
Christophe Leroy
2022-02-07
2
-4
/
+2
|
*
|
|
|
powerpc/mpc86xx_hpcn: Remove obsolete statement
Christophe Leroy
2022-02-07
1
-6
/
+0
|
*
|
|
|
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
2022-02-07
3
-15
/
+14
|
*
|
|
|
powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLS
Christophe Leroy
2022-02-07
1
-5
/
+0
|
*
|
|
|
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
2022-02-07
2
-4
/
+17
|
*
|
|
|
powerpc/32s: Make pte_update() non atomic on 603 core
Christophe Leroy
2022-02-03
1
-15
/
+22
|
*
|
|
|
powerpc/nohash: Remove pte_same()
Christophe Leroy
2022-02-03
2
-6
/
+0
|
*
|
|
|
powerpc/603: Clear C bit when PTE is read only
Christophe Leroy
2022-02-03
1
-0
/
+2
|
*
|
|
|
powerpc/603: Remove outdated comment
Christophe Leroy
2022-02-03
1
-8
/
+0
|
*
|
|
|
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
2022-02-03
1
-2
/
+1
|
*
|
|
|
powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
2022-02-03
1
-8
/
+28
|
*
|
|
|
powerpc/perf: Don't use perf_hw_context for trace IMC PMU
Athira Rajeev
2022-02-03
1
-1
/
+5
|
*
|
|
|
powerpc/module_64: use module_init_section instead of patching names
Wedson Almeida Filho
2022-02-03
1
-5
/
+6
|
*
|
|
|
powerpc/spufs: adjust list element pointer type
Julia Lawall
2022-02-03
1
-2
/
+1
|
*
|
|
|
powerpc/epapr: Fix parmeters typo
Bhaskar Chowdhury
2022-02-03
1
-1
/
+1
|
*
|
|
|
powerpc: Fix debug print in smp_setup_cpu_maps
Fabiano Rosas
2022-02-03
1
-2
/
+2
|
*
|
|
|
powerpc/ptdump: Fix sparse warning in hashpagetable.c
Michael Ellerman
2022-02-02
1
-1
/
+4
|
*
|
|
|
powerpc/64: Move paca allocation later in boot
Michael Ellerman
2022-02-02
1
-5
/
+10
|
*
|
|
|
powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
Maxim Kiselev
2022-02-02
2
-4
/
+34
|
*
|
|
|
powerpc/pseries: read the lpar name from the firmware
Laurent Dufour
2022-02-02
1
-0
/
+87
|
*
|
|
|
powerpc: dts: Fix some I2C unit addresses
Thierry Reding
2022-01-31
2
-2
/
+2
|
*
|
|
|
powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
Maxim Kiselev
2022-01-31
1
-2
/
+2
|
*
|
|
|
powerpc/e500/qemu-e500: allow core to idle without waiting
Tobias Waldekranz
2022-01-31
1
-0
/
+5
|
*
|
|
|
powerpc: add link stack flush mitigation status in debugfs.
Michal Suchanek
2022-01-31
1
-0
/
+15
|
*
|
|
|
powerpc/xive: Export XIVE IPI information for online-only processors.
Sachin Sant
2022-01-31
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
2
-1
/
+8
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
powerpc/net: Implement powerpc specific csum_shift() to remove branch
Christophe Leroy
2022-03-11
1
-0
/
+7
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
2
-2
/
+2
|
|
\
\
\
\
[prev]
[next]