summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi
AgeCommit message (Expand)AuthorLines
2025-09-23powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr structHaren Myneni-4/+4
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni-0/+33
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth-10/+10
2025-07-22powerpc: Drop GPL boilerplate text with obsolete FSF addressThomas Huth-52/+0
2025-06-13powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan-4/+4
2025-05-02powerpc/pseries: Include linux/types.h in papr-platform-dump.hHaren Myneni-0/+1
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni-0/+31
2025-04-17powerpc/pseries: Add papr-platform-dump character driver for dump retrievalHaren Myneni-0/+15
2025-04-17powerpc/pseries: Define papr_indices_io_block for papr-indices ioctlsHaren Myneni-0/+41
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat-0/+1
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat-0/+1
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat-0/+1
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2024-05-08powerpc: Fix typosBjorn Helgaas-1/+1
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat-165/+0
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini-1/+1
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini-1/+0
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini-0/+44
2024-02-05powerpc/pseries/papr-sysparm: use u8 arrays for payloadsNathan Lynch-1/+1
2023-12-13powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch-0/+58
2023-12-13powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch-0/+31
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray-0/+1
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray-0/+1
2023-04-20powerpc/64: modules support building with PCREL addresingNicholas Piggin-0/+4
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao-9/+0
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-118/+64
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada-2/+2
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+8
2022-05-19termbits.h: Align lines & formatIlpo Järvinen-53/+47
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen-50/+2
2022-05-19powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZNicholas Piggin-1/+3
2022-05-19powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZNicholas Piggin-0/+5
2022-05-13powerpc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada-5/+5
2022-05-05termbits: Convert octal defines to hexIlpo Järvinen-101/+101
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-8/+18
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman-8/+0
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada-1/+4
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2022-02-16powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy-8/+0
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain-0/+18
2021-10-12powerpc/perf: Expose instruction and data address registers as part of extend...Athira Rajeev-4/+7
2021-10-12powerpc/perf: Refactor the code definition of perf reg extended maskAthira Rajeev-8/+13
2021-06-25powerpc/papr_scm: Add support for reporting dirty-shutdown-countVaibhav Jain-0/+6
2021-06-20powerpc/vas: Define QoS credit flag to allocate windowHaren Myneni-1/+5
2021-04-17powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar-0/+1
2021-04-08powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'Christophe Leroy-5/+0
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-6/+22
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria-0/+2
2021-02-09powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regsAthira Rajeev-6/+22