LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-12 12:53:29 to 2026-01-14 17:17:39 UTC [more...]

[PATCH v7 0/6] PCI: endpoint: BAR subrange mapping support
 2026-01-14 17:17 UTC  (19+ messages)
` [PATCH v7 1/6] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v7 2/6] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v7 3/6] PCI: dwc: Allow glue drivers to return mutable EPC features
` [PATCH v7 4/6] PCI: dwc: Advertise dynamic inbound mapping support
` [PATCH v7 5/6] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v7 6/6] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH 00/19] printk cleanup - part 3
 2026-01-14 16:38 UTC  (21+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 03/19] printk: Drop flags argument from console_is_usable
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force

[PATCH 0/5 v9] Make ELOG and GHES log and trace consistently
 2026-01-14 16:11 UTC  (7+ messages)
` [PATCH 1/5 v9] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/5 v9] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/5 v9] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 4/5 v9] acpi/ghes: Add helper to copy CPER CXL protocol error info to work struct
` [PATCH 5/5 v9] ACPI: extlog: Trace CPER CXL Protocol Error Section

[PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
 2026-01-14 15:22 UTC  (8+ messages)
  ` Big I2C core changes coming up this year (was: "

[PATCH v3 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-14 15:02 UTC  (5+ messages)
` [PATCH v3 5/6] keys/trusted_keys: establish PKWM as a trusted source

[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-14 12:37 UTC  (13+ messages)
` [PATCH v2 1/6] powerpc64/bpf: Move tail_call_cnt to bottom of stack frame
` [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v2 3/6] powerpc64/bpf: Tailcall handling with trampolines
` [PATCH v2 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v2 5/6] powerpc64/bpf: Support exceptions
` [PATCH v2 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw

[PATCH 00/36] AES library improvements
 2026-01-14 12:12 UTC  (5+ messages)
` [PATCH 15/36] lib/crypto: s390/aes: Migrate optimized code into library

[PATCH 0/2] ASoC: fsl_sai: support the i.MX952 platform
 2026-01-14 11:03 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl,sai: Add support for "
` [PATCH 2/2] ASoC: fsl_sai: "

[PATCH v18 00/12] Support page table check on PowerPC
 2026-01-14  9:34 UTC  (4+ messages)

[PATCH] powerpc/vdso: Provide clock_getres_time64()
 2026-01-14  8:27 UTC  (2+ messages)

[PATCH net v2] net: freescale: ucc_geth: Return early when TBI PHY can't be found
 2026-01-14  8:02 UTC 

[PATCH 00/15] vDSO: header file cleanups
 2026-01-14  8:01 UTC  (16+ messages)
` [PATCH 01/15] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH 02/15] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH 03/15] ARM: vdso: gettimeofday: "
` [PATCH 04/15] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH 05/15] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH 06/15] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH 07/15] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH 08/15] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH 09/15] random: vDSO: Add explicit includes
` [PATCH 10/15] vdso/gettimeofday: "
` [PATCH 11/15] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH 12/15] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH 13/15] vdso/datapage: Trim down unnecessary includes
` [PATCH 14/15] random: vDSO: trim vDSO includes
` [PATCH 15/15] random: vDSO: remove ifdeffery

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2026-01-14  7:27 UTC  (7+ messages)
` [PATCH v6 04/14] sparc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 12/14] sparc/mm: replace batch->active with is_lazy_mmu_mode_active()

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-14  5:41 UTC  (13+ messages)
` [PATCH v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn to track device private pages
` [PATCH v2 11/11] mm: Remove device private pages from the physical address space

[PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
 2026-01-14  3:04 UTC  (2+ messages)

[PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
 2026-01-14  3:04 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded
 2026-01-14  3:04 UTC  (2+ messages)

[PATCH v5 0/7] powerpc: Implement masked user access
 2026-01-14  3:04 UTC  (2+ messages)

[PATCH] powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory
 2026-01-14  3:04 UTC  (2+ messages)

[PATCH net] net: freescale: ucc_geth: Return early when TBI found can't be found
 2026-01-13 20:42 UTC  (6+ messages)

[PATCH RESEND v6] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-13 17:33 UTC 

[PATCH v6 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-13 16:07 UTC  (13+ messages)
` [PATCH v6 1/5] PCI: endpoint: Add "
` [PATCH v6 2/5] PCI: dwc: Allow glue drivers to return mutable EPC features
` [PATCH v6 3/5] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v6 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v6 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-01-13 14:56 UTC  (19+ messages)
` [PATCH v4 01/17] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
` [PATCH v4 16/17] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v4 17/17] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-01-13 12:29 UTC  (8+ messages)
` [PATCH v3 15/29] powerpc: introduce arch_zone_limits_init()
` [PATCH v3 19/29] sparc: "

[mainline] KDUMP/FADUMP is broken on the mainline kernel on P11 System
 2026-01-13  5:07 UTC  (3+ messages)

[PATCH v5 0/3] PCI: endpoint: BAR subrange mapping support
 2026-01-13  2:40 UTC  (9+ messages)
` [PATCH v5 3/3] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH v4 0/7] Enable THP support in drm_pagemap
 2026-01-13  0:35 UTC  (22+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback

[PATCH] PCI: layerscape: Allow to compile as module
 2026-01-12 20:20 UTC  (2+ messages)

[PATCH v2 00/35] AES library improvements
 2026-01-12 19:20 UTC  (36+ messages)
` [PATCH v2 01/35] crypto: powerpc/aes - Rename struct aes_key
` [PATCH v2 02/35] lib/crypto: aes: Introduce improved AES library
` [PATCH v2 03/35] crypto: arm/aes-neonbs - Use AES library for single blocks
` [PATCH v2 04/35] crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]
` [PATCH v2 05/35] crypto: arm64/aes "
` [PATCH v2 06/35] crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct places
` [PATCH v2 07/35] crypto: aegis - Switch from crypto_ft_tab[] to aes_enc_tab[]
` [PATCH v2 08/35] crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
` [PATCH v2 09/35] crypto: aes - Replace aes-generic with wrapper around lib
` [PATCH v2 10/35] lib/crypto: arm/aes: Migrate optimized code into library
` [PATCH v2 11/35] lib/crypto: arm64/aes: "
` [PATCH v2 12/35] lib/crypto: powerpc/aes: Migrate SPE "
` [PATCH v2 13/35] lib/crypto: powerpc/aes: Migrate POWER8 "
` [PATCH v2 14/35] lib/crypto: riscv/aes: Migrate "
` [PATCH v2 15/35] lib/crypto: s390/aes: "
` [PATCH v2 16/35] lib/crypto: sparc/aes: "
` [PATCH v2 17/35] lib/crypto: x86/aes: Add AES-NI optimization
` [PATCH v2 18/35] crypto: x86/aes - Remove the superseded AES-NI crypto_cipher
` [PATCH v2 19/35] Bluetooth: SMP: Use new AES library API
` [PATCH v2 20/35] chelsio: "
` [PATCH v2 21/35] net: phy: mscc: macsec: "
` [PATCH v2 22/35] staging: rtl8723bs: core: "
` [PATCH v2 23/35] crypto: arm/ghash - "
` [PATCH v2 24/35] crypto: arm64/ghash "
` [PATCH v2 25/35] crypto: x86/aes-gcm "
` [PATCH v2 26/35] crypto: ccp "
` [PATCH v2 27/35] crypto: chelsio "
` [PATCH v2 28/35] crypto: crypto4xx "
` [PATCH v2 29/35] crypto: drbg "
` [PATCH v2 30/35] crypto: inside-secure "
` [PATCH v2 31/35] crypto: omap "
` [PATCH v2 32/35] lib/crypto: aescfb: "
` [PATCH v2 33/35] lib/crypto: aesgcm: "
` [PATCH v2 34/35] lib/crypto: aes: Remove old AES en/decryption functions
` [PATCH v2 35/35] lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sbox

[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
 2026-01-12 17:38 UTC  (2+ messages)

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-12 13:36 UTC  (6+ messages)
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).