linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-19 16:16:58 to 2023-09-22 13:46:50 UTC [more...]

[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-22 13:45 UTC  (33+ 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 13:33 UTC  (4+ 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

[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  (23+ messages)
` [RFC PATCH v4 01/11] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v4 02/11] ASoC: fsl_easrc: "
` [RFC PATCH v4 03/11] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v4 04/11] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v4 05/11] ASoC: fsl_easrc: "
` [RFC PATCH v4 06/11] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [RFC PATCH v4 07/11] media: uapi: Add V4L2_AUDIO_FMT_LPCM fourcc format
` [RFC PATCH v4 08/11] media: v4l2: Add audio capture and output support
` [RFC PATCH v4 09/11] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control
` [RFC PATCH v4 10/11] media: audm2m: add virtual driver for audio memory to memory
` [RFC PATCH v4 11/11] media: imx-asrc: Add memory to memory driver

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-22 10:37 UTC  (15+ 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] i2c: replace deprecated strncpy
 2023-09-22 10:12 UTC  (3+ 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  (7+ 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  (7+ messages)
` [PATCH v4 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v4 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()

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

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-22  6:03 UTC  (27+ 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

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 

Questions: Should kernel panic when PCIe fatal error occurs?
 2023-09-22  2:46 UTC  (7+ messages)

[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

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

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

[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 

[PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
 2023-09-20 16:56 UTC  (9+ messages)

[PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-09-20 15:28 UTC  (4+ messages)

[PATCH] ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
 2023-09-20  9:43 UTC 

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-09-20  9:34 UTC  (3+ messages)
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
  ` (subset) "

[PATCH 00/59] dma: Convert to platform remove callback returning void
 2023-09-19 13:31 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).