summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/uapi/asm
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+20
2026-08-09KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on Pow...Amit Machhiwal1-0/+10
2026-08-09KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctlAmit Machhiwal1-0/+8
2026-08-06powerpc: Add Power12 architected modeRitesh Harjani (IBM)1-0/+1
2026-08-06powerpc: Add Power12 raw modeNicholas Piggin1-0/+1
2026-07-28powerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)1-9/+5
2026-06-19Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-5/+9
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-4/+4
2026-05-20powerpc: add exit_flags field in pt_regsMukesh Kumar Chaurasiya1-5/+9
2025-09-23powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr structHaren Myneni1-4/+4
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni1-0/+33
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-10/+10
2025-07-22powerpc: Drop GPL boilerplate text with obsolete FSF addressThomas Huth4-52/+0
2025-06-13powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan1-4/+4
2025-05-02powerpc/pseries: Include linux/types.h in papr-platform-dump.hHaren Myneni1-0/+1
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni1-0/+31
2025-04-17powerpc/pseries: Add papr-platform-dump character driver for dump retrievalHaren Myneni1-0/+15
2025-04-17powerpc/pseries: Define papr_indices_io_block for papr-indices ioctlsHaren Myneni1-0/+41
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat1-0/+1
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat1-0/+1
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat1-0/+1
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2024-05-07powerpc: Fix typosBjorn Helgaas1-1/+1
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat1-165/+0
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-1/+1
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini1-1/+0
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini1-0/+44
2024-02-05powerpc/pseries/papr-sysparm: use u8 arrays for payloadsNathan Lynch1-1/+1
2023-12-13powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch1-0/+58
2023-12-13powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch2-0/+31
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray1-0/+1
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray1-0/+1
2023-04-20powerpc/64: modules support building with PCREL addresingNicholas Piggin1-0/+4
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao1-9/+0
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-118/+64
2022-06-03Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+8
2022-05-19termbits.h: Align lines & formatIlpo Järvinen1-53/+47
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen1-50/+2
2022-05-19powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZNicholas Piggin1-1/+3
2022-05-19powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZNicholas Piggin1-0/+5
2022-05-13powerpc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada1-5/+5
2022-05-05termbits: Convert octal defines to hexIlpo Järvinen1-101/+101
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-8/+18
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman1-8/+0
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada1-1/+4
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-02-16powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy1-8/+0
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain1-0/+18