index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mce: Make symbol 'mce_ue_event_work' static
Li Huafei
2021-04-14
1
-1
/
+1
*
powerpc/security: Make symbol 'stf_barrier' static
Li Huafei
2021-04-14
1
-1
/
+1
*
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
2021-04-14
3
-10
/
+1
*
powerpc/8xx: Define a MODULE area below kernel text
Christophe Leroy
2021-04-14
1
-0
/
+3
*
powerpc/modules: Load modules closer to kernel text
Christophe Leroy
2021-04-14
1
-3
/
+20
*
powerpc/mm: Add cond_resched() while removing hpte mappings
Vaibhav Jain
2021-04-14
1
-1
/
+12
*
powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
Shivaprasad G Bhat
2021-04-14
3
-1
/
+55
*
powerpc/signal32: Fix build failure with CONFIG_SPE
Christophe Leroy
2021-04-12
1
-1
/
+1
*
powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'
Christophe Leroy
2021-04-08
1
-5
/
+0
*
powerpc: iommu: fix build when neither PCI or IBMVIO is set
Randy Dunlap
2021-04-08
1
-0
/
+1
*
powerpc/pseries: remove unneeded semicolon
Yang Li
2021-04-08
1
-1
/
+1
*
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
2021-04-08
5
-45
/
+35
*
powerpc/perf: Fix PMU constraint check for EBB events
Athira Rajeev
2021-04-08
1
-2
/
+2
*
selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memory
Jordan Niethe
2021-04-08
1
-10
/
+1
*
powerpc/powernv/memtrace: Allow mmaping trace buffers
Jordan Niethe
2021-04-08
1
-1
/
+17
*
powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S
Michael Ellerman
2021-04-08
1
-1
/
+0
*
powerpc/64: Move security code into security.c
Michael Ellerman
2021-04-08
2
-264
/
+261
*
powerpc/mm/64s: Allow STRICT_KERNEL_RWX again
Michael Ellerman
2021-04-08
1
-1
/
+1
*
powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR
Michael Ellerman
2021-04-08
1
-1
/
+104
*
powerpc/mm/64s/hash: Factor out change_memory_range()
Michael Ellerman
2021-04-08
1
-8
/
+15
*
powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
Michael Ellerman
2021-04-08
1
-2
/
+4
*
powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
Michael Ellerman
2021-04-08
1
-1
/
+3
*
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
2021-04-08
1
-0
/
+1
*
selftests/powerpc: Test for spurious kernel memory faults on radix
Jordan Niethe
2021-04-08
2
-0
/
+50
*
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2021-04-08
2
-4
/
+6
*
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
2021-04-08
4
-4
/
+4
*
powerpc: Switch to relative jump labels
Christophe Leroy
2021-04-03
3
-17
/
+9
*
powerpc/bpf: Reallocate BPF registers to volatile registers when possible on ...
Christophe Leroy
2021-04-03
5
-3
/
+51
*
powerpc/bpf: Implement extended BPF on PPC32
Christophe Leroy
2021-04-03
5
-3
/
+1076
*
powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
Christophe Leroy
2021-04-03
1
-0
/
+12
*
powerpc/bpf: Change values of SEEN_ flags
Christophe Leroy
2021-04-03
1
-5
/
+5
*
powerpc/bpf: Move common functions into bpf_jit_comp.c
Christophe Leroy
2021-04-03
4
-259
/
+281
*
powerpc/bpf: Move common helpers into bpf_jit.h
Christophe Leroy
2021-04-03
3
-35
/
+35
*
powerpc/bpf: Change register numbering for bpf_set/is_seen_register()
Christophe Leroy
2021-04-03
1
-8
/
+8
*
powerpc/bpf: Remove classical BPF support for PPC32
Christophe Leroy
2021-04-03
5
-1053
/
+0
*
powerpc/signal32: Simplify logging in sigreturn()
Christophe Leroy
2021-04-03
1
-6
/
+7
*
powerpc/signal32: Convert do_setcontext[_tm]() to user access block
Christophe Leroy
2021-04-03
2
-18
/
+26
*
powerpc/signal32: Convert restore_[tm]_user_regs() to user access block
Christophe Leroy
2021-04-03
2
-71
/
+72
*
powerpc/signal32: Reorder user reads in restore_tm_user_regs()
Christophe Leroy
2021-04-03
1
-12
/
+37
*
powerpc/signal32: Perform access_ok() inside restore_user_regs()
Christophe Leroy
2021-04-03
1
-5
/
+3
*
powerpc/signal32: Remove ifdefery in middle of if/else in sigreturn()
Christophe Leroy
2021-04-03
1
-8
/
+12
*
powerpc/signal32: Rename save_user_regs_unsafe() and save_general_regs_unsafe()
Christophe Leroy
2021-04-03
1
-8
/
+8
*
powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user
Christophe Leroy
2021-04-03
1
-0
/
+20
*
powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_from_user() on ppc32
Christophe Leroy
2021-04-03
1
-3
/
+3
*
signal: Add unsafe_get_compat_sigset()
Christophe Leroy
2021-04-03
2
-0
/
+36
*
powerpc/uaccess: Use asm goto for get_user when compiler supports it
Christophe Leroy
2021-04-03
1
-0
/
+55
*
powerpc/uaccess: Introduce __get_user_size_goto()
Christophe Leroy
2021-04-03
1
-12
/
+12
*
powerpc/uaccess: Refactor get/put_user() and __get/put_user()
Christophe Leroy
2021-04-03
1
-43
/
+23
*
powerpc/uaccess: Rename __get/put_user_check/nocheck
Christophe Leroy
2021-04-03
1
-20
/
+10
*
powerpc/uaccess: Split out __get_user_nocheck()
Christophe Leroy
2021-04-03
1
-10
/
+12
[next]