linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/09
[PATCHv3 15/15] dmaengine: fsldma: fix kernel-doc param names to match function signatures
Rosen Penev
2026/06/09
[powerpc:merge] BUILD SUCCESS 8023f85ecc78c98f0e261248d66fc990c2d06d0c
kernel test robot
2026/06/09
[PATCHv3 14/15] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones
Rosen Penev
2026/06/09
[PATCHv3 12/15] dmaengine: fsldma: use devm for of_iomap()
Rosen Penev
2026/06/09
[PATCHv3 13/15] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get
Rosen Penev
2026/06/09
[PATCHv3 11/15] dmaengine: fsldma: convert channel allocation to devm_kzalloc()
Rosen Penev
2026/06/09
[PATCHv3 09/15] dmaengine: fsldma: use devm for kzalloc()
Rosen Penev
2026/06/09
[PATCHv3 10/15] dmaengine: fsldma: use devm_platform_ioremap_resource()
Rosen Penev
2026/06/09
[PATCHv3 08/15] dmaengine: fsldma: convert to platform_get_irq_optional()
Rosen Penev
2026/06/09
[PATCHv3 07/15] dmaengine: fsldma: fix request_irqs unwind freeing unregistered IRQ
Rosen Penev
2026/06/09
[PATCHv3 06/15] dmaengine: fsldma: fix probe error path not freeing IRQs
Rosen Penev
2026/06/09
[PATCHv3 05/15] dmaengine: fsldma: check dma_async_device_register() return value
Rosen Penev
2026/06/09
[PATCHv3 04/15] dmaengine: fsldma: provide device_release callback
Rosen Penev
2026/06/09
[PATCHv3 03/15] dmaengine: fsldma: halt DMA engine before freeing resources
Rosen Penev
2026/06/09
[PATCHv3 02/15] dmaengine: fsldma: drop desc_lock before invoking client callback
Rosen Penev
2026/06/09
[PATCHv3 00/15] dmaengine: fsldma: devm conversion, fixups, and cleanups
Rosen Penev
2026/06/09
[PATCHv3 01/15] dmaengine: fsldma: kill tasklet before removing channel
Rosen Penev
2026/06/09
Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
James Bottomley
2026/06/09
Re: [PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
Jason Gunthorpe
2026/06/09
Re: [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
Jason Gunthorpe
2026/06/09
Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Jörg Rödel
2026/06/09
Re: [PATCH V3] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Athira Rajeev
2026/06/09
Re: [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
Jason Gunthorpe
2026/06/09
Re: [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host on the NUMA node of the host adapter
John Garry
2026/06/09
Re: [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
Catalin Marinas
2026/06/09
Re: [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()
Catalin Marinas
2026/06/09
Re: [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag
Petr Tesarik
2026/06/09
[PATCH V5 2/2] tools/perf: Use scnprintf in buffer offset calculations
Athira Rajeev
2026/06/09
[PATCH V5 1/2] tools/perf: Fix the check for parameterized field in event term
Athira Rajeev
2026/06/09
Re: [PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
Catalin Marinas
2026/06/09
Re: [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
Petr Tesarik
2026/06/09
Re: [PATCH v6 17/20] dma: swiotlb: handle set_memory_decrypted() failures
Petr Tesarik
2026/06/09
Re: [PATCH v6 15/20] iommu/dma: Check atomic pool allocation result directly
Petr Tesarik
2026/06/09
Re: [PATCH v6 16/20] dma: swiotlb: free dynamic pools from process context
Petr Tesarik
2026/06/09
[RFC 3/4] mm, swap: make SWAP_NR_ORDERS runtime
Ritesh Harjani (IBM)
2026/06/09
[RFC 4/4] powerpc: Kconfig: Enable THP_SWAP on Book3S64
Ritesh Harjani (IBM)
2026/06/09
[RFC 2/4] mm, swap: make SWAPFILE_CLUSTER runtime
Ritesh Harjani (IBM)
2026/06/09
[RFC 1/4] include/linux/swap.h: Remove unused leftovers
Ritesh Harjani (IBM)
2026/06/09
[RFC 0/4] mm, swap: Enable THP SWAP for PowerPC Book3S64
Ritesh Harjani (IBM)
2026/06/09
Re: [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
Petr Tesarik
2026/06/09
Re: [RFC PATCH 0/4] perf: Add perf.data tracepoint events to trace.dat conversion
Tanushree Shah
2026/06/09
Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
James Bottomley
2026/06/09
Re: [PATCH v6 13/20] dma-direct: rename ret to cpu_addr in alloc helpers
Petr Tesarik
2026/06/09
Re: [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
Petr Tesarik
2026/06/09
Re: [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Petr Tesarik
2026/06/09
Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Jörg Rödel
2026/06/09
Re: [PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
Maxime Ripard
2026/06/09
Re: [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
Petr Tesarik
2026/06/09
Re: [PATCH v6 05/20] dma: swiotlb: pass mapping attributes by reference
Petr Tesarik
2026/06/09
Re: [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
Petr Tesarik
2026/06/09
Re: [PATCH v6 02/20] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
Petr Tesarik
2026/06/09
Re: [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations
Athira Rajeev
2026/06/09
Re: [PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
Jiri Pirko
2026/06/09
Re: [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
Geert Uytterhoeven
2026/06/09
Re: [PATCH v2 1/3] ppc/pnv: Add null checks for OpenCapi PHBs
Aditya Gupta
2026/06/09
[PATCH v3] PCI: pnv_php: Add null checks for OpenCAPI PHBs
Aditya Gupta
2026/06/09
Re: [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
Vladimir Murzin
2026/06/09
Re: [PATCH] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
Athira Rajeev
2026/06/08
Re: [PATCH v3] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
Venkat Rao Bagalkote
2026/06/08
Re: [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
Ard Biesheuvel
2026/06/08
Re: [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
Marek Szyprowski
2026/06/08
Re: [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
Marek Szyprowski
2026/06/08
[PATCH v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
Amit Machhiwal
2026/06/08
Re: [PATCH] powerpc: replace strlcat to simplify ppc_kallsyms_lookup_name
Christophe Leroy (CS GROUP)
2026/06/08
Re: [PATCH v2] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
Vaibhav Jain
2026/06/08
[PATCH v4 net-next 9/9] net: dsa: netc: implement dynamic FDB entry ageing
wei . fang
2026/06/08
[PATCH v4 net-next 8/9] net: dsa: netc: add bridge mode support
wei . fang
2026/06/08
[PATCH v4 net-next 7/9] net: dsa: netc: add VLAN filter table and egress treatment management
wei . fang
2026/06/08
[PATCH v4 net-next 6/9] net: enetc: add helpers to set/clear table bitmap
wei . fang
2026/06/08
[PATCH v4 net-next 5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT
wei . fang
2026/06/08
[PATCH v4 net-next 4/9] net: enetc: add "Update" operation to the egress count table
wei . fang
2026/06/08
[PATCH v4 net-next 3/9] net: enetc: add interfaces to manage egress treatment table
wei . fang
2026/06/08
[PATCH v4 net-next 2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table
wei . fang
2026/06/08
[PATCH v4 net-next 1/9] net: enetc: add interfaces to manage dynamic FDB entries
wei . fang
2026/06/08
[PATCH v4 net-next 0/9] net: dsa: netc: add bridge mode support
wei . fang
2026/06/08
Re: [PATCH 0/7] gpio: move ppc4xx driver to drivers/gpio and modernize
Linus Walleij
2026/06/08
Re: [PATCH 0/7] gpio: move ppc4xx driver to drivers/gpio and modernize
Rosen Penev
2026/06/08
[PATCH v4 phy-next 15/16] phy: lynx-10g: new driver
Vladimir Oltean
2026/06/08
Re: [PATCH 0/7] gpio: move ppc4xx driver to drivers/gpio and modernize
Linus Walleij
2026/06/08
[PATCH v2] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
Amit Machhiwal
2026/06/08
[PATCH] powerpc: replace strlcat to simplify ppc_kallsyms_lookup_name
Thorsten Blum
2026/06/08
Re: [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Mike Rapoport
2026/06/08
[PATCH v2 6/7] ibmvfc: register and use asynchronous sub-queue
Dave Marquardt via B4 Relay
2026/06/08
[PATCH v2 1/7] ibmvfc: add basic FPIN support
Dave Marquardt via B4 Relay
2026/06/08
[PATCH v2 4/7] ibmvfc: define asynchronous sub-queue
Dave Marquardt via B4 Relay
2026/06/08
[PATCH v2 2/7] ibmvfc: Add NOOP command support
Dave Marquardt via B4 Relay
2026/06/08
[PATCH v2 5/7] ibmvfc: allocate asynchronous sub-queue
Dave Marquardt via B4 Relay
2026/06/08
[PATCH v2 3/7] ibmvfc: make ibmvfc login to fabric
Dave Marquardt via B4 Relay
2026/06/08
[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
Dave Marquardt via B4 Relay
2026/06/08
[PATCH v2 7/7] ibmvfc: handle extended FPIN events
Dave Marquardt via B4 Relay
2026/06/08
Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Paolo Bonzini
2026/06/08
Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Jörg Rödel
2026/06/08
Re: [PATCH v2] powerpc/pseries/iommu: export DMA window data to user space
Gaurav Batra
2026/06/08
Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Paolo Bonzini
2026/06/08
[PATCH] powerpc: Move CONFIG_QE_GPIO to SoC
Christophe Leroy (CS GROUP)
2026/06/08
Re: [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Andrew Morton
2026/06/08
Re: [PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
T.J. Mercier
2026/06/08
Re: [PATCH v2 1/3] ppc/pnv: Add null checks for OpenCapi PHBs
Bjorn Helgaas
2026/06/08
Re: [PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
Jason Gunthorpe
2026/06/08
Re: [RFC PATCH 0/4] perf: Add perf.data tracepoint events to trace.dat conversion
Ian Rogers
2026/06/08
Re: [PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
Sumit Semwal
2026/06/08
[PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
Jörg Rödel
2026/06/08
[PATCH 41/60] kvm: x86: Make apic_map per plane
Jörg Rödel
2026/06/08
[PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 37/60] kvm: Pass plane_level to kvm_set_routing_entry()
Jörg Rödel
2026/06/08
[PATCH 55/60] kvm: svm: Track vmsa_features per plane
Jörg Rödel
2026/06/08
[PATCH 00/60] KVM Planes + SEV-SNP Support
Jörg Rödel
2026/06/08
[PATCH 04/60] KVM: SVM: Inject NMIs when Restricted Injection is active
Jörg Rödel
2026/06/08
[PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
Jörg Rödel
2026/06/08
[PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
Jörg Rödel
2026/06/08
[PATCH 51/60] kvm: x86: Share pio_data across planes
Jörg Rödel
2026/06/08
[PATCH 03/60] KVM: SVM: Inject #HV when Restricted Injection is active
Jörg Rödel
2026/06/08
[PATCH 52/60] kvm: x86: Switch to plane0 if it has events
Jörg Rödel
2026/06/08
[PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Jörg Rödel
2026/06/08
[PATCH 40/60] kvm: x86: Handle IOAPIC EOIs per plane
Jörg Rödel
2026/06/08
[PATCH 36/60] kvm: Add plane_level to kvm_kernel_irq_routing_entry
Jörg Rödel
2026/06/08
[PATCH 24/60] kvm: Move kvm_vcpu spinloop members to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 26/60] kvm: Introduce arch-specific plane state
Jörg Rödel
2026/06/08
[PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
Jörg Rödel
2026/06/08
[PATCH 49/60] kvm: x86: Allow hardware backend to overwrite struct kvm_plane allocation
Jörg Rödel
2026/06/08
[PATCH 19/60] kvm: Introduce accessors for kvm_vcpu->mode
Jörg Rödel
2026/06/08
[PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
Jörg Rödel
2026/06/08
[PATCH 42/60] kvm: x86: Make local APIC code aware of planes
Jörg Rödel
2026/06/08
[PATCH 05/60] KVM: SVM: Inject MCEs when Restricted Injection is active
Jörg Rödel
2026/06/08
[PATCH 10/60] kvm: Move vcpu_array to struct kvm_plane
Jörg Rödel
2026/06/08
[PATCH 20/60] kvm: Move kvm_vcpu mode and requests field to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
Jörg Rödel
2026/06/08
[PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
Jörg Rödel
2026/06/08
[PATCH 14/60] kvm: Make kvm_running_vcpus point to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 28/60] kvm: Implement KVM_CAP_PLANES
Jörg Rödel
2026/06/08
[PATCH 15/60] kvm: Move VCPU scheduling state to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 11/60] kvm: Introduce struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 47/60] kvm: x86: Select a plane to run
Jörg Rödel
2026/06/08
[PATCH 06/60] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest
Jörg Rödel
2026/06/08
[PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
Jörg Rödel
2026/06/08
[PATCH 01/60] x86/sev: Define the #HV doorbell page structure
Jörg Rödel
2026/06/08
[PATCH 32/60] kvm: Allocate struct kvm_run only for struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
Jörg Rödel
2026/06/08
[PATCH 46/60] kvm: x86: Share MTRR state across planes
Jörg Rödel
2026/06/08
[PATCH 53/60] kvm: x86: Introduce max_planes x86-op
Jörg Rödel
2026/06/08
[PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest
Jörg Rödel
2026/06/08
[PATCH 09/60] kvm: Introduce struct kvm_plane
Jörg Rödel
2026/06/08
[PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 12/60] kvm: Move vcpu accounting to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 23/60] kvm: Move kvm_vcpu sigset members to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 18/60] kvm: Move kvm_vcpu->rcuwait to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 08/60] Documentation: kvm: introduce "VM plane" concept
Jörg Rödel
2026/06/08
[PATCH 25/60] kvm: Move kvm_vcpu->dirty_ring to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
Jörg Rödel
2026/06/08
[PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
Jörg Rödel
2026/06/08
[PATCH 21/60] kvm: Introduce per-plane VCPU requests
Jörg Rödel
2026/06/08
[PATCH 44/60] kvm: x86: Move cpu_caps to struct kvm_vcpu_arch_common
Jörg Rödel
2026/06/08
[PATCH 30/60] kvm: Add KVM_EXIT_PLANE_EVENT
Jörg Rödel
2026/06/08
[PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
Jörg Rödel
2026/06/08
[PATCH 17/60] kvm: Move VCPU locking to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
Jörg Rödel
2026/06/08
[PATCH 16/60] kvm: Add accessors for kvm_vcpu->mutex
Jörg Rödel
2026/06/08
[PATCH 59/60] kvm: svm: Implement max_planes x86 operation
Jörg Rödel
2026/06/08
[PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING per plane
Jörg Rödel
2026/06/08
[PATCH 07/60] KVM: SVM: Add support for the SEV-SNP #HV IPI NAE event
Jörg Rödel
2026/06/08
[PATCH 22/60] kvm: Move kvm_vcpu pid members to struct kvm_vcpu_common
Jörg Rödel
2026/06/08
[PATCH 02/60] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
Jörg Rödel
2026/06/08
[PATCH v4 5/5] sparc: Remove remaining defconfig references to the pktcdvd driver
Catalin Iacob
2026/06/08
[PATCH v4 4/5] sh: Remove remaining defconfig reference to the pktcdvd driver
Catalin Iacob
2026/06/08
[PATCH v4 3/5] powerpc: Remove remaining defconfig references to the pktcdvd driver
Catalin Iacob
2026/06/08
[PATCH v4 2/5] mips: Remove remaining defconfig references to the pktcdvd driver
Catalin Iacob
2026/06/08
[PATCH v4 0/5] Remove remaining references to the pktcdvd driver
Catalin Iacob
2026/06/08
[PATCH v4 1/5] scsi: core: Remove export for scsi_device_from_queue()
Catalin Iacob
2026/06/08
Re: [PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
Vaibhav Jain
2026/06/08
Re: [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests
Thomas Huth
2026/06/08
[PATCH 3/3] ASoC: bcm: cygnus: use scoped child node loop
Cássio Gabriel
2026/06/08
[PATCH 2/3] ASoC: fsl: fsl_qmc_audio: use scoped child node loop
Cássio Gabriel
2026/06/08
[PATCH 1/3] ASoC: qcom: common: use scoped OF node handling
Cássio Gabriel
2026/06/08
[PATCH 0/3] ASoC: use scoped OF node handling in manual cleanup paths
Cássio Gabriel
2026/06/08
Re: [BUG] kernel BUG in team driver: buffer overflow in team_add_slave()
Jiayuan Chen
2026/06/08
[RFC PATCH 4/4] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
Tanushree Shah
2026/06/08
[RFC PATCH 3/4] perf data-convert: Add perf.data to trace.dat conversion backend
Tanushree Shah
2026/06/08
[RFC PATCH 2/4] perf/trace-event: Write trace.dat metadata sections during parsing
Tanushree Shah
2026/06/08
[RFC PATCH 1/4] perf/trace-dat: Add trace.dat export infrastructure
Tanushree Shah
2026/06/08
[RFC PATCH 0/4] perf: Add perf.data tracepoint events to trace.dat conversion
Tanushree Shah
2026/06/08
Re: [kvm-unit-tests RFC PATCH 4/6] powerpc: gitlab CI update
Thomas Huth
2026/06/08
Re: [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests
Thomas Huth
2026/06/08
Re: [BUG] kernel BUG in team driver: buffer overflow in team_add_slave()
Yeswanth Krishna
2026/06/08
[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
Re: [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
Marek Szyprowski
2026/06/08
Re: [PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
Amit Machhiwal
2026/06/08
[BUG] kernel BUG in team driver: buffer overflow in team_add_slave()
Yeswanth Krishna
2026/06/08
Re: [PATCH 1/2] kunit: Add ability to skip entire test suites
Vaibhav Jain
2026/06/08
Re: [PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Breno Leitao
2026/06/08
Re: [PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
Gautam Menghani
2026/06/08
Re: [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
Vaibhav Jain
2026/06/08
Re: [PATCH 05/23] powerpc/powermac: fix OF node refcount
Bartosz Golaszewski
2026/06/08
Re: [PATCH v16 07/10] LoongArch: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
2026/06/08
Re: [PATCH v16 05/10] x86: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
2026/06/08
Re: [PATCH v16 06/10] riscv: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
2026/06/08
Re: [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
2026/06/08
Re: [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
Jinjie Ruan
2026/06/08
[PATCH v16 10/10] riscv: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
2026/06/08
[PATCH v16 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
2026/06/08
[PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Jinjie Ruan
Earlier messages
Later messages