linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-24 16:40:47 to 2024-06-29 13:56:39 UTC [more...]

[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
 2024-06-29 13:55 UTC  (9+ messages)
` [PATCH 3/4] crypto: caam: Unembed net_dev structure from qi

Kernel build failure with MEM_ALLOC_PROFILING=y set (Talos II, v6.10-rc5)
 2024-06-29 13:31 UTC 

[Patch v5 00/12] Add audio support for LPC32XX CPUs
 2024-06-29 13:27 UTC  (17+ messages)
` [Patch v5 01/12] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v5 02/12] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v5 03/12] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v5 04/12] ARM: dts: lpc32xx: Use simple-mfd for clock control block
` [Patch v5 05/12] ARM: dts: lpc32xx: Add missing dma properties
` [Patch v5 06/12] ARM: dts: lpc32xx: Add missing i2s properties
` [Patch v5 07/12] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v5 09/12] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v5 10/12] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v5 11/12] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v5 12/12] i2x: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` (subset) [Patch v5 00/12] Add audio support for LPC32XX CPUs

[PATCH 2/4] crypto: caam: Depend on COMPILE_TEST also
 2024-06-29 11:29 UTC  (2+ messages)

[PATCH v3 0/2] PCI hotplug driver fixes
 2024-06-29  7:30 UTC  (10+ messages)
` [PATCH v3 1/2] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH v3 2/2] powerpc: hotplug driver bridge support

[PATCH] powerpc: add missing MODULE_DESCRIPTION() macros
 2024-06-29  3:13 UTC  (2+ messages)

[PATCH] KVM: PPC: add missing MODULE_DESCRIPTION() macros
 2024-06-29  3:11 UTC  (2+ messages)

[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
 2024-06-29  3:01 UTC  (2+ messages)

[PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX95
 2024-06-28 21:47 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX95 platform

[PATCH v2 1/1] dt-bindings: soc: fsl: Convert q(b)man-* to yaml format
 2024-06-28 19:34 UTC  (2+ messages)

[PATCH] perf report: Calling available function for stats printing
 2024-06-28 18:35 UTC  (2+ messages)

[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-06-28 17:21 UTC  (6+ messages)

[PATCH] printk: Add a short description string to kmsg_dump()
 2024-06-28 16:42 UTC  (6+ messages)

[powerpc:next] BUILD SUCCESS 932bed41217059638c78a75411b7893b121d2162
 2024-06-28 16:40 UTC 

[powerpc:fixes-test] BUILD SUCCESS a1216e62d039bf63a539bbe718536ec789a853dd
 2024-06-28 15:38 UTC 

[Patch v6] dmaengine: Add dma router for pl08x in LPC32XX SoC
 2024-06-28 15:29 UTC 

[Patch v6] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
 2024-06-28 15:30 UTC 

[PATCH v2] radix/kfence: map __kfence_pool at page granularity
 2024-06-28 12:28 UTC  (2+ messages)

[PATCH v3 1/7] powerpc/40x: Remove 40x platforms
 2024-06-28 12:12 UTC  (7+ messages)
` [PATCH v3 2/7] powerpc/boot: Remove all 40x platforms from boot
` [PATCH v3 3/7] powerpc: Remove 40x from Kconfig and defconfig
` [PATCH v3 4/7] powerpc: Remove core support for 40x
` [PATCH v3 5/7] powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
` [PATCH v3 6/7] powerpc: Replace CONFIG_4xx with CONFIG_44x
` [PATCH v3 7/7] powerpc/platforms: Move files from 4xx to 44x

[PATCH] powerpc/pseries: Fix scv instruction crash with kexec
 2024-06-28 12:01 UTC  (5+ messages)

[Patch v4 00/10] Add audio support for LPC32XX CPUs
 2024-06-28  9:48 UTC  (11+ messages)
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()

[PATCH] ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
 2024-06-28  9:43 UTC 

[PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
 2024-06-28  8:21 UTC  (4+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-28  2:12 UTC  (30+ messages)
` [PATCH 01/13] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/13] fs/dax: Refactor wait for dax idle page
` [PATCH 04/13] fs/dax: Add dax_page_free callback
` [PATCH 05/13] mm: Allow compound zone device pages
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 08/13] huge_memory: Allow mappings of PMD "
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 12/13] mm: Remove pXX_devmap callers
` [PATCH 13/13] mm: Remove devmap related functions and page table bits

[PATCH 00/10] Add support for non-interleaved mode in qmc_audio
 2024-06-27 21:25 UTC  (3+ messages)
` [PATCH 09/10] dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAI

[RFC PATCH 0/2] Fix doorbell emulation for nested KVM guests in V1 API
 2024-06-27 18:03 UTC  (3+ messages)
` [RFC PATCH 1/2] Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"
` [RFC PATCH 2/2] arch/powerpc/kvm: Fix doorbells for nested KVM guests on PowerNV

[PATCH RESEND v6 13/18] EDAC/mc: Re-use generic unique MC index allocation procedure
 2024-06-27 17:32 UTC 

[PATCH] Perf: Calling available function for stats printing
 2024-06-27 17:17 UTC  (2+ messages)

[PATCH 0/2] PCI hotplug driver fixes
 2024-06-27 17:04 UTC  (3+ messages)
` [PATCH 1/2] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

[PATCH v3] PowerPC: Replace kretprobe with rethook
 2024-06-27 13:21 UTC 

powerpc: nvram_64.c:75:13: error: 'oops_to_nvram' used but never defined [-Werror]
 2024-06-27 13:00 UTC  (2+ messages)

[PATCH 0/3] ASoC: imx-audmix: Split capture device to be a new device
 2024-06-27 12:47 UTC  (2+ messages)

[V4 00/16] Add data type profiling support for powerpc
 2024-06-27  9:28 UTC  (30+ messages)
` [V4 01/16] tools/perf: Move the data structures related to register type to header file
` [V4 03/16] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [V4 04/16] tools/perf: Use sort keys to determine whether to pick objdump to disassemble
` [V4 05/16] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [V4 06/16] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [V4 13/16] tools/perf: Add support to use libcapstone in powerpc
` [V4 14/16] tools/perf: Add support to find global register variables using find_data_type_global_reg

[PATCH v6 0/7] ASoC: fsl-asoc-card: add S/PDIF controller support
 2024-06-27  8:31 UTC  (8+ messages)
` [PATCH v6 1/7] ASoC: fsl-asoc-card: add support for dai links with multiple codecs
` [PATCH v6 2/7] ASoC: fsl-asoc-card: add second dai link component for codecs
` [PATCH v6 3/7] ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-links
` [PATCH v6 4/7] ASoC: fsl-asoc-card: merge spdif support from imx-spdif.c
` [PATCH v6 5/7] ASoC: dt-bindings: update fsl-asoc-card bindings after imx-spdif merge
` [PATCH v6 6/7] arm64: dts: imx8m: update spdif sound card node properties
` [PATCH v6 7/7] ARM: dts: imx6: "

[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
 2024-06-27  4:54 UTC  (6+ messages)

[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
 2024-06-26  6:18 UTC  (6+ messages)

[PATCH] macintosh: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-06-24 13:24 UTC 

[PATCH] arch/powerpc/kvm: Avoid extra checks when emulating HFSCR bits
 2024-06-26 12:34 UTC 

[PATCH 1/3] powerpc/pseries: Macros and wrapper functions for H_HTM call
 2024-06-26  8:12 UTC  (9+ messages)
` [PATCH 2/3] powerpc/pseries: Export hardware trace macro dump via debugfs
` [PATCH 3/3] powerpc: Document details on H_HTM hcall

[PATCH V4 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-26  5:04 UTC  (9+ messages)
` [PATCH V4 2/3] tools/perf: Use is_perf_pid_map_name helper function to check dso's of pattern /tmp/perf-%d.map

[PATCH v6 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-26  1:23 UTC  (5+ messages)
` [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH V3 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-25 16:41 UTC  (3+ messages)

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-06-25 14:45 UTC  (14+ messages)
` [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings

[PATCH v2 0/2] PCI hotplug driver fixes
 2024-06-25 12:10 UTC  (9+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support

[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
 2024-06-25  6:13 UTC  (8+ messages)
` [PATCH 2/2] powerpc/topology: Check if a core is online

[PATCH v2 00/13] linux system call fixes
 2024-06-25  6:11 UTC  (8+ messages)
` [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
` [PATCH v2 05/13] parisc: use correct "
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
` [PATCH v2 07/13] powerpc: restore some missing spu syscalls
` [PATCH v2 08/13] sh: rework sync_file_range ABI
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

[powerpc:merge] BUILD SUCCESS 18bc7f1d505a55667d4dd495d82af9acead61e27
 2024-06-25  3:59 UTC 

[kvm-unit-tests PATCH v10 00/15] powerpc improvements
 2024-06-25  1:56 UTC  (4+ messages)
` [kvm-unit-tests PATCH v10 08/15] powerpc: add pmu tests

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2024-06-24 19:21 UTC  (4+ messages)

move features flags into queue_limits v2
 2024-06-24 17:24 UTC  (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits


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