index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
plpks.c
Age
Commit message (
Expand
)
Author
2026-02-11
powerpc/pseries: plpks: export plpks_wrapping_is_supported
Srish Srinivasan
2026-01-30
pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
2026-01-30
pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
2026-01-30
pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-04-22
powerpc/pseries: make max polling consistent for longer H_CALLs
Nayna Jain
2023-10-20
powerpc/pseries: use kfree_sensitive() in plpks_gen_password()
Minjie Du
2023-08-14
powerpc/pseries: PLPKS: undo kernel-doc comment notation
Randy Dunlap
2023-04-20
powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
Andrew Donnellan
2023-02-22
powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
Russell Currey
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
powerpc/pseries: Add helper to get PLPKS password length
Russell Currey
2023-02-12
powerpc/pseries: Clarify warning when PLPKS password already set
Andrew Donnellan
2023-02-12
powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
2023-02-12
powerpc/pseries: Log hcall return codes for PLPKS debug
Russell Currey
2023-02-12
powerpc/pseries: Implement signed update for PLPKS objects
Nayna Jain
2023-02-12
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
2023-02-12
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
2023-02-12
powerpc/pseries: Move plpks.h to include directory
Russell Currey
2023-02-12
powerpc/pseries: Fix alignment of PLPKS structures and buffers
Andrew Donnellan
2023-02-12
powerpc/pseries: Fix handling of PLPKS object flushing timeout
Andrew Donnellan
2022-11-24
powerpc/pseries: fix plpks_read_var() code for different consumers
Nayna Jain
2022-11-24
powerpc/pseries: replace kmalloc with kzalloc in PLPKS driver
Nayna Jain
2022-11-24
powerpc/pseries: cleanup error logs in plpks driver
Nayna Jain
2022-11-24
powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
Nayna Jain
2022-11-24
powerpc/pseries: Fix the H_CALL error code in PLPKS driver
Nayna Jain
2022-09-08
powerpc/pseries: Fix plpks crash on non-pseries
Michael Ellerman
2022-07-28
powerpc/pseries: define driver for Platform KeyStore
Nayna Jain