messages from 2023-09-26 10:36:25 to 2023-09-27 04:04:17 UTC [more...]
linux-next: duplicate patch in the mmc tree
2023-09-27 4:03 UTC (2+ messages)
[PATCH v2] PCI: keystone: Fix race condition when initializing PHYs
2023-09-27 3:59 UTC (3+ messages)
[RFC PATCH v3 0/8] Coresight for Kernel panic and watchdog reset
2023-09-27 3:48 UTC (5+ messages)
` [EXT] "
[PATCH 1/1] sched/core: Fix stuck on completion for affine_move_task() when stopper disable
2023-09-27 3:34 UTC
[PATCH] i2c: aspeed: Fix i2c bus hang in slave read
2023-09-27 3:24 UTC (5+ messages)
` [External] "
[PATCH v2 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043
2023-09-27 3:11 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: imx8qxp-mek: Pass gpio-sbu-mux mode-switch
[PATCH v2 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring system suspend
2023-09-27 3:07 UTC (3+ messages)
` "
[PATCH v6 00/16] introduce more MDP3 components in MT8195
2023-09-27 2:52 UTC (4+ messages)
` [PATCH v6 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP for MT8195
[v2 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
2023-09-27 2:48 UTC (3+ messages)
` [v2 2/2] "
[PATCH v2 0/2] Add CMC of Facebook Minerva platform
2023-09-27 2:47 UTC (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva CMC board
[PATCH 1/2] arm64: dts: imx93: Add audio device nodes
2023-09-27 2:45 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: imx93: Configure clock rate for audio PLL
[PATCH v6 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
2023-09-27 2:33 UTC (8+ messages)
` [PATCH v6 1/7] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH v6 2/7] arm64: dts: ti: k3-j784s4: "
` [PATCH v6 3/7] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
` [PATCH v6 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances
` [PATCH v6 5/7] arm64: dts: ti: k3-j784s4-mcu: Add the mcu "
` [PATCH v6 6/7] arm64: dts: ti: k3-j721s2-main: Add the main "
` [PATCH v6 7/7] dts: ti: k3-j712s2-mcu: Add the mcu "
[PATCH v5 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
2023-09-27 2:33 UTC (12+ messages)
` [PATCH v5 1/7] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH v5 2/7] arm64: dts: ti: k3-j784s4: "
` [PATCH v5 3/7] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
` [PATCH v5 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances
` [PATCH v5 5/7] arm64: dts: ti: k3-j784s4-mcu: Add the mcu "
` [PATCH v5 6/7] arm64: dts: ti: k3-j721s2-main: Add the main "
` [PATCH v5 7/7] dts: ti: k3-j712s2-mcu: Add the mcu "
[PATCH v1 0/5] bitmap: get rid of bitmap_remap() and bitmap_biremap() uses
2023-09-27 2:10 UTC (16+ messages)
` [PATCH v1 1/5] lib/test_bitmap: Excape space symbols when printing input string
` [PATCH v1 2/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v1 4/5] gpio: xilinx: Replace bitmap_bitremap() calls
` [PATCH v1 5/5] gpiolib: cdev: Utilize more bitmap APIs
[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
2023-09-27 2:10 UTC (4+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
` [EXT] "
[PATCH] dt-bindings: bus: fsl,imx8qxp-pixel-link-msi-bus: Drop child 'reg' property
2023-09-27 2:06 UTC (3+ messages)
[PATCH] media: mediatek: vcodec: add encoder power management helper functions
2023-09-27 1:51 UTC (3+ messages)
[PATCH -next] ARM: shmobile: Remove unneeded semicolon
2023-09-27 1:02 UTC
[PATCH v10 0/7] Add metrics for Arm CMN
2023-09-27 1:00 UTC (4+ messages)
[PATCH 1/2] arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200
2023-09-26 23:46 UTC (3+ messages)
[PATCH v6 00/11] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-09-26 23:40 UTC (12+ messages)
` [PATCH v6 01/11] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
` [PATCH v6 02/11] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
` [PATCH v6 03/11] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} "
` [PATCH v6 04/11] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v6 05/11] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v6 06/11] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v6 07/11] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v6 08/11] tools: Import arm_pmuv3.h
` [PATCH v6 09/11] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v6 10/11] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v6 11/11] KVM: selftests: aarch64: vPMU register test for unimplemented counters
[PATCH v12 0/7] Wave5 codec driver
2023-09-26 23:29 UTC (3+ messages)
` [PATCH v12 5/7] media: chips-media: wave5: Add the v4l2 layer
[linux-next:master] BUILD REGRESSION 4ae73bba62a367f2314f6ce69e3085a941983d8b
2023-09-26 23:03 UTC
[PATCH v2] perf vendor events arm64: Fix for AmpereOne metrics
2023-09-26 22:50 UTC (3+ messages)
[PATCH v3 00/15] Introduce /dev/mshv drivers
2023-09-26 21:52 UTC (10+ messages)
` [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
linux-next: Signed-off-by missing for commit in the arm-soc-fixes tree
2023-09-26 21:04 UTC
[PATCH 00/14] add driver to support secure video decoder
2023-09-26 20:59 UTC (16+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-09-26 20:59 UTC (9+ messages)
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
[PATCH 00/15] Add CMDQ secure driver for SVP
2023-09-26 20:32 UTC (7+ messages)
` [PATCH 07/15] mailbox: mediatek: Add loop pkt flag and irq handling for loop command
[PATCH RFC v2 3/6] ARM: pxa: Convert Spitz CF power control to GPIO descriptors
2023-09-26 20:26 UTC (9+ messages)
` [PATCH RFC v2 6/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFC v2 1/6] ARM: pxa: Convert Spitz OHCI "
` [PATCH RFC v2 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v2 5/6] ARM: pxa: Convert Spitz hsync "
` [PATCH RFC v2 2/6] ARM: pxa: Convert Spitz LEDs "
[PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
2023-09-26 20:18 UTC (7+ messages)
[PATCH v16 6/6] soc: amd: Add support for AMD Pensando SoC Controller
2023-09-26 20:05 UTC (2+ messages)
[PATCH] arm64: dts: imx8mm: fix imx8mm-venice-gw72xx-0x-rpidsi compatible
2023-09-26 19:52 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp-venice-gw73xx: add TPM device
2023-09-26 19:43 UTC
[PATCH] arm64: dts: imx8mm-venice-gw73xx: add TPM device
2023-09-26 19:43 UTC
[PATCH 0/8] iommu: Convert dart & iommufd to the new domain_alloc_paging()
2023-09-26 19:41 UTC (11+ messages)
` [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()
[PATCH v2] ARM: dts: imx6qdl-gw5904: add dt props for populating eth MAC addrs
2023-09-26 19:41 UTC
✅ PASS (SKIPPED 2 of 105): Test report for for-kernelci (6.6.0-rc3, arm-next, bf6547d8)
2023-09-26 18:51 UTC
[PATCH v1 0/2] KVM: arm64: Use folio for THP support
2023-09-26 18:19 UTC (3+ messages)
` [PATCH v1 1/2] KVM: arm64: Do not transfer page refcount for THP adjustment
` [PATCH v1 2/2] KVM: arm64: Use folio "
RFC: ARM && restricted DMA apparently not working
2023-09-26 17:52 UTC (2+ messages)
` [PATCH v1 1/1] ARM: Select DMA_DIRECT_REMAP to fix restricted DMA
[PATCH v16 6/6] soc: amd: Add support for AMD Pensando SoC Controller
2023-09-26 17:51 UTC (3+ messages)
[PATCH] ARM: make <linux/uaccess.h> self-contained for ARM
2023-09-26 17:28 UTC (2+ messages)
[PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support
2023-09-26 16:54 UTC (2+ messages)
[PATCH] dt-bindings: remoteproc: mtk,scp: Add missing additionalProperties on child node schemas
2023-09-26 16:45 UTC
[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
2023-09-26 16:37 UTC (13+ messages)
` [RFC PATCH v2 3/8] KVM: arm64: Add some HW_DBM related pgtable interfaces
` [RFC PATCH v2 6/8] KVM: arm64: Only write protect selected PTE
[PATCH v4 0/7] gpio: update i.MX93/8ULP and support i.MX95
2023-09-26 16:25 UTC (5+ messages)
` [PATCH v4 1/7] dt-bindings: gpio: vf610: update gpio-ranges
` [PATCH v4 4/7] gpio: vf610: add i.MX8ULP of_device_id entry
[PATCH v1 0/2] KVM: arm64: support write combining and cachable IO memory in VMs
2023-09-26 16:12 UTC (10+ messages)
` [PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
[PATCH] ARM: fix get_user() broken with veneer
2023-09-26 16:09 UTC
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-26 16:08 UTC (2+ messages)
[PATCH 1/3] dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation
2023-09-26 15:56 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus properties
` [PATCH 3/3] dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema
[PATCH v3 00/12] regulator: mt6366: Split out of MT6358 and cleanup
2023-09-26 15:29 UTC (5+ messages)
` [PATCH v3 07/12] regulator: mt6358: Add supply names for MT6358 regulators
[PATCH] arm64: dts: imx8mm-venice-gw790: Pass GSC address/size-cells
2023-09-26 15:27 UTC (2+ messages)
[PATCH] ARM: fix get_user() broken with veneer
2023-09-26 15:09 UTC (4+ messages)
[PATCH v1] mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
2023-09-26 15:03 UTC (2+ messages)
[PATCH 0/8] iommu: Clean up map/unmap ops
2023-09-26 14:57 UTC (6+ messages)
[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
2023-09-26 14:44 UTC (13+ messages)
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH 30/37] pinctrl: renesas: rzg2l: add support for RZ/G3S SoC
[PATCH] arm64: dts: imx93: Fix the dmas entries order
2023-09-26 14:41 UTC (3+ messages)
` [EXT] "
[PATCH] ARM: dts: vfxxx: Write dmas in a single line
2023-09-26 14:40 UTC
[PATCH v2] arm64: dts: ti: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
2023-09-26 14:28 UTC
[PATCH v4] arm64: imx8qm-ss-img: Fix jpegenc compatible entry
2023-09-26 14:27 UTC
[PATCH v3 1/1] PCI: layerscape-ep: set 64-bit DMA mask
2023-09-26 14:04 UTC
[PATCH] drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
2023-09-26 14:01 UTC (3+ messages)
[PATCH v2 1/1] PCI: layerscape-ep: set 64-bit DMA mask
2023-09-26 14:00 UTC (3+ messages)
Testing DDR MPAM monitor (mbm_total_bytes)
2023-09-26 13:28 UTC (4+ messages)
` [EXT] "
[PATCH 0/5] GPIO descriptors for TI ASoC codecs
2023-09-26 13:25 UTC (6+ messages)
` [PATCH 1/5] ASoC: ti: Convert N810 ASoC to GPIO descriptors
` [PATCH 2/5] ASoC: ti: Convert RX51 to use exclusively "
` [PATCH 3/5] ASoC: ti: Convert TWL4030 to use "
` [PATCH 4/5] ASoC: ti: Convert Pandora ASoC to "
` [PATCH 5/5] ASoC: ti: osk5912: Drop unused include
[PATCH] mtd: spi-nor: atmel: add at25ff321a entry
2023-09-26 13:18 UTC (6+ messages)
[PATCH v2] mtd: spi-nor: atmel: add at25ff321a entry
2023-09-26 13:16 UTC
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-26 13:16 UTC (2+ messages)
[PATCH v2 0/2] Device tree updates for IXP4xx
2023-09-26 13:13 UTC (6+ messages)
` [PATCH v2 2/2] dt-bindings: arm: List more IXP4xx devices
[PATCH 1/2] dt-bindings: arm,coresight-cti: Drop type for 'cpu' property
2023-09-26 13:12 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: arm,coresight-cti: Add missing additionalProperties on child nodes
[PATCH v9 00/13] Add support to configure TPDM DSB subunit
2023-09-26 13:12 UTC (4+ messages)
` [PATCH v9 13/13] coresight-tpdm: Add nodes for dsb msr support
[PATCH] media: dt-bindings: Add missing unevaluatedProperties on child node schemas
2023-09-26 13:03 UTC (2+ messages)
[PATCH] dt-bindings: mfd: Add missing unevaluatedProperties on child node schemas
2023-09-26 13:02 UTC (2+ messages)
[PATCH] spi: dt-bindings: Make "additionalProperties: true" explicit
2023-09-26 12:59 UTC (3+ messages)
[PATCH v3 0/3] regulator: mt6358: Remove bogus regulators and improvements
2023-09-26 12:59 UTC (2+ messages)
[PATCH v3 0/4] ARM: vfp: Introduce vfp_lock() for VFP locking
2023-09-26 12:55 UTC (5+ messages)
` [PATCH v3 1/4] ARM: vfp: Provide "
` [PATCH v3 2/4] ARM: vfp: Use vfp_lock() in vfp_sync_hwstate()
` [PATCH v3 3/4] ARM: vfp: Use vfp_lock() in vfp_support_entry()
` [PATCH v3 4/4] ARM: vfp: Move sending signals outside of vfp_lock()ed section
[PATCH] sbsa_gwdt: Calculate timeout with 64-bit math
2023-09-26 12:45 UTC (2+ messages)
[GIT PULL] i.MX fixes for 6.6
2023-09-26 12:37 UTC
[PATCH 1/8] dt-bindings: input: fsl,scu-key: Document wakeup-source
2023-09-26 12:29 UTC (8+ messages)
` [PATCH 2/8] dt-bindings: power: fsl,scu-pd: Document imx8dl
` [PATCH 3/8] arm64: dts: imx8dxl: Pass fsl,imx8dl-scu-pd
` [PATCH 4/8] arm64: dts: imx8dxl: Remove wakeup-irq
` [PATCH 5/8] dt-bindings: thermal: fsl,scu-thermal: Document imx8dl
` [PATCH 6/8] arm64: dts: imx8dxl: Pass fsl,imx8dxl-sc-thermal
` [PATCH 7/8] dt-bindings: watchdog: fsl,scu-wdt: Document imx8dl
` [PATCH 8/8] arm64: dts: imx8dxl: Pass fsl,imx8dxl-sc-wdt
[PATCH 0/3] usb: chipidea: Tegra USB DMA fix + cleanups
2023-09-26 12:11 UTC (5+ messages)
` [PATCH 1/3] usb: chipidea: Fix DMA overwrite for Tegra
[PATCH v3 0/1] Add add-maintainer.py script
2023-09-26 12:02 UTC (3+ messages)
` [PATCH v3 1/1] scripts: Add add-maintainer.py
[PATCH] coresight: Add mode check when enable/disable csdev source
2023-09-26 11:43 UTC (4+ messages)
[PATCH net] net: stmmac: platform: fix the incorrect parameter
2023-09-26 11:43 UTC (2+ messages)
[PATCH net-next 1/1] net: stmmac: xgmac: EST interrupts handling
2023-09-26 11:25 UTC (2+ messages)
[GIT PULL] aspeed: Maintainers updates for v6.6
2023-09-26 11:21 UTC
[PATCH 0/3] ARM: vfp: Introduce vfp_lock() for VFP locking
2023-09-26 11:03 UTC (3+ messages)
[PATCH v2 4/7] thermal: exynos: simplify regulator (de)initialization
2023-09-26 11:02 UTC (4+ messages)
` [PATCH v2 0/7] Improve Exynos thermal driver
[PATCH] perf cs-etm: Fix missing decoder for per-process trace
2023-09-26 10:56 UTC (2+ messages)
[PATCH net-next v3 0/5] TSN auto negotiation between 1G and 2.5G
2023-09-26 10:55 UTC (5+ messages)
` [PATCH net-next v3 2/5] net: pcs: xpcs: combine C37 SGMII AN and 2500BASEX for Intel mGbE controller
` [PATCH net-next v3 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support
[PATCH] media: s5p-mfc: Fix potential deadlock on condlock
2023-09-26 10:53 UTC
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).