linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-21 06:06:25 to 2018-05-23 09:06:43 UTC [more...]

[RFC PATCH] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E
 2018-05-23  8:56 UTC  (2+ messages)
` [RESEND RFC "

[PATCH v9] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2018-05-23  8:53 UTC 

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

[PATCH v4 00/29] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-23  7:02 UTC  (30+ messages)
` [PATCH v4 01/29] powerpc: export symbol msr_check_and_set()
` [PATCH v4 02/29] powerpc: add TEXASR related macros
` [PATCH v4 03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
` [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 v3 0/3] powerpc/lib: Optimisation of string functions for PPC32 - part 1
 2018-05-23  7:47 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/lib: move PPC32 specific functions out of string.S
` [PATCH v3 2/3] powerpc/lib: optimise 32 bits __clear_user()
` [PATCH v3 3/3] powerpc/lib: optimise PPC32 memcmp
  ` [PATCH v4 "

[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

[PATCH v5 0/4] powerpc/64: memcmp() optimization
 2018-05-23  6:48 UTC  (5+ messages)
` [PATCH v5 1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
` [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

[PATCH] powerpc/mm: Use instruction symbolic names in store_updates_sp()
 2018-05-23  7:04 UTC 

[PATCH v7 1/3] powerpc/mm: Move get_user() out of store_updates_sp()
 2018-05-23  7:00 UTC  (7+ messages)
` [PATCH v7 2/3] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
` [PATCH v7 3/3] powerpc/mm: Use instruction symbolic names in store_updates_sp()

[PATCH v3 0/7] KVM: PPC: reimplement mmio emulation with analyse_instr()
 2018-05-23  3:06 UTC  (4+ messages)
` [PATCH v3 5/7] KVM: PPC: reimplements LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_intr() input

[RFC v4 0/4] powerpc/drcinfo: Fix bugs 'ibm,drc-info' property
 2018-05-23  1:29 UTC  (14+ messages)
` [RFC v4 1/4] hotplug/drcinfo: Simplify parse ibm,drc-info structs
  ` [RFC v4 1/4] hotplug/drcinfo: Simplify parse ibm, drc-info structs
` [RFC v4 2/4] hotplug/drcinfo: Provide parser with callback
` [RFC v4 3/4] hotplug/drcinfo: Fix hot-add CPU issues
` [RFC v4 4/4] hotplug/drcinfo: Code cleanup for devices

[PATCH v7 00/14] Appended signatures support for IMA appraisal
 2018-05-23  0:12 UTC  (15+ messages)
` [PATCH v7 01/14] MODSIGN: Export module signature definitions
` [PATCH v7 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v7 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v7 04/14] integrity: Introduce struct evm_xattr
` [PATCH v7 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v7 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v7 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v7 08/14] ima: Introduce is_signed()
` [PATCH v7 09/14] ima: Export func_tokens
` [PATCH v7 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v7 11/14] ima: Implement support "
` [PATCH v7 12/14] ima: Add new "d-sig" template field
` [PATCH v7 13/14] ima: Write modsig to the measurement list
` [PATCH v7 14/14] ima: Store the measurement again when appraising a modsig

[RFC v7 0/7] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-05-23  0:22 UTC  (8+ messages)
` [RFC v7 1/7] powerpc/drmem: Export 'dynamic-memory' loader
` [RFC v7 2/7] powerpc/cpu: Conditionally acquire/release DRC index
` [RFC v7 3/7] migration/dlpar: Add operation queuing function
` [RFC v7 4/7] powerpc/dlpar: Provide CPU readd operation
` [RFC v7 5/7] powerpc/mobility: Add lock/unlock device hotplug
` [RFC v7 6/7] migration/memory: Update memory for assoc changes
` [RFC v5 7/7] migration/memory: Support 'ibm,dynamic-memory-v2'

[RFC v5 0/6] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-05-22 23:54 UTC  (13+ messages)
` [RFC v5 1/6] powerpc/drmem: Export 'dynamic-memory' loader
` [RFC v5 2/6] powerpc/cpu: Conditionally acquire/release DRC index
` [RFC v5 3/6] migration/dlpar: Add device readd queuing function
` [RFC v5 4/6] powerpc/dlpar: Provide CPU readd operation
` [RFC v5 5/6] powerpc/mobility: Add lock/unlock device hotplug
` [RFC v5 6/6] migration/memory: Update memory for assoc changes

[RFC v6 0/6] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-05-22 23:36 UTC  (7+ messages)
` [RFC v5 1/6] powerpc/drmem: Export 'dynamic-memory' loader
` [RFC v5 2/6] powerpc/cpu: Conditionally acquire/release DRC index
` [RFC v5 3/6] migration/dlpar: Add device readd queuing function
` [RFC v5 4/6] powerpc/dlpar: Provide CPU readd operation
` [RFC v5 5/6] powerpc/mobility: Add lock/unlock device hotplug
` [RFC v5 6/6] migration/memory: Update memory for assoc changes

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

[PATCH] pseries/memory-hotplug: Only update DT once per memory DLPAR request
 2018-05-22 15:12 UTC  (2+ messages)

[PATCH stable 4.16 00/14] powerpc backports for 4.16
 2018-05-22 14:41 UTC  (15+ messages)
` [PATCH stable 4.16 01/14] powerpc/rfi-flush: Always enable fallback flush on pseries
` [PATCH stable 4.16 02/14] powerpc: Add security feature flags for Spectre/Meltdown
` [PATCH stable 4.16 03/14] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
` [PATCH stable 4.16 04/14] powerpc/pseries: Set or clear security feature flags
` [PATCH stable 4.16 05/14] powerpc/powernv: "
` [PATCH stable 4.16 06/14] powerpc/64s: Move cpu_show_meltdown()
` [PATCH stable 4.16 07/14] powerpc/64s: Enhance the information in cpu_show_meltdown()
` [PATCH stable 4.16 08/14] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
` [PATCH stable 4.16 09/14] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
` [PATCH stable 4.16 10/14] powerpc/64s: Wire up cpu_show_spectre_v1()
` [PATCH stable 4.16 11/14] powerpc/64s: Wire up cpu_show_spectre_v2()
` [PATCH stable 4.16 12/14] powerpc/pseries: Fix clearing of security feature flags
` [PATCH stable 4.16 13/14] powerpc: Move default "
` [PATCH stable 4.16 14/14] powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit

[PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
 2018-05-22 12:00 UTC  (2+ messages)
` [FIX PATCH "

[PATCH v11 00/26] Speculative page faults
 2018-05-22 11:47 UTC  (6+ messages)
` [PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT

[BUG][linux-next][qla2xxx][ppc] kernel panics when qla2xxx module unload
 2018-05-22 10:25 UTC 

[PATCH v2 0/4] powerpc/perf: IMC Cleanups
 2018-05-22  9:12 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/perf: Rearrange memory freeing in imc init
` [PATCH v2 2/4] powerpc/perf: Replace the direct return with goto statement
` [PATCH v2 3/4] powerpc/perf: Return appropriate value for unknown domain
` [PATCH v2 4/4] powerpc/perf: Unregister thread-imc if core-imc not supported

[PATCH] powerpc/mm/hugetlb: Use the correct page size when flushing hugepage tlb
 2018-05-22  9:12 UTC 

[PATCH] powerpc/kprobes: Fix build error with kprobes disabled
 2018-05-22  9:08 UTC 

[PATCH bpf v2 0/6] bpf: enhancements for multi-function programs
 2018-05-22  8:54 UTC  (5+ messages)
` [PATCH bpf v2 6/6] bpf: fix JITed dump for multi-function programs via syscall

[PATCH v6 (proposal)] powerpc/cpu: enable nr_cpus for crash kernel
 2018-05-22  8:49 UTC  (2+ messages)

[PATCH] kbuild: rpm-pkg: Disable vmlinux.bz2 for ppc64 and ppc64le
 2018-05-22  8:45 UTC 

[PATCH] powerpc/xmon: really enable xmon when a breakpoint is set
 2018-05-22  7:23 UTC  (2+ messages)

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-05-22  7:03 UTC  (3+ messages)
` [PATCH 6/7 v5] bus: fsl-mc: set coherent dma mask for devices on fsl-mc bus

[PATCH v3] powerpc: Implement csum_ipv6_magic in assembly
 2018-05-22  6:57 UTC 

[PATCH] powerpc: Implement csum_ipv6_magic in assembly
 2018-05-22  6:33 UTC 

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-22  6:33 UTC 

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-05-22  6:28 UTC  (2+ messages)

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

[PATCH] selftests/powerpc: Add missing .gitignores
 2018-05-22  6:13 UTC 

[PATCH v2] powerpc/32: Implement csum_ipv6_magic in assembly
 2018-05-22  5:33 UTC 

[PATCH 0/2] powerpc: Scheduler optimization for POWER9 bigcores
 2018-05-22  4:34 UTC  (8+ messages)
` [PATCH 1/2] powerpc: Detect the presence of big-core with interleaved threads

[PATCH ] powerpc/pkeys: Detach execute_only key on !PROT_EXEC
 2018-05-22  1:42 UTC  (2+ messages)

[PATCH v2] powerpc/64s/radix: do not flush TLB when relaxing access
 2018-05-21 22:34 UTC  (2+ messages)

[PATCH v2 0/2] selftests/powerpc: Add test for rfi_flush
 2018-05-21 15:13 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/powerpc: Move UCONTEXT_NIA() into utils.h
` [PATCH v2 2/2] selftests/powerpc: Add test to verify rfi flush across a system call

[PATCH] selftests/powerpc: add test to verify rfi flush across a system call
 2018-05-21 15:10 UTC  (3+ messages)

pkeys on POWER: Access rights not reset on execve
 2018-05-21 11:29 UTC  (9+ messages)

[PATCH] powerpc: fix spelling mistake: "Discharching" -> "Discharging"
 2018-05-21 10:01 UTC  (2+ messages)
`  "

[PATCH RESEND] powerpc/lib: Fix "integer constant is too large" build failure
 2018-05-21 10:01 UTC  (2+ messages)
` [RESEND] "

[PATCH 1/2] powerpc/ptrace: Fix enforcement of DAWR contraints
 2018-05-21 10:01 UTC  (2+ messages)
` [1/2] "

[PATCH] powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE
 2018-05-21 10:01 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
 2018-05-21 10:01 UTC  (2+ messages)
` [v2] "

[PATCH 1/3] powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
 2018-05-21 10:01 UTC  (2+ messages)
` [1/3] "

[PATCH 1/2] powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
 2018-05-21 10:01 UTC  (2+ messages)
` [1/2] "

[PATCH 1/2] powerpc: flipper-pic: Don't match all IRQ domains
 2018-05-21 10:01 UTC  (2+ messages)
` [1/2] "

[PATCH v2 1/2] powerpc: avoid an unnecessary test and branch in longjmp()
 2018-05-21 10:01 UTC  (2+ messages)
` [v2, "

[PATCH] Revert "powerpc/64: Fix checksum folding in csum_add()"
 2018-05-21 10:01 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: Remove redundant cp_abort test
 2018-05-21 10:01 UTC  (2+ messages)
`  "

[PATCH] powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds
 2018-05-21 10:01 UTC  (2+ messages)
`  "

[PATCH] powepc: Clear PCR on boot
 2018-05-21  9:55 UTC  (2+ messages)
`  "

[PATCH] powerpc/xmon: Update paca fields dumped in xmon
 2018-05-21  9:47 UTC 

Failure to allocate HTAB for guest - CMA allocation failures?
 2018-05-21  6:53 UTC  (2+ messages)

[next-20180517][ppc] watchdog: CPU 88 self-detected hard LOCKUP @ update_cfs_group+0x30/0x150
 2018-05-21  6:50 UTC  (2+ messages)

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


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