summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-157-42/+66
|\
| * powerpc: Stop using of_rootChristophe Leroy2024-03-032-4/+14
| * powerpc/pseries: Fix potential memleak in papr_get_attr()Qiheng Lin2024-03-031-3/+5
| * powerpc: Enable support for 32 bit MSI-X vectorsBrian King2024-03-031-3/+8
| * powerpc: papr_scm: Convert to platform remove callback returning voidUwe Kleine-König2024-02-221-4/+2
| * powerpc: ibmebus: make ibmebus_bus_type constRicardo B. Marliere2024-02-151-2/+2
| * powerpc: vio: make vio_bus_type constRicardo B. Marliere2024-02-151-2/+2
| * powerpc: vio: move device attributes into a new ifdefRicardo B. Marliere2024-02-151-25/+34
* | powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra2024-02-231-51/+105
* | powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra2024-02-191-0/+4
* | powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde2024-02-141-2/+6
* | Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman2024-02-141-4/+0
* | powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra2024-02-051-0/+4
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+2
|\
| * tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
* | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-087-16/+767
|\ \
| * | powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch2023-12-131-2/+156
| * | powerpc/pseries/papr-sysparm: Validate buffer object lengthsNathan Lynch2023-12-131-0/+47
| * | powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch2023-12-132-0/+542
| * | powerpc/pseries/memhp: Log more error conditions in add pathNathan Lynch2023-12-011-1/+6
| * | powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch2023-12-011-4/+5
| * | powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch2023-11-281-9/+9
| * | powerpc/rtas: Move post_mobility_fixup() declaration to pseriesNathan Lynch2023-11-212-0/+2
| |/
* / powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2023-12-132-7/+46
|/
* powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch2023-11-071-0/+1
* Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-035-14/+17
|\
| * powerpc/pseries: use kfree_sensitive() in plpks_gen_password()Minjie Du2023-10-201-2/+2
| * powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen2023-10-201-1/+3
| * powerpc/vas: Limit open window failure messages in log buffferHaren Myneni2023-10-201-2/+2
| * powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra2023-10-191-4/+4
| * powerpc: Annotate endianness of various variables and functionsBenjamin Gray2023-10-191-1/+2
| * powerpc: Use NULL instead of 0 for null pointersBenjamin Gray2023-10-191-4/+4
* | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-1/+0
|\ \
| * | powerpc: Remove now superfluous sentinel element from ctl_table arraysJoel Granados2023-10-101-1/+0
* | | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-013-0/+138
|\ \ \ | |_|/ |/| |
| * | powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce2023-10-173-0/+138
| |/
* | powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
* | powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
|/
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-3112-84/+47
|\
| * powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin2023-08-251-1/+0
| * powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin2023-08-251-0/+1
| * powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-08-243-12/+4
| * powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman2023-08-243-1/+3
| * powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek2023-08-181-2/+0
| * powerpc/mm: Cleanup memory block size probingAneesh Kumar K.V2023-08-183-58/+11
| * powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie2023-08-161-0/+1
| * powerpc/pseries: PLPKS: undo kernel-doc comment notationRandy Dunlap2023-08-141-1/+1
| * Merge branch 'topic/cpu-smt' into nextMichael Ellerman2023-08-143-9/+25
| |\
| | * powerpc/pseries: Honour current SMT state when DLPAR onlining CPUsMichael Ellerman2023-08-021-0/+8
| | * powerpc/pseries: Initialise CPU hotplug callbacks earlierMichael Ellerman2023-08-023-9/+17