index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
2025-03-13
powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...
Christophe Leroy
2024-12-14
powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
Michal Suchanek
2024-04-13
powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
Nathan Chancellor
2024-02-23
powerpc/lib: Validate size for vector operations
Naveen N Rao
2024-01-25
powerpc: add crtsavres.o to always-y instead of extra-y
Masahiro Yamada
2022-04-08
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
2022-04-08
powerpc/lib/sstep: Fix 'sthcx' instruction
Anders Roxell
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-23
powerpc/lib/sstep: fix 'ptesync' build error
Anders Roxell
2022-02-01
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2021-11-18
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
2021-05-19
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
2021-05-19
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
2021-05-11
powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
Christophe Leroy
2021-03-25
powerpc/sstep: Fix darn emulation
Sandipan Das
2021-03-25
powerpc/sstep: Fix load-store and update emulation
Sandipan Das
2021-03-07
powerpc/sstep: Fix incorrect return from analyze_instr()
Ananth N Mavinakayanahalli
2021-03-07
powerpc/sstep: Check instruction validity against ISA version before emulation
Ananth N Mavinakayanahalli
2021-01-27
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2020-12-30
powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
Ravi Bangoria
2020-12-30
powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
Balamuruhan S
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-14
powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...
Jason A. Donenfeld
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-09-18
powerpc/sstep: Remove empty if statement checking for invalid form
Cédric Le Goater
2020-09-15
powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto()
Christophe Leroy
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
2020-08-20
ppc: propagate the calling conventions change down to csum_partial_copy_gener...
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-07-29
powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-29
powerpc/sstep: Add support for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-27
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2020-07-27
powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
Christophe Leroy
2020-07-27
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
2020-07-24
powerpc/sstep: Fix incorrect CONFIG symbol in scv handling
Michael Ellerman
2020-07-24
powerpc/test_emulate_sstep: Fix build error
Michael Ellerman
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
powerpc/test_emulate_step: Move extern declaration to sstep.h
Balamuruhan S
2020-07-23
powerpc/sstep: Introduce macros to retrieve Prefix instruction operands
Balamuruhan S
2020-07-23
powerpc/test_emulate_step: Add negative tests for prefixed addi
Balamuruhan S
2020-07-23
powerpc/test_emulate_step: Enhancement to test negative scenarios
Balamuruhan S
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for Prefixed Add Immediate
Jordan Niethe
2020-07-23
powerpc/sstep: Let compute tests specify a required cpu feature
Jordan Niethe
2020-07-23
powerpc/sstep: Set NIP in instruction emulation tests
Jordan Niethe
[next]