summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh-0/+2
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross-3/+0
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross-2/+0
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N-0/+2
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy-3/+79
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy-8/+26
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy-2/+5
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy-34/+14
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy-62/+15
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy-15/+9
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy-2/+4
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)-1/+2
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+8
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+4
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-6/+13
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2025-11-28powerpc/pseries/svm: Make mem_encrypt.h self containedJason Gunthorpe-0/+3
2025-11-21Merge branch 'objtool/core'Peter Zijlstra-289/+346
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom-1/+0
2025-11-18powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky-1/+4
2025-11-14powerpc/smp: Expose die_id and die_cpumaskSrikar Dronamraju-4/+7
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain-0/+8
2025-11-11powerpc/kdump: Add support for crashkernel CMA reservationSourabh Jain-0/+2
2025-11-03powerpc/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner-4/+4
2025-10-29powerpc: Convert to physical address DMA mappingLeon Romanovsky-4/+4
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+15
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-16/+4
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+0
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-4/+0
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson-1/+15
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-261/+322
2025-09-23powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr structHaren Myneni-4/+4
2025-09-22powerpc/time: Expose boot_tb via accessorAboorva Devarajan-0/+4
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov-12/+0
2025-09-16powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy-12/+0
2025-09-16powerpc/fprobe: fix updated fprobe for function-graph tracerHari Bathini-0/+12
2025-09-16powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVALAditya Bodkhe-0/+15
2025-09-15powerpc64/modules: replace stub allocation sentinel with an explicit counterJoe Lawrence-0/+1
2025-09-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy-3/+9
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni-0/+1
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni-0/+9
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni-0/+33
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-4/+4
2025-09-08powerpc: Add __attribute_const__ to ffs()-family implementationsKees Cook-2/+2
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao-2/+0
2025-09-06powerpc/xive: Untangle xive from child interrupt controller driversNam Cao-1/+0
2025-09-06powerpc: Remove duplicate definition for ppc_msgsnd_sync()Gautam Menghani-12/+6
2025-09-06powerpc64/bpf: Implement bpf_addr_space_cast instructionSaket Kumar Bhaskar-0/+1