summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | powerpc: Explicitly include correct DT includesRob Herring2023-08-021-0/+1
| |/
* / powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V2023-08-211-1/+1
|/
* powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni2023-07-171-2/+7
* powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson2023-07-031-0/+1
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-302-5/+15
|\
| * powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memoryGaurav Batra2023-06-261-4/+14
| * powerpc/64s: Fix VAS mm use after freeNicholas Piggin2023-06-151-1/+1
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-2/+2
|\ \
| * | watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson2023-06-091-2/+2
* | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-271-2/+1
|\ \ \ | |_|/ |/| |
| * | powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-081-2/+1
* | | powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra2023-05-301-2/+11
| |/ |/|
* | powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2023-05-171-4/+9