linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 13:12:07 to 2024-03-11 10:13:55 UTC [more...]

[PATCH v14 00/16] Add audio support in v4l2 framework
 2024-03-11  9:53 UTC  (9+ messages)
` [PATCH v14 01/16] media: v4l2-ctrls: add support for fraction_bits
` [PATCH v14 02/16] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v14 03/16] ASoC: fsl_easrc: "
` [PATCH v14 04/16] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [PATCH v14 05/16] ASoC: fsl_asrc: register m2m platform device
` [PATCH v14 06/16] ASoC: fsl_easrc: "
` [PATCH v14 07/16] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [PATCH v14 08/16] media: v4l2: Add audio capture and output support

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-11  9:58 UTC  (16+ messages)
` [PATCH RFC 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH RFC 03/13] mm/gup: Check p4d presence before going on
` [PATCH RFC 04/13] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH RFC 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH RFC 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH RFC 13/13] mm: Document pXd_leaf() API

[PATCH v8 0/3] powerpc: make fadump resilient with memory add/remove events
 2024-03-11  8:38 UTC  (3+ messages)
` [PATCH v8 1/3] "

[PATCH v2 0/4] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-11  8:23 UTC  (9+ messages)
` [PATCH v2 1/4] ASoC: fsl: imx_pcm_rpmsg: Register component with rpmsg channel name
` [PATCH v2 2/4] ASoC: fsl: imx-audio-rpmsg: Register device "
` [PATCH v2 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
` [PATCH v2 4/4] ASoC: fsl: imx-rpmsg: Update to correct DT node
    `  "

[PATCH v13 00/16] Add audio support in v4l2 framework
 2024-03-11  2:07 UTC  (8+ messages)
` [PATCH v13 09/16] media: uapi: Define audio sample format fourcc type

[PATCH 0/3] Add data type profiling support for powerpc
 2024-03-09 17:43 UTC  (7+ messages)
` [PATCH 1/3] tools/perf/arch/powerpc: Add load/store in powerpc annotate instructions for data type profling
` [PATCH 2/3] tools/erf/util/annotate: Set register_char and memory_ref_char for powerpc
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "

[PATCH 00/19] timekeeping: Handle potential multiplication overflow
 2024-03-09  7:48 UTC  (22+ messages)
` [PATCH 01/19] vdso: Consolidate vdso_calc_delta()
` [PATCH 02/19] vdso: Consolidate nanoseconds calculation
` [PATCH 03/19] vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT
` [PATCH 04/19] math64: Tidy mul_u64_u32_shr()
` [PATCH 05/19] vdso: math64: Provide mul_u64_u32_add_u64_shr()
` [PATCH 06/19] vdso: Add vdso_data::max_cycles
` [PATCH 07/19] vdso: Make delta calculation overflow safe
` [PATCH 08/19] x86/vdso: "
` [PATCH 09/19] timekeeping: Move timekeeping helper functions
` [PATCH 10/19] timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
` [PATCH 11/19] timekeeping: Tidy timekeeping_cycles_to_ns() slightly
` [PATCH 12/19] timekeeping: Reuse timekeeping_cycles_to_ns()
` [PATCH 13/19] timekeeping: Refactor timekeeping helpers
` [PATCH 14/19] timekeeping: Consolidate "
` [PATCH 15/19] timekeeping: Fold in timekeeping_delta_to_ns()
` [PATCH 16/19] timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
` [PATCH 17/19] timekeeping: Make delta calculation overflow safe
` [PATCH 18/19] timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
` [PATCH 19/19] clocksource: Make watchdog and suspend-timing multiplication overflow safe

[PATCH 0/3] Add data type profiling support for powerpc
 2024-03-09  7:18 UTC  (5+ messages)
` [PATCH 1/3] tools/perf/arch/powerpc: Add load/store in powerpc annotate instructions for data type profling
` [PATCH 2/3] tools/erf/util/annotate: Set register_char and memory_ref_char for powerpc
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-03-08 21:31 UTC  (2+ messages)

[PATCH 0/2] Preserve TPM log across kexec
 2024-03-08 21:26 UTC  (22+ messages)
` [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
` [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-03-08 15:11 UTC  (2+ messages)

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-08 13:24 UTC  (38+ messages)
` [PATCH v9 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v9 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v9 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v9 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v9 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v9 09/10] PCI: qcom-ep: Use the "
` [PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH] powerpc: align memory_limit to 16MB in early_parse_mem
 2024-03-08 10:18 UTC  (5+ messages)

[PATCH v4] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-03-08  8:08 UTC  (5+ messages)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-08  7:17 UTC  (13+ messages)
` [PATCH v6 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v6 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v6 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v6 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v6 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v6 6/6] docs: trusted-encrypted: add DCP as new trust source

[powerpc:next] BUILD SUCCESS 9db2235326c4b868b6e065dfa3a69011ee570848
 2024-03-08  2:51 UTC 

[powerpc:merge] BUILD SUCCESS fddff98e83b4b4d54470902ea0d520c4d423ca3b
 2024-03-08  1:43 UTC 

[PATCH] powerpc/rtas: use correct function name for resetting TCE tables
 2024-03-08  1:29 UTC  (2+ messages)

[PATCH] selftests/powerpc: Fix fpu_signal failures
 2024-03-08  1:29 UTC  (2+ messages)

[PATCH v2] powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
 2024-03-08  1:29 UTC  (2+ messages)

[PATCH v6 0/5] Add support for QMC HDLC
 2024-03-07 11:14 UTC  (16+ messages)
` [PATCH v6 1/5] net: wan: "
` [PATCH v6 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v6 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

[RESEND2 PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-03-07 17:26 UTC  (7+ messages)
` [RESEND2 PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v5 00/10] devm_led_classdev_register() usage problem
 2024-03-07 16:44 UTC  (16+ messages)
` [PATCH v5 01/10] locking/mutex: move mutex_destroy() definition lower
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init
` [PATCH v5 03/10] leds: aw2013: use devm API to cleanup module's resources
` [PATCH v5 04/10] leds: aw200xx: "
` [PATCH v5 05/10] leds: lp3952: "
` [PATCH v5 06/10] leds: lm3532: "
` [PATCH v5 07/10] leds: nic78bx: "
` [PATCH v5 08/10] leds: mlxreg: use devm_mutex_init for mutex initializtion
` [PATCH v5 09/10] leds: an30259a: use devm_mutext_init for mutext initialization
` [PATCH v5 10/10] leds: powernv: use LED_RETAIN_AT_SHUTDOWN flag for leds

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-07 15:34 UTC  (4+ messages)
` [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based trusted keys

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-03-07 12:32 UTC  (4+ messages)

[PATCH v7 0/5] Add support for QMC HDLC
 2024-03-07 11:39 UTC  (6+ messages)
` [PATCH v7 1/5] net: wan: "
` [PATCH v7 2/5] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v7 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v7 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v7 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-07 10:33 UTC  (4+ messages)
` [PATCH v3 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

[PATCH 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
 2024-03-07  7:35 UTC  (3+ messages)

[powerpc:next] BUILD SUCCESS 5b9e00a6004cf837c43fdb8d5290df619de78024
 2024-03-07  7:22 UTC 

[PATCH 1/3] powerpc/64s: Fix get_hugepd_cache_index() build failure
 2024-03-07  6:29 UTC  (5+ messages)
` [PATCH 3/3] macintosh/ams: Fix unused variable warning

[PATCH] powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
 2024-03-06 16:48 UTC  (4+ messages)


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).