summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-20powerpc/vas: Define QoS credit flag to allocate windowHaren Myneni
2021-06-20powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structsHaren Myneni
2021-06-20powerpc/vas: Define and use common vas_window structHaren Myneni
2021-06-20powerpc/vas: Move update_csb/dump_crb to common book3s platformHaren Myneni
2021-06-20powerpc/vas: Create take/drop pid and mm reference functionsHaren Myneni
2021-06-20powerpc/vas: Add platform specific user window operationsHaren Myneni
2021-06-20powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni
2021-06-20powerpc/vas: Move VAS API to book3s common platformHaren Myneni
2021-06-20powerpc/powernv/vas: Release reference to tgid during window closeHaren Myneni
2021-06-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-06-17powerpc/mm/book3s64: Fix possible build errorAneesh Kumar K.V
2021-06-17powerpc/signal64: Don't read sigaction arguments back from user memoryMichael Ellerman
2021-06-17powerpc/watchdog: include linux/processor.h for spin_until_condSudeep Holla
2021-06-17powerpc/64: drop redundant defination of spin_until_condSudeep Holla
2021-06-17powerpc/signal32: Remove impossible #ifdef combinationsChristophe Leroy
2021-06-17powerpc/32: Display modules range in virtual memory layoutChristophe Leroy
2021-06-17powerpc: make stack walking KASAN-safeDaniel Axtens
2021-06-17selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev
2021-06-17selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-06-17powerpc: Move update_power8_hid0() into its only userChristophe Leroy
2021-06-17powerpc: Remove proc_trap()Christophe Leroy
2021-06-17powerpc/32: Remove __main()Christophe Leroy
2021-06-17powerpc/32s: Rename PTE_SIZE to PTE_T_SIZEChristophe Leroy
2021-06-17powerpc: Define swapper_pg_dir[] in CChristophe Leroy
2021-06-17powerpc: Define empty_zero_page[] in CChristophe Leroy
2021-06-17powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy
2021-06-17powerpc/nohash: Remove DEBUG_HARDERChristophe Leroy
2021-06-17powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXTChristophe Leroy
2021-06-17powerpc/nohash: Remove DEBUG_MAP_CONSISTENCYChristophe Leroy
2021-06-17powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.hChristophe Leroy
2021-06-17powerpc/nohash: Convert set_context() to CChristophe Leroy
2021-06-17powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()Christophe Leroy
2021-06-17powerpc/kuap: Force inlining of all first level KUAP helpers.Christophe Leroy
2021-06-17powerpc/kuap: Remove to/from/size parameters of prevent_user_access()Christophe Leroy
2021-06-17powerpc/kuap: Remove KUAP_CURRENT_XXXChristophe Leroy
2021-06-17powerpc/32s: Activate KUAP and KUEP by defaultChristophe Leroy
2021-06-17powerpc/32s: Rework Kernel Userspace Access ProtectionChristophe Leroy
2021-06-17powerpc/32s: Allow disabling KUAP at boot timeChristophe Leroy
2021-06-17powerpc/32s: Allow disabling KUEP at boot timeChristophe Leroy
2021-06-17powerpc/32s: Initialise KUAP and KUEP in CChristophe Leroy
2021-06-17powerpc/32s: Simplify calculation of segment register contentChristophe Leroy
2021-06-17powerpc/32s: Convert switch_mmu_context() to CChristophe Leroy
2021-06-17powerpc/32s: move CTX_TO_VSID() into mmu-hash.hChristophe Leroy
2021-06-17powerpc/32s: Refactor update of user segment registersChristophe Leroy
2021-06-17powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy
2021-06-17powerpc/8xx: Allow disabling KUAP at boot timeChristophe Leroy
2021-06-17powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)Christophe Leroy
2021-06-17powerpc: Remove CONFIG_PPC_MMU_NOHASH_32Christophe Leroy
2021-06-17powerpc/optprobes: use PPC_RAW_ macrosChristophe Leroy
2021-06-17powerpc/optprobes: Compact code source a bit.Christophe Leroy