linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-23 07:33:12 to 2018-05-25 11:41:20 UTC [more...]

[PATCH 06/19] powerpc: Make function btext_initialize static
 2018-05-25 11:41 UTC  (2+ messages)
` [06/19] "

[PATCH v2 0/2] selftests/powerpc: Add test for rfi_flush
 2018-05-25 11:30 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add test to verify rfi flush across a system call

[PATCH stable 4.14 00/23] powerpc backports for 4.14
 2018-05-25 11:26 UTC  (26+ messages)
` [PATCH stable 4.14 01/23] powerpc/64s: Improve RFI L1-D cache flush fallback
` [PATCH stable 4.14 02/23] powerpc/pseries: Support firmware disable of RFI flush
` [PATCH stable 4.14 03/23] powerpc/powernv: "
` [PATCH stable 4.14 04/23] powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
` [PATCH stable 4.14 05/23] powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
` [PATCH stable 4.14 06/23] powerpc/rfi-flush: Always enable fallback flush on pseries
` [PATCH stable 4.14 07/23] powerpc/rfi-flush: Differentiate enabled and patched flush types
` [PATCH stable 4.14 08/23] powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
` [PATCH stable 4.14 09/23] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
` [PATCH stable 4.14 10/23] powerpc: Add security feature flags for Spectre/Meltdown
` [PATCH stable 4.14 11/23] powerpc/pseries: Set or clear security feature flags
` [PATCH stable 4.14 12/23] powerpc/powernv: "
` [PATCH stable 4.14 13/23] powerpc/64s: Move cpu_show_meltdown()
` [PATCH stable 4.14 14/23] powerpc/64s: Enhance the information in cpu_show_meltdown()
` [PATCH stable 4.14 15/23] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
` [PATCH stable 4.14 16/23] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
` [PATCH stable 4.14 17/23] powerpc/64s: Wire up cpu_show_spectre_v1()
` [PATCH stable 4.14 18/23] powerpc/64s: Wire up cpu_show_spectre_v2()
` [PATCH stable 4.14 19/23] powerpc/pseries: Fix clearing of security feature flags
` [PATCH stable 4.14 20/23] powerpc: Move default "
` [PATCH stable 4.14 21/23] powerpc/pseries: Restore default security feature flags on setup
` [PATCH stable 4.14 22/23] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
` [PATCH stable 4.14 23/23] powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit

[PATCH] cpuidle/powernv : init all present cpus for deep states
 2018-05-25 10:52 UTC  (6+ messages)

[PATCH 0/2] don't check number of I2C messages in drivers
 2018-05-25 10:27 UTC  (5+ messages)
` [PATCH 2/2] i2c: opal: don't check number of messages in the driver

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25 10:26 UTC  (4+ messages)

[PATCH] powerpc/modules: remove unused mod_arch_specific.toc field
 2018-05-25  6:53 UTC  (2+ messages)

[PATCH 1/2] selftests/powerpc: Add ptrace hw breakpoint test
 2018-05-25  6:00 UTC  (4+ messages)
` [PATCH 2/2] selftests/powerpc: Add perf "

[PATCH v3 0/3] powerpc/lib: Optimisation of string functions for PPC32 - part 1
 2018-05-25  5:55 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc/lib: optimise PPC32 memcmp
  ` [PATCH v4 "

[PATCH v6 0/4] powerpc/64: memcmp() optimization
 2018-05-25  4:07 UTC  (5+ messages)
` [PATCH v6 1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
` [PATCH v6 2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
` [PATCH v6 3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
` [PATCH v6 4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation

[PATCH v2 00/13] EEH refactoring 2
 2018-05-25  3:11 UTC  (14+ messages)
` [PATCH v2 01/13] powerpc/eeh: Add eeh_max_freezes to initial EEH log line
` [PATCH v2 02/13] powerpc/eeh: Add final message for successful recovery
` [PATCH v2 03/13] powerpc/eeh: Fix use-after-release of EEH driver
` [PATCH v2 04/13] powerpc/eeh: Remove unused eeh_pcid_name()
` [PATCH v2 05/13] powerpc/eeh: Strengthen types of eeh traversal functions
` [PATCH v2 06/13] powerpc/eeh: Add message when PE processing at parent
` [PATCH v2 07/13] powerpc/eeh: Clean up pci_ers_result handling
` [PATCH v2 08/13] powerpc/eeh: Introduce eeh_for_each_pe()
` [PATCH v2 09/13] powerpc/eeh: Introduce eeh_edev_actionable()
` [PATCH v2 10/13] powerpc/eeh: Introduce eeh_set_channel_state()
` [PATCH v2 11/13] powerpc/eeh: Introduce eeh_set_irq_state()
` [PATCH v2 12/13] powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
` [PATCH v2 13/13] powerpc/eeh: Refactor report functions

[PATCH net-next 0/8] ibmvnic: Failover hardening
 2018-05-25  2:19 UTC  (10+ messages)
` [PATCH net-next 1/8] ibmvnic: Mark NAPI flag as disabled when released
` [PATCH net-next 2/8] ibmvnic: Introduce active CRQ state
` [PATCH net-next 3/8] ibmvnic: Check CRQ command return codes
` [PATCH net-next 4/8] ibmvnic: Return error code if init interrupted by transport event
` [PATCH net-next 5/8] ibmvnic: Handle error case when setting link state
` [PATCH net-next 6/8] ibmvnic: Create separate initialization routine for resets
` [PATCH net-next 7/8] ibmvnic: Set resetting state at earliest possible point
` [PATCH net-next 8/8] ibmvnic: Introduce hard reset recovery

[PATCH v2 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25  2:11 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add core file test "

[PATCH] KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation
 2018-05-24  9:21 UTC  (2+ messages)

[PATCH v4 00/29] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-25  1:59 UTC  (33+ messages)
` [PATCH v4 01/29] powerpc: export symbol msr_check_and_set()
  ` [v4,01/29] "
` [PATCH v4 02/29] powerpc: add TEXASR related macros
  ` [v4,02/29] "
` [PATCH v4 03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
  ` [v4, "
` [PATCH v4 04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH v4 05/29] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm()
` [PATCH v4 06/29] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH v4 07/29] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH v4 08/29] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt
` [PATCH v4 09/29] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH v4 10/29] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
` [PATCH v4 11/29] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
` [PATCH v4 12/29] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH v4 13/29] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM
` [PATCH v4 14/29] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH v4 15/29] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
` [PATCH v4 16/29] KVM: PPC: Book3S PR: add math support for PR KVM HTM
` [PATCH v4 17/29] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH v4 18/29] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH v4 19/29] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at "
` [PATCH v4 20/29] KVM: PPC: Book3S PR: adds emulation for treclaim
` [PATCH v4 21/29] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM
` [PATCH v4 22/29] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
` [PATCH v4 23/29] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transactional state
` [PATCH v4 24/29] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
` [PATCH v4 25/29] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
` [PATCH v4 26/29] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
` [PATCH v4 27/29] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
` [PATCH v4 28/29] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
` [PATCH v4 29/29] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers

[PATCH v2 04/19] powerpc/kvm: Prefer fault_in_pages_readable function
 2018-05-25  1:59 UTC  (2+ messages)
` [v2,04/19] "

[PATCH v2 5/9] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
 2018-05-25  1:59 UTC  (2+ messages)
` [v2, "

[PATCH v2 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-05-25  0:31 UTC 

[PATCH v4] powerpc: Implement csum_ipv6_magic in assembly
 2018-05-24 20:03 UTC  (2+ messages)

[PATCH] powerpc/32: Optimise __csum_partial()
 2018-05-24 19:58 UTC  (2+ messages)

[PATCH v3] powerpc: Implement csum_ipv6_magic in assembly
 2018-05-24 19:55 UTC  (6+ messages)

[PATCH v3 0/7] Various TLB and PTE improvements
 2018-05-24 17:58 UTC  (8+ messages)
` [PATCH v3 1/7] powerpc/64s/radix: do not flush TLB when relaxing access
` [PATCH v3 2/7] powerpc/64s/radix: do not flush TLB on spurious fault
` [PATCH v3 3/7] powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
` [PATCH v3 4/7] powerpc/64s/radix: prefetch user address in update_mmu_cache
` [PATCH v3 5/7] powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
` [PATCH v3 6/7] powerpc/64s/radix: optimise pte_update
` [PATCH v3 7/7] powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask

[PATCH] powerpc/32: implement strlen() in assembly
 2018-05-24 16:17 UTC 

[PATCH] powerpc/8xx: fix invalid register expression in head_8xx.S
 2018-05-24 11:02 UTC 

[PATCH v2 0/7] Various TLB and PTE improvements
 2018-05-24 10:37 UTC  (4+ messages)
` [PATCH v2 1/7] powerpc/64s/radix: do not flush TLB on spurious fault

[PATCH 4.4 25/92] futex: Remove duplicated code and fix undefined behaviour
 2018-05-24  9:38 UTC 

[PATCH bpf-next v4 00/10] bpf: enhancements for multi-function programs
 2018-05-24  9:25 UTC  (16+ messages)
` [PATCH bpf-next v4 01/10] bpf: support 64-bit offsets for bpf function calls
` [PATCH bpf-next v4 02/10] bpf: powerpc64: pad function address loads with NOPs
` [PATCH bpf-next v4 03/10] bpf: powerpc64: add JIT support for multi-function programs
` [PATCH bpf-next v4 04/10] bpf: get kernel symbol addresses via syscall
` [PATCH bpf-next v4 05/10] tools: bpf: sync bpf uapi header
` [PATCH bpf-next v4 06/10] tools: bpftool: resolve calls without using imm field
` [PATCH bpf-next v4 07/10] bpf: fix multi-function JITed dump obtained via syscall
` [PATCH bpf-next v4 08/10] bpf: get JITed image lengths of functions "
` [PATCH bpf-next v4 09/10] tools: bpf: sync bpf uapi header
` [PATCH bpf-next v4 10/10] tools: bpftool: add delimiters to multi-function JITed dumps

[PATCH v5 0/4] powerpc/64: memcmp() optimization
 2018-05-24  7:44 UTC  (6+ messages)
` [PATCH v5 2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
` [PATCH v5 3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
` [PATCH v5 4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-24  7:21 UTC  (5+ messages)

[PATCH] sound: Use octal not symbolic permissions
 2018-05-24  4:11 UTC  (2+ messages)

[PATCH 07/14] powerpc: Add support for restartable sequences
 2018-05-24  1:03 UTC  (11+ messages)

[PATCH 0/5] add missing of_node_put
 2018-05-23 21:50 UTC  (3+ messages)
` [PATCH 4/5] pci/hotplug/pnv-php: "

[PATCH bpf-next v3 00/10] bpf: enhancements for multi-function programs
 2018-05-23 21:32 UTC  (8+ messages)
` [PATCH bpf-next v3 10/10] tools: bpftool: add delimiters to multi-function JITed dumps

[PATCH 1/2] powerpc/xmon: Specify the full format in DUMP() macro
 2018-05-23 18:55 UTC  (3+ messages)
` [PATCH 2/2] powerpc/xmon: Realign paca dump fields

[PATCH v2] powerpc/xmon: Also setup debugger hooks when single-stepping
 2018-05-23 18:21 UTC  (2+ messages)

[PATCH] powerpc/xmon: really enable xmon when a breakpoint is set
 2018-05-23 17:58 UTC  (3+ messages)

[PATCH stable 4.16 09/14] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()" has been added to the 4.16-stable tree

[PATCH stable 4.16 01/14] powerpc/rfi-flush: Always enable fallback flush on pseries
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/rfi-flush: Always enable fallback flush on pseries" has been added to the 4.16-stable tree

[PATCH stable 4.16 05/14] powerpc/powernv: Set or clear security feature flags
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/powernv: Set or clear security feature flags" has been added to the 4.16-stable tree

[PATCH stable 4.16 04/14] powerpc/pseries: Set or clear security feature flags
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/pseries: Set or clear security feature flags" has been added to the 4.16-stable tree

[PATCH stable 4.16 12/14] powerpc/pseries: Fix clearing of security feature flags
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/pseries: Fix clearing of security feature flags" has been added to the 4.16-stable tree

[PATCH stable 4.16 03/14] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags" has been added to the 4.16-stable tree

[PATCH stable 4.16 08/14] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()" has been added to the 4.16-stable tree

[PATCH stable 4.16 07/14] powerpc/64s: Enhance the information in cpu_show_meltdown()
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/64s: Enhance the information in cpu_show_meltdown()" has been added to the 4.16-stable tree

[PATCH stable 4.16 13/14] powerpc: Move default security feature flags
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc: Move default security feature flags" has been added to the 4.16-stable tree

[PATCH stable 4.16 02/14] powerpc: Add security feature flags for Spectre/Meltdown
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.16-stable tree

[PATCH stable 4.16 11/14] powerpc/64s: Wire up cpu_show_spectre_v2()
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/64s: Wire up cpu_show_spectre_v2()" has been added to the 4.16-stable tree

[PATCH stable 4.16 10/14] powerpc/64s: Wire up cpu_show_spectre_v1()
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/64s: Wire up cpu_show_spectre_v1()" has been added to the 4.16-stable tree

[PATCH stable 4.16 14/14] powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit" has been added to the 4.16-stable tree

[PATCH stable 4.16 06/14] powerpc/64s: Move cpu_show_meltdown()
 2018-05-23 17:23 UTC  (2+ messages)
` Patch "powerpc/64s: Move cpu_show_meltdown()" has been added to the 4.16-stable tree

[PATCH stable 4.16 00/14] powerpc backports for 4.16
 2018-05-23 17:21 UTC  (2+ messages)

[PATCH v9] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2018-05-23  9:36 UTC  (2+ messages)

[RESEND RFC PATCH] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E
 2018-05-23  8:56 UTC 

[PATCH v8] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2018-05-23  8:05 UTC  (4+ messages)

[PATCH v3 00/29] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-23  7:01 UTC  (4+ messages)
` [PATCH v3 24/29] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM


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).