LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 20:12:32 to 2026-07-24 00:48:48 UTC [more...]

[PATCH 0/6] KVM: Harden kvm_vcpu_map() usage against memory leaks
 2026-07-24  0:47 UTC  (7+ messages)
` [PATCH 1/6] KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit
` [PATCH 2/6] KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usage
` [PATCH 3/6] KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappings
` [PATCH 4/6] KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap merging
` [PATCH 5/6] KVM: PPC: Use CLASS(kvm_vcpu_map_local_readonly) for patching dcbz
` [PATCH 6/6] KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking references

[PATCH] bus: fsl-mc: set dma_mask for the root DPRC device
 2026-07-23 22:56 UTC 

[PATCH] powerpc: Fix exit_flags field placement in pt_regs for ptrace
 2026-07-23 19:48 UTC 

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-23 18:27 UTC  (48+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 02/13] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v18 03/13] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v18 04/13] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling

[PATCH] tools: Use fputc() calls in some functions
 2026-07-23 15:14 UTC  (4+ messages)

[PATCH v4 phy-next 0/9] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-07-23 15:01 UTC  (17+ messages)
` [PATCH v4 phy-next 1/9] soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setup
` [PATCH v4 phy-next 2/9] soc: fsl: guts: use a macro to encode the DCFG CCSR space
` [PATCH v4 phy-next 3/9] soc: fsl: guts: add a global structure to hold state
` [PATCH v4 phy-next 4/9] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v4 phy-next 5/9] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v4 phy-next 6/9] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v4 phy-next 7/9] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v4 phy-next 8/9] soc: fsl: guts: implement the RCW override procedure
` [PATCH v4 phy-next 9/9] phy: lynx-10g: use RCW override procedure for dynamic protocol change

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-23  7:57 UTC  (16+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 02/23] dma-pool: fix page leak in atomic_pool_expand() cleanup

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-23  5:53 UTC  (2+ messages)

[PATCH v2 0/6] ASoC: Use named initializers for platform_device_id arrays
 2026-07-23  5:30 UTC  (4+ messages)
` [PATCH v2 6/6] ASOC: Unify code style "

[PATCH v2 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-07-23  4:34 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v2 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v2 3/5] ASoC: fsl_asrc/fsl_easrc: move DMA params into pair/context struct
` [PATCH v2 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v2 5/5] ASoC: fsl_easrc: "

[PATCH] soc: fsl: dpio: Remove redundant dev_err()
 2026-07-23  2:47 UTC 

[PATCH v4 0/8] Generic IRQ entry/exit support for powerpc
 2026-07-23  2:37 UTC  (6+ messages)
` [PATCH v4 5/8] powerpc: add exit_flags field in pt_regs

[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
 2026-07-23  0:01 UTC  (34+ messages)
` [PATCH v2 01/33] ibmvfc: don't call locked done variant for MADs on send failure
` [PATCH v2 02/33] ibmvfc: flush rport_add_work_q during driver teardown
` [PATCH v2 03/33] ibmvfc: check for NULL evt in implicit LOGO and target delete path
` [PATCH v2 04/33] ibmvfc: free ibmvfc_target allocations with mempool_free
` [PATCH v2 05/33] ibmvfc: move target list from host to protocol specific channel groups
` [PATCH v2 06/33] ibmvfc: add NVMe/FC protocol interface definitions
` [PATCH v2 07/33] ibmvfc: split NVMe support into separate source file and add transport stubs
` [PATCH v2 08/33] ibmvfc: initialize NVMe channel configuration during driver probe
` [PATCH v2 09/33] ibmvfc: alloc/dealloc sub-queues for nvme channels
` [PATCH v2 10/33] ibmvfc: add logic for protocol specific fabric logins
` [PATCH v2 11/33] ibmvfc: add wrapper to get vhost associated with a channel struct
` [PATCH v2 12/33] ibmvfc: add helper for creating protocol specific discovery event
` [PATCH v2 13/33] ibmvfc: add helper to check NVMe/FC support with active channels
` [PATCH v2 14/33] ibmvfc: allocate and free NVMe channel group discover buffer
` [PATCH v2 15/33] ibmvfc: send NVMe target discovery MAD
` [PATCH v2 16/33] ibmvfc: add NVMe/FC Implicit Logout and Move Login support
` [PATCH v2 17/33] ibmvfc: add NVMe/FC Port "
` [PATCH v2 18/33] ibmvfc: add NVMe/FC Process "
` [PATCH v2 19/33] ibmvfc: add NVMe/FC Query Target support
` [PATCH v2 20/33] ibmvfc: allocate targets based on protocol
` [PATCH v2 21/33] ibmvfc: delete NVMe/FC targets as well as SCSI
` [PATCH v2 22/33] ibmvfc: update state machine to process NVMe/FC targets
` [PATCH v2 23/33] ibmvfc: implement NVMe/FC stubs for local/remote port registration
` [PATCH v2 24/33] ibmvfc: register local nvme fc port after fabric login
` [PATCH v2 25/33] ibmvfc: process NVMe/FC rports in work thread
` [PATCH v2 26/33] ibmvfc: extend ibmvfc_debug visibility to ibmvfc-nvme.h
` [PATCH v2 27/33] ibmvfc: declare global function definitions
` [PATCH v2 28/33] ibmvfc: implement LLDD callbacks for mapping nvme-fc queues
` [PATCH v2 29/33] ibmvfc: implement nvme-fc LS submission transport callback
` [PATCH v2 30/33] ibmvfc: implement nvme-fc IO command submission callback
` [PATCH v2 31/33] ibmvfc: implement nvme-fc LS abort handling callback
` [PATCH v2 32/33] ibmvfc: implement nvme-fc FCP abort callback
` [PATCH v2 33/33] ibmvfc: fail nvme-fc fcp-io and ls requests during transport reset

[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-23  1:18 UTC  (17+ messages)
` [PATCH RESEND v4 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH RESEND v4 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH RESEND v4 net-next 09/14] net: enetc: open-code enetc4_set_default_si_vlan_promisc()
` [PATCH RESEND v4 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
` [PATCH RESEND v4 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH RESEND v4 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH RESEND v4 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation

[PATCH 0/5] bitmap: align bitmap_find_next_zero_area_off() output with the rest of the API
 2026-07-22 19:31 UTC  (4+ messages)
` [PATCH 2/5] powerpc/msi: Treat bitmap size as allocation failure

[PATCH net 0/3] net: don't read an unset MAC header on the raw/qdisc-bypass TX path
 2026-07-22 16:58 UTC  (2+ messages)

[PATCH] powerpc/rtas_flash: Use scnprintf() in rtas_flash_read_num()
 2026-07-22 16:28 UTC 

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-22 16:15 UTC  (27+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[PATCH 6.16.y 0/6] cBPF JIT spray hardening
 2026-07-22 15:18 UTC  (3+ messages)

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-07-22 12:34 UTC  (8+ messages)

[PATCH] perf trace-event: Fix buffer overflow in read_string()
 2026-07-22 11:35 UTC 

[PATCH] powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
 2026-07-22 10:41 UTC  (3+ messages)

[PATCH] selftests/powerpc: use MAP_FAILED instead of (void *)-1 in tm-signal-context-force-tm
 2026-07-22  9:39 UTC  (2+ messages)

[PATCH] ppc/fadump: collect dump if the collected size is lesser than reserved
 2026-07-22  9:11 UTC  (3+ messages)

[PATCH] selftests/powerpc: fix typos in tm-signal-stack comment
 2026-07-22  6:17 UTC 

[PATCH v2] soc: fsl: dpio: Remove redundant dev_err()
 2026-07-22  2:35 UTC 

[PATCH] ASoC: fsl: dma: use platform helpers and devm cleanup
 2026-07-21 22:54 UTC 

[kvm-unit-tests PATCH v2 0/6] powerpc improvements
 2026-07-21 17:12 UTC  (2+ messages)

[PATCH 7.1 0901/2077] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-07-21 15:09 UTC 

[PATCH 6.18 0617/1611] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-07-21 15:12 UTC 

[PATCH 1/2] powerpc/powernv: Avoid strlen() in pnv_restart()
 2026-07-21 15:53 UTC  (2+ messages)
` [PATCH 2/2] powerpc/pseries: Avoid strlen() in do_{remove,update}_property()

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-21 15:12 UTC  (15+ messages)
` [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()
` [PATCH 02/22] mm: move mm_flags helpers to mm_types.h
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-21 13:11 UTC  (4+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-21 10:44 UTC  (6+ messages)
` [PATCH] seccomp: Fix syscall skip logic on ptrace

[PATCH] powerpc/85xx: Add fsl,ifc to common device ids
 2026-07-21  8:15 UTC  (2+ messages)

[PATCH v5] powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
 2026-07-21  8:15 UTC  (2+ messages)

[PATCH v2] powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()
 2026-07-21  8:15 UTC  (2+ messages)

[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
 2026-07-21  8:58 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs

[PATCH] powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
 2026-07-21  8:14 UTC  (2+ messages)

[PATCH] powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
 2026-07-21  8:15 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix memory leak on krealloc failure in papr_init
 2026-07-21  8:15 UTC  (2+ messages)

[PATCH v2] powerpc/vtime: Initialize starttime at boot for native accounting
 2026-07-21  8:15 UTC  (2+ messages)

[PATCH] powerpc: Remove dead non-preemption code
 2026-07-21  8:15 UTC  (2+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-21  7:57 UTC  (6+ messages)
` [PATCH 7/8] net: mv643xx: use platform_device_set_fwnode()

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-07-21  3:38 UTC  (6+ messages)
` [PATCH v3 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [PATCH v3 2/5] powerpc/rtas: Allocate ibm,errinjct buffer below RTAS limit
` [PATCH v3 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection
` [PATCH v3 5/5] powerpc/powernv/eeh: Map VFIO EEH error injection to OPAL

[RFC] cxl: Device protocol AER injection
 2026-07-21  0:46 UTC  (4+ messages)

[PATCH] powerpc/powermac: Simplify bootx_scan_dt_build_struct()
 2026-07-20 23:14 UTC 

[PATCH] powerpc/ps3: Use cpu_relax() in ps3_create_spu()
 2026-07-20 23:11 UTC 

[PATCH] powerpc/pseries/iommu: switch to Default DMA window during kdump
 2026-07-20 20:30 UTC 

[PATCH v3 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-07-20 20:12 UTC  (4+ messages)
` [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change


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