linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 05:58:45 to 2020-11-27 02:28:04 UTC [more...]

[Bug 209733] New: Starting new KVM virtual machines on PPC64 starts to hang after box is up for a while
 2020-11-27  2:26 UTC  (5+ messages)
` [Bug 209733] "

powerpc 5.10-rcN boot failures with RCU_SCALE_TEST=m
 2020-11-27  2:02 UTC 

[PATCH 0/3] PPC: fixes for clang support
 2020-11-27  1:59 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] powerpc/64s: feature: Work around inline asm issues

[PATCH net 0/2] ibmvnic: Bug fixes for queue descriptor processing
 2020-11-26 23:57 UTC  (5+ messages)
` [PATCH net 1/2] ibmvnic: Ensure that SCRQ entry reads are correctly ordered

[PATCH v2 00/19] Add generic vdso_base tracking
 2020-11-26 20:41 UTC  (2+ messages)

[PATCH] ASoC: fsl: Fix config name of CONFIG_ARCH_MXC
 2020-11-26 20:05 UTC  (2+ messages)

[RFC PATCH 00/14] powerpc64: Add support for ftrace direct calls
 2020-11-26 18:08 UTC  (15+ messages)
` [RFC PATCH 01/14] ftrace: Fix updating FTRACE_FL_TRAMP
` [RFC PATCH 02/14] ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
` [RFC PATCH 03/14] ftrace: Fix cleanup in error path of register_ftrace_direct()
` [RFC PATCH 04/14] ftrace: Remove ftrace_find_direct_func()
` [RFC PATCH 05/14] ftrace: Add architectural helpers for [un]register_ftrace_direct()
` [RFC PATCH 06/14] powerpc: Add support for CONFIG_HAVE_FUNCTION_ARG_ACCESS_API
` [RFC PATCH 07/14] powerpc/ftrace: Remove dead code
` [RFC PATCH 08/14] powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
` [RFC PATCH 09/14] powerpc/ftrace: Use a hash table for tracking ftrace stubs
` [RFC PATCH 10/14] powerpc/ftrace: Drop assumptions about ftrace trampoline target
` [RFC PATCH 11/14] powerpc/ftrace: Use GPR save/restore macros in ftrace_graph_caller()
` [RFC PATCH 12/14] powerpc/ftrace: Drop saving LR to stack save area for -mprofile-kernel
` [RFC PATCH 13/14] powerpc/ftrace: Add support for register_ftrace_direct() for MPROFILE_KERNEL
` [RFC PATCH 14/14] samples/ftrace: Add powerpc support for ftrace direct samples

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-11-26 17:44 UTC  (3+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[PATCH V2 0/7] powerpc/perf: Fixes for power10 PMU
 2020-11-26 16:54 UTC  (8+ messages)
` [PATCH V2 1/7] powerpc/perf: Fix to update radix_scope_qual in power10
` [PATCH V2 2/7] powerpc/perf: Update the PMU group constraints for l2l3 events "
` [PATCH V2 3/7] powerpc/perf: Fix the PMU group constraints for threshold "
` [PATCH V2 4/7] powerpc/perf: Add generic and cache event list for power10 DD1
` [PATCH V2 5/7] powerpc/perf: Fix to update generic event codes for power10
` [PATCH V2 6/7] powerpc/perf: Fix to update cache events with l2l3 events in power10
` [PATCH V2 7/7] powerpc/perf: MMCR0 control for PMU registers under PMCC=00

[PATCH v2 0/6] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-26 14:32 UTC  (17+ messages)
` [PATCH v2 1/6] mm/gup: Provide gup_get_pte() more generic
` [PATCH v2 2/6] mm: Introduce pXX_leaf_size()
` [PATCH v2 3/6] perf/core: Fix arch_perf_get_page_size()
` [PATCH v2 4/6] arm64/mm: Implement pXX_leaf_size() support
` [PATCH v2 5/6] sparc64/mm: "
` [PATCH v2 6/6] powerpc/8xx: "

[PATCH 0/8] Rid W=1 warnings in Net
 2020-11-26 13:38 UTC  (4+ messages)
` [PATCH 5/8] net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
` [PATCH 6/8] net: ethernet: toshiba: ps3_gelic_net: "
` [PATCH 8/8] net: ethernet: ibm: ibmvnic: Fix some kernel-doc issues

[PATCH v4 0/2] powerpc/mce: Fix mce handler and add selftest
 2020-11-26 13:27 UTC  (5+ messages)
` [PATCH v4 2/2] lkdtm/powerpc: Add SLB multihit test

[PATCH v14 1/9] powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features
 2020-11-26 13:20 UTC  (10+ messages)
` [PATCH v14 2/9] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v14 3/9] powerpc/time: Move timebase functions into new asm/vdso/timebase.h
` [PATCH v14 4/9] powerpc/time: Fix mftb()/get_tb() for use with the compat VDSO
` [PATCH v14 5/9] powerpc/barrier: Use CONFIG_PPC64 for barrier selection
` [PATCH v14 6/9] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v14 7/9] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v14 8/9] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v14 9/9] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-26 10:46 UTC  (5+ messages)

[PATCH v6 00/22] Kernel userspace access/execution prevention with hash translation
 2020-11-26 10:39 UTC  (29+ messages)
` [PATCH v6 03/22] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS
` [PATCH v6 04/22] powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init
` [PATCH v6 07/22] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP
` [PATCH v6 09/22] powerpc/exec: Set thread.regs early during exec
` [PATCH v6 10/22] powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry and exit from kernel
` [PATCH v6 11/22] powerpc/book3s64/pkeys: Inherit correctly on fork
` [PATCH v6 16/22] powerpc/book3s64/kuap: Improve error reporting with KUAP
` [PATCH v6 22/22] powerpc/book3s64/pkeys: Optimize FTR_KUAP and FTR_KUEP disabled case

[PATCH 0/4] powerpc/64s: Fix for radix TLB invalidation bug
 2020-11-26 10:36 UTC  (6+ messages)
` [PATCH 1/4] powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generation
` [PATCH 2/4] powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernels
` [PATCH 3/4] kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
` [PATCH 4/4] powerpc/64s: Trim offlined CPUs from mm_cpumasks

[PATCH 1/2] powerpc: sstep: Fix load and update instructions
 2020-11-26 10:36 UTC  (4+ messages)

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-26  9:36 UTC  (3+ messages)
` [PATCH 31/36] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
  ` [PATCH v2 "

[PATCH V4 0/5] ocxl: Mmio invalidation support
 2020-11-26  9:00 UTC  (7+ messages)
` [PATCH V4 1/5] ocxl: Assign a register set to a Logical Partition
` [PATCH V4 2/5] ocxl: Initiate a TLB invalidate command
` [PATCH V4 3/5] ocxl: Update the Process Element Entry
` [PATCH V4 4/5] ocxl: Add mmu notifier
` [PATCH V4 5/5] ocxl: Add new kernel traces

[PATCH v4 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-26  8:28 UTC  (3+ messages)
` [PATCH v4 1/2] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH v4 2/2] powerpc/pseries: Pass MSI affinity to irq_create_mapping()

[PATCH] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
 2020-11-26  3:35 UTC  (2+ messages)

[PATCH v3 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-26  3:22 UTC  (9+ messages)
` [PATCH v3 1/2] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH v3 2/2] powerpc/pseries: pass MSI affinity to irq_create_mapping()

[PATCH 00/13] ibmvfc: initial MQ development
 2020-11-26  1:48 UTC  (14+ messages)
` [PATCH 01/13] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH 02/13] ibmvfc: define hcall wrapper for registering a Sub-CRQ
` [PATCH 03/13] ibmvfc: add Subordinate CRQ definitions
` [PATCH 04/13] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH 05/13] ibmvfc: add Sub-CRQ IRQ enable/disable routine
` [PATCH 06/13] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH 07/13] ibmvfc: define Sub-CRQ interrupt handler routine
` [PATCH 08/13] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
` [PATCH 09/13] ibmvfc: implement channel enquiry and setup commands
` [PATCH 10/13] ibmvfc: advertise client support for using hardware channels
` [PATCH 11/13] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH 12/13] ibmvfc: send commands down HW Sub-CRQ when channelized
` [PATCH 13/13] ibmvfc: register Sub-CRQ handles with VIOS during channel setup

[PATCH net v3 0/9] ibmvnic: assorted bug fixes
 2020-11-26  0:04 UTC  (10+ messages)
` [PATCH net v3 1/9] ibmvnic: handle inconsistent login with reset
` [PATCH net v3 2/9] ibmvnic: stop free_all_rwi on failed reset
` [PATCH net v3 3/9] ibmvnic: avoid memset null scrq msgs
` [PATCH net v3 4/9] ibmvnic: restore adapter state on failed reset
` [PATCH net v3 5/9] ibmvnic: delay next reset if hard reset fails
` [PATCH net v3 6/9] ibmvnic: track pending login
` [PATCH net v3 7/9] ibmvnic: send_login should check for crq errors
` [PATCH net v3 8/9] ibmvnic: no reset timeout for 5 seconds after reset
` [PATCH net v3 9/9] ibmvnic: reduce wait for completion time

[powerpc:next] BUILD SUCCESS 0bd4b96d99108b7ea9bac0573957483be7781d70
 2020-11-25 20:45 UTC 

[powerpc:next-test] BUILD SUCCESS 6cc5522b62bbc176e1a5666c401466a37ffc746e
 2020-11-25 20:45 UTC 

[powerpc:merge] BUILD SUCCESS 4c202167192a77481310a3cacae9f12618b92216
 2020-11-25 20:45 UTC 

[PATCH] net/ethernet/freescale: Fix incorrect IS_ERR_VALUE macro usages
 2020-11-25 17:05 UTC  (5+ messages)

[PATCH v2 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-25 15:00 UTC  (9+ messages)
` [PATCH v2 1/2] genirq: add an irq_create_mapping_affinity() function
` [PATCH v2 2/2] powerpc/pseries: pass MSI affinity to irq_create_mapping()

[PATCH V3 0/5] ocxl: Mmio invalidation support
 2020-11-25 14:29 UTC  (11+ messages)
` [PATCH V3 1/5] ocxl: Assign a register set to a Logical Partition
` [PATCH V3 2/5] ocxl: Initiate a TLB invalidate command
` [PATCH V3 3/5] ocxl: Update the Process Element Entry
` [PATCH V3 4/5] ocxl: Add mmu notifier
` [PATCH V3 5/5] ocxl: Add new kernel traces

[PATCH] ASoC: fsl_xcvr: fix potential resource leak
 2020-11-25 13:58 UTC  (2+ messages)

C vdso
 2020-11-25 12:22 UTC  (8+ messages)

[PATCH] powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
 2020-11-25 11:58 UTC  (2+ messages)

[PATCH] powerpc/powernv/sriov: fix unsigned int win compared to less than zero
 2020-11-25 11:58 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix comparing pointer to 0 warning
 2020-11-25 11:57 UTC  (2+ messages)

[PATCHv2] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] powerpc/ps3: Drop unused DBG macro
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] powerpc/85xx: Fix declaration made after definition
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] powerpc/64s/perf: perf interrupt does not have to get_user_pages to access user memory
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v1 0/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v13 0/8] powerpc: switch VDSO to C implementation
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] powerpc: avoid broken GCC __attribute__((optimize))
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v2] powerpc/mm: Update tlbiel loop on POWER10
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH] powerpc/mm: move setting pte specific flags to pfn_pmd
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v4 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-11-25  8:32 UTC  (6+ messages)
` [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to "

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-25  8:12 UTC  (4+ messages)

[PATCH 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-25  7:30 UTC  (4+ messages)
` [PATCH 1/2] genirq: add an affinity parameter to irq_create_mapping()

[PATCH V2] powerpc/perf: Exclude kernel samples while counting events in user space
 2020-11-25  7:26 UTC 

[PATCH v4] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML
 2020-11-25  7:17 UTC  (2+ messages)

[PATCH v1 1/8] powerpc/32s: Always map kernel text and rodata with BATs
 2020-11-25  7:10 UTC  (8+ messages)
` [PATCH v1 2/8] powerpc/32s: Don't hash_preload() kernel text
` [PATCH v1 3/8] powerpc/32s: Fix an FTR_SECTION_ELSE
` [PATCH v1 4/8] powerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_page
` [PATCH v1 5/8] powerpc/603: Use SPRN_SDR1 to store the pgdir phys address
` [PATCH v1 6/8] powerpc/32: Simplify EXCEPTION_PROLOG_1 macro
` [PATCH v1 7/8] powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
` [PATCH v1 8/8] powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-11-25  6:36 UTC  (16+ messages)


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