messages from 2026-06-19 06:04:52 to 2026-06-20 12:09:23 UTC [more...]
[PATCH] usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()
2026-06-20 12:06 UTC
[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
2026-06-19 21:59 UTC (2+ messages)
[PATCH] powerpc: use sysfs_emit{_at} in sysfs show functions
2026-06-19 22:00 UTC (2+ messages)
[PATCH RESEND] powerpc/rtas: Replace one-element array with flexible array member
2026-06-19 22:00 UTC (2+ messages)
[PATCH] MAINTAINERS: powerpc: update VMX AES entries
2026-06-19 22:00 UTC (2+ messages)
[PATCH] powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_string
2026-06-19 22:00 UTC (2+ messages)
[PATCH] powerpc: Fix indentation and replace typedef with struct name
2026-06-19 22:00 UTC (2+ messages)
[PATCH v3] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
2026-06-19 21:59 UTC (2+ messages)
[PATCH v2] powerpc/entry: Disable interrupts before irqentry_exit
2026-06-19 22:00 UTC (2+ messages)
[PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
2026-06-19 21:59 UTC (2+ messages)
[PATCH v2 0/4] powerpc: A few misc cpumask changes
2026-06-19 21:59 UTC (2+ messages)
[PATCH V2] powerpc: Restore KUAP registers on syscall restart exit
2026-06-19 21:59 UTC (2+ messages)
[PATCH v3] powerpc/fadump: define MIN_RMA in bytes rather than MB
2026-06-19 21:59 UTC (2+ messages)
[PATCH v4] powerpc: dts: Build devicetrees of enabled platforms
2026-06-19 21:59 UTC (2+ messages)
[PATCH 0/2] Add missing model properties to PowerPC DTs
2026-06-19 21:59 UTC (2+ messages)
[PATCH v4] powerpc: Simplify access_ok()
2026-06-19 21:59 UTC (2+ messages)
[PATCH RFT] powerpc/8xx: implement get_direction() in cpm1
2026-06-19 21:59 UTC (2+ messages)
[PATCH] powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+
2026-06-19 21:59 UTC (2+ messages)
[PATCH v2] powerpc/fadump: Add timeout to RTAS busy-wait loops
2026-06-19 21:59 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
2026-06-19 21:59 UTC (3+ messages)
[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
2026-06-19 18:39 UTC (27+ messages)
` [PATCH v8 01/25] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v8 02/25] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v8 03/25] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v8 04/25] PCI/sysfs: Split pci_llseek_resource() for device and legacy attributes
` [PATCH v8 05/25] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v8 06/25] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v8 07/25] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v8 08/25] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v8 09/25] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v8 10/25] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v8 11/25] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v8 12/25] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v8 13/25] alpha/PCI: Use PCI resource accessor macros
` [PATCH v8 14/25] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v8 15/25] alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
` [PATCH v8 16/25] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v8 17/25] alpha/PCI: Convert resource files to static attributes
` [PATCH v8 18/25] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v8 19/25] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v8 20/25] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v8 21/25] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v8 22/25] PCI/sysfs: Add legacy I/O and memory attribute macros
` [PATCH v8 23/25] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v8 24/25] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v8 25/25] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
[GIT PULL] Please pull powerpc/linux.git powerpc-7.2-1 tag
2026-06-19 14:57 UTC (2+ messages)
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-19 14:06 UTC (13+ messages)
[PATCH] powerpc: Remove dead non-preemption code
2026-06-19 13:01 UTC (2+ messages)
[PATCH] powerpc/32: Use HAVE_PREEMPT_DYNAMIC_CALL instead of HAVE_PREEMPT_DYNAMIC_KEY
2026-06-19 12:32 UTC (2+ messages)
libspe2:test_context_create_error on 4.12-rc1 and 4.2-rc2
2026-06-19 7:20 UTC (2+ messages)
[PATCH v4 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-06-19 6:14 UTC (9+ 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
page: | 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