linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-24 12:37:57 to 2024-06-27 18:40:57 UTC [more...]

[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
 2024-06-27 18:40 UTC  (9+ messages)
` [PATCH 2/4] crypto: caam: Depend on COMPILE_TEST also
` [PATCH 3/4] crypto: caam: Unembed net_dev structure from qi
` [PATCH 4/4] crypto: caam: Unembed net_dev structure in dpaa2

[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 0/2] PCI hotplug driver fixes
 2024-06-27 17:11 UTC  (6+ 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 v5 00/12] Add audio support for LPC32XX CPUs
 2024-06-27 15:00 UTC  (13+ 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

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

[PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
 2024-06-27 12:31 UTC  (2+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-27 11:33 UTC  (24+ 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 v4 00/10] Add audio support for LPC32XX CPUs
 2024-06-27 11:05 UTC  (6+ messages)
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()

[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: "

[PATCH] printk: Add a short description string to kmsg_dump()
 2024-06-27  7:29 UTC  (4+ messages)

[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  (7+ messages)

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

[PATCH v2 1/1] dt-bindings: soc: fsl: Convert q(b)man-* to yaml format
 2024-06-26 19:37 UTC 

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

[PATCH] powerpc/pseries: Fix scv instruction crash with kexec
 2024-06-26  9:46 UTC  (4+ messages)

[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 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX95
 2024-06-26  7:12 UTC  (2+ messages)
` [PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX95 platform

[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  (27+ messages)
` [PATCH v6 01/23] powerpc/64e: Remove unused IBM HTW code
` [PATCH v6 02/23] powerpc/64e: Split out nohash Book3E 64-bit code
` [PATCH v6 03/23] powerpc/64e: Drop E500 ifdefs in "
` [PATCH v6 04/23] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks "
` [PATCH v6 05/23] powerpc/64e: Consolidate TLB miss handler patching
` [PATCH v6 06/23] powerpc/64e: Drop unused TLB miss handlers
` [PATCH v6 07/23] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v6 08/23] mm: Provide mm_struct and address to huge_ptep_get()
` [PATCH v6 09/23] powerpc/mm: Remove _PAGE_PSIZE
` [PATCH v6 10/23] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [PATCH v6 11/23] powerpc/mm: Allow hugepages without hugepd
` [PATCH v6 12/23] powerpc/8xx: Fix size given to set_huge_pte_at()
` [PATCH v6 13/23] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [PATCH v6 14/23] powerpc/8xx: Simplify struct mmu_psize_def
` [PATCH v6 15/23] powerpc/e500: Remove enc and ind fields from "
` [PATCH v6 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [PATCH v6 17/23] powerpc/e500: Encode hugepage size in PTE bits
` [PATCH v6 18/23] powerpc/e500: Don't pre-check write access on data TLB error
` [PATCH v6 19/23] powerpc/e500: Free r10 for FIND_PTE
` [PATCH v6 20/23] powerpc/e500: Use contiguous PMD instead of hugepd
` [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [PATCH v6 22/23] powerpc/mm: Remove hugepd leftovers
` [PATCH v6 23/23] mm: Remove CONFIG_ARCH_HAS_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  (11+ messages)
` [PATCH v2 01/13] ftruncate: pass a signed offset
` [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH v2 03/13] sparc: fix old compat_sys_select()
` [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

[PATCH 1/1] dt-bindings: soc: fsl: Convert q(b)man-* to yaml format
 2024-06-24 15:04 UTC  (2+ messages)

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-24 14:24 UTC  (4+ messages)
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH 00/15] linux system call fixes
 2024-06-24 12:52 UTC  (10+ messages)
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 09/15] sh: rework sync_file_range ABI
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling

[PATCH v4 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-06-24 12:39 UTC  (7+ messages)
` [PATCH v4 1/6] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [PATCH v4 2/6] powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
` [PATCH v4 3/6] powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
` [PATCH v4 4/6] vfio/spapr: Always clear TCEs before unsetting the window
` [PATCH v4 5/6] powerpc/iommu: Move dev_has_iommu_table() to iommu.c
` [PATCH v4 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries


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