summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-01-25powerpc/64s: Increase default stack size to 32KBMichael Ellerman
2024-01-25powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan
2024-01-25powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan
2024-01-25powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan
2024-01-25powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan
2024-01-25powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch
2024-01-25powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain
2024-01-25KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EENicholas Piggin
2024-01-25powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch
2024-01-25powerpc/44x: select I2C for CURRITUCKRandy Dunlap
2024-01-25powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann
2023-12-17Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-13powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni
2023-12-05powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao
2023-11-29KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin
2023-11-28powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch
2023-11-07powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch
2023-11-06powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann
2023-11-06powerpc/machdep: Remove trailing whitespacesThomas Zimmermann
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-28kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada
2023-10-27Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-10-26Merge tag 'v6.6-rc7' into coreJoerg Roedel