public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 09:01:46 to 2026-02-26 07:20:34 UTC [more...]

[PATCH 0/2] efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
 2026-02-26  7:20 UTC  (2+ messages)
` [PATCH 2/2] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG

[PATCH v3 0/3] Use killable vma write locking in most places
 2026-02-26  7:06 UTC  (4+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH v2 1/3] powerpc64/bpf: Implement fsession support
 2026-02-26  6:57 UTC  (5+ messages)
` [PATCH v2 2/3] selftest/bpf: Enable get_func_args and get_func_ip tests on powerpc64
` [PATCH v2 3/3] powerpc32/bpf: Add fsession support

[PATCH v4 1/2] powerpc64/bpf: Implement JIT support for private stack
 2026-02-26  6:54 UTC  (4+ messages)
` [PATCH v4 2/2] selftests/bpf: Enable private stack tests for powerpc64

[PATCH] PCI: layerscape: Allow to compile as module
 2026-02-26  6:33 UTC  (2+ messages)

[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
 2026-02-26  5:37 UTC  (21+ messages)
                  ` [Linux PPC] 7.0-rc1: e500_mmu.c:923:26: error: assignment to 'struct tlbe_priv *' from incompatible pointer type 'struct tlbe_ref *'
              ` [Linux PPC] Disable PREEMPT

[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
 2026-02-26  4:06 UTC  (13+ messages)
` [PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle

[PATCH v3] net/ibmveth: fix comment typos in ibmveth.c
 2026-02-26  3:30 UTC  (4+ messages)

[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26  3:24 UTC  (10+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v6 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v6 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v6 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v6 5/5] riscv: "

[PATCH net-next] net: fs_enet: allow nvmem to override MAC address
 2026-02-26  3:10 UTC  (4+ messages)

[PATCH] powerpc/ps3: fix ps3.h kernel-doc warnings
 2026-02-26  1:45 UTC  (3+ messages)

[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
 2026-02-25 22:02 UTC 

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-25 21:47 UTC  (15+ messages)
` [PATCH v2 1/9] of: provide of_machine_read_compatible()
` [PATCH v2 2/9] of: provide of_machine_read_model()
` [PATCH v2 3/9] base: soc: order includes alphabetically
` [PATCH v2 4/9] base: soc: rename and export soc_device_get_machine()
` [PATCH v2 5/9] soc: fsl: guts: don't access of_root directly
` [PATCH v2 6/9] soc: imx8m: "
` [PATCH v2 7/9] soc: imx9: "
` [PATCH v2 8/9] soc: renesas: "
` [PATCH v2 9/9] soc: sunxi: mbus: "

Failure to build with LLVM for the Wii
 2026-02-25 21:35 UTC  (4+ messages)

[PATCH v3 1/2] powerpc64/bpf: Implement JIT support for private stack
 2026-02-26  0:54 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/bpf: Enable private stack tests for powerpc64

[PATCH v2 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
 2026-02-25 20:27 UTC  (4+ messages)
` [PATCH v2 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH v2 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver

[PATCH v2] net/ibmveth: fix comment typos in imbveth.c
 2026-02-25 19:35 UTC  (2+ messages)

[PATCH 00/15] tick/sched: Refactor idle cputime accounting
 2026-02-25 17:53 UTC  (3+ messages)
` [PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-25 17:38 UTC  (5+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model

[PATCH v2 1/2] powerpc64/bpf: Implement JIT support for private stack
 2026-02-25 17:13 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/bpf: Enable private stack tests for powerpc64

[RFC v1 00/10] Misc powerpc fixes and refactoring
 2026-02-25 11:42 UTC  (12+ messages)
` [RFC v1 02/10] powerpc: book3s64: Fix unmap race with PMD THP migration entry
` [RFC v1 03/10] mm/debug_vm_pgtable.c: Add test to zap "
` [RFC v1 04/10] powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
` [RFC v1 05/10] powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
` [RFC v1 06/10] powerpc/64s: Kill the unused argument of exit_lazy_flush_tlb
` [RFC v1 07/10] powerpc: book3s64: Rename tlbie_va_lpid to tlbie_va_pid_lpid
` [RFC v1 08/10] powerpc: book3s64: Rename tlbie_lpid_va to tlbie_va_lpid
` [RFC v1 09/10] powerpc: book3s64: Make use of H_RPTI_TYPE_ALL macro
` [RFC v1 10/10] powerpc: Add MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS
` [RFC v1 01/10] powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy

[PATCH 1/2] powerpc64/bpf: Implement JIT support for private stack
 2026-02-25 10:44 UTC  (10+ messages)
` [PATCH 2/2] selftests/bpf: Enable private stack tests for powerpc64

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-02-25  8:14 UTC  (16+ messages)
` [PATCH v5 01/15] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v5 02/15] mm/kasan: rename 'kasan_arg' to 'kasan_arg_disabled'
` [PATCH v5 03/15] mm/kasan: mm/kasan: move kasan= code to common place
` [PATCH v5 04/15] mm/kasan: make kasan=on|off take effect for all three modes
` [PATCH v5 05/15] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v5 06/15] arch/arm: "
` [PATCH v5 07/15] arch/arm64: "
` [PATCH v5 08/15] arch/loongarch: "
` [PATCH v5 09/15] arch/powerpc: "
` [PATCH v5 10/15] arch/riscv: "
` [PATCH v5 11/15] arch/x86: "
` [PATCH v5 12/15] arch/xtensa: "
` [PATCH v5 13/15] arch/um: "
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
` [PATCH v5 15/15] mm/kasan: clean up unneeded ARCH_DEFER_KASAN and kasan_arch_is_ready

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-02-25  6:03 UTC  (4+ messages)
` [PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
` [PATCH v5 2/3] crash: Align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM_CRYPT
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH] powerpc/ps3: spu.c: fix enum and Return kernel-doc warnings
 2026-02-25  5:53 UTC 

[PATCH] powerpc: kgdb: fix kernel-doc warnings
 2026-02-25  5:53 UTC 

[PATCH net-next] net: freescale: ucc_geth: call of_node_put once
 2026-02-25  4:09 UTC  (3+ messages)

[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-02-25  0:03 UTC  (11+ messages)

[PATCH 0/4] powerpc/bpf: Add support for verifier selftest
 2026-02-25  1:36 UTC  (6+ messages)
` [PATCH 1/4] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH 2/4] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH 3/4] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH 4/4] selftest/bpf: Add tailcall "

[PATCH 0/4] powerpc64/bpf: Add support for instruction array and indirect jump
 2026-02-25  1:09 UTC  (6+ messages)
` [PATCH 1/4] powerpc64/bpf: Add support for instruction array
` [PATCH 2/4] selftest/bpf: Enable instruction array test for powerpc64
` [PATCH 3/4] powerpc64/bpf: Add support for indirect jump
` [PATCH 4/4] selftest/bpf: Enable gotox tests for powerpc64

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-02-24 20:55 UTC  (9+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available

[PATCH] powerpc/pseries/iommu: export DMA window data to user space
 2026-02-24 16:24 UTC 

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-24 16:14 UTC  (7+ messages)
` [PATCH v4 15/17] "

[PATCH v2 0/6] fsl-mc: Move over to device MSI infrastructure
 2026-02-24 16:15 UTC  (8+ messages)
` [PATCH v2 1/6] fsl-mc: Remove MSI domain propagation to sub-devices
` [PATCH v2 2/6] fsl-mc: Add minimal infrastructure to use platform MSI
` [PATCH v2 3/6] irqchip/gic-v3-its: Add fsl_mc device plumbing to the msi-parent handling
` [PATCH v2 4/6] fsl-mc: Switch over to per-device platform MSI
` [PATCH v2 5/6] fsl-mc: Remove legacy MSI implementation
` [PATCH v2 6/6] platform-msi: Remove stale comment

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-24 13:54 UTC  (10+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver

[PATCH v2] mm/kasan: Fix double free for kasan pXds
 2026-02-24 13:23 UTC 

[PATCH v2 0/5] powerpc64/bpf: various fixes
 2026-02-24 12:28 UTC  (4+ messages)
` [PATCH v2 5/5] powerpc64/bpf: fix handling of BPF stack in exception callback

[PATCH V6 0/3] Rust support for powerpc
 2026-02-24  8:58 UTC  (11+ messages)
` [PATCH V6 2/3] rust: Add PowerPC support

[PATCH 0/6] fsl-mc: Move fsl_over to device MSI
 2026-02-24 10:19 UTC  (12+ messages)
` [PATCH 3/6] irqchip/gic-v3-its: Add fsl_mc device plumbing to the msi-parent handling

[PATCH] powerpc/crash: adjust the elfcorehdr size
 2026-02-24  4:04 UTC  (3+ messages)

[PATCH] net/ibmveth: fix typo in ibmveth_remove_buffer_from_pool()
 2026-02-23 19:54 UTC  (2+ messages)

[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
 2026-02-23 16:20 UTC  (7+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-23 13:45 UTC  (4+ messages)
` [PATCH 7/8] soc: renesas: don't access of_root directly

[PATCH 00/12] cleanup bitmaps printing in sysfs
 2026-02-23 13:13 UTC  (3+ messages)
` [PATCH 01/12] powerpc/xive: simplify xive_spapr_debug_show()

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-02-23  9:41 UTC  (4+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-02-23  8:59 UTC  (3+ messages)
` [PATCH v2 12/13] i2c: amd756: use "
` [PATCH v2 13/13] i2c: piix4: "


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