messages from 2018-04-24 06:00:46 to 2018-05-01 03:47:23 UTC [more...]
[Skiboot] [PATCH 1/2] SLW: Remove stop1_lite and stop0 stop states
2018-05-01 3:47 UTC
[resend] Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
2018-05-01 2:57 UTC
[PATCH] powerpc/watchdog: provide more data in watchdog messages
2018-05-01 2:22 UTC
[PATCH 07/14] powerpc: Add support for restartable sequences
2018-04-30 22:44 UTC (2+ messages)
` [PATCH 08/14] powerpc: Wire up restartable sequences system call
[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
2018-04-30 20:56 UTC (20+ messages)
` [PATCH 1/6 v3] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 2/6 v3] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH 3/6 v3] iommu: support iommu configuration for fsl-mc devices
` [PATCH 4/6 v3] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on "
` [PATCH 6/6 v3] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc
` [PATCH v4 0/6] Support for fsl-mc bus and its devices in SMMU
` [PATCH v4 1/6] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH v4 2/6] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH v4 3/6] iommu: support iommu configuration for fsl-mc devices
` [PATCH v4 4/6] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on "
` [PATCH v4 6/6] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc
[PATCH v10 00/25] Speculative page faults
2018-04-30 18:47 UTC (11+ messages)
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
` [PATCH v10 24/25] x86/mm: add speculative pagefault handling
[PATCH 0/4] powerpc/xive: add support for H_INT_RESET
2018-04-30 16:21 UTC (2+ messages)
[PATCH 00/15] hvc and powerpc opal console latency reduction
2018-04-30 14:55 UTC (16+ messages)
` [PATCH 01/15] powerpc/powernv: opal_put_chars partial write fix
` [PATCH 02/15] powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops
` [PATCH 03/15] powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling
` [PATCH 04/15] powerpc/powernv: opal-kmsg use flush fallback from console code
` [PATCH 05/15] powerpc/powernv: Implement and use opal_flush_console
` [PATCH 06/15] powerpc/powernv: Remove OPALv1 support from opal console driver
` [PATCH 07/15] powerpc/powernv: move opal console flushing to udbg
` [PATCH 08/15] powerpc/powernv: implement opal_put_chars_atomic
` [PATCH 09/15] tty: hvc: remove unexplained "just in case" spin delay
` [PATCH 10/15] tty: hvc: use mutex instead of spinlock for hvc_structs lock
` [PATCH 11/15] tty: hvc: hvc_poll break hv read loop
` [PATCH 12/15] tty: hvc: hvc_poll may sleep
` [PATCH 13/15] tty: hvc: hvc_write "
` [PATCH 14/15] tty: hvc: introduce the hv_ops.flush operation for hvc drivers
` [PATCH 15/15] powerpc/powernv: provide a console flush operation for opal hvc driver
[PATCH 1/2] powerpc: wii_defconfig: Disable Ethernet driver support code
2018-04-30 13:42 UTC (2+ messages)
` [PATCH 2/2] powerpc: wii_defconfig: Enable GPIO-related options
[PATCH] net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"
2018-04-30 13:30 UTC (2+ messages)
[PATCH] Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
2018-04-30 11:56 UTC (5+ messages)
[PATCH v3] powerpc/config: powernv_defconfig updates
2018-04-30 10:31 UTC
[PATCH V1 00/11] powerpc/mm/book3s64: Support for split pmd ptlock
2018-04-30 5:33 UTC (4+ messages)
` [PATCH] powerpc/8xx: Build fix with Hugetlbfs enabled
[PATCH] powerpc: Make it clearer that systbl check errors are errors
2018-04-30 3:27 UTC
[RFC PATCH 0/2] powerpc patches for new Kconfig language
2018-04-30 1:23 UTC (3+ messages)
` [RFC PATCH 1/2] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
` [RFC PATCH 2/2] powerpc/kbuild: move -mprofile-kernel check to Kconfig
[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-4 tag
2018-04-28 11:16 UTC
[PATCH] powerpc/kvm/booke: fix altivec related build break
2018-04-28 11:12 UTC (3+ messages)
` "
[PATCH v2] powerpc: Fix deadlock with multiple calls to smp_send_stop
2018-04-28 11:12 UTC (2+ messages)
` [v2] "
[PATCH V3] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-28 11:12 UTC (5+ messages)
` [V3] "
Reg: MPC8360: Enabling 8 UCCs(as ethernet ports) in kernel
2018-04-28 5:00 UTC
[PATCH 00/11] KVM: PPC: reconstruct mmio emulation with analyse_instr()
2018-04-27 10:21 UTC (14+ messages)
` [PATCH 01/11] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
` [PATCH 02/11] KVM: PPC: mov nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
` [PATCH 03/11] KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue when VMX store
` [PATCH 04/11] KVM: PPC: fix incorrect element_size for stxsiwx in analyse_instr
` [PATCH 05/11] KVM: PPC: add GPR RA update skeleton for MMIO emulation
` [PATCH 06/11] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
` [PATCH 07/11] KVM: PPC: reconstruct non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr() input
` [PATCH 08/11] KVM: PPC: add giveup_ext() hook for PPC KVM ops
` [PATCH 09/11] KVM: PPC: reconstruct LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr() input
` [PATCH 10/11] KVM: PPC: reconstruct LOAD_VMX/STORE_VMX "
` [PATCH 11/11] KVM: PPC: reconstruct LOAD_VSX/STORE_VSX "
[RFC PATCH 0/9] Enable THP migration for all possible architectures
2018-04-27 17:36 UTC (4+ messages)
` [RFC PATCH 6/9] powerpc: mm: migrate: add pmd swap entry to support thp migration
` [RFC PATCH 9/9] mm: migrate: enable thp migration for all possible architectures
[PATCH 4.16 69/81] block/swim: Rename macros to avoid inconsistent inverted logic
2018-04-27 13:59 UTC
[PATCH 4.14 72/80] block/swim: Rename macros to avoid inconsistent inverted logic
2018-04-27 13:59 UTC
Patch "block/swim: Rename macros to avoid inconsistent inverted logic" has been added to the 4.16-stable tree
2018-04-27 12:20 UTC
Patch "block/swim: Rename macros to avoid inconsistent inverted logic" has been added to the 4.14-stable tree
2018-04-27 12:19 UTC
OOM killer invoked while still one forth of mem is available
2018-04-27 8:27 UTC (6+ messages)
[PATCH] powerpc: paste - Mask XERSO bit in CR
2018-04-27 7:46 UTC (3+ messages)
[PATCH v5 0/4] powerpc/fadump: Improvements and fixes for firmware-assisted dump
2018-04-27 6:25 UTC (9+ messages)
` [PATCH v5 1/4] powerpc/fadump: un-register fadump on kexec path
` [PATCH v5 2/4] powerpc/fadump: Reservationless firmware assisted dump
` [PATCH v5 3/4] powerpc/fadump: throw proper error message on fadump registration failure
` [PATCH v5 4/4] powerpc/fadump: Do not allow hot-remove memory from fadump reserved area
[PATCH] powerpc/fadump: Unregister fadump on kexec down path
2018-04-27 6:23 UTC
[PATCH] powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
2018-04-27 0:34 UTC (2+ messages)
[PATCH 3/4] dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories
2018-04-26 21:27 UTC
[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers
2018-04-26 20:28 UTC (4+ messages)
` [PATCH 2/3] powerpc/nohash: remove _PAGE_BUSY
` [PATCH 3/3] powerpc/nohash: use IS_ENABLED() to simplify __set_pte_at()
[RFC v2 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2
2018-04-26 18:39 UTC (4+ messages)
[RFC v2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
2018-04-26 18:31 UTC (4+ messages)
[PATCH 1/6] powerpc/64s: Add barrier_nospec
2018-04-26 16:10 UTC (5+ messages)
` [PATCH 2/6] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH 4/6] powerpc/64s: Enable barrier_nospec based on firmware settings
[PATCH v2] powerpc: Fix smp_send_stop NMI IPI handling
2018-04-26 12:54 UTC (3+ messages)
[PATCH v2 0/9] HugeTLB migration support for PPC64
2018-04-26 10:35 UTC (3+ messages)
` [PATCH v2 9/9] powerpc/hugetlb: Enable hugetlb migration for ppc64
[PATCH v3] powerpc: Fix smp_send_stop NMI IPI handling
2018-04-26 10:22 UTC (2+ messages)
` [v3] "
[PATCH 0/3] Fix RTC and NVRAM OPAL_BUSY loops
2018-04-26 10:22 UTC (8+ messages)
` [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver "
` [2/3] "
[PATCH] powerpc: Fix smp_send_stop NMI IPI handling
2018-04-26 9:47 UTC (4+ messages)
[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
2018-04-26 9:25 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 3/7] powerpc: use task_pid_nr() for TID allocation
[PATCH] powerpc: Add NVDIMM to powernv_defconfig
2018-04-26 6:22 UTC
[PATCH 5/6 v2] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
2018-04-26 0:00 UTC (2+ messages)
[PATCH v2 0/1] misc: IBM Virtual Management Channel Driver (VMC)
2018-04-25 21:32 UTC (2+ messages)
` [PATCH v2 1/1] "
[GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion
2018-04-25 15:06 UTC (17+ messages)
` [PATCH v4 01/16] y2038: asm-generic: Extend sysvipc data structures
` [PATCH v4 02/16] y2038: x86: "
` [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v4 04/16] y2038: ia64: "
` [PATCH v4 05/16] y2038: s390: "
` [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures
` [PATCH v4 07/16] y2038: mips: Extend sysvipc "
` [PATCH v4 08/16] y2038: parisc: "
` [PATCH v4 09/16] y2038: sparc: "
` [PATCH v4 10/16] y2038: powerpc: "
` [PATCH v4 11/16] y2038: xtensa: "
` [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v4 13/16] y2038: ipc: Report long times to user space
` [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec
` [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop
[PATCH] powerpc: Fix deadlock with multiple calls to smp_send_stop
2018-04-25 12:17 UTC
[PATCH v1 0/1] misc: IBM Virtual Management Channel Driver
2018-04-25 12:00 UTC (9+ messages)
` [PATCH v1 1/1] "
[PATCH] powerpc/xics: add missing of_node_put() in error path
2018-04-25 11:27 UTC
[PATCH v3 1/2] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
2018-04-25 11:08 UTC (2+ messages)
` [PATCH v3 2/2] cxl: Report the tunneled operations status
[PATCH V2] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-25 10:14 UTC (4+ messages)
[PATCH] cpufreq: powernv: Remove global pstate ramp-down timer in POWER9
2018-04-25 6:25 UTC (2+ messages)
[PATCH v2] powerpc: NMI IPI make NMI IPIs fully sychronous
2018-04-25 5:17 UTC
[PATCH] powerpc/mce: Fix a bug where mce loops on memory UE
2018-04-25 2:55 UTC (2+ messages)
` "
[PATCH] powerpc: NMI IPI make NMI IPIs fully sychronous
2018-04-25 2:54 UTC
[PATCH] powerpc/numa: Handle unitialized timer reset
2018-04-24 22:00 UTC
[RFC v2 2/3] postmigration/memory: Review assoc lookup array changes
2018-04-24 21:33 UTC (3+ messages)
[PATCH 03/19] powerpc: Mark variables as unused
2018-04-24 19:20 UTC (5+ messages)
` [PATCH v4 03/19] powerpc: Mark variable `l` as unused, remove `path`
[PATCH 01/19] xmon: Use __printf markup to silence compiler
2018-04-24 18:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] powerpc/signal32: Use fault_in_pages_readable() to prefault user context
2018-04-24 18:53 UTC (2+ messages)
[PATCH] powerpc: Allow selection of CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
2018-04-24 18:48 UTC (8+ messages)
[PATCH] powerpc/signal32: Use fault_in_pages_readable() to prefault user context
2018-04-24 16:05 UTC (4+ messages)
[PATCH v2 01/19] powerpc/powermac: Mark variable x as unused
2018-04-24 14:12 UTC (3+ messages)
` [PATCH v3 "
[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
2018-04-24 7:44 UTC (5+ messages)
[PATCH] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-24 10:47 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).