messages from 2025-07-10 09:26:57 to 2025-07-23 07:38:18 UTC [more...]
[PATCH v2] ASoC: imx-card: Add WM8524 support
2025-07-23 7:37 UTC
[PATCH -resend] powerpc: Use dev_fwnode()
2025-07-23 6:28 UTC
[PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
2025-07-23 5:28 UTC
[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-07-23 5:26 UTC
[powerpc:next-test] BUILD SUCCESS 221e2869356d8bb0da59f6508aba6f52226d46a6
2025-07-23 4:22 UTC
[PATCH] arch:powerpc:tools This file was missing shebang line, so added it
2025-07-22 23:27 UTC (3+ messages)
[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
2025-07-22 20:47 UTC (11+ messages)
` [PATCH v3 1/6] PCI: pnv_php: Properly clean up allocated IRQs on unplug
` [PATCH v3 2/6] PCI: pnv_php: Work around switches with broken presence detection
` [PATCH v3 3/6] powerpc/eeh: Export eeh_unfreeze_pe()
` [PATCH v3 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v3 5/6] PCI: pnv_php: Fix surprise plug detection and recovery
` [PATCH v3 6/6] PCI: pnv_php: Enable third attention indicator state
[PATCH 0/3] powerpc: Cleanup and convert to MSI parent domain
2025-07-22 20:31 UTC (4+ messages)
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-07-22 18:21 UTC (27+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 02/12] kasan: unify static kasan_flag_enabled across modes
` [PATCH v3 03/12] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 04/12] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v3 05/12] kasan/arm: "
` [PATCH v3 06/12] kasan/xtensa: "
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "
` [PATCH v3 09/12] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v3 10/12] kasan/s390: "
` [PATCH v3 11/12] kasan/riscv: "
` [PATCH v3 12/12] kasan: add shadow checks to wrappers and rename kasan_arch_is_ready
[PATCH v3] vmcoreinfo: Track and log recoverable hardware errors
2025-07-22 16:56 UTC
[PATCH v2 0/7] syscore: Pass context data to callbacks
2025-07-22 14:08 UTC (13+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH v2 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH v2 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH v2 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH v2 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH v2 7/7] soc/tegra: pmc: Derive PMC context from syscore ops
[PATCH net-next v2] ibmveth: Add multi buffers rx replenishment hcall support
2025-07-22 13:20 UTC (3+ messages)
[PATCH] powerpc/eeh: parse AER registers
2025-07-22 9:01 UTC (3+ messages)
[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-07-22 8:56 UTC (2+ messages)
` [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[PATCH] powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()
2025-07-22 8:36 UTC (2+ messages)
[PATCH v2] vmcoreinfo: Track and log recoverable hardware errors
2025-07-21 16:24 UTC (5+ messages)
[PATCH] soc: fsl: qe: convert set_multiple() to returning an integer
2025-07-21 13:15 UTC
[PATCH] ghes: Track number of recovered hardware errors
2025-07-21 8:56 UTC (3+ messages)
[PATCH] powerpc : fix resource leak in holly_init_IRQ()
2025-07-21 4:17 UTC
[powerpc:next-test] BUILD SUCCESS 3519258edba158e27eb5078309c3320a68334140
2025-07-20 14:59 UTC
[PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
2025-07-19 22:43 UTC
[PATCH net-next] ibmveth: Add multi buffers rx replenishment hcall support
2025-07-18 19:08 UTC (2+ messages)
[PATCH 00/26] SHA-1 library functions
2025-07-18 17:24 UTC (31+ messages)
` [PATCH 01/26] crypto: x86/sha1 - Rename conflicting symbol
` [PATCH 02/26] lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
` [PATCH 03/26] lib/crypto: sha1: Add SHA-1 library functions
` [PATCH 04/26] lib/crypto: sha1: Add HMAC support
` [PATCH 05/26] crypto: sha1 - Wrap library and add "
` [PATCH 06/26] crypto: sha1 - Use same state format as legacy drivers
` [PATCH 07/26] lib/crypto: arm/sha1: Migrate optimized code into library
` [PATCH 08/26] lib/crypto: arm64/sha1: "
` [PATCH 09/26] lib/crypto: mips/sha1: "
` [PATCH 10/26] lib/crypto: powerpc/sha1: "
` [PATCH 11/26] lib/crypto: s390/sha1: "
` [PATCH 12/26] lib/crypto: sparc/sha1: "
` [PATCH 13/26] lib/crypto: x86/sha1: "
` [PATCH 14/26] crypto: sha1 - Remove sha1_base.h
` [PATCH 15/26] lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
` [PATCH 16/26] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
` [PATCH 17/26] sctp: Use HMAC-SHA1 and HMAC-SHA256 library functions
` [PATCH 18/26] ipv6: sr: "
` [PATCH 19/26] tee: Use SHA-1 library instead of crypto_shash
` [PATCH 20/26] lib/digsig: "
` [PATCH 21/26] drm/bridge: it6505: "
` [PATCH 22/26] nfc: s3fwrn5: "
` [PATCH 23/26] ppp: mppe: "
` [PATCH 24/26] KEYS: trusted_tpm1: "
` [PATCH 25/26] ipv6: Switch to higher-level SHA-1 functions
` [PATCH 26/26] lib/crypto: sha1: Remove low-level functions from API
[PATCH v2] powerpc: Don't use %pK through printk
2025-07-18 13:20 UTC
[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2025-07-18 10:39 UTC (10+ messages)
` [PATCH v6 1/4] PCI/ERR: "
` [PATCH v6 1/4] PCI/ERR: Add support for resetting the Root Ports in a platform specific wayy
` [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Ports
` [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Portsy
` [PATCH v6 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v6 4/4] PCI: dw-rockchip: Add support to reset Root Port upon "
[PATCH v2] dt-bindings: gpio: Create a trivial GPIO schema
2025-07-18 7:56 UTC (3+ messages)
[PATCH RESEND bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
2025-07-17 20:56 UTC (2+ messages)
[PATCH bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
2025-07-17 18:24 UTC
[PATCH v2] powerpc: Replace the obsolete address of the FSF
2025-07-17 13:06 UTC (14+ messages)
[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
2025-07-17 12:29 UTC (5+ messages)
linux-next: duplicate patch in the char-misc tree
2025-07-17 6:01 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS 8046db6cd84fc6a160a8fe6844de36236585167b
2025-07-17 4:51 UTC
[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
2025-07-16 18:04 UTC (3+ messages)
[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
2025-07-16 11:36 UTC (2+ messages)
[PATCH] pseries/lparcfg: Add resource group monitoring
2025-07-16 10:45 UTC
[PATCH v2 0/1] powerpc, arm64: move preempt dynamic key into kernel/sched
2025-07-16 9:47 UTC (2+ messages)
` [PATCH v2 1/1] sched: preempt: Move dynamic keys "
[PATCH v5 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2025-07-15 22:06 UTC (8+ messages)
` [PATCH v5 1/4] PCI/ERR: "
` [PATCH v5 2/4] PCI: host-common: Add link down handling for Root Ports
` [PATCH v5 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v5 4/4] PCI: dw-rockchip: Add support to reset Root Port upon "
[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
2025-07-15 21:41 UTC (5+ messages)
[PATCH v2 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
2025-07-15 20:03 UTC (6+ messages)
` [PATCH v2 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link
` [PATCH v2 2/3] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH v2 3/3] Documentation: ioctl-number: Correct full path to papr-physical-attestation.h
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-07-15 13:58 UTC (4+ messages)
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-07-15 10:32 UTC (3+ messages)
[PATCH] ASoC: fsl-asoc-card: add sysclk_ratio for calculate sysclk frequency
2025-07-14 10:33 UTC (2+ messages)
[PATCH RESEND 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
2025-07-14 1:04 UTC (4+ messages)
` [PATCH RESEND 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link
[PATCH 0/2] soc: use new GPIO line value setter callbacks
2025-07-13 8:49 UTC (3+ messages)
` [PATCH 1/2] soc: fsl: qe: "
[PATCH v5 1/4] smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
2025-07-11 16:16 UTC (5+ messages)
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
2025-07-11 14:37 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-11 9:58 UTC (3+ messages)
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
[next-20250709] Fails to boot on IBM Power Server
2025-07-11 3:56 UTC (3+ messages)
[PATCH v4 1/4] smpboot: introduce SDTL() helper to tidy sched topology setup
2025-07-11 0:24 UTC (3+ messages)
[PATCH] powerpc: Replace the obsolete address of the FSF
2025-07-10 18:48 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).