Show patches with: none      |   88314 patches
« 1 2 3 4883 884 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,phy-next,8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean New
[v1,phy-next,7/8] soc: fsl: guts: implement the RCW override procedure RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean chleroy New
[v1,phy-next,6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean New
[v1,phy-next,5/8] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init() RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean chleroy New
[v1,phy-next,4/8] soc: fsl: guts: make it easier to determine on which SoC we are running RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean chleroy New
[v1,phy-next,3/8] soc: fsl: guts: add a central fsl_guts_read() function RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean chleroy New
[v1,phy-next,2/8] soc: fsl: guts: add a global structure to hold state RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean chleroy New
[v1,phy-next,1/8] soc: fsl: guts: use a macro to encode the DCFG CCSR space RCW override for 10G Lynx dynamic protocol reconfiguration - - - - --- 2026-06-11 Vladimir Oltean chleroy New
Documentation: arch: fix brackets Documentation: arch: fix brackets - - - - --- 2026-06-11 Manuel Ebner New
[v7,7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs powerpc/bpf: Add support for verifier selftest - 1 - - --- 2026-06-11 adubey New
[v7,6/7] selftest/bpf: Add tailcall verifier selftest for powerpc64 powerpc/bpf: Add support for verifier selftest - - - - --- 2026-06-11 adubey New
[v7,5/7] powerpc64/bpf: fix compare instruction emitted for tailcall powerpc/bpf: Add support for verifier selftest - 1 - - --- 2026-06-11 adubey New
[v7,4/7] selftest/bpf: Enable verifier selftest for powerpc64 powerpc/bpf: Add support for verifier selftest - - - - --- 2026-06-11 adubey New
[v7,3/7] selftest/bpf: Fixing powerpc JIT disassembly failure powerpc/bpf: Add support for verifier selftest - - - - --- 2026-06-11 adubey New
[v7,2/7] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub powerpc/bpf: Add support for verifier selftest - - - - --- 2026-06-11 adubey New
[v7,1/7] powerpc/bpf: fix alignment of long branch trampoline address powerpc/bpf: Add support for verifier selftest - 1 - - --- 2026-06-11 adubey New
soc: fsl: dpio: Use common error handling code in two functions soc: fsl: dpio: Use common error handling code in two functions - - - - --- 2026-06-11 Markus Elfring chleroy New
[v2,3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64 mm, swap: Enable THP SWAP for PowerPC Book3S64 - - - 1 --- 2026-06-11 Ritesh Harjani (IBM) New
[v2,2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER mm, swap: Enable THP SWAP for PowerPC Book3S64 - - - - --- 2026-06-11 Ritesh Harjani (IBM) New
[v2,1/3] mm, swap: make SWAPFILE_CLUSTER runtime mm, swap: Enable THP SWAP for PowerPC Book3S64 - - - - --- 2026-06-11 Ritesh Harjani (IBM) New
PCI: pnv_php: Use common error handling code in pnv_php_alloc_slot() PCI: pnv_php: Use common error handling code in pnv_php_alloc_slot() - - - - --- 2026-06-11 Markus Elfring New
[PATCHv4,15/15] dmaengine: fsldma: fix kernel-doc param names to match function signatures dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[PATCHv4,14/15] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[PATCHv4,13/15] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[PATCHv4,12/15] dmaengine: fsldma: use devm_of_iomap() to simplify code dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[PATCHv4,11/15] dmaengine: fsldma: convert channel allocation to devm_kzalloc() dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-11 Rosen Penev New
[PATCHv4,10/15] dmaengine: fsldma: use devm_platform_ioremap_resource() dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[PATCHv4,09/15] dmaengine: fsldma: use devm_kzalloc() to simplify code dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-11 Rosen Penev New
[PATCHv4,08/15] dmaengine: fsldma: convert to platform_get_irq_optional() dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[PATCHv4,07/15] dmaengine: fsldma: fix request_irqs unwind freeing unregistered IRQ dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-11 Rosen Penev New
[PATCHv4,06/15] dmaengine: fsldma: fix probe error path not freeing IRQs dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-11 Rosen Penev New
[PATCHv4,05/15] dmaengine: fsldma: check dma_async_device_register() return value dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-11 Rosen Penev New
[PATCHv4,04/15] dmaengine: fsldma: provide device_release callback dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-11 Rosen Penev New
[PATCHv4,03/15] dmaengine: fsldma: halt DMA engine before freeing resources dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[PATCHv4,02/15] dmaengine: fsldma: drop desc_lock before invoking client callback dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-11 Rosen Penev New
[PATCHv4,01/15] dmaengine: fsldma: kill tasklet before removing channel dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-11 Rosen Penev New
[v2] include/linux/swap.h: Remove unused leftovers [v2] include/linux/swap.h: Remove unused leftovers 2 - 2 - --- 2026-06-11 Ritesh Harjani (IBM) New
[v5,net-next,9/9] net: dsa: netc: implement dynamic FDB entry ageing net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,8/9] net: dsa: netc: add bridge mode support net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,7/9] net: dsa: netc: add VLAN filter table and egress treatment management net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,6/9] net: enetc: add helpers to set/clear table bitmap net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,4/9] net: enetc: add "Update" operation to the egress count table net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,3/9] net: enetc: add interfaces to manage egress treatment table net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
[v5,net-next,1/9] net: enetc: add interfaces to manage dynamic FDB entries net: dsa: netc: add bridge mode support - - - - --- 2026-06-11 wei.fang@oss.nxp.com New
powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address() powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address() - 1 - - --- 2026-06-11 Ethan Nelson-Moore New
powerpc/powermac: Use common error handling code in kw_i2c_host_init() powerpc/powermac: Use common error handling code in kw_i2c_host_init() - - - - --- 2026-06-10 Markus Elfring New
[v5,phy-next,15/16] phy: lynx-10g: new driver Untitled series #508315 - - - - --- 2026-06-10 Vladimir Oltean New
dma-buf: move system_cc_shared heap under separate Kconfig dma-buf: move system_cc_shared heap under separate Kconfig 1 1 2 - --- 2026-06-10 Sumit Semwal New
[v3,RESEND,10/10] KVM: PPC: selftests: Replace u64 gpa, u64 gva|vaddr with gpa_t and gva_t KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,09/10] KVM: PPC: selftests: Use u8 instead of uint8_t KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,08/10] KVM: PPC: selftests: Use u32 instead of uint32_t KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,07/10] KVM: PPC: selftests: Use s64 instead of int64_t KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,06/10] KVM: PPC: selftests: Use u64 instead of uint64_t KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,05/10] KVM: selftests: Print the vcpu_id when KVM_CREATE_VCPU ioctl fails KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,04/10] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,03/10] KVM: PPC: selftests: add support for powerpc KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,02/10] KVM: selftests: Add aligned guest physical page allocator KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[v3,RESEND,01/10] KVM: selftests: Move pgd_created check into virt_pgd_alloc KVM: selftests: add powerpc support - - - - --- 2026-06-10 Ritesh Harjani (IBM) New
[PATCHv3,15/15] dmaengine: fsldma: fix kernel-doc param names to match function signatures dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,14/15] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,13/15] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,12/15] dmaengine: fsldma: use devm for of_iomap() dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,11/15] dmaengine: fsldma: convert channel allocation to devm_kzalloc() dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,10/15] dmaengine: fsldma: use devm_platform_ioremap_resource() dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,09/15] dmaengine: fsldma: use devm for kzalloc() dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,08/15] dmaengine: fsldma: convert to platform_get_irq_optional() dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-09 Rosen Penev New
[PATCHv3,07/15] dmaengine: fsldma: fix request_irqs unwind freeing unregistered IRQ dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,06/15] dmaengine: fsldma: fix probe error path not freeing IRQs dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,05/15] dmaengine: fsldma: check dma_async_device_register() return value dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,04/15] dmaengine: fsldma: provide device_release callback dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,03/15] dmaengine: fsldma: halt DMA engine before freeing resources dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-09 Rosen Penev New
[PATCHv3,02/15] dmaengine: fsldma: drop desc_lock before invoking client callback dmaengine: fsldma: devm conversion, fixups, and cleanups - - - - --- 2026-06-09 Rosen Penev New
[PATCHv3,01/15] dmaengine: fsldma: kill tasklet before removing channel dmaengine: fsldma: devm conversion, fixups, and cleanups - - 1 - --- 2026-06-09 Rosen Penev New
[V5,2/2] tools/perf: Use scnprintf in buffer offset calculations [V5,1/2] tools/perf: Fix the check for parameterized field in event term - - - - --- 2026-06-09 Athira Rajeev New
[V5,1/2] tools/perf: Fix the check for parameterized field in event term [V5,1/2] tools/perf: Fix the check for parameterized field in event term 1 - 1 1 --- 2026-06-09 Athira Rajeev New
[RFC,4/4] powerpc: Kconfig: Enable THP_SWAP on Book3S64 mm, swap: Enable THP SWAP for PowerPC Book3S64 - - - - --- 2026-06-09 Ritesh Harjani (IBM) New
[RFC,3/4] mm, swap: make SWAP_NR_ORDERS runtime mm, swap: Enable THP SWAP for PowerPC Book3S64 - - - - --- 2026-06-09 Ritesh Harjani (IBM) New
[RFC,2/4] mm, swap: make SWAPFILE_CLUSTER runtime mm, swap: Enable THP SWAP for PowerPC Book3S64 - - - - --- 2026-06-09 Ritesh Harjani (IBM) New
[RFC,1/4] include/linux/swap.h: Remove unused leftovers mm, swap: Enable THP SWAP for PowerPC Book3S64 1 - 1 - --- 2026-06-09 Ritesh Harjani (IBM) New
[3/4] ASoC: fsl: fsl_audmix: Validate written enum values Untitled series #508187 - 1 - - --- 2026-06-09 HyeongJun An New
[v3,4/4] scsi: use percpu counters for iostat counters in struct scsi_device scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters - - 1 - --- 2026-06-09 Sumit Saxena New
[v3,3/4] block: drop shared-tag fairness throttling scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters - - - - --- 2026-06-09 Sumit Saxena New
[v3,2/4] scsi: host: allocate struct Scsi_Host on the NUMA node of the host adapter scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters - - - - --- 2026-06-09 Sumit Saxena New
[v3,1/4] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters - - 1 - --- 2026-06-09 Sumit Saxena New
[v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode [v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode - - 1 - --- 2026-06-09 Amit Machhiwal New
powerpc: Move CONFIG_QE_GPIO to SoC powerpc: Move CONFIG_QE_GPIO to SoC - - - - --- 2026-06-08 Christophe Leroy (CS GROUP) New
[next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays [next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays - - - - --- 2026-06-08 David Laight New
[RFC,1/1] powerpc/fadump: move crash memory reservation to middle of RAM powerpc/fadump: move crash memory reservation to middle of RAM - - - - --- 2026-06-06 Sourabh Jain New
[v2] powerpc/vtime: Initialize starttime at boot for native accounting [v2] powerpc/vtime: Initialize starttime at boot for native accounting - 1 1 - --- 2026-06-05 Shrikanth Hegde New
[v3,3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus powerpc: fix preempt_count imbalances in perf and kexec paths - 1 1 - --- 2026-06-05 Aboorva Devarajan New
[v3,2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down powerpc: fix preempt_count imbalances in perf and kexec paths - 1 - - --- 2026-06-05 Aboorva Devarajan New
[v3,1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del powerpc: fix preempt_count imbalances in perf and kexec paths - 1 1 - --- 2026-06-05 Aboorva Devarajan New
perf scripts: Add configurable sorting option to powerpc-hcalls perf scripts: Add configurable sorting option to powerpc-hcalls - - - - --- 2026-06-05 Shivani Nittor New
[v2,3/3] powerpc/numa: Support coregroup on PowerNV powerpc/numa: Enable coregroup support on PowerNV - - - - --- 2026-06-05 Srikar Dronamraju New
[v2,2/3] powerpc/numa: Allow cpu_to_coregroup_id without PPC_SPLPAR powerpc/numa: Enable coregroup support on PowerNV - - - - --- 2026-06-05 Srikar Dronamraju New
[v2,1/3] powerpc/numa: Simplify find_primary_domain_index powerpc/numa: Enable coregroup support on PowerNV - - - - --- 2026-06-05 Srikar Dronamraju New
kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support - - - - --- 2026-06-04 Vaibhav Jain New
powerpc/85xx: Add fsl,ifc to common device ids powerpc/85xx: Add fsl,ifc to common device ids - 1 - - --- 2026-06-04 Rosen Penev New
« 1 2 3 4883 884 »