linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-11 03:10:02 to 2022-07-16 07:44:51 UTC [more...]

[PATCH] powerpc/powermac/udbg_scc: Fix refcount leak bug in udbg_scc_init()
 2022-07-16  7:43 UTC 

[PATCH] powerpc/powermac/pfunc_base: Fix refcount leak bug in macio_gpio_init_one()
 2022-07-16  7:31 UTC 

[PATCH] powerpc/powermac/low_i2c: Fix refcount leak bug in kw_i2c_probe()
 2022-07-16  7:07 UTC 

[PATCH] powerpc/powermac/feature: Fix refcount leak bug
 2022-07-16  6:54 UTC 

Kernel crash(block/null_blk) while running blktests (block/10)
 2022-07-15 13:26 UTC  (3+ messages)

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-15 21:59 UTC  (6+ messages)
` [PATCH net-next v3 36/47] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v3 37/47] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v3 38/47] net: dpaa: Adjust queue depth on rate change
` [PATCH net-next v3 42/47] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v3 43/47] arm64: dts: layerscape: "

[PATCH v2] powerpc: add documentation for HWCAPs
 2022-07-15 20:17 UTC  (5+ messages)

[PATCH 1/3] powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
 2022-07-15 18:41 UTC  (3+ messages)
` [PATCH 2/3] powerpc/platforms/83xx/suspend: Prevent unloading the driver

[PATCH] powerpc/85xx: Fix description of MPC85xx and P1/P2 boards options
 2022-07-15 18:43 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-07-15 18:32 UTC  (4+ messages)

[PATCH v5 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-15 16:01 UTC  (4+ messages)
` [PATCH v5 4/6] tpm: of: Make of-tree specific function commonly available

[PATCH Linux] powerpc: add documentation for HWCAPs
 2022-07-15 14:35 UTC  (7+ messages)

[RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures
 2022-07-15  7:40 UTC  (4+ messages)

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-15  2:47 UTC  (10+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-07-15  3:13 UTC  (3+ messages)
` [PATCH V12 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little

[PATCH] macintosh:fix oob read in do_adb_query function
 2022-07-14 22:33 UTC  (5+ messages)

[PATCH] powerpc/52xx: Mark gpt driver as not removable
 2022-07-14 21:37 UTC  (2+ messages)

[PATCH v6 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-14 17:21 UTC  (7+ messages)
` [PATCH v6 4/6] tpm: of: Make of-tree specific function commonly available
` [PATCH v6 5/6] of: kexec: Refactor IMA buffer related functions to make them reusable

[Bug 216183] New: Kernel 5.19-rc4 boots ok with CONFIG_PPC_RADIX_MMU=y but fails to boot with CONFIG_PPC_HASH_MMU_NATIVE=y
 2022-07-14 12:57 UTC  (4+ messages)
` [Bug 216183] "
` [Bug 216183] [bisected] "

[PATCH linux-next] powerpc: use raw_smp_processor_id in arch_touch_nmi_watchdog
 2022-07-14 11:46 UTC  (4+ messages)

mainline build failure of powerpc allmodconfig for prom_init_check
 2022-07-14  8:55 UTC 

[PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-14  8:18 UTC  (4+ messages)
` [PATCH kernel 1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops
` [PATCH kernel 2/3] powerpc/pci_64: Init pcibios subsys a bit later
` [PATCH kernel 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains

[PATCH kernel] powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case
 2022-07-14  8:11 UTC 

[PATCH kernel] powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
 2022-07-14  8:08 UTC 

[PATCH kernel v2] pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
 2022-07-14  7:59 UTC  (2+ messages)

[PATCH 1/2] powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and later platforms
 2022-07-14  7:54 UTC  (5+ messages)
` [PATCH 2/2] powerpc/kvm: Remove comment related to moving PMU code to perf subsystem

[PATCH v3 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-07-13 20:50 UTC  (6+ messages)
` [PATCH v3 1/4] powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code
` [PATCH v3 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag
` [PATCH v3 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v3 4/4] watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers

[PATCH v5 0/4] Extending NMI watchdog during LPM
 2022-07-13 20:17 UTC  (6+ messages)
` [PATCH v5 1/4] powerpc/mobility: wait for memory transfer to complete
` [PATCH v5 2/4] watchdog: export lockup_detector_reconfigure
` [PATCH v5 3/4] powerpc/watchdog: introduce a NMI watchdog's factor
` [PATCH v5 4/4] pseries/mobility: set NMI watchdog factor during an LPM

[PATCH v4] random: remove CONFIG_ARCH_RANDOM
 2022-07-13 15:46 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v4 0/4] Extending NMI watchdog during LPM
 2022-07-13 14:42 UTC  (8+ messages)
` [PATCH v4 1/4] powerpc/mobility: wait for memory transfer to complete
` [PATCH v4 2/4] watchdog: export lockup_detector_reconfigure
` [PATCH v4 3/4] powerpc/watchdog: introduce a NMI watchdog's factor
` [PATCH v4 4/4] pseries/mobility: set NMI watchdog factor during LPM

[PATCH v3 0/4] Extending NMI watchdog during LPM
 2022-07-13 14:22 UTC  (13+ messages)
` [PATCH v3 1/4] powerpc/mobility: wait for memory transfer to complete
` [PATCH v3 3/4] powerpc/watchdog: introduce a NMI watchdog's factor
` [PATCH v3 4/4] pseries/mobility: set NMI watchdog factor during LPM

[PATCH] macintosh:fix oob read in do_adb_query function
 2022-07-13 14:03 UTC  (2+ messages)

[PATCH] powerpc: dts: turris1x.dts: Add CPLD reboot node
 2022-07-13 13:44 UTC 

[PATCH v2] powerpc/papr_scm: Fix nvdimm event mappings
 2022-07-13  6:02 UTC  (3+ messages)

oob read in do_adb_query function
 2022-07-13  3:46 UTC  (2+ messages)

[PATCH 0/2] Provide PowerVM LPAR Platform KeyStore driver for Self Encrypting Drives
 2022-07-13  0:59 UTC  (3+ messages)
` [PATCH 1/2] powerpc/pseries: define driver for Platform KeyStore
` [PATCH 2/2] powerpc/pseries: kernel interfaces to PLPKS platform driver

[REPOST PATCH] ndtest: Cleanup all of blk namespace specific code
 2022-07-13  0:58 UTC  (2+ messages)

[PATCH 1/2] cxl: Use the bitmap API to allocate bitmaps
 2022-07-12 16:46 UTC  (4+ messages)
` [PATCH 2/2] cxl: Fix a memory leak in an error handling path

[PATCH 1/2] powerpc: add BookS wait opcode macro
 2022-07-12 16:29 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-07-12 14:11 UTC  (20+ messages)

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-12 13:39 UTC  (2+ messages)

[PATCH v2 3/4] powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
 2022-07-12  7:35 UTC 

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-12  5:44 UTC  (12+ messages)

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-12  2:39 UTC  (30+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v5 0/2] powerpc rng cleanups
 2022-07-11 23:24 UTC  (3+ messages)
` [PATCH v5 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
` [PATCH v5 2/2] powerpc/kvm: don't crash on missing rng, and use darn

[PATCH] PCI/AER: Iterate over error counters instead of error strings
 2022-07-11 23:02 UTC  (3+ messages)

[PATCH 0/2] KVM: PPC: Book3s HV: Cleanup unused function and declarations
 2022-07-11 22:36 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarations
` [PATCH 2/2] KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt

[PATCH 1/5] powerpc/pci: Hide pci_device_from_OF_node() for non-powermac code
 2022-07-11 22:35 UTC  (2+ messages)

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-11 16:05 UTC  (2+ messages)
` [RFC PATCH net-next 8/9] powerpc: dts: Add compatible strings for Lynx PCSs

[Bug 216238] New: Kernel 5.10.129 fails to boot on a Talos 2 with HASH MMU (PPC_RADIX_MMU not set) with CONFIG_PAGE_POISONING=y
 2022-07-11 18:00 UTC  (3+ messages)
` [Bug 216238] "

[PATCH v1 1/5] powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
 2022-07-11 17:42 UTC  (11+ messages)
` [PATCH v1 2/5] powerpc/32: Don't always pass -mcpu=powerpc to the compiler
` [PATCH v1 3/5] powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
` [PATCH v1 4/5] powerpc/44x: "
` [PATCH v1 5/5] powerpc/64e: "

[PATCH] ASoC: fsl_utils: Drop usage of __clk_get_name()
 2022-07-11 13:42 UTC  (2+ messages)

[PATCH 1/2] powerpc/mce: mce_init use early_cpu_to_node
 2022-07-11  3:06 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64: poison __per_cpu_offset to catch use-before-init

[RFC PATCH 00/14] add our own qspinlock implementation
 2022-07-11  3:04 UTC  (9+ messages)
` [RFC PATCH 07/14] powerpc/qspinlock: store owner CPU in lock word
` [RFC PATCH 08/14] powerpc/qspinlock: paravirt yield to lock owner
` [RFC PATCH 09/14] powerpc/qspinlock: implement option to yield to previous node
` [RFC PATCH 10/14] powerpc/qspinlock: allow stealing when head of queue yields
` [RFC PATCH 11/14] powerpc/qspinlock: allow propagation of yield CPU down the queue
` [RFC PATCH 12/14] powerpc/qspinlock: add ability to prod new queue head CPU
` [RFC PATCH 13/14] powerpc/qspinlock: trylock and initial lock attempt may steal
` [RFC PATCH 14/14] powerpc/qspinlock: use spin_begin/end API


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