summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2023-12-13powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan
2023-12-13powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan
2023-12-13powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni
2023-12-13powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch
2023-12-13powerpc/pseries/papr-sysparm: Validate buffer object lengthsNathan Lynch
2023-12-13powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch
2023-12-08tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-01powerpc/pseries/memhp: Log more error conditions in add pathNathan Lynch
2023-12-01powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch
2023-12-01powerpc/44x: select I2C for CURRITUCKRandy Dunlap
2023-12-01powerpc/85xx: Fix typo in code commentDario Binacchi
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-11-30powerpc/44x: Make ppc44x_idle_init() staticMichael Ellerman
2023-11-30powerpc/512x: Fix missing prototype warningsMichael Ellerman
2023-11-30powerpc/512x: Make pdm360ng_init() staticMichael Ellerman
2023-11-28powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch
2023-11-25dentry: switch the lists of children to hlistAl Viro
2023-11-21powerpc/rtas: Move post_mobility_fixup() declaration to pseriesNathan Lynch
2023-11-21powerpc/powermac: mark smp_psurge_{give,take}_timebase staticArnd Bergmann
2023-11-21powerpc/pasemi: mark pas_shutdown() staticArnd Bergmann
2023-11-21powerpc/ps3: move udbg_shutdown_ps3gelic prototypeArnd Bergmann
2023-11-07powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-20powerpc/pseries: use kfree_sensitive() in plpks_gen_password()Minjie Du
2023-10-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen
2023-10-20powerpc/vas: Limit open window failure messages in log buffferHaren Myneni
2023-10-19powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner
2023-10-19powerpc/fadump: Annotate endianness cast with __forceBenjamin Gray
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray
2023-10-19powerpc: Use NULL instead of 0 for null pointersBenjamin Gray
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy
2023-10-18Merge branch fixes into nextMichael Ellerman
2023-10-18spufs: convert to new timestamp accessorsJeff Layton
2023-10-17powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce
2023-10-10powerpc: Remove now superfluous sentinel element from ctl_table arraysJoel Granados
2023-09-30powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev
2023-09-30powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev
2023-09-18powerpc/82xx: Select FSL_SOCChristophe Leroy
2023-09-18powerpc/32: Add dependencies of POWER_RESET for pmac32Yuan Tan
2023-09-18powerpc/powermac: add missing of_node_putJulia Lawall
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds