messages from 2022-07-15 22:02:17 to 2022-07-17 04:08:58 UTC [more...]
[PATCH] remoteproc: core: check state in rproc_boot
2022-07-17 4:07 UTC (2+ messages)
[PATCH v2 2/2] asm-generic: Add new pci.h and use it
2022-07-17 3:34 UTC
[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
2022-07-17 2:57 UTC (3+ messages)
[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
2022-07-17 1:42 UTC (65+ messages)
` [PATCH net-next v3 02/47] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v3 03/47] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH net-next v3 04/47] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next v3 05/47] net: phy: Add 1000BASE-KX interface mode
` [PATCH net-next v3 06/47] [RFT] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH net-next v3 07/47] net: phy: Add support for rate adaptation
` [PATCH net-next v3 08/47] net: phylink: Support differing link speeds and interface speeds
` [PATCH net-next v3 09/47] net: phylink: Adjust advertisement based on rate adaptation
` [PATCH net-next v3 10/47] net: phylink: Adjust link settings "
` [PATCH net-next v3 11/47] [RFC] net: phylink: Add support for CRS-based "
` [PATCH net-next v3 12/47] net: phy: aquantia: Add support for AQR115
` [PATCH net-next v3 13/47] net: phy: aquantia: Add some additional phy interfaces
` [PATCH net-next v3 14/47] net: phy: aquantia: Add support for rate adaptation
` [PATCH net-next v3 15/47] net: fman: Convert to SPDX identifiers
` [PATCH net-next v3 16/47] net: fman: Don't pass comm_mode to enable/disable
` [PATCH net-next v3 17/47] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [PATCH net-next v3 18/47] net: fman: dtsec: Always gracefully stop/start
` [PATCH net-next v3 19/47] net: fman: Get PCS node in per-mac init
` [PATCH net-next v3 20/47] net: fman: Store initialization function in match data
` [PATCH net-next v3 21/47] net: fman: Move struct dev to mac_device
` [PATCH net-next v3 22/47] net: fman: Configure fixed link in memac_initialization
` [PATCH net-next v3 23/47] net: fman: Export/rename some common functions
` [PATCH net-next v3 24/47] net: fman: memac: Use params instead of priv for max_speed
` [PATCH net-next v3 25/47] net: fman: Move initialization to mac-specific files
` [PATCH net-next v3 26/47] net: fman: Mark mac methods static
` [PATCH net-next v3 27/47] net: fman: Inline several functions into initialization
` [PATCH net-next v3 28/47] net: fman: Remove internal_phy_node from params
` [PATCH net-next v3 29/47] net: fman: Map the base address once
` [PATCH net-next v3 30/47] net: fman: Pass params directly to mac init
` [PATCH net-next v3 31/47] net: fman: Use mac_dev for some params
` [PATCH net-next v3 32/47] net: fman: Specify type of mac_dev for exception_cb
` [PATCH net-next v3 33/47] net: fman: Clean up error handling
` [PATCH net-next v3 34/47] net: fman: Change return type of disable to void
` [PATCH net-next v3 35/47] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next v3 36/47] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v3 37/47] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v3 38/47] net: dpaa: Adjust queue depth on rate change
` [PATCH net-next v3 39/47] net: fman: memac: Add serdes support
` [PATCH net-next v3 40/47] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v3 41/47] [RFT] net: dpaa: Convert to phylink
` [PATCH net-next v3 42/47] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v3 43/47] arm64: dts: layerscape: "
` [PATCH net-next v3 44/47] arm64: dts: ls1046a: Add serdes bindings
` [PATCH net-next v3 45/47] arm64: dts: ls1088a: "
` [PATCH net-next v3 46/47] arm64: dts: ls1046ardb: "
` [PATCH net-next v3 47/47] [WIP] arm64: dts: ls1088ardb: "
[soc:ti/soc-drivers] BUILD SUCCESS f16afe238a7ff3c71a943cf74392538974c29b22
2022-07-17 0:30 UTC
[PATCH net-next 0/6] net: dsa: always use phylink
2022-07-16 23:44 UTC (16+ messages)
` [PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode
[PATCH 0/2] Fix kernel splats on boot with armada-37xx irqchip driver
2022-07-16 23:37 UTC (3+ messages)
` [PATCH 1/2] pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
` [PATCH 2/2] pinctrl: armada-37xx: use raw spinlocks for regmap "
[net-next PATCH v3 0/5] Add MTU change with stmmac interface running
2022-07-16 23:08 UTC (6+ messages)
` [net-next PATCH v3 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH v3 2/5] net: ethernet: stmicro: stmmac: first disable all queues in release
` [net-next PATCH v3 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH v3 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH v3 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up
[net-next PATCH v2 0/5] Add MTU change with stmmac interface running
2022-07-16 22:50 UTC (8+ messages)
` [net-next PATCH v2 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH v2 2/5] net: ethernet: stmicro: stmmac: first disable all queues in release
` [net-next PATCH v2 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH v2 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH v2 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up
[PATCH v2 0/6] PCI: brcmstb: Re-submit reverted patchset
2022-07-16 22:24 UTC (7+ messages)
` [PATCH v2 1/6] PCI: brcmstb: Remove unnecessary forward declarations
` [PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v2 3/6] PCI: brcmstb: Add "refusal mode" to preclude PCIe-induced CPU aborts
` [PATCH v2 4/6] PCI: brcmstb: Add mechanism to turn on subdev regulators
` [PATCH v2 5/6] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v2 6/6] PCI: brcmstb: Do not turn off WOL regulators on suspend
[PATCH] net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
2022-07-16 21:46 UTC
[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
2022-07-16 21:37 UTC (3+ messages)
` [PATCH v5 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
[PATCH 0/5] support mt8188 h264 encoder
2022-07-16 21:27 UTC (7+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Add encoder driver support for 34-bit iova
` [PATCH 2/5] dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
` [PATCH 3/5] media: mediatek: vcodec: Add mt8188 encoder driver
` [PATCH 4/5] media: mediatek: vcodec: Fix bitstream crop information error
` [PATCH 5/5] media: mediatek: vcodec: Fix encoder multi-instance deadlock
[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
2022-07-16 19:43 UTC (20+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6375
2022-07-16 19:32 UTC (2+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add SM6375 SMMU compatible
[PATCH v2 0/1] mm: kfence: fix unexpected leak scan on kfence pool
2022-07-16 18:43 UTC (5+ messages)
` [PATCH v2 1/1] mm: kfence: apply kmemleak_ignore_phys on early allocated pool
[PATCH v2 00/19] iio: adc: at91-sama5d2_adc: add support for temperature sensor
2022-07-16 16:42 UTC (7+ messages)
` [PATCH v2 02/19] iio: adc: at91-sama5d2_adc: check return status for pressure and touch
` [PATCH v2 17/19] iio: adc: at91-sama5d2_adc: add support for temperature sensor
[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
2022-07-16 16:09 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios
[PATCH] arm64: defconfig: Enable Qualcomm SC8280XP providers
2022-07-16 15:18 UTC (2+ messages)
[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
2022-07-16 15:12 UTC (4+ messages)
` [PATCH v3 2/6] dt-bindings: Use new video interface bus type macros in examples
[PATCH] mmc/host: fix repeated words in comments
2022-07-16 14:12 UTC
[PATCH v7 00/25] Rust support
2022-07-16 13:56 UTC (8+ messages)
` [PATCH v7 21/25] Kbuild: add "
[PATCH v4 0/2] Fix RISC-V's arch-topology reporting
2022-07-16 13:35 UTC (2+ messages)
[PATCH] i2c: brcmstb: Fixed adapter named with optional interrupts
2022-07-16 12:40 UTC (2+ messages)
[PATCH v2 0/2] i2c: stm32: addition of STM32MP13 support
2022-07-16 12:25 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13
` [PATCH v2 2/2] i2c: stm32: add support for the STM32MP13 soc
[PATCH v4 0/5] RK3568 PCIe V3 support
2022-07-16 11:57 UTC (4+ messages)
` [PATCH v4 3/5] phy: rockchip: Support PCIe v3
` Aw: "
[PATCH 1/2] mtd: spi-nor: When a flash memory is missing do not report an error
2022-07-16 10:58 UTC (15+ messages)
[V11,0/7] Enable two hardware jpeg encoder for MT8195
2022-07-16 9:34 UTC (8+ messages)
` [V11,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V11,2/7] mtk-jpegenc: export jpeg encoder functions
` [V11,3/7] mtk-jpegenc: manage jpegenc multi-hardware
` [V11,4/7] mtk-jpegenc: add jpegenc timeout func interface
` [V11,5/7] mtk-jpegenc: add jpeg encode worker interface
` [V11,6/7] mtk-jpegenc: add output pic reorder interface
` [V11,7/7] mtk-jpegenc: add stop cmd interface for jpgenc
[V5,0/8] Support multi-hardware jpeg decoder for MT8195
2022-07-16 9:34 UTC (9+ messages)
` [V5,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V5,2/8] media: mtk-jpegdec: export jpeg decoder functions
` [V5,3/8] media: mtk-jpegdec: manage jpegdec multi-hardware
` [V5,4/8] media: mtk-jpegdec: add jpegdec timeout func interface
` [V5,5/8] media: mtk-jpegdec: add jpeg decode worker interface
` [V5,6/8] media: mtk-jpegdec: add output pic reorder interface
` [V5,7/8] media: mtk-jpegdec: refactor jpegdec func interface
` [V5,8/8] mtk-jpegdec: add stop cmd interface for jpgdec
[PATCH] arm: lib: implement aeabi_uldivmod via div64_u64_rem
2022-07-16 9:46 UTC (2+ messages)
[PATCH v1 1/1] irqchip/stm32-exti: Use INVALID_HWIRQ definition
2022-07-16 9:41 UTC (2+ messages)
[PATCH 0/2] dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
2022-07-16 7:43 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add new clock name
[PATCH V2 6/6] arm64: dts: imx8mp: add VPU blk ctrl node
2022-07-16 7:50 UTC (2+ messages)
[PATCH] media: imx-jpeg: Remove unnecessary memset() after dma_alloc_coherent()
2022-07-16 12:25 UTC
[PATCH v2] i2c: imx: fix typo in comment
2022-07-16 4:36 UTC (2+ messages)
[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
2022-07-16 3:25 UTC (12+ messages)
[PATCH] memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
2022-07-16 3:13 UTC
[linux-next:master] BUILD REGRESSION 6014cfa5bf32cf8c5c58b3cfd5ee0e1542c8a825
2022-07-16 3:00 UTC
build failure of next-20220715 due to "No rule to make target"
2022-07-16 2:15 UTC (3+ messages)
[PATCH] mediatek: mt7601u: fix clang -Wformat warning
2022-07-16 1:40 UTC (4+ messages)
[PATCH 1/4] of: add struct page support to rmem
2022-07-16 0:38 UTC (2+ messages)
[PATCH v4 00/18] KVM nVHE Hypervisor stack unwinder
2022-07-16 0:04 UTC (4+ messages)
[PATCH] KVM: arm64: Fix hypervisor address symbolization
2022-07-15 23:58 UTC
[PATCH] hwmon: (aspeed-pwm-tacho) increase fan tach period (again)
2022-07-15 23:34 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: mt8195: Use drive-strength-microamp in examples
2022-07-15 23:20 UTC (3+ messages)
[PATCH v2 0/4] PCI EP driver support MSI doorbell from host
2022-07-15 23:06 UTC (3+ messages)
` [PATCH v2 3/4] dt-bindings: irqchip: imx mu work as msi controller
[PATCH v4 0/2] MediaTek SoC ARM/ARM64 System Timer
2022-07-15 22:42 UTC (3+ messages)
[PATCH] clocksource: arm_global_timer: fix Kconfig "its" grammar
2022-07-15 22:34 UTC (2+ messages)
[PATCH] ARM: bcm: NSP: Removed forced thermal selection
2022-07-15 22:29 UTC (2+ messages)
[PATCH] arm: bcmbca: include full family name in Kconfig
2022-07-15 22:27 UTC (2+ messages)
[RFC PATCH 2/2] asm-generic: Add new pci.h and use it
2022-07-15 22:23 UTC (3+ messages)
[PATCH 0/3] Broadcom ARM SoC changes for 5.20 part 2
2022-07-15 22:16 UTC (4+ messages)
` [GIT PULL 1/3] Broadcom devicetree "
` [GIT PULL 2/3] Broadcom devicetree-arm64 "
` [GIT PULL 3/3] Broadcom soc "
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).