linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-25 04:37:21 to 2023-07-27 09:21:03 UTC [more...]

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

[PATCH v6 0/7] Add support for memmap on memory feature on ppc64
 2023-07-27  8:02 UTC  (8+ messages)
` [PATCH v6 1/7] mm/memory_hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [PATCH v6 2/7] mm/memory_hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v6 3/7] mm/memory_hotplug: Allow architecture to override memmap on memory support check
` [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [PATCH v6 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
` [PATCH v6 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
` [PATCH v6 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-27  6:42 UTC  (26+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
 2023-07-27  5:37 UTC  (11+ messages)
` [PATCH v6 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
  ` [PATCH v6 01/13 -fix] "
` [PATCH v6 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
  ` [PATCH v6 10/13 -fix] "
` [PATCH v6 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
  ` [PATCH v6 11/13 -fix] "

Add a new fchmodat4() syscall, v2
 2023-07-27  3:57 UTC  (21+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v4 0/5] Add a new fchmodat2() syscall
    ` [PATCH v4 2/5] fs: Add fchmodat2()
    ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
  ` Add fchmodat2() - or add a more general syscall?

[PATCH 0/3] Update the register list of MICFIL
 2023-07-27  3:14 UTC  (4+ messages)
` [PATCH 1/3] ASoC: fsl_micfil: Add new registers and new bit definition
` [PATCH 2/3] ASoC: fsl_micfil: Add fsl_micfil_check_version function
` [PATCH 3/3] ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM

[PATCH net-next v3] net: Explicitly include correct DT includes
 2023-07-27  1:49 UTC 

[PATCH] I2C: Explicitly include correct DT includes
 2023-07-27  0:39 UTC  (2+ messages)

[PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
 2023-07-26  9:12 UTC  (4+ messages)

[PATCH v2] char: Explicitly include correct DT includes
 2023-07-26 23:32 UTC 

[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 2023-07-26 21:53 UTC  (2+ messages)

[PATCH 1/1] ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling
 2023-07-26 20:24 UTC  (2+ messages)

[PATCH v5 0/7] Add support for memmap on memory feature on ppc64
 2023-07-26 16:43 UTC  (19+ messages)
` [PATCH v5 1/7] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [PATCH v5 2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v5 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
` [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [PATCH v5 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
` [PATCH v5 6/7] mm/hotplug: Embed vmem_altmap details in memory block
` [PATCH v5 7/7] mm/hotplug: Enable runtime update of memmap_on_memory parameter

[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
 2023-07-26 14:34 UTC  (17+ messages)
` [PATCH mm-unstable v7 18/31] arm64: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 20/31] hexagon: "
` [PATCH mm-unstable v7 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v7 22/31] m68k: "
` [PATCH mm-unstable v7 23/31] mips: "
` [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 25/31] openrisc: "
` [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v7 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v2] powerpc:platforms:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-07-26 12:15 UTC  (2+ messages)

[PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
 2023-07-26 10:02 UTC  (2+ messages)

[PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
 2023-07-26  9:54 UTC  (2+ messages)

[PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
 2023-07-26  9:50 UTC  (2+ messages)

[PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
 2023-07-26  9:42 UTC  (2+ messages)

[PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
 2023-07-26  9:33 UTC  (2+ messages)

[PATCH] powerpc/ep8248e: Mark driver as non removable
 2023-07-26  8:14 UTC 

[PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
 2023-07-26  6:24 UTC  (2+ messages)

[PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
 2023-07-26  6:11 UTC  (2+ messages)

[PATCH 00/26] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-07-26  4:14 UTC  (29+ messages)
` [PATCH 01/26] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH 02/26] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH 03/26] dt-bindings: net: Add support for QMC HDLC
` [PATCH 04/26] net: wan: "
` [PATCH 05/26] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH 06/26] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH 07/26] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH 08/26] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH 09/26] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH 10/26] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH 11/26] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH 12/26] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH 13/26] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH 14/26] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH 15/26] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH 16/26] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH 17/26] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH 18/26] net: wan: Add framer framework support
` [PATCH 19/26] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH 20/26] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH 21/26] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH 22/26] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH 23/26] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH 24/26] ASoC: codecs: Add support for the framer codec
` [PATCH 25/26] dt-bindings: net: fsl,qmc-hdlc: Add framer support
` [PATCH 26/26] net: wan: fsl_qmc_hdlc: "

[PATCH v2] net: Explicitly include correct DT includes
 2023-07-25 19:58 UTC  (3+ messages)

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-25 13:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
 2023-07-25 23:33 UTC  (2+ messages)

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-07-25 20:51 UTC  (5+ messages)

[PATCH] powerpc: Use shared font data
 2023-07-25 17:08 UTC  (3+ messages)

[PATCH v4 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-25 13:42 UTC  (6+ messages)
` [PATCH v4 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v4 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v4 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v4 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v4 5/5] mmu_notifiers: Rename invalidate_range notifier

[PATCH] powerpc/kexec: fix minor typo
 2023-07-25 13:27 UTC 

[PATCH] docs: move powerpc under arch
 2023-07-25  6:13 UTC 

[PATCH 5.4 084/313] soc/fsl/qe: fix usb.c build errors
 2023-07-25 10:44 UTC  (2+ messages)
` [PATCH 5.4 110/313] crypto: nx - fix build warnings when DEBUG_FS is not enabled

[PATCH 5.10 132/509] soc/fsl/qe: fix usb.c build errors
 2023-07-25 10:42 UTC  (2+ messages)
` [PATCH 5.10 201/509] crypto: nx - fix build warnings when DEBUG_FS is not enabled

[PATCH] tools/perf: Fix addr location init during arch_skip_callchain_idx function
 2023-07-25 11:09 UTC  (3+ messages)

[PATCH v2] tty: Explicitly include correct DT includes
 2023-07-25  6:50 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-07-25  6:12 UTC  (8+ messages)
` [RFC PATCH v2 1/7] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v2 2/7] ASoC: fsl_easrc: "
` [RFC PATCH v2 3/7] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support
` [RFC PATCH v2 5/7] media: imx: fsl_asrc: Add memory to memory driver
` [RFC PATCH v2 6/7] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v2 7/7] ASoC: fsl_easrc: "

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-07-25  6:16 UTC 

[PATCH v3 00/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-25  5:53 UTC  (2+ messages)

[PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-25  5:51 UTC  (4+ messages)
` [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs

[PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
 2023-07-25  5:50 UTC  (6+ messages)

[Bug 217702] New: makedumpfile can not open /proc/vmcore
 2023-07-25  4:23 UTC  (2+ messages)
` [Bug 217702] "


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