Show patches with: Archived = No       |   70056 patches
« 1 2 ... 8 9 10700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,6/6] powerpc/64: Rename entry_64.S to prom_entry_64.S powerpc: merge _switch in 32/64 - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v3,5/6] powerpc: merge 32-bit and 64-bit _switch implementation powerpc: merge _switch in 32/64 - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v3,4/6] powerpc/32: Rearrange _switch to prepare for 32/64 merge powerpc: merge _switch in 32/64 - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v3,3/6] powerpc/32: Remove sync from _switch powerpc: merge _switch in 32/64 - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v3,2/6] powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge powerpc: merge _switch in 32/64 - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v3,1/6] powerpc/64s: move stack SLB pinning out of line from _switch powerpc: merge _switch in 32/64 - - - - --- 2023-06-06 Nicholas Piggin Accepted
powerpc/32s: Fix LLVM SMP build powerpc/32s: Fix LLVM SMP build - - - - 5-- 2023-06-06 Nicholas Piggin Accepted
[v2,4/4] powerpc/64s: Remove support for ELFv1 little endian userspace powerpc/64: ELFv2 conversion - - - - 5-- 2023-06-06 Nicholas Piggin Accepted
[v2,3/4] powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels powerpc/64: ELFv2 conversion 1 - - - --- 2023-06-06 Nicholas Piggin Accepted
[v2,2/4] powerpc/64: Make ELFv2 the default for big-endian builds powerpc/64: ELFv2 conversion - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v2,1/4] powerpc/64: Force ELFv2 when building with LLVM linker powerpc/64: ELFv2 conversion - - 1 1 --- 2023-06-06 Nicholas Piggin Accepted
[v2] powerpc/build: Remove -pipe from compilation flags [v2] powerpc/build: Remove -pipe from compilation flags - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v2,4/4] powerpc/boot: Clean up Makefile after cflags and asflags separation powerpc/boot: build flags refactoring - - - - 5-- 2023-06-06 Nicholas Piggin Accepted
[v2,3/4] powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS powerpc/boot: build flags refactoring - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v2,2/4] powerpc/boot: Separate CPP flags from BOOTCFLAGS powerpc/boot: build flags refactoring - - - - --- 2023-06-06 Nicholas Piggin Accepted
[v2,1/4] powerpc/boot: Separate target flags from BOOTCFLAGS powerpc/boot: build flags refactoring - - - - --- 2023-06-06 Nicholas Piggin Accepted
powerpc/iommu: Only build sPAPR access functions on pSeries powerpc/iommu: Only build sPAPR access functions on pSeries - - - - 5-- 2023-06-05 Timothy Pearson Accepted
powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe() powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe() - 1 - - 5-- 2023-06-05 Christophe Leroy Accepted
powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare() powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare() - 1 1 - 5-- 2023-06-05 Christophe Leroy Accepted
MAINTAINERS: Exclude m68k-only drivers from powerpc entry MAINTAINERS: Exclude m68k-only drivers from powerpc entry 1 - - - 3-- 2023-05-31 Michael Ellerman Accepted
powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh - - - - --- 2023-05-30 Naveen N Rao Accepted
[v2] powerpc: Fail build if using recordmcount with binutils v2.37 [v2] powerpc: Fail build if using recordmcount with binutils v2.37 - - - - 5-- 2023-05-30 Naveen N Rao Accepted
[2/2] powerpc/xmon: use KSYM_NAME_LEN in array size [1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size - 1 1 - 5-- 2023-05-29 Maninder Singh Accepted
powerpc: fix debugfs_create_dir error checking powerpc: fix debugfs_create_dir error checking - - - - 5-- 2023-05-28 Immad Mir Accepted
powerpc/kcsan: Properly instrument arch_spin_unlock() powerpc/kcsan: Properly instrument arch_spin_unlock() 1 - - - 5-- 2023-05-26 Christophe Leroy Accepted
powerpc: Switch i2c drivers back to use .probe() powerpc: Switch i2c drivers back to use .probe() - - - - 5-- 2023-05-25 Uwe Kleine-König Accepted
powerpc/crypto: Fix aes-gcm-p10 link errors powerpc/crypto: Fix aes-gcm-p10 link errors - 1 - 1 --- 2023-05-25 Michael Ellerman Accepted
[v2] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall [v2] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall - - 1 - 5-- 2023-05-25 Gaurav Batra Accepted
[4/4] powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs powerpc: mm_cpumask cleanups and lazy tlb mm - - - - --- 2023-05-24 Nicholas Piggin Accepted
[3/4] powerpc: Add mm_cpumask warning when context switching powerpc: mm_cpumask cleanups and lazy tlb mm - - - - --- 2023-05-24 Nicholas Piggin Accepted
[2/4] powerpc/64s: Use dec_mm_active_cpus helper powerpc: mm_cpumask cleanups and lazy tlb mm - - - - --- 2023-05-24 Nicholas Piggin Accepted
[1/4] powerpc: Account mm_cpumask and active_cpus in init_mm powerpc: mm_cpumask cleanups and lazy tlb mm - - - - --- 2023-05-24 Nicholas Piggin Accepted
macintosh: Switch i2c drivers back to use .probe() macintosh: Switch i2c drivers back to use .probe() - - 2 - 3-- 2023-05-23 Uwe Kleine-König Accepted
[v2,RESEND] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set [v2,RESEND] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set - - - - 5-- 2023-05-21 Randy Dunlap Accepted
powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges - 1 - - --- 2023-05-19 Michael Ellerman Accepted
powerpc/64s: Fix native_hpte_remove() to be irq-safe powerpc/64s: Fix native_hpte_remove() to be irq-safe - 1 - - 5-- 2023-05-17 Michael Ellerman Accepted
powerpc/security: Fix Speculation_Store_Bypass reporting on Power10 powerpc/security: Fix Speculation_Store_Bypass reporting on Power10 - 1 1 1 5-- 2023-05-17 Michael Ellerman Accepted
powerpc: Mark powermac as orphan in MAINTAINERS powerpc: Mark powermac as orphan in MAINTAINERS - - - - --- 2023-05-17 Michael Ellerman Accepted
[rc] iommu/power: Remove iommu_del_device() [rc] iommu/power: Remove iommu_del_device() - 1 - - 5-- 2023-05-16 Jason Gunthorpe Accepted
powerpc/crypto: Fix aes-gcm-p10 build when VSX=n powerpc/crypto: Fix aes-gcm-p10 build when VSX=n - - 1 - --- 2023-05-15 Michael Ellerman Accepted
[3/3] xtensa: Remove 64 bits atomic builtins stubs Extend KCSAN to all powerpc 1 - - - --- 2023-05-12 Christophe Leroy Accepted
[2/3] powerpc/{32,book3e}: kcsan: Extend KCSAN Support Extend KCSAN to all powerpc - - - - --- 2023-05-12 Christophe Leroy Accepted
[1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures Extend KCSAN to all powerpc - 1 1 - --- 2023-05-12 Christophe Leroy Accepted
powerpc/64s/radix: Fix soft dirty tracking powerpc/64s/radix: Fix soft dirty tracking - 1 1 1 5-- 2023-05-11 Michael Ellerman Accepted
[v2,09/11] powerpc: powernv: Annotate data races in opal events powerpc: KCSAN fix warnings and mark accesses - - 1 - --- 2023-05-10 Rohan McLure Accepted
[v2,08/11] powerpc: Mark writes registering ipi to host cpu through kvm and polling powerpc: KCSAN fix warnings and mark accesses - - 1 - --- 2023-05-10 Rohan McLure Accepted
[v2,07/11] powerpc: Annotate accesses to ipi message flags powerpc: KCSAN fix warnings and mark accesses - - 1 - --- 2023-05-10 Rohan McLure Accepted
[v2,06/11] powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention powerpc: KCSAN fix warnings and mark accesses - - 1 - --- 2023-05-10 Rohan McLure Accepted
[v2,04/11] powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid powerpc: KCSAN fix warnings and mark accesses - - 1 - --- 2023-05-10 Rohan McLure Accepted
[v2,02/11] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue powerpc: KCSAN fix warnings and mark accesses - - 1 - --- 2023-05-10 Rohan McLure Accepted
[v2,01/11] powerpc: qspinlock: Mark accesses to qnode lock checks powerpc: KCSAN fix warnings and mark accesses - - 1 - --- 2023-05-10 Rohan McLure Accepted
[2/2] powerpc/pseries: Remove unused hcall tracing instruction [1/2] powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n - - - - 5-- 2023-05-09 Nicholas Piggin Accepted
[1/2] powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n [1/2] powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n - 1 - - --- 2023-05-09 Nicholas Piggin Accepted
iommu/powerpc: Incorrect DDW Table is referenced for SR-IOV device iommu/powerpc: Incorrect DDW Table is referenced for SR-IOV device - 1 1 - 5-- 2023-05-05 Gaurav Batra Accepted
powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node - 1 - - 5-- 2023-05-05 Pali Rohár Accepted
powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present - 1 - 1 --- 2023-05-05 Rob Herring Accepted
[v3] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs [v3] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs - 1 2 1 5-- 2023-05-04 Gaurav Batra Accepted
[-next?] powerpc/fsl_uli1575: fix kconfig warnings and build errors [-next?] powerpc/fsl_uli1575: fix kconfig warnings and build errors - 1 1 - --- 2023-04-29 Randy Dunlap Accepted
powerpc: delete empty config entry for PPC_86xx powerpc: delete empty config entry for PPC_86xx - 1 - - 5-- 2023-04-29 Randy Dunlap Accepted
powerpc: remove unneeded if-checks powerpc: remove unneeded if-checks 1 1 1 - 5-- 2023-04-28 Tom Rix Accepted
powerpc/boot: Disable power10 features after BOOTAFLAGS assignment powerpc/boot: Disable power10 features after BOOTAFLAGS assignment - 1 1 - --- 2023-04-27 Nathan Chancellor Accepted
[2/9] powerpc/64s: Disable pcrel code model on Clang powerpc: Build fixes - - - - --- 2023-04-26 Nicholas Piggin Accepted
[1/9] powerpc: Fix merge conflict between pcrel and copy_thread changes powerpc: Build fixes - - - - --- 2023-04-26 Nicholas Piggin Accepted
[v2] powerpc/bpf: populate extable entries only during the last pass [v2] powerpc/bpf: populate extable entries only during the last pass - 1 1 - 5-- 2023-04-25 Hari Bathini Accepted
powerpc/configs/powernv: Add IGB=y powerpc/configs/powernv: Add IGB=y - - - - 5-- 2023-04-20 Michael Ellerman Accepted
[2/2] powerpc/configs/64s: Drop JFS Filesystem [1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems - - - - --- 2023-04-20 Michael Ellerman Accepted
[1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems [1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems - - - - --- 2023-04-20 Michael Ellerman Accepted
[6/7] powerpc: asm/io.h: Expect immutable pointer in virt_to_phys prototype Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes - - - - --- 2023-04-15 Stanislav Kinsburskii Accepted
[32/32] powerpc/configs: Make pseries_defconfig an alias for ppc64le_guest [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[31/32] powerpc/configs: Make pseries_le an alias for ppc64le_guest [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[30/32] powerpc/configs: Incorporate generic kvm_guest.config into guest configs [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[29/32] powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configs [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[28/32] powerpc/configs/64s: Enable Device Mapper options [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[27/32] powerpc/configs/64s: Enable PSTORE [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[26/32] powerpc/configs/64s: Enable VLAN support [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[25/32] powerpc/configs/64s: Enable BLK_DEV_NVME [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[24/32] powerpc/configs/64s: Drop REISERFS [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[23/32] powerpc/configs/64s: Use SHA512 for module signatures [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[22/32] powerpc/configs/64s: Enable IO_STRICT_DEVMEM [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[21/32] powerpc/configs/64s: Enable SCHEDSTATS [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[20/32] powerpc/configs/64s: Enable DEBUG_VM & other options [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[19/32] powerpc/configs/64s: Enable EMULATED_STATS [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[18/32] powerpc/configs/64s: Enable KUNIT and most tests [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[17/32] powerpc/configs/64s: Enable SELINUX [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[16/32] powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMs [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[15/32] powerpc/configs/64s: Enable SLAB hardening options [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[14/32] powerpc/configs/64s: Enable ZSWAP & ZRAM [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[13/32] powerpc/configs/64s: Enable CHECKPOINT_RESTORE [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[12/32] powerpc/configs/64s: Enable common CGROUP & related options [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[11/32] powerpc/configs/64s: Enable NO_HZ_FULL [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[10/32] powerpc/configs/64s: Enable common accounting options [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[09/32] powerpc/configs/64s: Enable AUDIT [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[08/32] powerpc/configs/64s: Enable PREEMPT_VOLUNTARY [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[07/32] powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JIT [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[06/32] powerpc/configs/64s: Add secure boot options to defconfig [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[05/32] powerpc/configs/64s: Enable PAPR_SCM [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[04/32] powerpc/configs/6s: Drop obsolete crypto ALGs [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[03/32] powerpc/configs/64s: Drop IPV6 which is default y [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[02/32] powerpc/configs/64s: Drop SPLPAR which is default y [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
[01/32] powerpc/configs/64s: Update defconfig for symbol movement [01/32] powerpc/configs/64s: Update defconfig for symbol movement - - - - --- 2023-04-14 Michael Ellerman Accepted
« 1 2 ... 8 9 10700 701 »