[PATCH v3 0/4] fbdev: Internalize fbcon
2026-06-07 15:31 UTC (2+ messages)
[PATCH V2] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
2026-06-07 14:02 UTC
[PATCH v2 0/5] powerpc/pseries: Add full RTAS-based error injection support
2026-06-07 13:46 UTC (9+ messages)
` [PATCH v2 1/5] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
` [PATCH v2 3/5] powerpc/pseries: Add RTAS error injection validation helpers
` [PATCH v2 4/5] powerpc/pseries: Implement RTAS error injection via pseries_eeh_err_inject
` [PATCH v2 5/5] powerpc/powernv: Map EEH error types to OPAL error injection types
[v2 0/2] KVM: Validate irqchip index in routing entries
2026-06-07 4:41 UTC (3+ messages)
` [v2 1/2] KVM: LoongArch: Validate irqchip index in irqfd routing
[PATCH] perf data convert json: Fix addr_location leak on time-filtered samples
2026-06-06 15:47 UTC (2+ messages)
[RFC PATCH 0/1] powerpc/fadump: move crash memory reservation to middle of RAM
2026-06-06 15:17 UTC (2+ messages)
` [RFC PATCH 1/1] "
[PATCH 00/10] dmaengine: fsldma: devm conversion, fixups, and cleanups
2026-06-05 22:49 UTC (17+ messages)
` [PATCH 01/10] dmaengine: fsldma: kill tasklet before removing channel
` [PATCH 02/10] dmaengine: fsldma: check dma_async_device_register() return value
` [PATCH 03/10] dmaengine: fsldma: convert to platform_get_irq_optional()
` [PATCH 04/10] dmaengine: fsldma: convert to devm_kzalloc and fix error path
` [PATCH 05/10] dmaengine: fsldma: convert ioremap to devm_platform_ioremap_resource
` [PATCH 06/10] dmaengine: fsldma: convert channel allocation to devm_kzalloc
` [PATCH 07/10] dmaengine: fsldma: convert channel ioremap to devm_of_iomap
` [PATCH 08/10] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get
` [PATCH 09/10] dmaengine: fsldma: convert to devm_request_irq
` [PATCH 10/10] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones
[PATCH v4] powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
2026-06-06 3:07 UTC (2+ messages)
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-06 0:34 UTC (22+ messages)
` [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v6 02/20] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v6 05/20] dma: swiotlb: pass mapping attributes by reference
` [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v6 07/20] dma-mapping: make dma_pgprot() "
` [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v6 09/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v6 10/20] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v6 11/20] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v6 12/20] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v6 13/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v6 15/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v6 16/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v6 17/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v6 18/20] dma: free atomic pool pages by physical address
` [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag
[PATCH] dma: fsldma: convert to platform_get_irq_optional()
2026-06-05 18:29 UTC (2+ messages)
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-05 14:54 UTC (24+ messages)
` [PATCH 04/23] pmdomain: imx: fix OF node refcount
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 11/23] i2c: pxa-pci: use platform_device_set_of_node()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 22/23] reset: rzg2l: "
[PATCH v2] powerpc/vtime: Initialize starttime at boot for native accounting
2026-06-05 12:43 UTC
[PATCH v2] crypto: nx: fix nx_crypto_ctx_exit argument
2026-06-05 11:40 UTC (3+ messages)
` [PATCH v3] "
[PATCH] crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_crypt
2026-06-05 11:42 UTC (2+ messages)
[PATCH v3 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
2026-06-05 11:03 UTC (5+ messages)
` [PATCH v3 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
` [PATCH v3 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
` [PATCH v3 3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
2026-06-05 8:34 UTC (4+ messages)
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity
[RFC PATCH net-next 1/5] ibmvnic: Move long delayed work on system_dfl_long_wq
2026-06-05 7:48 UTC (2+ messages)
[PATCH] kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support
2026-06-05 7:46 UTC (3+ messages)
[PATCH v2] powerpc/entry: Disable interrupts before irqentry_exit
2026-06-05 7:42 UTC (3+ messages)
[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
2026-06-05 7:33 UTC (6+ messages)
` [PATCH v14 3/8] arm64: add support for ARCH_HAS_COPY_MC
[PATCH] scsi: core: Remove dead code export of scsi_device_from_queue
2026-06-05 7:30 UTC (17+ messages)
` [PATCH v2] scsi: core: Remove remaining references to the pktcdvd driver
` [PATCH v3 0/6] "
` [PATCH v3 1/6] scsi: core: Remove remaining reference "
` [PATCH v3 2/6] scsi: core: Move scsi_device_from_queue() to scsi_priv.h
` [PATCH v3 3/6] mips: Remove remaining defconfig references to the pktcdvd driver
` [PATCH v3 4/6] powerpc: "
` [PATCH v3 5/6] sh: Remove remaining defconfig reference "
` [PATCH v3 6/6] sparc: Remove remaining defconfig references "
[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
2026-06-05 7:30 UTC (6+ messages)
[PATCH] perf scripts: Add configurable sorting option to powerpc-hcalls
2026-06-05 6:27 UTC
[PATCH v2 1/2] perf script powerpc: Update the hcall list with new hcalls
2026-06-05 6:06 UTC (2+ messages)
[PATCH v2 0/3] powerpc/numa: Enable coregroup support on PowerNV
2026-06-05 5:52 UTC (4+ messages)
` [PATCH v2 1/3] powerpc/numa: Simplify find_primary_domain_index
` [PATCH v2 2/3] powerpc/numa: Allow cpu_to_coregroup_id without PPC_SPLPAR
` [PATCH v2 3/3] powerpc/numa: Support coregroup on PowerNV
[PATCH] powerpc/vtime: Initialize starttime at boot for native accounting
2026-06-05 5:32 UTC (5+ messages)
[PATCH 0/2] kunit: Add support for skipping entire test suites
2026-06-05 5:10 UTC (5+ messages)
` [PATCH 1/2] kunit: Add ability to skip "
` [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
[RFC 00/12] PCI: Add support for Scalable I/O Virtualization
2026-06-05 4:14 UTC (19+ messages)
` [RFC 01/12] PCI: Add helpers to identify SR-IOV PFs/VFs
` [RFC 02/12] PCI: Convert iov.c to pci_is_sriov_* helpers
` [RFC 03/12] PCI: Convert pci.h "
` [RFC 04/12] PCI: Convert arch/powerpc "
` [RFC 05/12] PCI: Convert s390/pci/pci.c "
` [RFC 06/12] PCI: Convert vfio_pci_core.c "
` [RFC 07/12] PCI: Convert xen-pciback and pci-driver "
` [RFC 08/12] PCI: Add is_sriov bit to struct pci_dev
` [RFC 09/12] PCI: Add helper to compute VF Routing ID to pci.h
` [RFC 10/12] PCI: Add Scalable I/O Virtualization data structure definitions
` [RFC 11/12] PCI: Initialize and release SIOV capability
` [RFC 12/12] PCI: Reserve bus range for SIOV devices
[PATCH v3 net-next 0/9] net: dsa: netc: add bridge mode support
2026-06-05 1:48 UTC (10+ messages)
` [PATCH v3 net-next 1/9] net: enetc: add interfaces to manage dynamic FDB entries
` [PATCH v3 net-next 2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table
` [PATCH v3 net-next 3/9] net: enetc: add interfaces to manage egress treatment table
` [PATCH v3 net-next 4/9] net: enetc: add "Update" operation to the egress count table
` [PATCH v3 net-next 5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT
` [PATCH v3 net-next 6/9] net: enetc: add helpers to set/clear table bitmap
` [PATCH v3 net-next 7/9] net: dsa: netc: add VLAN filter table and egress treatment management
` [PATCH v3 net-next 8/9] net: dsa: netc: add bridge mode support
` [PATCH v3 net-next 9/9] net: dsa: netc: implement dynamic FDB entry ageing
[PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
2026-06-04 22:02 UTC (6+ messages)
` [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations
[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
2026-06-04 21:29 UTC (2+ messages)
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-04 18:24 UTC (11+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
[PATCH] smp: prevent soft lockup in smp_call_function_many_cond
2026-06-04 17:52 UTC (3+ messages)
[PATCH] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
2026-06-04 15:26 UTC (7+ messages)
[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
2026-06-04 13:57 UTC (7+ messages)
[PATCH v3] ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
2026-06-04 10:17 UTC (3+ messages)
[PATCH RFT] powerpc/8xx: implement get_direction() in cpm1
2026-06-04 10:07 UTC (7+ messages)
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-04 7:43 UTC (8+ messages)
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
[PATCH] powerpc/85xx: Add fsl,ifc to common device ids
2026-06-04 4:33 UTC
[PATCH v3 00/19] mm: Refactor bootmem gigantic hugepage allocation
2026-06-04 2:09 UTC (4+ messages)
` [PATCH v3 03/19] powerpc/mm: Fix wrong addr_pfn tracking in compound vmemmap population
[powerpc:next-test] BUILD SUCCESS c8f80f95da32618d49c2a068ee561b85655b761d
2026-06-03 15:39 UTC
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-06-03 14:26 UTC (10+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
[PATCH v3 phy-next 15/16] phy: lynx-10g: new driver
2026-06-03 13:21 UTC
[PATCH v3 15/19] mm/hugetlb_vmemmap: Move bootmem HVO setup to early init
2026-06-03 12:35 UTC (4+ messages)
[PATCH] powerpc/entry: Disable interrupts before irqentry_exit
2026-06-03 11:56 UTC (3+ messages)
ppc64le kunit test failure: guest_state_buffer_test
2026-06-03 11:25 UTC (4+ messages)
[PATCH] [SCSI] qla2xxx: Handle the INTx not connected while passing through
2026-06-03 10:56 UTC (2+ messages)
[PATCH v4] powerpc: Simplify access_ok()
2026-06-03 10:20 UTC
[PATCH] i2c: cpm: Use platform_get_irq() to retrieve interrupt
2026-06-03 9:38 UTC (3+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox