LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 13:06:16 to 2026-08-29 06:01:49 UTC [more...]

[PATCH] powerpc/entry: Clear TIF_SYSCALL_RET before syscall error return
 2026-08-29  6:01 UTC  (2+ messages)

[PATCH] powerpc: Don't drop _TIF_RESTOREALL on syscall restart
 2026-08-29  5:54 UTC  (2+ messages)

[PATCH 6.1.y] Revert "usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal"
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 6.6.y] Revert "usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal"
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH v2] powerpc/boot: Drop unused min_t()/max_t() helpers
 2026-08-28 13:06 UTC 

[PATCH 1/2] scsi: ibmvfc: fix kernel-doc name for ibmvfc_scsi_relogin()
 2026-08-29  1:38 UTC  (7+ messages)
` [PATCH 2/2] scsi: ibmvfc: document protocol parameter of ibmvfc_alloc_target()

[BUG] VFIO amdgpu passthrough fails on PowerNV in XIVE mode
 2026-08-28 15:15 UTC 

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-08-28 13:45 UTC  (2+ messages)

[PATCH] powerpc/ps3: Fix repository.c build failure
 2026-08-28 11:38 UTC  (2+ messages)

[PATCH 0/8] Extend PKWM to support user-created wrapping keys
 2026-08-28 11:04 UTC  (10+ messages)
` [PATCH 1/8] pseries/plpks: update PKS documentation and maintainer entry
` [PATCH 2/8] pseries/plpks: fix error handling in plpks_read_var()
` [PATCH 3/8] pseries/plpks: improve type consistency and parameter validation
` [PATCH 4/8] pseries/plpks: rename the default wrapping key macro
` [PATCH 5/8] pseries/plpks: hide wrapping_features when unsupported
` [PATCH 6/8] pseries/plpks: add HCALLs for PKWM wrapping key life cycle management
` [PATCH 7/8] keys/trusted_keys: enable PKWM wrapping key selection by label
` [PATCH 8/8] pseries/plpks/wrapkey: expose PKWM wrapping key management to userspace via sysfs

drm/mgag200: Fix big-endian support
 2026-08-28 10:19 UTC  (11+ messages)

[PATCH v4] ppc/fadump: collect dump when CPU_STATE_DATA is less than reserved
 2026-08-28  9:49 UTC 

[PATCH] usb: gadget: fsl_qe_udc: bound RX frame copies to the request's remaining space
 2026-08-28  8:34 UTC 

[PATCH] powerpc/tools: Fix typo in unrel_branch_check.sh
 2026-08-28  6:57 UTC  (2+ messages)

[REGRESSION] 6.1.y/6.6.y: fsl-usb fails to build
 2026-08-28  7:05 UTC  (3+ messages)

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-08-27 22:46 UTC  (4+ messages)
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()

[BUG] Interrupt timing warnings in pSeries guest on PowerNV host
 2026-08-27 17:21 UTC  (2+ messages)

powerpc: userspace processes crash on abort() from libc.so.6
 2026-08-27 14:16 UTC  (3+ messages)

[PATCH v2] powerpc/configs: Add debug configs for debugging
 2026-08-27 12:13 UTC 

[PATCH v3] ppc/fadump: collect dump if the collected size is lesser than reserved
 2026-08-27  8:27 UTC  (2+ messages)

[PATCH 0/2] powerpc: remove spufs coredump support
 2026-08-27  8:03 UTC  (5+ messages)
` [PATCH 1/2] powerpc: remove "
` [PATCH 2/2] coredump: stop unsharing the file descriptor table

[PATCH v2] ppc/fadump: collect dump if the collected size is lesser than reserved
 2026-08-27  7:09 UTC  (4+ messages)

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-27  6:06 UTC  (9+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[PATCH] powerpc/configs: Add debug configs for debugging
 2026-08-26 16:20 UTC 

[PATCH] scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()
 2026-08-26 15:20 UTC  (4+ messages)

[RFC PATCH 0/3] powerpc: initial support for Kexec HandOver (KHO)
 2026-08-26 13:33 UTC  (9+ messages)
` [RFC PATCH 1/3] kernel/liveupdate: make KEXEC_HANDOVER depend on KEXEC_FILE instead of selecting it
` [RFC PATCH 2/3] powerpc: add support for Kexec HandOver (KHO)
` [RFC PATCH 3/3] powerpc/kho: exclude THP and HUGETLB_PAGE

[PATCH v2] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
 2026-08-26 11:14 UTC  (2+ messages)

[PATCH] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
 2026-08-26 11:07 UTC  (4+ messages)

[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
 2026-08-26  9:25 UTC  (18+ messages)
` [PATCH v3 01/17] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v3 02/17] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v3 03/17] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 04/17] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 05/17] LoongArch: kexec: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 06/17] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
` [PATCH v3 08/17] crash: Extract crash_get_memory_ranges() helper
` [PATCH v3 09/17] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v3 10/17] elf: Introduce elf64_phdr_size() helper
` [PATCH v3 11/17] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v3 12/17] x86/crash: Use num_possible_cpus() for elfcorehdr size
` [PATCH v3 13/17] crash: Improve elfcorehdr segment identification
` [PATCH v3 14/17] x86/crash: Simplify crash_load_segments() using crash_extra_elfcorehdr_size()
` [PATCH v3 15/17] crash: Simplify CRASH_MAX_MEMORY_RANGES handling
` [PATCH v3 16/17] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v3 17/17] arm64: crash: Add crash hotplug support

[PATCH v2 00/13] Make SBR work for CXL Downstream Ports
 2026-08-26  9:21 UTC  (18+ messages)
` [PATCH v2 01/13] cxl/pci: Make the HDM and Mem_Enable writes callable from CXL
` [PATCH v2 02/13] cxl/hdm: Add function to restore one HDM decoder
` [PATCH v2 03/13] cxl/hdm: Add function to restore CXL.mem decode
` [PATCH v2 04/13] cxl/hdm: Reprogram the HDM Decoders below a CXL Port
` [PATCH v2 05/13] cxl/core: Restore the HDM decoders below DPort
` [PATCH v2 06/13] drivers/base/memory: Add cxl_offline_memory() to offline a physical range
` [PATCH v2 07/13] cxl/core: Add region disable and enable for a DPort SBR
` [PATCH v2 08/13] cxl/core: Collect the regions routed through a DPort
` [PATCH v2 09/13] PCI/CXL: Disable and re-enable CXL regions
` [PATCH v2 10/13] PCI/CXL: Clear ACS SV across an SBR of a CXL DPort
` [PATCH v2 11/13] PCI/DPC: Unbind regions for DPC recovery
` [PATCH v2 12/13] PCI/CXL: Add a sysfs entry to unmask SBR
` [PATCH v2 13/13] PCI/CXL: Refuse an SBR of a CXL DPort unless authorized

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-26  9:11 UTC  (3+ messages)

[PATCH] ASoC: fsl_micfil: balance mclk enable/disable
 2026-08-26  7:39 UTC  (2+ messages)

[PATCH] ALSA: aoa: i2sbus: Check IRQ before requesting it
 2026-08-25  7:59 UTC  (2+ messages)

[PATCH] powerpc: pci-ioda: Fix the stale irq chip reference
 2026-08-24 18:49 UTC  (2+ messages)

[PATCH v3 0/4] powerpc/kdump: Support high crashkernel reservation
 2026-08-24  8:12 UTC  (5+ messages)
` [PATCH v3 1/4] powerpc/mmu: do MMU type discovery before "
` [PATCH v3 2/4] powerpc: move to 64-bit RTAS
` [PATCH v3 3/4] powerpc/kdump: consider high crashkernel memory if enabled
` [PATCH v3 4/4] powerpc/kdump: add support for high crashkernel reservation

[PATCH v2] KVM: PPC: Book3S HV: Don't drop pending doorbell across L2 entry
 2026-08-24  7:21 UTC  (3+ messages)

[PATCH] powerpc: remove dead 440SP code
 2026-08-23 14:37 UTC  (3+ messages)

[RFC] cxl: Device protocol AER injection
 2026-08-22  8:23 UTC  (2+ messages)

[PATCH] docs: ABI: Fix powerpc memtrace Kconfig symbol
 2026-08-22  8:12 UTC 

[RFC PATCH v4 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-22  6:27 UTC  (6+ messages)
` [RFC PATCH v4 1/5] perf/trace-dat: Add trace.dat export infrastructure
` [RFC PATCH v4 2/5] perf/trace-event: Write trace.dat metadata sections during parsing
` [RFC PATCH v4 3/5] perf data-convert: Add perf.data to trace.dat conversion backend
` [RFC PATCH v4 4/5] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
` [RFC PATCH v4 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'

[PATCH v2] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
 2026-08-21 12:34 UTC 

[PATCH 0/6] coredump: select memory types per request
 2026-08-21 11:52 UTC  (7+ messages)
` [PATCH 1/6] coredump: select memory types to include
` [PATCH 2/6] tools: sync coredump.h header
` [PATCH 3/6] selftests/coredump: simplify the refusal tests
` [PATCH 4/6] selftests/coredump: test COREDUMP_MEMORY_TYPES
` [PATCH 5/6] selftests/coredump: improve coredump size negotiation tests
` [PATCH 6/6] selftests/coredump: test failed handshakes

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-08-21  2:23 UTC  (3+ messages)
` [PATCH 07/15] RISC-V: "

[PATCH] char: tpm: Use SIMPLE_DEV_PM_OPS for ibmvtpm power management
 2026-08-21  1:16 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration

[PATCH V2] powerpc/entry: Fix irq_soft_mask corruption on replayed interrupt exit
 2026-08-20 16:06 UTC  (3+ messages)

[PATCH] ASoC: fsl_mqs: Add DAPM output widgets for MQS_L/MQS_R pins
 2026-08-20 15:48 UTC  (3+ messages)

[PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-08-20 15:16 UTC  (4+ messages)
` [PATCH v3 02/16] PCI: dwc: Use cached PCIe capability offset in core

[PATCH] powerpc: remove unused profile.h includes
 2026-08-20 13:12 UTC 

[PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
 2026-08-20 10:52 UTC  (2+ messages)

[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
 2026-08-20 10:46 UTC  (2+ messages)

[PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
 2026-08-20  8:18 UTC  (2+ messages)

[PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-08-20  6:49 UTC  (3+ messages)

[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
 2026-08-20  4:53 UTC  (8+ messages)

[BUG] powerpc: userspace processes crash in ld64.so.2 when running recent linux-next kernels
 2026-08-20  2:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: powerpc: Add Ritesh and Shrikanth
 2026-08-20  2:20 UTC  (2+ messages)

[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
 2026-08-19 23:09 UTC  (23+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
` [PATCH v2 03/22] coredump: set the minimum send buffer size
` [PATCH v2 04/22] selftests/coredump: discard the right amount after the coredump request
` [PATCH v2 05/22] selftests/coredump: collapse the expected request check into the helper
` [PATCH v2 06/22] selftests/coredump: add a separate helper header
` [PATCH v2 07/22] coredump: pin the protocol struct sizes
` [PATCH v2 08/22] coredump: move the negotiated mask into struct coredump_params
` [PATCH v2 09/22] coredump: deduplicate the to_skip flush
` [PATCH v2 10/22] coredump: make the dump helper return bool
` [PATCH v2 11/22] coredump: always chunk writes
` [PATCH v2 12/22] coredump: clean up coredump state handling
` [PATCH v2 13/22] coredump: add COREDUMP_RECORDS to the coredump socket protocol
` [PATCH v2 14/22] coredump: add COREDUMP_SPARSE "
` [PATCH v2 15/22] tools: sync coredump.h header
` [PATCH v2 16/22] coredump: send the coredump in records if requested
` [PATCH v2 17/22] coredump: describe the holes when COREDUMP_SPARSE is negotiated
` [PATCH v2 18/22] selftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSE
` [PATCH v2 19/22] selftests/coredump: hand the record stream to a sink
` [PATCH v2 20/22] selftests/coredump: put a hole in the middle of a sparse mapping
` [PATCH v2 21/22] selftests/coredump: simulate a blob store
` [PATCH v2 22/22] selftests/coredump: show how to inspect the task to decide how the coredump should be sent

[PATCH] KVM: PPC: Book3S HV nestedv2: Don't drop pending doorbell across L2 entry
 2026-08-19 17:43 UTC  (4+ messages)

[PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
 2026-08-19 16:05 UTC  (3+ messages)

[RFC PATCH v2 0/2] dma: swiotlb: Centralize default pool sizing
 2026-08-19 13:05 UTC  (5+ messages)
` [RFC PATCH v2 2/2] dma: swiotlb: Initialize and size shared default pools for memory encryption


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox