linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-20 19:13:07 to 2023-09-25 05:14:57 UTC [more...]

[PATCH v2 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-09-25  5:12 UTC  (3+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] powerpc/fadump: add hotplug_ready sysfs interface

[RFC v3 0/2] CPU-Idle latency selftest framework
 2023-09-25  5:06 UTC  (6+ messages)
` [RFC v3 1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events

Questions: Should kernel panic when PCIe fatal error occurs?
 2023-09-25  3:54 UTC  (9+ messages)

[powerpc:merge] BUILD SUCCESS 2048fdba5ebe7e010a32b98a2ba4a4e0547334d7
 2023-09-25  3:03 UTC 

[PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring suspend
 2023-09-25  2:48 UTC  (2+ messages)
` [PATCH 2/2] ASoC: imx-rpmsg: Force codec power on in low power audio mode

[PATCH 0/8] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-09-25  2:29 UTC  (12+ messages)
` [PATCH 1/8] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH 2/8] iommu/vt-d: Update the definition of the blocking domain
` [PATCH 3/8] iommu/vt-d: Use ops->blocked_domain
` [PATCH 4/8] iommufd: Convert to alloc_domain_paging()
` [PATCH 5/8] iommu/dart: Use static global identity domains
` [PATCH 6/8] iommu/dart: Move the blocked domain support to a global static
` [PATCH 7/8] iommu/dart: Convert to domain_alloc_paging()
` [PATCH 8/8] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()

[powerpc:fixes-test] BUILD SUCCESS 58b33e78a31782ffe25d404d5eba9a45fe636e27
 2023-09-25  2:26 UTC 

[PATCH v2 1/1] powerpc: fix a memory leak
 2023-09-24  1:18 UTC  (2+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-23 22:36 UTC  (23+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations

[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-23 17:39 UTC  (36+ messages)
` [PATCH v6 01/30] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v6 02/30] soc: fsl: cpm1: qmc: "
` [PATCH v6 03/30] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v6 04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v6 05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v6 06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v6 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v6 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v6 10/30] net: wan: Add support for QMC HDLC
` [PATCH v6 11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v6 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v6 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v6 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v6 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v6 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v6 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v6 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v6 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v6 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v6 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v6 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v6 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v6 24/30] net: wan: Add framer framework support
` [PATCH v6 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v6 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v6 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v6 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v6 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v6 30/30] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
 2023-09-22 17:09 UTC  (8+ messages)
` [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()
` [PATCH v2 2/2] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-22 14:30 UTC  (28+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[PATCH] powerpc: Only define __parse_fpscr() when required
 2023-09-22 12:33 UTC 

[RFC PATCH v4 00/11] Add audio support in v4l2 framework
 2023-09-22 11:18 UTC  (12+ messages)
` [RFC PATCH v4 09/11] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control

[PATCH] i2c: replace deprecated strncpy
 2023-09-22 10:12 UTC  (2+ messages)

[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
 2023-09-22  9:58 UTC  (31+ messages)
` [PATCH v1 1/8] parisc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 2/8] powerpc: "
` [PATCH v1 3/8] riscv: "
` [PATCH v1 4/8] s390: "
` [PATCH v1 5/8] sparc: "
` [PATCH v1 6/8] mm: "
` [PATCH v1 7/8] arm64: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries

[powerpc:next] BUILD SUCCESS c945e6f453a361b0e9daddd2be9c099d1b80d6f8
 2023-09-22  8:41 UTC 

[RFC PATCH v3 0/9] Add audio support in v4l2 framework
 2023-09-22  8:36 UTC  (4+ messages)
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support

[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-22  8:28 UTC  (7+ messages)
` [PATCH v5 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v5 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v5 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v5 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v5 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code

[PATCH] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
 2023-09-22  8:24 UTC  (3+ messages)

[PATCH] powerpc/stacktrace: Fix arch_stack_walk_reliable()
 2023-09-22  8:09 UTC  (2+ messages)

[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-22  7:40 UTC  (4+ messages)
` [PATCH v4 1/5] fbdev: Avoid file argument in fb_pgprotect()

[PATCH v5] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
 2023-09-22  7:20 UTC  (3+ messages)

linux-next: Tree for Sep 20 (ppc32: ADB_CUDA Kconfig warning)
 2023-09-22  4:51 UTC  (3+ messages)

[PATCH v2 1/1] PCI: layerscape-ep: set 64-bit DMA mask
 2023-09-22  4:28 UTC 

[powerpc:merge] BUILD SUCCESS 7c9749edebd772b65aae2d616aa538f26f054c30
 2023-09-22  1:44 UTC 

[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
 2023-09-22  0:00 UTC  (2+ messages)

[PATCH v3 0/3] Kconfig: Add dependencies of POWER_RESET for pmac32
 2023-09-21 23:50 UTC  (6+ messages)
` [PATCH v3 1/3] powerpc/config: Cleanup pmac32_defconfig
` (subset) [PATCH v3 0/3] Kconfig: Add dependencies of POWER_RESET for pmac32

[PATCH v2 1/2] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
 2023-09-21 23:38 UTC  (6+ messages)

[PATCH 1/1] PCI: layerscape-ep: set 64-bit DMA mask
 2023-09-21 22:05 UTC  (5+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.6-2 tag
 2023-09-21 16:11 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: sw reset consumer on pause/stop
 2023-09-21 14:00 UTC  (2+ messages)

Recent Power changes and stack_trace_save_tsk_reliable?
 2023-09-21 13:22 UTC  (7+ messages)

[PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-09-21 12:27 UTC  (2+ messages)

[PATCH 00/11] add missing of_node_put
 2023-09-21  9:30 UTC  (2+ messages)

[PATCH v3 1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore
 2023-09-21  9:30 UTC  (2+ messages)

[PATCH] powerpc/configs: Set more PPC debug configs
 2023-09-21  9:30 UTC  (2+ messages)

[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-21  9:27 UTC  (2+ messages)

[PATCH 0/3] Fix preemption errors in watchpoints
 2023-09-21  9:24 UTC  (2+ messages)

[PATCH] powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
 2023-09-21  9:24 UTC  (2+ messages)

[PATCH] powerpc/perf/hv-24x7: Update domain value check
 2023-09-21  9:24 UTC  (2+ messages)

[PATCH] powerpc/82xx: Select FSL_SOC
 2023-09-21  9:24 UTC  (2+ messages)

[PATCH] powerpc/dexcr: Move HASHCHK trap handler
 2023-09-21  9:24 UTC  (2+ messages)

[PATCH v2] powerpc/dexcr: Move HASHCHK trap handler
 2023-09-21  9:24 UTC  (2+ messages)

[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-21  8:45 UTC  (6+ messages)
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer

[PATCH] selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
 2023-09-21  7:26 UTC 

[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
 2023-09-20 21:01 UTC  (2+ messages)

[PATCH v4 15/20] EDAC/mc: Re-use generic unique MC index allocation procedure
 2023-09-20 19:10 UTC 


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