messages from 2026-05-08 17:25:32 to 2026-05-13 05:59:33 UTC [more...]
cleanup the RAID6 P/Q library v2
2026-05-13 5:47 UTC (23+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
` [PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/19] raid6: update top of file comments
` [PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/19] raid6_kunit: cleanup dataptr handling
` [PATCH 17/19] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/19] "
` [PATCH 19/19] raid6_kunit: randomize buffer alignment
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2026-05-13 5:41 UTC (6+ messages)
[PATCH 0/3] MCE robustness fixes and LKDTM powerpc enhancements
2026-05-13 5:35 UTC (4+ messages)
` [PATCH 1/3] powerpc/time: remove preempt_disable/enable from arch_irq_work_raise()
[PATCH] perf kvm stat: Update the exit reason mappings
2026-05-13 4:03 UTC
[PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
2026-05-13 4:00 UTC (4+ messages)
[PATCH v3] KVM: PPC: Book3S HV: Add missing mappings for tracing exits
2026-05-13 3:52 UTC (2+ messages)
[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
2026-05-13 3:25 UTC (29+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
[PATCH v6 00/14] selftests/mm: fix failures and robustness improvements
2026-05-13 3:24 UTC (3+ messages)
[PATCH v7 net-next 00/15] Add preliminary NETC switch support for i.MX94
2026-05-13 3:04 UTC (16+ messages)
` [PATCH v7 net-next 01/15] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v7 net-next 02/15] dt-bindings: net: dsa: add NETC switch
` [PATCH v7 net-next 03/15] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH v7 net-next 04/15] net: enetc: add basic operations to the FDB table
` [PATCH v7 net-next 05/15] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH v7 net-next 06/15] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH v7 net-next 07/15] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH v7 net-next 08/15] net: enetc: add multiple command BD rings support
` [PATCH v7 net-next 09/15] net: dsa: add NETC switch tag support
` [PATCH v7 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH v7 net-next 11/15] net: dsa: netc: add phylink MAC operations
` [PATCH v7 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
` [PATCH v7 net-next 13/15] net: dsa: netc: initialize buffer pool table and implement flow-control
` [PATCH v7 net-next 14/15] net: dsa: netc: add support for the standardized counters
` [PATCH v7 net-next 15/15] net: dsa: netc: add support for ethtool private statistics
[PATCH v2] drivers/base/memory: make memory block get/put explicit
2026-05-13 1:41 UTC (5+ messages)
[PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
2026-05-13 1:02 UTC (5+ messages)
` [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations
[powerpc:fixes-test] BUILD SUCCESS dbc30a57bd8e026995e9fa8e8c31cffd18542c01
2026-05-12 18:35 UTC
[PATCH] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
2026-05-12 17:44 UTC (3+ messages)
IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
2026-05-12 15:32 UTC (5+ messages)
[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-12 9:04 UTC (14+ messages)
` [PATCH v4 01/13] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v4 02/13] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v4 05/13] dma-mapping: make dma_pgprot() "
` [PATCH v4 06/13] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v4 07/13] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v4 08/13] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v4 09/13] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v4 10/13] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v4 11/13] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v4 12/13] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v4 13/13] x86/amd-gart: preserve the direct DMA address until GART mapping succeeds
[PATCH] perf script powerpc: Update the hcall list with new hcalls
2026-05-12 8:46 UTC
[PATCH v2] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
2026-05-12 8:36 UTC (4+ messages)
[PATCH] drivers/base/memory: make memory block get/put explicit
2026-05-12 7:25 UTC (10+ messages)
[PATCH] ASoC: fsl_sai: Eliminate possible interrupt storm during probe
2026-05-12 6:52 UTC
[PATCH v6 net-next 00/15] Add preliminary NETC switch support for i.MX94
2026-05-12 6:00 UTC (17+ messages)
` [PATCH v6 net-next 01/15] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v6 net-next 02/15] dt-bindings: net: dsa: add NETC switch
` [PATCH v6 net-next 03/15] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH v6 net-next 04/15] net: enetc: add basic operations to the FDB table
` [PATCH v6 net-next 05/15] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH v6 net-next 06/15] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH v6 net-next 07/15] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH v6 net-next 08/15] net: enetc: add multiple command BD rings support
` [PATCH v6 net-next 09/15] net: dsa: add NETC switch tag support
` [PATCH v6 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH v6 net-next 11/15] net: dsa: netc: add phylink MAC operations
` [PATCH v6 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
` [PATCH v6 net-next 13/15] net: dsa: netc: initialize buffer pool table and implement flow-control
` [PATCH v6 net-next 14/15] net: dsa: netc: add support for the standardized counters
` [PATCH v6 net-next 15/15] net: dsa: netc: add support for ethtool private statistics
[PATCH AUTOSEL 7.0-5.10] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
2026-05-11 22:19 UTC (3+ messages)
` [PATCH AUTOSEL 7.0-6.1] powerpc/pasemi: Drop redundant res assignment
` [PATCH AUTOSEL 7.0-6.18] powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
2026-05-11 12:30 UTC (19+ messages)
` [PATCH v13 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v13 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v13 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v13 04/15] arm64: kexec_file: "
` [PATCH v13 05/15] riscv: "
` [PATCH v13 06/15] LoongArch: kexec: "
` [PATCH v13 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v13 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v13 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v13 10/15] x86/kexec: "
` [PATCH v13 11/15] riscv: kexec_file: "
` [PATCH v13 12/15] LoongArch: kexec: "
` [PATCH v13 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v13 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v13 15/15] riscv: "
[PATCH] powerpc/powernv: fix null pointer dereference in pnv_get_random_long()
2026-05-11 12:04 UTC
[RFC PATCH net-next 1/5] ibmvnic: Move long delayed work on system_dfl_long_wq
2026-05-11 9:28 UTC
powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
2026-05-11 8:03 UTC (4+ messages)
crypto/ahash.c:1073:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
2026-05-11 6:42 UTC
[PATCH] arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files
2026-05-11 2:28 UTC (2+ messages)
[PATCH RESEND 1/2] powerpc/ps3: Drop redundant result assignment
2026-05-11 2:28 UTC (2+ messages)
[PATCH v3 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
2026-05-11 2:28 UTC (2+ messages)
[PATCH] powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
2026-05-11 2:28 UTC (2+ messages)
[PATCH v3 0/9] pseries/papr-hvpipe: Fix deadlock, races and misc cleanups
2026-05-11 2:28 UTC (4+ messages)
[PATCH] powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()
2026-05-11 2:28 UTC (2+ messages)
[PATCH] powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
2026-05-11 2:28 UTC (2+ messages)
[PATCH] powerpc/pseries/htmdump: Add memory configuration dump support to htmdump module
2026-05-11 2:28 UTC (2+ messages)
[PATCH 1/3] powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
2026-05-11 2:28 UTC (2+ messages)
[PATCH] powerpc/hv-gpci: fix preempt count leak in sysfs show paths
2026-05-11 1:37 UTC (2+ messages)
[PATCH] MAINTAINERS: Demote myself to reviewer
2026-05-11 1:00 UTC (2+ messages)
[PATCH 0/2] powerpc/prom, of/fdt: fix chosen node handling and cleanup
2026-05-10 17:13 UTC (3+ messages)
` [PATCH 1/2] powerpc/prom: fix /chosen properties read from wrong node
` [PATCH 2/2] of/fdt: make early_init_dt_scan_chosen() return void
[PATCH v2] powerpc/pseries/iommu: export DMA window data to user space
2026-05-10 16:15 UTC (2+ messages)
[PATCH v2 0/6] fsl-mc: Move over to device MSI infrastructure
2026-05-10 13:00 UTC (3+ messages)
[PATCH v2] powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
2026-05-09 19:56 UTC
[PATCH v2] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
2026-05-09 18:41 UTC (2+ messages)
IBM Power S822LC: Linux 6.1.172 fails with `kernel BUG at mm/huge_memory.c:474!`, `Oops: Exception in kernel mode, sig: 5 [#1]`
2026-05-09 16:26 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-7.1-2 tag
2026-05-09 15:40 UTC (2+ messages)
[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
2026-05-09 13:51 UTC (4+ messages)
` [PATCH 1/3] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH 2/3] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH 3/3] PCI: dwc: Simplify platform drivers using cached capability offset
[PATCH v3 net] net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
2026-05-09 1:50 UTC (2+ messages)
[PATCH v7 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-05-08 23:00 UTC (2+ messages)
[PATCH 0/5] ibmvfc: make ibmvfc support FPIN messages
2026-05-08 17:25 UTC (5+ messages)
` [PATCH 4/5] ibmvfc: use async sub-queue for "
page: next (older) | prev (newer) | latest
- 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