messages from 2026-05-21 08:37:43 to 2026-05-26 02:01:38 UTC [more...]
[PATCH] MAINTAINERS: powerpc: update VMX AES entries
2026-05-26 2:00 UTC (4+ messages)
[PATCH V16 0/7] Rust Support for powerpc
2026-05-25 18:16 UTC (3+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "
[PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
2026-05-25 17:21 UTC (19+ messages)
` [PATCH v2 04/69] mm/hugetlb: Initialize gigantic bootmem hugepage struct pages earlier
` [PATCH v2 09/69] mm/mm_init: Defer hugetlb reservation until after zone initialization
` [PATCH v2 10/69] mm/mm_init: Remove set_pageblock_order() call from sparse_init()
` [PATCH v2 11/69] mm/sparse: Move sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH v2 12/69] mm/hugetlb_cma: Validate hugetlb CMA range by zone at reserve time
` [PATCH v2 13/69] mm/hugetlb: Refactor early boot gigantic hugepage allocation
` [PATCH v2 19/69] mm/mm_init: Make __init_page_from_nid() static
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-25 17:10 UTC (26+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
[BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask dereference in build_sched_domains on POWER9
2026-05-25 16:16 UTC (3+ messages)
[PATCH] powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+
2026-05-25 16:16 UTC
[PATCH v4 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
2026-05-25 12:38 UTC (2+ messages)
[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
2026-05-25 13:17 UTC (21+ messages)
` [PATCH v14 01/17] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v14 02/17] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v14 03/17] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v14 04/17] arm64: kexec: Fix image->elf_headers memory leak during retry loop
` [PATCH v14 05/17] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v14 06/17] arm64: kexec_file: "
` [PATCH v14 07/17] riscv: "
` [PATCH v14 08/17] LoongArch: kexec: "
` [PATCH v14 09/17] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v14 10/17] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v14 11/17] x86/kexec: "
` [PATCH v14 12/17] riscv: kexec_file: "
` [PATCH v14 13/17] LoongArch: kexec: "
` [PATCH v14 14/17] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v14 15/17] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v14 16/17] riscv: "
` [PATCH v14 17/17] arm64/crash: Add crash hotplug support
[PATCH] ppc/pnv: Fix null pointer deref in pci hotplug
2026-05-25 12:16 UTC
[PATCH] KVM: Validate irqchip index for LoongArch and PowerPC
2026-05-25 7:01 UTC
[PATCH] misc: eeprom: at24: Make VCC supply description requirement optional
2026-05-25 10:32 UTC (4+ messages)
[PATCH v2 0/4] fbdev: Internalize fbcon
2026-05-25 9:31 UTC (7+ messages)
` [PATCH v2 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH v2 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
` [PATCH v2 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
` [PATCH v2 4/4] fbdev: Do not export fbcon from fbdev
[PATCH] powerpc/boot: remove unused min_t/max_t macros
2026-05-25 9:18 UTC
[PATCH] crypto: nx: fix nx_crypto_ctx_exit argument
2026-05-25 7:56 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
2026-05-25 6:21 UTC (2+ messages)
[PATCH] powerpc: use sysfs_emit{_at} in sysfs show functions
2026-05-24 13:00 UTC
[powerpc:merge] BUILD SUCCESS 3af068d1f05b10756292a435d6e90bdba83747d7
2026-05-24 11:13 UTC
[PATCH] powerpc/topology: Support coregroup in PowerNV
2026-05-24 1:00 UTC
[PATCH 0/3] powerpc/irq: Use optimizations for /proc/interrupts
2026-05-23 17:40 UTC (4+ messages)
` [PATCH 1/3] powerpc/irq: Move __softirq_pending out of irq_stat
` [PATCH 2/3] powerpc/irq: Make irqstats array based
` [PATCH 3/3] powerpc/irq: Suppress unlikely interrupt stats by default
[RFC v2 0/5] KVM: selftests: add powerpc support
2026-05-23 11:14 UTC (6+ messages)
` [RFC v2 1/5] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [RFC v2 2/5] KVM: selftests: Add aligned guest physical page allocator
` [RFC v2 3/5] KVM: PPC: selftests: add support for powerpc
` [RFC v2 4/5] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test
` [RFC v2 5/5] KVM: selftests: Print the vcpu_id when KVM_CREATE_VCPU ioctl fails
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-22 21:31 UTC (29+ messages)
[PATCH v1 0/8] powerpc/signal: Convert to scoped user access
2026-05-22 18:55 UTC (13+ messages)
` [PATCH v1 1/8] powerpc/signal32: "
` [PATCH v1 2/8] powerpc/signal64: Untangle setup_tm_sigcontexts() and user_access_begin()
` [PATCH v1 3/8] powerpc/signal64: Convert to scoped user access
` [PATCH v1 4/8] powerpc/signal64: Access function descriptor with "
` [PATCH v1 5/8] powerpc/signal: Include the new stack frame inside the user access block
` [PATCH v1 6/8] signal: Add unsafe_copy_siginfo_to_user()
` [PATCH v1 7/8] powerpc/uaccess: Add unsafe_clear_user()
` [PATCH v1 8/8] powerpc/signal: Use unsafe_copy_siginfo_to_user()
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-22 15:35 UTC (22+ messages)
` [PATCH v5 01/20] [DO NOT MERGE] arm64/coco: Add pKVM as a CC platform
` [PATCH v5 02/20] [DO NOT MERGE] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v5 03/20] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v5 04/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v5 06/20] dma: swiotlb: pass mapping attributes by reference
` [PATCH v5 07/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v5 08/20] dma-mapping: make dma_pgprot() "
` [PATCH v5 09/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v5 11/20] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v5 12/20] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v5 13/20] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v5 14/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v5 15/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v5 16/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v5 17/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v5 18/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v5 19/20] dma: free atomic pool pages by physical address
` [PATCH v5 20/20] swiotlb: Preserve allocation virtual address for dynamic pools
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-05-22 15:27 UTC (6+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v3 5/5] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
Soft lockup in smp_call_function_many_cond
2026-05-21 4:34 UTC
[PATCH 0/4] fbdev: Internalize fbcon
2026-05-22 12:14 UTC (4+ messages)
` [PATCH 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
[PATCH v5] char/nvram: Remove redundant nvram_mutex
2026-05-22 10:28 UTC (3+ messages)
[PATCH] ASoC: fsl_sai: Eliminate possible interrupt storm during probe
2026-05-19 9:54 UTC (2+ messages)
[PATCH resend] powerpc/code-patching: Avoid r/w mapping of the zero page
2026-05-22 6:51 UTC (6+ messages)
[PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
2026-05-22 4:44 UTC (8+ messages)
[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
2026-05-22 0:33 UTC
cleanup the RAID6 P/Q library v2
2026-05-22 0:27 UTC (11+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
[PATCH v7 00/13] selftests/mm: fix failures and robustness improvements
2026-05-21 21:54 UTC (5+ messages)
` [PATCH v7 11/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-21 17:20 UTC (8+ messages)
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v4 07/13] dma-direct: make dma_direct_map_phys() "
` [PATCH v4 13/13] x86/amd-gart: preserve the direct DMA address until GART mapping succeeds
[PATCH] powerpc/fadump: fix integer overflow in MIN_RMA size check
2026-05-21 14:35 UTC (3+ messages)
[PATCH] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
2026-05-21 14:17 UTC (4+ messages)
[PATCH v8 net-next 00/15] Add preliminary NETC switch support for i.MX94
2026-05-21 11:10 UTC (2+ messages)
[PATCH v2 0/2] LKDTM powerpc enhancements - Part2
2026-05-21 10:21 UTC (2+ messages)
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-05-21 9:44 UTC (23+ messages)
` [PATCH 04/23] pmdomain: imx: fix OF node refcount
` [PATCH 05/23] powerpc/powermac: "
` [PATCH 06/23] driver core: platform: provide platform_device_set_of_node()
` [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 09/23] of: platform: use platform_device_set_of_node()
` [PATCH 10/23] powerpc/powermac: "
` [PATCH 11/23] i2c: pxa-pci: "
` [PATCH 12/23] iommu/fsl: "
` [PATCH 13/23] net: bcmgenet: "
` [PATCH 14/23] pmdomain: imx: "
` [PATCH 15/23] mfd: tps6586: "
` [PATCH 16/23] slimbus: qcom-ngd-ctrl: "
` [PATCH 17/23] net: mv643xx: "
` [PATCH 18/23] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH 19/23] platform/surface: gpe: "
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 21/23] usb: musb: "
` [PATCH 22/23] reset: rzg2l: "
` [PATCH 23/23] driver core: platform: count references to all kinds of firmware nodes
[PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
2026-05-21 8:47 UTC (2+ messages)
[PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
2026-05-21 8:39 UTC (2+ messages)
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