linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-02 08:34:45 to 2022-12-08 12:59:51 UTC [more...]

[PATCH 00/17] powerpc: Remove STACK_FRAME_OVERHEAD
 2022-12-08 12:40 UTC  (2+ messages)

[PATCH 0/3] selftests/powerpc: ptrace/perf_hwbreak test fixes
 2022-12-08 12:39 UTC  (2+ messages)

[PATCH 00/13] RTAS maintenance
 2022-12-08 12:40 UTC  (2+ messages)

[PATCH] powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
 2022-12-08 12:40 UTC  (14+ messages)

[PATCH 1/3] firmware_loader: remove #include <generated/utsrelease.h>
 2022-12-08 12:39 UTC  (2+ messages)
` (subset) "

[PATCH] selftests/powerpc: Fix resource leaks
 2022-12-08 12:40 UTC  (2+ messages)

[PATCH v2 0/2] Consider the size of the added CPU nodes in the kexec FDT
 2022-12-08 12:40 UTC  (2+ messages)

[PATCH] pseries/mobility: reset the RCU watchdogs after a LPM
 2022-12-08 12:40 UTC  (2+ messages)

[PATCH] powerpc/pseries: unregister VPA when hot unplugging a CPU
 2022-12-08 12:40 UTC  (2+ messages)

[PATCH v3] powerpc/hv-gpci: Fix hv_gpci event list
 2022-12-08 12:40 UTC  (2+ messages)

[PATCH] KVM: Fix spelling mistake
 2022-12-08 12:39 UTC  (2+ messages)

[PATCH] cxl: Remove unnecessary cxl_pci_window_alignment()
 2022-12-08 12:40 UTC  (3+ messages)

[PATCH] powerpc/ps3: mark ps3_system_bus_type static
 2022-12-08 12:39 UTC  (2+ messages)

[PATCH 00/11] Fix pca954x i2c-mux node names
 2022-12-08 12:40 UTC  (16+ messages)
` [PATCH 01/11] ARM: dts: ti: "
` [PATCH 02/11] ARM: dts: aspeed: "
` [PATCH 03/11] ARM: dts: imx: Fix pca9547 i2c-mux node name
` [PATCH 04/11] ARM: dts: nuvoton: Fix pca954x i2c-mux node names
` [PATCH 05/11] ARM: dts: socfpga: Fix pca9548 i2c-mux node name
` [PATCH 06/11] ARM: dts: vf610: Fix pca9548 i2c-mux node names
` [PATCH 07/11] arm64: dts: freescale: Fix pca954x "
` [PATCH 08/11] arm64: dts: marvell: "
` [PATCH 09/11] arm64: dts: renesas: ulcb-kf: Fix pca9548 "
` [PATCH 10/11] MIPS: mscc: jaguar2: Fix pca9545 "
` [PATCH 11/11] powerpc: dts: fsl: Fix pca954x "
` (subset) [PATCH 00/11] "

[PATCH v2 1/5] powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
 2022-12-08 12:40 UTC  (3+ messages)
` [PATCH v2 3/5] powerpc/feature-fixups: Refactor other fixups patching

[PATCH] KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps
 2022-12-08 12:39 UTC  (2+ messages)

[PATCH] KVM: PPC: use __func__ to get funcion's name in an output message
 2022-12-08 12:39 UTC  (2+ messages)

[PATCH] powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze state
 2022-12-08 12:40 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/7] Expand selftest utils
 2022-12-08 12:40 UTC  (4+ messages)
` [PATCH v3 3/7] selftests/powerpc: Add generic read/write file util
` (subset) [PATCH v3 0/7] Expand selftest utils

[PATCH v10 0/9] powerpc/code-patching: Use temporary mm for Radix MMU
 2022-12-08 12:39 UTC  (2+ messages)

[PATCH] powerpc/qspinlock: Fix 32-bit build
 2022-12-08 12:32 UTC 

[PATCH 1/3] USB: sisusbvga: remove console support
 2022-12-08  9:07 UTC  (3+ messages)
` [PATCH 2/3] USB: sisusbvga: rename sisusb.c to sisusbvga.c
` [PATCH 3/3] USB: sisusbvga: use module_usb_driver()

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-08  8:55 UTC  (30+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH] objtool: continue if find_insn() fails in decode_instructions()
 2022-12-08  7:28 UTC 

[PATCH] perf test: Update event group check for support of uncore event
 2022-12-08  4:18 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix potential memory leak in init_cpu_associativity()
 2022-12-08  1:32 UTC 

[PATCH] ASoC: imx-audmux: use sysfs_emit() to instead of scnprintf()
 2022-12-07 17:37 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 591cd61541b9b95401e17dca24be486e32104cb8
 2022-12-07 16:30 UTC 

[PATCH 0/7] powerpc/85xx: p2020: Create one unified machine description
 2022-12-07 14:07 UTC  (17+ messages)
` [PATCH 2/7] powerpc/85xx: Mark mpc85xx_ds_pic_init() as static
` [PATCH 3/7] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-12-07 13:39 UTC  (12+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH v1] powerpc/64: Set default CPU in Kconfig
 2022-12-07 13:38 UTC 

[PATCH 0/5] remove label = "cpu" from DSA dt-binding
 2022-12-07 13:13 UTC  (13+ messages)
` [PATCH 2/5] arm: dts: "
` [PATCH 5/5] powerpc: "

[PATCH] powerpc: qspinlock: Use asm-generic definition for queued_spin_lock
 2022-12-07 11:46 UTC  (2+ messages)

[PATCH] [PATCH net-next] powerpc: iommu: delete redundant row
 2022-12-07  6:53 UTC 

[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
 2022-12-07  2:17 UTC  (8+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver

[powerpc:next] BUILD SUCCESS 5ddcc03a07ae1ab5062f89a946d9495f1fd8eaa4
 2022-12-07  1:55 UTC 

[PATCH v5 1/5] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
 2022-12-06 23:30 UTC  (6+ messages)
` [PATCH v5 2/5] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
` [PATCH v5 5/5] powerpc: mm: support page table check

[PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
 2022-12-06 22:13 UTC  (2+ messages)

[PATCH v3 8/9] PCI/ERR: Clear fatal error status when pci_channel_io_frozen
 2022-12-06 21:42 UTC  (2+ messages)

[PATCH v3 3/9] NTB: Remove pci_aer_clear_nonfatal_status() call
 2022-12-06 21:41 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 5d562c48a21eeb029a8fd3f18e1b31fd83660474
 2022-12-06 16:06 UTC 

[PATCH 0/6] Make remove() of any bus based driver void returned
 2022-12-06 14:33 UTC  (3+ messages)

[PATCH 1/6] hyperv: Make remove callback of hyperv driver void returned
 2022-12-06 14:17 UTC  (14+ messages)
` [PATCH 2/6] macio: Make remove callback of macio "
` [PATCH 3/6] apr: make remove callback of apr "
` [PATCH 4/6] xen: make remove callback of xen "
` [PATCH 5/6] ac97: make remove callback of ac97 "
` [PATCH 6/6] soundbus: make remove callback of soundbus "

linux-next: build warnings after merge of the powerpc-objtool tree
 2022-12-06 10:14 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 01/10] ASoC: fsl_micfil: explicitly clear software reset bit
 2022-12-06  9:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 02/10] ASoC: fsl_micfil: explicitly clear CHnF flags

[PATCH AUTOSEL 5.15 01/12] ASoC: fsl_micfil: explicitly clear software reset bit
 2022-12-06  9:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 02/12] ASoC: fsl_micfil: explicitly clear CHnF flags

[PATCH AUTOSEL 6.0 01/13] ASoC: fsl_micfil: explicitly clear software reset bit
 2022-12-06  9:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 02/13] ASoC: fsl_micfil: explicitly clear CHnF flags

[RFC PATCH] Disable Book-E KVM support?
 2022-12-06  7:11 UTC  (3+ messages)

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-12-05 21:12 UTC  (22+ messages)
` [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
` [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
` [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling

[powerpc:next 84/125] arch/powerpc/include/asm/book3s/32/tlbflush.h:83:2: error: call to '__compiletime_assert_175' declared with 'error' attribute: BUILD_BUG failed
 2022-12-05 17:31 UTC 

[linux-next:master] BUILD REGRESSION ee9bda616d36d2dc864aa294c2656fad88c9efa0
 2022-12-05 17:05 UTC 

[V3] tools/perf: Fix printing field separator in CSV metrics output
 2022-12-05 12:48 UTC  (2+ messages)

[PATCH v2] soc: fsl: qe: request pins non-exclusively
 2022-12-05 12:43 UTC  (2+ messages)

[RESEND PATCH] soc: fsl: qe: request pins non-exclusively
 2022-12-05 12:22 UTC  (4+ messages)

[PATCH v8 0/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
 2022-12-05 12:05 UTC  (4+ messages)
` [PATCH v8 2/3] freezer: refactor pm_freezing into a function

[PATCH] serial: ucc_uart: Add of_node_put() in ucc_uart_remove()
 2022-12-05  8:54 UTC 

linux-next: build failure after merge of the crypto tree
 2022-12-05  4:31 UTC  (3+ messages)
  ` [PATCH] crypto: api - Use linux/cache.h instead of asm/cache.h

[powerpc:next] BUILD REGRESSION 22db71bcba826c607324a8ee1b21f5cf7ec71e8b
 2022-12-05  1:48 UTC 

[powerpc:next-test] BUILD SUCCESS 6f3a81b60091031c2c14eb2373d1937b027deb46
 2022-12-05  1:48 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-6 tag
 2022-12-04 21:25 UTC  (2+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-12-04 16:58 UTC  (7+ messages)

[PATCH v1 6/7] powerpc: mm: add VM_IOREMAP flag to the vmalloc area
 2022-12-04  1:30 UTC 

[RFC PATCH] Disable Book-E KVM support?
 2022-12-02 11:38 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 5be860bfc73408bc1a8af9167955e480ecebba84
 2022-12-02 20:51 UTC 

[PATCH v3 0/8] Generic IPI sending tracepoint
 2022-12-02 15:58 UTC  (9+ messages)
` [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [PATCH v3 2/8] trace: Add trace_ipi_send_cpumask()
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v3 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v3 7/8] smp: reword smp call IPI comment
` [PATCH v3 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH v3 0/3] sed-opal: keyrings, discovery, revert, key store
 2022-12-02 15:18 UTC  (6+ messages)
` [PATCH v3 3/3] block: sed-opal: keyring support for SED keys

[PATCH v2] hvc/xen: prevent concurrent accesses to the shared ring
 2022-12-02 11:40 UTC  (3+ messages)

linux-next: build failure after merge of the tip tree
 2022-12-02  9:37 UTC  (2+ messages)

linux-next: boot failure after merge of the powerpc tree
 2022-12-02  9:36 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).