linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 16:27:43 to 2021-08-25 04:55:14 UTC [more...]

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-25  3:49 UTC  (2+ messages)

[PATCH] powerpc/doc: Fix htmldocs errors
 2021-08-25  4:24 UTC 

[PATCH] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-08-25  3:49 UTC  (2+ messages)

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-08-24 23:01 UTC  (4+ messages)

[PATCH v2 1/3] powerpc/pseries: Parse control memory access error
 2021-08-24 21:24 UTC  (6+ messages)
` [PATCH v2 2/3] selftests/powerpc: Add test for real address error handling

[GIT PULL] retire legacy WR sbc8548 and sbc8641 platforms
 2021-08-24 17:42 UTC 

[PATCH v3] powerpc/booke: Avoid link stack corruption in several places
 2021-08-24 17:15 UTC  (2+ messages)

[PATCH linux-next] selftests/powerpc: remove duplicate include
 2021-08-24 16:42 UTC  (4+ messages)

[PATCH linux-next] powerpc/tm: remove duplicate include in tm-poison.c
 2021-08-24 16:34 UTC  (3+ messages)

[PATCH] powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regs
 2021-08-24 15:28 UTC  (5+ messages)

[PATCH v15 00/12] Restricted DMA
 2021-08-24 14:26 UTC  (3+ messages)
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization

linux-next: build warning after merge of the powerpc tree
 2021-08-24 13:46 UTC  (6+ messages)

[PATCH v2] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-08-24 13:26 UTC  (4+ messages)

[PATCH 0/3] powerpc/smp: Misc fixes
 2021-08-24  8:55 UTC  (7+ messages)
` [PATCH 1/3] powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
` [PATCH 2/3] powerpc/smp: Update cpu_core_map on PowerVM lpars
` [PATCH 3/3] powerpc/smp: Enable CACHE domain for shared processor

[PATCH kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename
 2021-08-24  8:37 UTC  (4+ messages)

[PATCH v2] powerpc: Avoid link stack corruption in misc asm functions
 2021-08-24  7:56 UTC 

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-24  7:14 UTC  (13+ messages)
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "

[PATCH v5 00/11] DDW + Indirect Mapping
 2021-08-24  6:31 UTC  (6+ messages)
` [PATCH v5 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name

[PATCH] scsi: ibmvfc: Stop using scsi_cmnd.tag
 2021-08-24  4:03 UTC  (2+ messages)

[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-23 23:46 UTC  (10+ messages)
` [PATCH v2 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH v2 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH v2 3/5] tools: Move x86 syscall number fallbacks to .../uapi/
` [PATCH v2 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH v2 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback

[PATCH] powerpc/booke: Avoid link stack corruption in several places
 2021-08-23 20:12 UTC  (4+ messages)

[PATCH v2 1/5] powerpc/signal64: Access function descriptor with user access block
 2021-08-23 15:35 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc/signal: Include the new stack frame inside the "
` [PATCH v2 3/5] signal: Add unsafe_copy_siginfo_to_user()
` [PATCH v2 4/5] powerpc/uaccess: Add unsafe_clear_user()
` [PATCH v2 5/5] powerpc/signal: Use unsafe_copy_siginfo_to_user()

[PATCH v2] powerpc/booke: Avoid link stack corruption in several places
 2021-08-23 15:26 UTC 

[PATCH v3 1/2] powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
 2021-08-23 15:20 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/32s: Save content of sr0 to avoid 'mfsr'

[PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
 2021-08-23 14:12 UTC  (3+ messages)

[PATCH v3] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-08-23 10:53 UTC  (3+ messages)

[PATCH] powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
 2021-08-23 10:07 UTC 

[PATCH v2 0/3] Updates to powerpc for robust CPU online/offline
 2021-08-23  9:38 UTC  (9+ messages)
` [PATCH v2 1/3] powerpc/numa: Print debug statements only when required
` [PATCH v2 2/3] powerpc/numa: Update cpu_cpu_map on CPU online/offline
` [PATCH v2 3/3] powerpc/numa: Fill distance_lookup_table for offline nodes

[PATCH] powerpc/syscalls: Remove __NR__exit
 2021-08-23  9:27 UTC  (4+ messages)

[PATCH v2 0/2] W=1 fixes
 2021-08-23  9:00 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
` [PATCH v2 2/2] powerpc/compat_sys: Declare syscalls

[PATCH 0/6] W=1 fixes
 2021-08-23  8:35 UTC  (17+ messages)
` [PATCH 1/6] powerpc/prom: Introduce early_reserve_mem_old()
` [PATCH 2/6] powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as static
` [PATCH 3/6] KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()
` [PATCH 4/6] KVM: PPC: Book3S PR: Remove unused variable
` [PATCH 5/6] audit: Declare ppc32_classify_syscall()
` [PATCH 6/6] powerpc/compat_sys: Declare syscalls

[PATCH v3 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
 2021-08-23  8:24 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc: Refactor verification of MSR_RI
` [PATCH v3 3/3] powerpc: Define and use MSR_RI only on non booke/40x

[PATCH] powerpc/32: Avoid link stack corruption in a few places
 2021-08-23  7:52 UTC 

[PATCH] powerpc/64: Avoid link stack corruption in kexec_wait()
 2021-08-23  7:52 UTC 

[net-next][bisected da41788] modules fails to build drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:12199
 2021-08-23  6:38 UTC  (2+ messages)

[PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
 2021-08-23  4:55 UTC  (9+ messages)
` [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow

[PATCH] init: consolidate trap_init()
 2021-08-22 19:48 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.14-6 tag
 2021-08-22 17:10 UTC  (2+ messages)

[powerpc:fixes] BUILD SUCCESS 310d2e83cb9b7f1e7232319880e3fcb57592fa10
 2021-08-22 11:58 UTC 

[powerpc:fixes-test] BUILD SUCCESS 787c70f2f9990b5a197320152d2fc32cd8a6ad1a
 2021-08-22 11:58 UTC 

[PATCH for-next 01/25] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
 2021-08-22  7:50 UTC  (2+ messages)
` [PATCH for-next 02/25] powerpc: Split memset() to avoid multi-field overflow

[PATCH] PCI/AER: Continue AER recovery of device with NO_BUS_RESET set
 2021-08-21 15:26 UTC  (2+ messages)

[PATCH] powerpc/512x: Fix an error handling path in 'mpc512x_lpbfifo_kick()'
 2021-08-21 14:57 UTC 

[powerpc:merge] BUILD SUCCESS 14f6db7ef1d167a6f8e172d24ee5f682afebd44c
 2021-08-21  5:38 UTC 

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-20 22:26 UTC  (13+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs

[PATCH] powerpc/32: indirect function call use bctrl rather than blrl in ret_from_kernel_thread
 2021-08-20 18:12 UTC  (4+ messages)

[Bug 213079] New: IRQ problems and crashes on a PowerMac G5 with 5.13-rc1
 2021-08-20 16:39 UTC  (4+ messages)
` [Bug 213079] [bisected] IRQ problems and crashes on a PowerMac G5 with 5.12.3

[Bug 213837] New: "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
 2021-08-20 16:35 UTC  (3+ messages)
` [Bug 213837] "

[PATCH v8 0/3] make hvc pass dma capable memory to its backend
 2021-08-20 12:34 UTC  (6+ messages)
` [PATCH v8 2/3] tty: hvc: pass DMA capable memory to put_chars()

[PATCH v1] powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
 2021-08-20 10:34 UTC 

[PATCH] powerpc/audit: Simplify syscall_get_arch()
 2021-08-20  9:39 UTC 

[PATCH] powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()
 2021-08-20  9:28 UTC 

[RFC PATCH] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-08-20  9:26 UTC 

[PATCH] powerpc: Avoid link stack corruption in {add_}reloc_offset
 2021-08-20  5:16 UTC 

[PATCH v2 0/2] Kconfig symbol fixes on powerpc
 2021-08-20  4:25 UTC  (7+ messages)
` [PATCH v2 1/2] powerpc: kvm: remove obsolete and unneeded select
` [PATCH v2 2/2] powerpc: rectify selection to ARCH_ENABLE_SPLIT_PMD_PTLOCK

[PATCH linux-next] ps3: remove unneeded semicolon
 2021-08-20  2:49 UTC 

[PATCH linux-next] macintosh: fix warning comparing pointer to 0
 2021-08-20  2:34 UTC 

[powerpc:fixes-test] BUILD SUCCESS 9f7853d7609d59172eecfc5e7ccf503bc1b690bd
 2021-08-20  0:18 UTC 

[PATCH 3/7] powerpc: replace cc-option-yn uses with cc-option
 2021-08-19 20:04 UTC  (3+ messages)

[PATCH v2 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
 2021-08-19 15:21 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc: Refactor verification of MSR_RI
` [PATCH v2 3/3] powerpc: Define and use MSR_RI only on non booke/40x

[PATCH 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
 2021-08-19 13:23 UTC  (4+ messages)
` [PATCH 2/3] powerpc: Refactor verification of MSR_RI
` [PATCH 3/3] powerpc: Define and use MSR_RI only on non booke/40x

[PATCH 0/2] Kconfig symbol fixes on powerpc
 2021-08-19  9:56 UTC  (6+ messages)
` [PATCH 1/2] powerpc: kvm: rectify selection to PPC_DAWR
` [PATCH 2/2] powerpc: rectify selection to ARCH_ENABLE_SPLIT_PMD_PTLOCK

[PATCH] powerpc/perf/hv-gpci: Fix the logic to compute counter value from the hcall result buffer
 2021-08-19  6:15 UTC  (2+ messages)

[PATCH v4 1/3] powerpc/perf: Use stack siar instead of mfspr
 2021-08-19  5:52 UTC  (4+ messages)
` [PATCH v4 2/3] powerpc/perf: Drop the case of returning 0 as instruction pointer
` [PATCH v4 3/3] powerpc/perf: Fix the check for SIAR value

[PATCH v7 0/2] make hvc pass dma capable memory to its backend
 2021-08-19  3:00 UTC  (4+ messages)
` [PATCH v7 1/2] tty: hvc: pass DMA capable memory to put_chars()

[PATCH] powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
 2021-08-19  0:46 UTC 

[PATCH] soc: fsl: guts: Fix a resource leak in the error handling path of 'fsl_guts_probe()'
 2021-08-18 21:21 UTC 

[PATCH v3 1/3] powerpc/perf: Use stack siar instead of mfspr
 2021-08-18 17:00 UTC  (4+ messages)
` [PATCH v3 3/3] powerpc/perf: Fix the check for SIAR value

[PATCH] ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks
 2021-08-18 16:26 UTC  (2+ 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).