linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 09:14:18 to 2020-07-25 20:28:17 UTC [more...]

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-07-25 20:26 UTC  (13+ messages)
` [PATCH 2/2] lockdep: warn on redundant or incorrect irq state changes

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-25 17:36 UTC  (27+ messages)
` [PATCH v3 4/6] powerpc/64s: implement "
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

[PATCH v2] powerpc/uaccess: simplify the get_fs() set_fs() logic
 2020-07-25 11:22 UTC  (2+ messages)

[PATCH -next] powerpc/papr_scm: Make some symbols static
 2020-07-25  9:19 UTC 

[PATCH v3 01/14] powerpc/eeh: Remove eeh_dev_phb_init_dynamic()
 2020-07-25  8:12 UTC  (14+ messages)
` [PATCH v3 02/14] powerpc/eeh: Remove eeh_dev.c
` [PATCH v3 03/14] powerpc/eeh: Move vf_index out of pci_dn and into eeh_dev
` [PATCH v3 04/14] powerpc/pseries: Stop using pdn->pe_number
` [PATCH v3 05/14] powerpc/eeh: Kill off eeh_ops->get_pe_addr()
` [PATCH v3 06/14] powerpc/eeh: Remove VF config space restoration
` [PATCH v3 07/14] powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()
` [PATCH v3 08/14] powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()
` [PATCH v3 09/14] powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
` [PATCH v3 10/14] powerpc/eeh: Remove spurious use of pci_dn in eeh_dump_dev_log
` [PATCH v3 11/14] powerpc/eeh: Remove class code field from edev
` [PATCH v3 12/14] powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
` [PATCH v3 13/14] powerpc/eeh: Drop pdn use in eeh_pe_tree_insert()
` [PATCH v3 14/14] powerpc/eeh: Move PE tree setup into the platform

[PATCH v3 0/4] powerpc/mm/radix: Memory unplug fixes
 2020-07-25  7:37 UTC  (10+ messages)

[PATCH v4 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-25  0:32 UTC  (13+ messages)
` [PATCH v4 03/12] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH v4 04/12] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH v4 06/12] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH v4 09/12] ppc64/kexec_file: setup backup region for "
` [PATCH v4 10/12] ppc64/kexec_file: prepare elfcore header for crashing kernel

[PATCH v 1/1] powerpc/64s: allow for clang's objdump differences
 2020-07-24 22:49 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v4 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-24 21:11 UTC  (9+ messages)
` [PATCH v4 1/6] powerpc/pseries: move some PAPR paravirt functions to their own file
` [PATCH v4 2/6] powerpc: move spinlock implementation to simple_spinlock
` [PATCH v4 3/6] powerpc/64s: implement queued spinlocks and rwlocks
` [PATCH v4 4/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
` [PATCH v4 5/6] powerpc/qspinlock: optimised atomic_try_cmpxchg_lock that adds the lock hint
` [PATCH v4 6/6] powerpc: implement smp_cond_load_relaxed

[PATCH v5 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-24 21:00 UTC  (3+ messages)
` [PATCH v5 01/11] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH v5 02/11] powerpc/kexec_file: mark PPC64 specific code

[PATCH 1/9] powerpc/configs: Drop old symbols from ppc6xx_defconfig
 2020-07-24 18:42 UTC  (10+ messages)
` [PATCH 2/9] powerpc/configs: Remove dead symbols
` [PATCH 3/9] powerpc/52xx: Fix comment about CONFIG_BDI*
` [PATCH 4/9] powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
` [PATCH 5/9] powerpc/32s: Fix CONFIG_BOOK3S_601 uses
` [PATCH 6/9] powerpc/32s: Remove TAUException wart in traps.c
` [PATCH 7/9] powerpc/boot: Fix CONFIG_PPC_MPC52XX references
` [PATCH 8/9] powerpc/kvm: Use correct CONFIG symbol in comment
` [PATCH 9/9] powerpc: Drop old comment about CONFIG_POWER

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-24 18:13 UTC  (12+ messages)
` [v3 12/15] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [v3 13/15] tools/perf: Add perf tools support for extended register capability in powerpc

[PATCHv3 1/2] powerpc/pseries: group lmb operation and memblock's
 2020-07-24 16:50 UTC  (6+ messages)
` [PATCHv3 2/2] powerpc/pseries: update device tree before ejecting hotplug uevents

[PATCH 1/1 V4] : PCIE PHB reset
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH] powerpc: Fix inconsistent function names
 2020-07-24 13:25 UTC  (3+ messages)
` [PATCH -next] powerpc: Remove unneeded inline functions

[PATCH trivial] ppc64/mm: remove comment that is no longer valid
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/mce: Add MCE notification chain
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH v4 0/3] powernv/idle: Power9 idle cleanup
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH] powerpc/64: Fix an out of date comment about MMIO ordering
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH v3] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH v2 0/3] remove PROT_SAO support and disable
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH] powerpc/powernv: machine check handler for POWER10
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH v2] powerpc/spufs: Rework fcheck() usage
 2020-07-24 13:25 UTC  (2+ messages)

Linux powerpc new system call instruction and ABI
 2020-07-24 13:25 UTC  (7+ messages)
` [PATCH 1/2] powerpc/64s/exception: treat NIA below __end_interrupts as soft-masked
` [PATCH 2/2] powerpc/64s: system call support for scv/rfscv instructions

[PATCH] selftests/powerpc: Add test of memcmp at end of page
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] selftests/powerpc: Run per_event_excludes test on Power8 or later
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH] powerpc/perf: fix missing is_sier_aviable() during build
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH 1/5] powerpc sstep: Add tests for prefixed integer load/stores
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH 1/4] powerpc: Add a ppc_inst_as_str() helper
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] powerpc/spufs: fix the type of ret in spufs_arch_write_note
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] powerpc: Replace HTTP links with HTTPS ones
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] macintosh/therm_adt746x: Replace HTTP links with HTTPS ones
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] macintosh/adb: Replace HTTP links with HTTPS ones
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH v2 0/4] Prefixed instruction tests to cover negative cases
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH v6 00/23] powerpc/book3s/64/pkeys: Simplify the code
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] powerpc/sstep: Fix incorrect CONFIG symbol in scv handling
 2020-07-24 13:16 UTC 

[RFC PATCH] powerpc/pseries/svm: capture instruction faulting on MMIO access, in sprg0 register
 2020-07-24 11:49 UTC  (4+ messages)

[PATCH v2] powerpc/numa: Limit possible nodes to within num_possible_nodes
 2020-07-24 10:58 UTC 

[PATCH v2 1/5] selftests/powerpc: Add test of stack expansion logic
 2020-07-24  9:25 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc: Allow 4224 bytes of stack expansion for the signal frame
` [PATCH v2 3/5] selftests/powerpc: Update the stack expansion test
` [PATCH v2 4/5] powerpc/mm: Remove custom stack expansion checking
` [PATCH v2 5/5] selftests/powerpc: Remove powerpc special cases from stack expansion test

[PATCH 1/5] selftests/powerpc: Add test of stack expansion logic
 2020-07-24  9:20 UTC  (6+ messages)
` [PATCH 2/5] powerpc: Allow 4096 bytes of stack expansion for the signal frame
` [RFC PATCH 4/5] powerpc/mm: Remove custom stack expansion checking

[PATCH v5 0/7] Migrate non-migrated pages of a SVM
 2020-07-24  8:35 UTC  (12+ messages)
` [PATCH v5 1/7] KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
` [PATCH v5 2/7] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [PATCH v5 3/7] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs
` [PATCH v5 4/7] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs
` [PATCH v5 5/7] KVM: PPC: Book3S HV: migrate hot plugged memory
` [PATCH v5 6/7] KVM: PPC: Book3S HV: move kvmppc_svm_page_out up
` [PATCH v5 7/7] KVM: PPC: Book3S HV: rework secure mem slot dropping
    ` [PATCH] "

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-24  8:05 UTC  (7+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-24  8:14 UTC  (7+ messages)

[PATCH] powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
 2020-07-24  7:56 UTC 

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-24  7:20 UTC  (5+ messages)

[PATCH v3 00/10] Coregroup support on Powerpc
 2020-07-24  7:11 UTC  (7+ messages)
` [PATCH v3 02/10] powerpc/smp: Merge Power9 topology with Power topology
` [PATCH v3 04/10] powerpc/smp: Move topology fixups into a new function
` [PATCH v3 05/10] powerpc/smp: Dont assume l2-cache to be superset of sibling

[PATCH v2 00/10] Coregroup support on Powerpc
 2020-07-24  7:10 UTC  (5+ messages)
` [PATCH v2 05/10] powerpc/smp: Dont assume l2-cache to be superset of sibling

[PATCH v4] powerpc/pseries: Avoid using addr_to_pfn in real mode
 2020-07-24  6:39 UTC 

[PATCH v2 0/3] Power10 basic energy management
 2020-07-24  6:34 UTC  (4+ messages)
` [PATCH v2 2/3] powerpc/powernv/idle: save-restore DAWR0, DAWRX0 for P10
  ` [PATCH v2 2/3] powerpc/powernv/idle: save-restore DAWR0,DAWRX0 "

[v4] powerpc/perf: Initialize power10 PMU registers in cpu setup routine
 2020-07-24  6:32 UTC  (3+ messages)

[powerpc:next] BUILD SUCCESS 335aca5f65f1a39670944930131da5f2276f888f
 2020-07-24  5:41 UTC 

[PATCH v2 01/16] powernv/pci: Add pci_bus_to_pnvhb() helper
 2020-07-24  5:20 UTC  (3+ messages)
` [PATCH v2 10/16] powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()

[PATCH] powerpc/64s: Fix irq tracing corruption in interrupt/syscall return caused by perf interrupts
 2020-07-24  5:14 UTC  (4+ messages)

[PATCH v2 01/14] powerpc/eeh: Remove eeh_dev_phb_init_dynamic()
 2020-07-24  5:06 UTC  (5+ messages)
` [PATCH v2 14/14] powerpc/eeh: Move PE tree setup into the platform

[powerpc:fixes-test] BUILD SUCCESS 590ce02bd148cd35721560c140e3759e39a6e56a
 2020-07-24  4:54 UTC 

PowerNV PCI & SR-IOV cleanups
 2020-07-24  3:40 UTC  (8+ messages)
` [PATCH 15/15] powerpc/powernv/sriov: Make single PE mode a per-BAR setting

[powerpc:merge] BUILD SUCCESS d6c13d397d6988ec3e6029cae9e80501364cf9cb
 2020-07-24  2:03 UTC 

[PATCH] powerpc/test_emulate_sstep: Fix build error
 2020-07-24  0:41 UTC 

[PATCH] ASoC: fsl_esai: add IRQF_SHARED for devm_request_irq
 2020-07-23 20:20 UTC  (2+ messages)

[PATCH 1/2] ASoC: fsl-asoc-card: Support configuring dai fmt from DT
 2020-07-23 20:19 UTC  (2+ messages)

[PATCH] ASoC: fsl: Replace HTTP links with HTTPS ones
 2020-07-23 20:19 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/pseries: IPI doorbell improvements
 2020-07-23 17:18 UTC  (2+ messages)

[PATCH v2 0/2] Rework secure memslot dropping
 2020-07-23 14:06 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: PPC: Book3S HV: rework secure mem slot dropping

[v4 0/5] Migrate non-migrated pages of a SVM
 2020-07-23 11:44 UTC  (10+ messages)
` [v4 2/5] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs
` [v4 3/5] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs
` [v4 4/5] KVM: PPC: Book3S HV: retry page migration before erroring-out

[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
 2020-07-23 10:48 UTC  (9+ messages)
` [PATCH 1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables
` [PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR
` [PATCH 3/7] powerpc/watchpoint/kvm: Introduce new capability for "
` [PATCH 4/7] powerpc/selftests/ptrace-hwbreak: Add testcases "
` [PATCH 5/7] powerpc/selftests/perf-hwbreak: Coalesce event creation code
` [PATCH 6/7] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
` [PATCH 7/7] powerpc/selftests: Add selftest to test concurrent perf/ptrace events

[PATCH] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_DAWR_ARCH_31
 2020-07-23  9:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 00/10] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-07-23  9:08 UTC  (11+ messages)
` [PATCH v5 01/10] powerpc/watchpoint: Fix 512 byte boundary limit
` [PATCH v5 02/10] powerpc/watchpoint: Fix DAWR exception constraint
` [PATCH v5 03/10] powerpc/watchpoint: Fix DAWR exception for CACHEOP
` [PATCH v5 04/10] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH v5 05/10] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH v5 06/10] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
` [PATCH v5 07/10] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
` [PATCH v5 08/10] powerpc/watchpoint: Guest support for 2nd DAWR hcall
` [PATCH v5 09/10] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH v5 10/10] powerpc/watchpoint: Remove 512 byte boundary


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