messages from 2023-08-17 15:12:46 to 2023-08-18 03:56:09 UTC [more...]
[PATCH 00/21] dmaengine: Annotate with __counted_by
2023-08-18 2:17 UTC (43+ messages)
` [PATCH 01/21] dmaengine: apple-admac: Annotate struct admac_data "
` [PATCH 02/21] dmaengine: at_hdmac: Annotate struct at_desc "
` [PATCH 03/21] dmaengine: axi-dmac: Annotate struct axi_dmac_desc "
` [PATCH 04/21] dmaengine: fsl-edma: Annotate struct fsl_edma_desc "
` [PATCH 05/21] dmaengine: hisilicon: Annotate struct hisi_dma_dev "
` [PATCH 06/21] dmaengine: moxart-dma: Annotate struct moxart_desc "
` [PATCH 07/21] dmaengine: qcom: bam_dma: Annotate struct bam_async_desc "
` [PATCH 08/21] dmaengine: sa11x0: Annotate struct sa11x0_dma_desc "
` [PATCH 09/21] dmaengine: sf-pdma: Annotate struct sf_pdma "
` [PATCH 10/21] dmaengine: sprd: Annotate struct sprd_dma_dev "
` [PATCH 11/21] dmaengine: st_fdma: Annotate struct st_fdma_desc "
` [PATCH 12/21] dmaengine: stm32-dma: Annotate struct stm32_dma_desc "
` [PATCH 13/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc "
` [PATCH 14/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_device "
` [PATCH 15/21] dmaengine: tegra: Annotate struct tegra_dma_desc "
` [PATCH 16/21] dmaengine: tegra210-adma: Annotate struct tegra_adma "
` [PATCH 17/21] dmaengine: ti: edma: Annotate struct edma_desc "
` [PATCH 18/21] dmaengine: ti: omap-dma: Annotate struct omap_desc "
` [PATCH 19/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc "
` [PATCH 20/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device "
` [PATCH 21/21] dmaengine: usb-dmac: Annotate struct usb_dmac_desc "
[RFC PATCH v1 0/8] Install domain onto multiple smmus
2023-08-18 3:44 UTC (18+ messages)
` [RFC PATCH v1 1/8] iommu/arm-smmu-v3: Add list of installed_smmus
` [RFC PATCH v1 2/8] iommu/arm-smmu-v3: Perform invalidations over installed_smmus
` [RFC PATCH v1 3/8] iommu/arm-smmu-v3-sva: Allocate new ASID from installed_smmus
` [RFC PATCH v1 4/8] iommu/arm-smmu-v3: check smmu compatibility on attach
` [RFC PATCH v1 5/8] iommu/arm-smmu-v3: Add arm_smmu_device as a parameter to domain_finalise
` [RFC PATCH v1 6/8] iommu/arm-smmu-v3: Free VMID when uninstalling domain from SMMU
` [RFC PATCH v1 7/8] iommu/arm-smmu-v3: check for domain initialization using pgtbl_ops
` [RFC PATCH v1 8/8] iommu/arm-smmu-v3: allow multi-SMMU domain installs
linux-next: duplicate patches in the aspeed tree
2023-08-18 3:21 UTC (3+ messages)
[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
2023-08-18 3:12 UTC (3+ messages)
[PATCH net-next] net: pcs: lynxi: implement pcs_disable op
2023-08-18 3:07 UTC
[PATCH 1/2] pinctrl: mediatek: fix pull_type data for MT7981
2023-08-18 3:03 UTC (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: assign functions to configure pin bias on MT7986
[GIT PULL] Driver changes for omaps for v6.6
2023-08-18 3:03 UTC
[PATCH -next v2] I2C: Fix return value check for devm_pinctrl_get()
2023-08-18 2:47 UTC (6+ messages)
[GIT PULL] Qualcomm ARM32 DeviceTree updates for v6.6
2023-08-18 2:49 UTC
[PATCH 1/1] mmc: Set optimal I/O size when mmc_setip_queue
2023-08-18 2:28 UTC
[GIT PULL] Qualcomm ARM64 defconfig updates for v6.6
2023-08-18 2:36 UTC
[GIT PULL] Qualcomm driver updates for v6.6
2023-08-18 2:33 UTC
[PATCH] cpufreq: mediatek: change transition delay for MT8186
2023-08-18 2:06 UTC
[PATCH] PM / devfreq: mediatek: protect oop in critical session
2023-08-18 2:17 UTC
[PATCH] soc: kunpeng_hccs: fix some sparse warnings about incorrect type
2023-08-18 1:57 UTC (6+ messages)
[PATCH v7 2/2] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
2023-08-18 1:24 UTC (3+ messages)
[RFC PATCH v2 0/6] Add virtio_rtc module and related changes
2023-08-18 1:20 UTC (4+ messages)
` [RFC PATCH v2 4/6] virtio_rtc: Add module and driver core
` [RFC PATCH v2 5/6] virtio_rtc: Add PTP clocks
` [RFC PATCH v2 6/6] virtio_rtc: Add Arm Generic Timer cross-timestamping
[soc:for-next] BUILD SUCCESS 9ca4a7768615de369a2e720074722d9470ccc034
2023-08-18 1:09 UTC
[soc:arm/fixes] BUILD SUCCESS 3c78dbf251350fdf3a9dab3b9c3391fb89df208d
2023-08-18 1:08 UTC
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-08-18 0:26 UTC (21+ messages)
` [PATCH v2 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v2 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v2 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v2 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v2 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v2 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v2 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
` [PATCH v2 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
2023-08-18 0:08 UTC (2+ messages)
imx8mp pci hang during init
2023-08-18 0:05 UTC (3+ messages)
[PATCH net-next v4 0/9] Create common DPLL configuration API
2023-08-17 23:36 UTC (5+ messages)
` [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML
[PATCH v13 0/4] add debugfs to migration driver
2023-08-17 22:48 UTC (2+ messages)
[PATCH v11 resend 0/3] dwc general suspend/resume functionality
2023-08-17 22:42 UTC (4+ messages)
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a
[PATCH v4 0/6] ASoC: mediatek: Add support for MT7986 SoC
2023-08-17 22:36 UTC (4+ messages)
` [PATCH v4 5/6] ASoC: dt-bindings: mediatek,mt7986-wm8960: add mt7986-wm8960 document
[PATCH v2 01/11] ASoC: dt-bindings: Add common sound card properties
2023-08-17 22:36 UTC (2+ messages)
[PATCH 00/12] ASoC: dt-bindings: Add sound-card-common.yaml
2023-08-17 22:36 UTC (2+ messages)
` (subset) "
[PATCH 1/2] arm64: dts: meson-g12: Fix clock order for amlogic,axg-tdm-iface devices
2023-08-17 21:53 UTC (4+ messages)
[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
2023-08-17 21:40 UTC (12+ messages)
[PATCH 0/3] Add Support for Orange Pi 5
2023-08-17 21:05 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add sfc node to rk3588s
` [PATCH 3/3] arm64: dts: rockchip: Add Orange Pi 5
[PATCH] clk: Annotate struct clk_hw_onecell_data with __counted_by
2023-08-17 20:42 UTC (2+ messages)
[PATCH treewide 0/9] Remove obsolete IDE headers
2023-08-17 20:33 UTC (16+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>
` [PATCH 2/9] parisc: "
` [PATCH 3/9] powerpc: "
` [PATCH 4/9] sparc: "
` [PATCH 5/9] asm-generic: Remove ide_iops.h
` [PATCH 6/9] ata: pata_buddha: Remove #include <asm/ide.h>
` [PATCH 7/9] ata: pata_falcon: "
` [PATCH 8/9] ata: pata_gayle: "
` [PATCH 9/9] m68k: Remove <asm/ide.h>
[RFC 00/12] ARM: MPAM: add support for priority partitioning control
2023-08-17 20:29 UTC (10+ messages)
` [RFC 05/12] fs/resctrl: Set-up downstream priority partition resources
` [RFC 06/12] fs/resctrl: Extend schemata read for priority partition control
` [RFC 09/12] fs/resctrl: Extend schemata write "
[PATCH v2] media: dt-bindings: Merge OV5695 into OV5693 binding
2023-08-17 20:26 UTC
[PATCH] arm64: dts: marvell: add DTS for 7215-IXS-A1 board
2023-08-17 19:21 UTC (4+ messages)
[PATCH v2] arm64/ptrace: Ensure that the task sees ZT writes on first use
2023-08-17 18:54 UTC (2+ messages)
[PATCH] arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
2023-08-17 18:54 UTC (2+ messages)
[PATCH v2] iommu/arm-smmu-v3: Add a user-configurable tlb_invalidate_threshold
2023-08-17 18:36 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Simplify stage selection logic
2023-08-17 18:29 UTC (6+ messages)
[PATCH v2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-08-17 17:57 UTC (6+ messages)
[PATCH 00/15] Introduce /dev/mshv drivers
2023-08-17 17:57 UTC (6+ messages)
` [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
` [PATCH 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH v2] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-08-17 17:49 UTC (2+ messages)
[PATCH 3/3] arm64: dts: rockchip: Add Orange Pi 5
2023-08-17 17:23 UTC (2+ messages)
[PATCH 1/9] mfd: stmpe: Fix Wvoid-pointer-to-enum-cast warning
2023-08-17 17:19 UTC (2+ messages)
[PATCH v6 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
2023-08-17 17:13 UTC (5+ messages)
` [PATCH v6 6/6] "
[PATCH net-next v5 0/9] net: stmmac: add new features to xgmac
2023-08-17 16:57 UTC (10+ messages)
` [PATCH net-next v5 1/9] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v5 2/9] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v5 3/9] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v5 4/9] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v5 5/9] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v5 6/9] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v5 7/9] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v5 8/9] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v5 9/9] net: stmmac: platform: support parsing per channel irq from DT
[PATCH 1/2] dt-bindings: mfd: syscon: Add ti,dss-oldi-io-ctrl compatible
2023-08-17 17:07 UTC (2+ messages)
[RFC PATCH 2/2] PCI: j721e: Add support to build pci-j721e as a kernel module
2023-08-17 17:04 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
2023-08-17 16:44 UTC (5+ messages)
[PATCH 3/3] arm64: dts: rockchip: Add Orange Pi 5
2023-08-17 16:28 UTC (5+ messages)
[PATCH] coresight: tmc-etr: Disable warnings for allocation failures
2023-08-17 16:19 UTC
[PATCH v8 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-17 15:53 UTC (5+ messages)
` [PATCH v8 05/11] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v8 07/11] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
[PATCH v3 0/4] general defconfig cleanups
2023-08-17 15:43 UTC (3+ messages)
` [PATCH v3 3/4] arch/mips/configs/*_defconfig cleanup
[PATCH net-next v4 0/9] net: stmmac: add new features to xgmac
2023-08-17 15:37 UTC (3+ messages)
` [PATCH net-next v4 6/9] dt-bindings: net: snps,dwmac: add safety irq support
[PATCH v3 5/8] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
2023-08-17 15:24 UTC (3+ messages)
[PATCH net-next] net: pcs: lynxi: fully reconfigure if link is down
2023-08-17 15:11 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).