aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2023-02-12powerpc/pseries: Log hcall return codes for PLPKS debugRussell Currey1-0/+2
2023-02-12powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain1-5/+69
2023-02-12powerpc/pseries: Expose PLPKS config values, support additional fieldsNayna Jain1-12/+137
2023-02-12powerpc/pseries: Move PLPKS constants to header fileRussell Currey1-35/+22
2023-02-12powerpc/pseries: Move plpks.h to include directoryRussell Currey2-73/+1
2023-02-12powerpc/secvar: Handle max object size in the consumerRussell Currey1-0/+22
2023-02-12powerpc/secvar: Handle format string in the consumerRussell Currey1-0/+25
2023-02-12powerpc/secvar: Warn and error if multiple secvar ops are setRussell Currey1-3/+1
2023-02-12powerpc/secvar: Use u64 in secvar_operationsMichael Ellerman1-6/+3
2023-02-12powerpc/pseries: Fix alignment of PLPKS structures and buffersAndrew Donnellan1-3/+7
2023-02-12powerpc/pseries: Fix handling of PLPKS object flushing timeoutAndrew Donnellan1-3/+8
2023-02-12powerpc/ps3: Change updateboltedpp() panic to infoGeoff Levand1-1/+1
2023-02-10powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat1-1/+2
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2-8/+8
2023-02-08powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy1-0/+8
2023-01-30driver core: fixup for "driver core: make struct bus_type.uevent() take a con...Stephen Rothwell2-2/+2
2023-01-30powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQChristophe Leroy1-1/+1
2023-01-30powerpc/64: Set default CPU in KconfigChristophe Leroy1-5/+7
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-27of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman1-1/+6
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner1-2/+2
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz2-3/+2
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds16-177/+240
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+3
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier3-0/+3
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman1-4/+11
2022-12-07powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch1-10/+1
2022-12-07powerpc/pseries: unregister VPA when hot unplugging a CPULaurent Dufour1-0/+1
2022-12-07powerpc/pseries: reset the RCU watchdogs after a LPMLaurent Dufour1-2/+5
2022-12-02powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2022-12-02powerpc/pseries: hvcall stack frame overheadNicholas Piggin1-18/+20
2022-12-02powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin1-2/+2
2022-11-30powerpc/ps3: mark ps3_system_bus_type staticChristoph Hellwig1-1/+1
2022-11-30Merge branch 'fixes' into nextMichael Ellerman3-21/+79
2022-11-29driver core: fix up some missing class.devnode() conversions.Greg Kroah-Hartman1-1/+1
2022-11-24powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain1-10/+18
2022-11-24powerpc/pseries: replace kmalloc with kzalloc in PLPKS driverNayna Jain1-6/+2
2022-11-24powerpc/pseries: cleanup error logs in plpks driverNayna Jain1-10/+0
2022-11-24powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain1-1/+1
2022-11-24powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain1-1/+1
2022-11-24powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain1-1/+1
2022-11-24powerpc/powermac: Fix symbol not declared warningsChen Lifu1-13/+5
2022-11-24powerpc/pseries/eeh: Fix some kernel-doc warningsBo Liu1-2/+2
2022-11-24powerpc/sgy_cts1000: convert to using gpiod API and faceliftDmitry Torokhov1-79/+53
2022-11-24powerpc/warp: switch to using gpiod APIDmitry Torokhov1-12/+93
2022-11-24powerpc/pasemi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin1-0/+5
2022-11-24powerpc/pseries: Fix formatting to make code look more beautifulDeming Wang1-1/+1