public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
 messages from 2026-05-27 18:07:56 to 2026-06-01 09:51:29 UTC [more...]

[PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-01  9:48 UTC  (21+ messages)
` [PATCH v15 01/23] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v15 02/23] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v15 03/23] powerpc/kexec_file: Fix NULL pointer dereference in kexec_extra_fdt_size_ppc64()
` [PATCH v15 04/23] powerpc/kexec_file: Fix memory range truncation in __merge_memory_ranges()
` [PATCH v15 05/23] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v15 06/23] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v15 07/23] arm64: kexec_file: Fix CMA page leaks during segment placement retry loops
` [PATCH v15 08/23] arm64: kexec_file: Fix image->elf_headers memory leak during retry loop
` [PATCH v15 09/23] kexec: Fix UAF and Double Free in crash_load_dm_crypt_keys()
` [PATCH v15 10/23] crash_core: Introduce CRASH_HOTPLUG_SAFETY_PADDING for memory hotplug safety
` [PATCH v15 11/23] x86: kexec_file: Fix TOCTOU buffer overflow via memory region padding
` [PATCH v15 12/23] arm64: "
` [PATCH v15 13/23] riscv: "
` [PATCH v15 14/23] LoongArch: "
` [PATCH v15 15/23] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v15 16/23] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v15 17/23] x86: "
` [PATCH v15 18/23] riscv: "
` [PATCH v15 19/23] LoongArch: "
` [PATCH v15 20/23] powerpc/kexec_file: Use crash_exclude_core_ranges() helper

[linux-next20260529] kernel BUG at kernel/sched/core.c:7512!
 2026-06-01  9:16 UTC  (2+ messages)

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-01  8:39 UTC  (25+ messages)
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v6 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v6 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v6 11/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache
` [PATCH v6 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-01  8:11 UTC  (18+ messages)
` [PATCH v7 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v7 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v7 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v7 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v7 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v7 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v7 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 13/15] mm: Make empty_zero_page[] const
` [PATCH v7 14/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH] ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
 2026-06-01  7:05 UTC  (4+ messages)
  `  "
` [PATCH v2] "

[PATCH] selftests/mm/run_vmtests.sh: Fix protection_keys binary name in run_vmtests.sh
 2026-06-01  6:22 UTC  (2+ messages)

[PATCH] powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
 2026-06-01  7:50 UTC 

[v2 0/2] KVM: Validate irqchip index in routing entries
 2026-05-31 15:25 UTC  (6+ messages)
` [v2 1/2] KVM: LoongArch: Validate irqchip index in irqfd routing
` [v2 2/2] KVM: PPC: Validate irqchip index in MPIC routing

[PATCH] KVM: Validate irqchip index for LoongArch and PowerPC
 2026-05-31 14:02 UTC  (3+ messages)

[PATCH v3] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
 2026-05-31 17:48 UTC  (2+ messages)

[PATCH v3] powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
 2026-05-31 16:49 UTC  (2+ messages)

[PATCH] crypto: crypto4xx - Remove insecure and unused rng_alg
 2026-05-31 16:00 UTC  (7+ messages)

[PATCH] scsi: core: Remove dead code export of scsi_device_from_queue
 2026-05-30 12:46 UTC  (2+ messages)

PowerPC: Random memory corruption causing kernel oops on Power11
 2026-05-30 11:03 UTC  (10+ messages)

[PATCH] perf script powerpc: Update the hcall list with new hcalls
 2026-05-30  0:01 UTC  (3+ messages)

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-05-29 12:55 UTC  (4+ messages)
` [PATCH 19/23] platform/surface: gpe: use platform_device_set_fwnode()
` (subset) [PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node

[PATCH] powerpc/boot: remove unused min_t/max_t macros
 2026-05-29 19:50 UTC  (5+ messages)

[PATCH v2 phy-next 14/15] phy: lynx-10g: new driver
 2026-05-29 17:15 UTC 

[mainline] selftests/bpf: struct_ops_assoc test hangs indefinitely on PowerPC
 2026-05-29 13:52 UTC 

[mainline]selftests/bpf: task_local_data_race test crashes on PowerPC
 2026-05-29 13:45 UTC 

[PATCH v2 0/3] powerpc/irq: Use optimizations for /proc/interrupts
 2026-05-29 12:40 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/irq: Move __softirq_pending out of irq_stat
` [PATCH v2 2/3] powerpc/irq: Make irqstats array based
` [PATCH v2 3/3] powerpc/irq: Suppress unlikely interrupt stats by default

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-05-29 12:24 UTC  (27+ messages)
` [PATCH 01/16] psci: simplify hotplug_tests()
` [PATCH 02/16] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH 03/16] powerpc: "
` [PATCH 04/16] x86/events: "
` [PATCH 05/16] ACPI: pad: Use sysfs_emit() for idlecpus show
` [PATCH 06/16] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH 07/16] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH 08/16] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH 09/16] hwtracing: hisi_ptt: "
` [PATCH 10/16] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 12/16] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH 13/16] perf: "
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show
` [PATCH 15/16] thermal: intel: Use sysfs_emit() for powerclamp cpumask
` [PATCH 16/16] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-29 11:53 UTC  (5+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode

[PATCH] powerpc/topology: Support coregroup in PowerNV
 2026-05-29 10:31 UTC  (3+ messages)

[PATCH] sched/topology: Provide arch_llc_mask for cache aware scheduling
 2026-05-29 10:15 UTC  (3+ messages)

[PATCH 0/3] powerpc/irq: Use optimizations for /proc/interrupts
 2026-05-29  8:09 UTC  (8+ 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

[PATCH] powerpc: use sysfs_emit{_at} in sysfs show functions
 2026-05-29  8:01 UTC  (2+ messages)

[PATCH] gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
 2026-05-29  7:20 UTC  (2+ messages)

[PATCH] gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
 2026-05-29  7:01 UTC  (4+ messages)

[BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask dereference in build_sched_domains on POWER9
 2026-05-29  6:59 UTC  (28+ messages)
    ` [BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask

[PATCH net-next 0/9] net: dsa: netc: add bridge mode support
 2026-05-29  1:53 UTC  (2+ messages)

[PATCH v6 0/6] powerpc/bpf: Add support for verifier selftest
 2026-05-29  1:58 UTC  (8+ messages)
` [PATCH v6 1/6] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v6 2/6] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v6 3/6] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v6 4/6] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v6 5/6] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v6 6/6] selftest/bpf: Add tailcall verifier selftest for powerpc64

[PATCH] macintosh: macio_asic: add missing kernel-doc params for macio_add_one_device
 2026-05-28 20:27 UTC 

[PATCH] powerpc: rtas: use get_user to simplify manage_flash_write
 2026-05-28 20:12 UTC 

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-28 18:29 UTC  (3+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH v1 0/4] ASoC: Use named initializers for platform_device_id arrays
 2026-05-28  9:27 UTC  (3+ messages)
` [PATCH v1 4/4] ASOC: Unify code style "

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-05-28  8:53 UTC  (5+ messages)

[PATCH] powerpc/boot: drop redundant assignment in serial_edit_cmdline
 2026-05-28  8:23 UTC 

[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-28  7:48 UTC  (7+ messages)

[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-05-28  3:17 UTC  (5+ messages)
` [PATCH v14 7/8] arm64: introduce copy_mc_to_kernel() implementation
` [PATCH v14 8/8] lib/tests: memcpy_kunit: add memcpy_mc() and memcpy_mc_large() test

[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
 2026-05-27 12:24 UTC  (3+ messages)
` [PATCH mm-unstable RFC v4 4/7] mm/huge_memory: refactor copy_huge_pmd()

[PATCH v2 0/3] ppc/pnv: Fix panics and refactor pnv_php.c
 2026-05-27 18:08 UTC  (4+ messages)
` [PATCH v2 1/3] ppc/pnv: Add null checks for OpenCapi PHBs
` [PATCH v2 2/3] ppc/pnv: Refactor PNV PCI hotplug driver
` [PATCH v2 3/3] ppc/pnv: Refactor PNV PCI Hotplug to group PCIe functions


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