LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-12 04:00:46 to 2026-06-17 09:27:53 UTC [more...]

[PATCH 0/5] treewide: remove unreachable memblock_reserve() return value checks in early boot
 2026-06-17  9:27 UTC  (3+ messages)
` [PATCH 3/5] powerpc/fadump: remove unreachable memblock_reserve() return value checks

[PATCH v4] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-17  9:17 UTC  (4+ messages)

[PATCH v4 00/19] mm: Refactor bootmem gigantic hugepage allocation
 2026-06-17  6:54 UTC  (17+ messages)
` [PATCH v4 02/19] mm/hugetlb_vmemmap: Fix __hugetlb_vmemmap_optimize_folios()
` [PATCH v4 07/19] mm/sparse: Move subsection_map_init() into sparse_init()
` [PATCH v4 11/19] mm/sparse: Move sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH v4 12/19] mm/hugetlb_cma: Validate hugetlb CMA range by zone at reserve time
` [PATCH v4 13/19] mm/hugetlb: Refactor early boot gigantic hugepage allocation
` [PATCH v4 14/19] mm/hugetlb: Free cross-zone bootmem gigantic pages after allocation
` [PATCH v4 15/19] mm/hugetlb_vmemmap: Move bootmem HVO setup to early init
` [PATCH v4 16/19] mm/hugetlb: Remove obsolete bootmem cross-zone checks
` [PATCH v4 17/19] mm/sparse-vmemmap: Remove sparse_vmemmap_init_nid_late()
` [PATCH v4 18/19] mm/hugetlb: Remove unused bootmem cma field
` [PATCH v4 19/19] mm/mm_init: Fold __init_page_from_nid() into __init_deferred_page()

[BUG] kernel BUG in team driver: buffer overflow in team_add_slave()
 2026-06-17  5:45 UTC  (4+ messages)

[PATCH net-next 0/2] appletalk: move the protocol out of tree
 2026-06-16 22:00 UTC  (9+ messages)
` [PATCH net-next 1/2] appletalk: stop storing per-interface state in struct net_device
` [PATCH net-next 2/2] appletalk: move the protocol out of tree

[PATCH v2 00/11] ASoC: fsl: Use guard() for mutex & spin locks
 2026-06-17  2:25 UTC  (24+ messages)
` [PATCH v2 01/11] ASoC: fsl_asrc: Use guard() for "
` [PATCH v2 02/11] ASoC: fsl_audmix: "
` [PATCH v2 03/11] ASoC: fsl_easrc: "
` [PATCH v2 04/11] ASoC: fsl_esai: "
` [PATCH v2 05/11] ASoC: fsl_spdif: "
` [PATCH v2 06/11] ASoC: fsl_ssi: Use guard() for mutex locks
` [PATCH v2 07/11] ASoC: fsl_xcvr: Use guard() for spin locks
` [PATCH v2 08/11] ASoC: imx-audio-rpmsg: "
` [PATCH v2 09/11] ASoC: fsl_rpmsg: Use guard() for mutex & "
` [PATCH v2 10/11] ASoC: fsl: mpc5200_dma: Use guard() for "
` [PATCH v2 11/11] ASoC: fsl: mpc5200_psc_ac97: Use guard() for mutex locks

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-17  0:50 UTC  (3+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[powerpc:next-test] BUILD SUCCESS 42f252f5a646866a95f025863c8b201042494ba1
 2026-06-16 22:12 UTC 

[powerpc:merge] BUILD SUCCESS f663b98ecac3810f1d3804ca896a75b3180a8a09
 2026-06-16 20:15 UTC 

[PATCH 1/2] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
 2026-06-16 16:31 UTC  (2+ messages)
` [PATCH 2/2] PCI/sysfs: Fix read byte order in pci_read_legacy_io()

[bpf v8 0/7] powerpc/bpf: address missing verifier selftest coverage
 2026-06-16 16:47 UTC  (11+ messages)
` [bpf v8 1/7] powerpc/bpf: fix alignment of long branch trampoline address
` [bpf v8 2/7] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [bpf v8 3/7] selftest/bpf: Fixing powerpc JIT disassembly failure
` [bpf v8 4/7] selftest/bpf: Enable verifier selftest for powerpc64
` [bpf v8 5/7] powerpc64/bpf: fix compare instruction emitted for tailcall
` [bpf v8 6/7] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [bpf v8 7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs

[PATCH v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-16 13:37 UTC  (9+ messages)

[PATCH v4 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-06-16 12:33 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v4 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v4 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v4 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH] ASoC: fsl_audmix: switch regmap to cache-only mode after probe
 2026-06-16 10:48 UTC  (2+ messages)

[PATCH v5] powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
 2026-06-16 10:09 UTC  (2+ messages)

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-16  9:51 UTC  (12+ messages)
` [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 V2] powerpc: Restore KUAP registers on syscall restart exit
 2026-06-16  6:44 UTC  (2+ messages)

[PATCH] powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
 2026-06-16  6:38 UTC  (4+ messages)

[PATCH v2] powerpc/fadump: define MIN_RMA in bytes value to fix overflow
 2026-06-16  6:18 UTC  (3+ messages)

[PATCH v3] powerpc/fadump: define MIN_RMA in bytes rather than MB
 2026-06-16  6:14 UTC 

[PATCH] powerpc: Put PVR values in ascending order
 2026-06-16  6:06 UTC 

[PATCH v2] powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()
 2026-06-16  5:34 UTC  (2+ messages)

[PATCH] powerpc: Restore kuap regs during syscall restart exit
 2026-06-16  5:08 UTC  (3+ messages)

[PATCH v4 0/5] Remove remaining references to the pktcdvd driver
 2026-06-16  1:33 UTC  (7+ messages)
` [PATCH v4 1/5] scsi: core: Remove export for scsi_device_from_queue()
` [PATCH v4 2/5] mips: Remove remaining defconfig references to the pktcdvd driver
` [PATCH v4 5/5] sparc: "

[powerpc:merge] BUILD SUCCESS 21ea7a68c5c1999cee9da55759a366576a838bbb
 2026-06-16  1:09 UTC 

[powerpc:next-test] BUILD SUCCESS 5c86f1c1f972761a04bf22f4c0618d1aa714185b
 2026-06-16  0:47 UTC 

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-15 23:38 UTC  (18+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support
` [PATCH v2 3/7] ibmvfc: make ibmvfc login to fabric
` [PATCH v2 4/7] ibmvfc: define asynchronous sub-queue
` [PATCH v2 5/7] ibmvfc: allocate "
` [PATCH v2 6/7] ibmvfc: register and use "
` [PATCH v2 7/7] ibmvfc: handle extended FPIN events

Does kvm_pr work on G5 mac with host kernel 6.12.xx ?
 2026-06-15 18:54 UTC  (8+ messages)

[PATCH v5 net-next 0/9] net: dsa: netc: add bridge mode support
 2026-06-15 21:50 UTC  (2+ messages)

[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
 2026-06-15 20:33 UTC  (4+ messages)
` [PATCH 09/19] powerpc: define DPS root partition type UUIDs

[PATCH 0/2] powerpc/prom, of/fdt: fix chosen node handling and cleanup
 2026-06-15 17:59 UTC  (4+ messages)
` [PATCH 2/2] of/fdt: make early_init_dt_scan_chosen() return void

[PATCH v4] powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
 2026-06-15  8:58 UTC  (3+ messages)

[PATCH v3 00/19] mm: Refactor bootmem gigantic hugepage allocation
 2026-06-15  8:44 UTC  (6+ messages)
` [PATCH v3 14/19] mm/hugetlb: Free cross-zone bootmem gigantic pages after allocation

[PATCH v2 1/2] perf script powerpc: Update the hcall list with new hcalls
 2026-06-15  7:30 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix memory leak on krealloc failure in papr_init
 2026-06-14 14:23 UTC 

[linux-next-20260610] powerpc/hash: KUAP fault during boot on POWER10
 2026-06-14  7:42 UTC  (2+ messages)

[PATCH v7 0/7] powerpc/bpf: Add support for verifier selftest
 2026-06-13 12:48 UTC  (15+ messages)
` [PATCH v7 1/7] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v7 2/7] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v7 3/7] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v7 4/7] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v7 5/7] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v7 6/7] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH v7 7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs

[PATCH 0/3] ASoC: use scoped OF node handling in manual cleanup paths
 2026-06-12 15:14 UTC  (2+ messages)

[PATCH 00/11] ASoC: fsl: Use guard() for mutex & spin locks
 2026-06-12 21:42 UTC  (14+ messages)
` [PATCH 01/11] ASoC: fsl_asrc: Use guard() for "
` [PATCH 02/11] ASoC: fsl_audmix: "
` [PATCH 03/11] ASoC: fsl_easrc: "
` [PATCH 04/11] ASoC: fsl_esai: "
` [PATCH 05/11] ASoC: fsl_spdif: "
` [PATCH 06/11] ASoC: fsl_ssi: Use guard() for mutex locks
` [PATCH 07/11] ASoC: fsl_xcvr: Use guard() for spin locks
` [PATCH 08/11] ASoC: imx-audio-rpmsg: "
` [PATCH 09/11] ASoC: fsl_rpmsg: Use guard() for mutex & "
` [PATCH 10/11] ASoC: fsl: mpc5200_dma: Use guard() for "
` [PATCH 11/11] ASoC: fsl: mpc5200_psc_ac97: Use guard() for mutex locks

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

[PATCH v1 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-06-12 20:25 UTC  (7+ messages)
` [PATCH v1 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v1 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure

[PATCH] v2 Documentation: arch: fix brackets
 2026-06-12 19:17 UTC  (3+ messages)

[PATCH v3 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-12 18:09 UTC  (4+ messages)
` [PATCH v3 1/3] mm, swap: make SWAPFILE_CLUSTER runtime
` [PATCH v3 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER
` [PATCH v3 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64

[PATCH v2 0/3] powerpc: switch to dynamic root devices
 2026-06-12 15:58 UTC  (2+ messages)

[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
 2026-06-12 15:14 UTC  (11+ messages)
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v3 RESEND 04/10] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test

[PATCH 00/11] PCI: pci_resource_alignment() improvement + cleanups
 2026-06-12 14:12 UTC  (4+ messages)
` [PATCH 10/11] PCI: Lower bound bridge window alignment

[PATCH] powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()
 2026-06-12 13:28 UTC  (2+ messages)

[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
 2026-06-12 12:27 UTC  (7+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests

[PATCH 3/4] ASoC: fsl: fsl_audmix: Validate written enum values
 2026-06-12 10:36 UTC  (2+ messages)

[PATCH v2 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64
 2026-06-12  6:31 UTC  (3+ messages)


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