LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-15 23:39:05 to 2026-06-17 18:48:35 UTC [more...]

[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-17 18:48 UTC  (2+ messages)

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

[PATCH v2] perf scripts: Add configurable sorting option to powerpc-hcalls
 2026-06-17 14:40 UTC 

[PATCH net-next 0/2] appletalk: move the protocol out of tree
 2026-06-17 11:15 UTC  (8+ messages)

[PATCH v3 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-17  4:23 UTC  (3+ messages)
` [PATCH v3 1/3] mm, swap: make SWAPFILE_CLUSTER runtime

[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
 2026-06-17 12:41 UTC  (2+ messages)

[PATCH v2] kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support
 2026-06-17 12:38 UTC 

[PATCH] ASoC: fsl_audmix: switch regmap to cache-only mode after probe
 2026-06-17 10:28 UTC  (3+ messages)

[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  (5+ messages)
` [PATCH v4 07/19] mm/sparse: Move subsection_map_init() into sparse_init()

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

[PATCH v2 00/11] ASoC: fsl: Use guard() for mutex & spin locks
 2026-06-17  2:25 UTC  (4+ messages)
` [PATCH v2 01/11] ASoC: fsl_asrc: Use guard() for "

[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 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  (3+ messages)
` [PATCH v4 1/5] scsi: core: Remove export for scsi_device_from_queue()

[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  (3+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support


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