messages from 2021-11-16 12:09:46 to 2021-11-17 07:35:12 UTC [more...]
[PATCH v2 0/6] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
2021-11-17 7:33 UTC (9+ messages)
` [PATCH v2 1/6] KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
` [PATCH v2 2/6] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH v2 3/6] KVM: PPC: "
` [PATCH v2 4/6] KVM: RISC-V: "
` [PATCH v2 5/6] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [PATCH v2 6/6] KVM: x86: Drop arbitraty KVM_SOFT_MAX_VCPUS
[PATCH 0/7] KVM: Add Makefile.kvm for common files
2021-11-17 7:29 UTC (7+ messages)
` [PATCH 1/7] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH 3/7] KVM: s390: Use Makefile.kvm for common files
` [PATCH 6/7] KVM: powerpc: "
[PATCH] clk: versatile: clk-icst: use after free on error path
2021-11-17 7:26 UTC
[PATCH v3] ARM: dts: aspeed: Adding Facebook Bletchley BMC
2021-11-17 7:20 UTC
[PATCH net-next v2] ipv6: don't generate link-local addr in random or privacy mode
2021-11-17 7:17 UTC (5+ messages)
` [PATCH net-next] "
[PATCH] dt-bindings: leds: Replace moonlight with indicator in mt6360 example
2021-11-17 7:22 UTC
[PATCH v7 00/20] Add MediaTek SoC DRM (vdosys1) support for mt8195
2021-11-17 7:04 UTC (13+ messages)
` [PATCH v7 16/20] drm/mediatek: add ETHDR support for MT8195
` [PATCH v7 18/20] drm/mediatek: add ovl_adaptor "
` [PATCH v7 19/20] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v7 20/20] drm/mediatek: add mediatek-drm of vdosys1 support for MT8195
[PATCH v3 0/4] Add Aspeed AST2600 soc display support
2021-11-17 6:55 UTC (7+ messages)
` [PATCH v3 1/4] ARM: dts: aspeed: Add GFX node to AST2600
` [PATCH v3 2/4] ARM: dts: aspeed: ast2600-evb: Enable GFX device
` [PATCH v3 3/4] drm/aspeed: Update INTR_STS handling
` [PATCH v3 4/4] drm/aspeed: Add AST2600 chip support
[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
2021-11-17 6:43 UTC (30+ messages)
` [RFC PATCH v3 01/29] KVM: arm64: Add has_reset_once flag for vcpu
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 04/29] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v3 05/29] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [RFC PATCH v3 06/29] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [RFC PATCH v3 07/29] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [RFC PATCH v3 08/29] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v3 10/29] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v3 11/29] KVM: arm64: Make ID_DFR0_EL1 writable
` [RFC PATCH v3 12/29] KVM: arm64: Make ID_DFR1_EL1 writable
` [RFC PATCH v3 13/29] KVM: arm64: Make ID_MMFR0_EL1 writable
` [RFC PATCH v3 14/29] KVM: arm64: Make MVFR1_EL1 writable
` [RFC PATCH v3 15/29] KVM: arm64: Make ID registers without id_reg_info writable
` [RFC PATCH v3 16/29] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v3 17/29] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [RFC PATCH v3 18/29] KVM: arm64: Add kunit test for ID register validation
` [RFC PATCH v3 19/29] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [RFC PATCH v3 20/29] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v3 21/29] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v3 22/29] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v3 23/29] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v3 24/29] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v3 25/29] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v3 26/29] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v3 27/29] KVM: arm64: Initialize trapping of disabled CPU features for the guest
` [RFC PATCH v3 28/29] KVM: arm64: Add kunit test for trap initialization
` [RFC PATCH v3 29/29] KVM: arm64: selftests: Introduce id_reg_test
Fix drm suspend and resume issue
2021-11-17 6:41 UTC (4+ messages)
` [PATCH 1/3] mialbox: move cmdq suspend, resume and remove after cmdq_mbox_flush
` [PATCH 2/3] mailbox: add cmdq_mbox_flush to clear all task before suspend
` [PATCH 3/3] drm/mediatek: add devlink to cmdq dev
[RESEND PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder
2021-11-17 6:38 UTC (3+ messages)
` [RESEND PATCH v2 4/4] phy: intel: Add Thunder Bay eMMC PHY support
[PATCH] arm64: dts: ti: iot2050: Disable mcasp nodes at dtsi level
2021-11-17 5:38 UTC
[PATCH] watchdog: meson_gxbb_wdt: remove stop_on_reboot
2021-11-17 5:21 UTC (2+ messages)
[PATCH] aspeed-lpc-snoop: add 16-bit POST code support
2021-11-17 4:09 UTC
[PATCH v3 00/13] Introduce PECI subsystem
2021-11-17 3:56 UTC (2+ messages)
[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
2021-11-17 3:53 UTC (4+ messages)
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation
[PATCH 0/3] ARM: aspeed: Secure Boot Controller support
2021-11-17 3:51 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: aspeed: Add Secure Boot Controller bindings
` [PATCH 2/3] ARM: dts: aspeed: Add secure boot controller node
` [PATCH 3/3] ARM: aspeed: Add secure boot controller support
[PATCH 0/3] add i.MX8ULP scmi power domain
2021-11-17 3:43 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: power: imx8ulp: add power domain header file
` [PATCH 2/3] arm64: dts: imx8ulp: add scmi firmware node
` [PATCH 3/3] arm64: dts: imx8ulp: add power domain entry for usdhc
[PATCH v5 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
2021-11-17 3:38 UTC (4+ messages)
[PATCH] remoteproc: coredump: correct argument 2 type for memcpy_fromio
2021-11-17 3:34 UTC (3+ messages)
[PATCH V2] remoteproc: coredump: correct argument 2 type for memcpy_fromio
2021-11-17 3:32 UTC
[PATCH v17 5/7] ARM: configs: Explicitly enable USB_XHCI_PLATFORM where needed
2021-11-17 2:21 UTC (4+ messages)
` [PATCH v17 6/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
` [PATCH v17 7/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
Build regressions/improvements in v5.16-rc1
2021-11-17 2:19 UTC (7+ messages)
[linusw-nomadik:nomadik-v5.16-rc1] BUILD SUCCESS 331584f931d1717ca4da3b2431ffe1fcfc9e8c57
2021-11-17 2:14 UTC
[linusw-nomadik:ux500-golden-v5.16-rc1] BUILD SUCCESS 2ba58df8197b84d7985e72bee40e38c687f64e0c
2021-11-17 2:14 UTC
[linusw-nomadik:rtl8366rb] BUILD SUCCESS 08b66e88861567c12a11de53fb0fd9d373ba6716
2021-11-17 2:14 UTC
[linusw-nomadik:ux500-href-charging-v5.16-rc1] BUILD SUCCESS e8c60bf7338fad917201c688a225820a9fa38eac
2021-11-17 2:14 UTC
[linusw-nomadik:ixp4xx-cleanup-v5.16-rc1] BUILD SUCCESS af06993e81abd0f093d37527253b629d1b70734d
2021-11-17 2:14 UTC
[linusw-nomadik:ux500-codina-v5.16-rc1] BUILD SUCCESS 9d53b1a2c5cbe4d971d62bd309651da18a7ac028
2021-11-17 2:14 UTC
[PATCH] pwm: Use div64_ul instead of do_div
2021-11-17 2:04 UTC
[PATCH] clk: imx: Use div64_ul instead of do_div
2021-11-17 1:38 UTC
[PATCH v3 00/11] Support Pensando Elba SoC
2021-11-17 1:27 UTC (10+ messages)
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
[PATCH] arm64: mm: Make randomization works again in some case
2021-11-17 1:07 UTC (2+ messages)
[PATCH 1/1] dt-bindings: phy: zynqmp-psgtr: fix USB phy name
2021-11-17 0:38 UTC
[PATCHv5 0/6] PCI: layerscape: Add power management support
2021-11-16 23:52 UTC (3+ messages)
[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
2021-11-16 23:51 UTC (16+ messages)
` [RFC PATCH v4 net-next 01/23] net: dsa: ocelot: remove unnecessary pci_bar variables
` [RFC PATCH v4 net-next 03/23] net: dsa: ocelot: seville: utilize of_mdiobus_register
` [RFC PATCH v4 net-next 11/23] pinctrl: ocelot: update pinctrl to automatic base address
[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
2021-11-16 23:39 UTC (3+ messages)
` [PATCH v4 1/5] arch_topology: Introduce thermal pressure update function
[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
2021-11-16 23:23 UTC (5+ messages)
[RFC 1/2] arm64: Add support for system cache memory type
2021-11-16 23:16 UTC (2+ messages)
` [RFC 2/2] drm/msm/gem: Make use of the system cache
[PATCH] arm64: clear_page: use stnp non-temporal instruction for performance optimizing
2021-11-16 23:12 UTC (3+ messages)
[PATCH v2 0/2] arm64: DC {ZVA,GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
2021-11-16 23:00 UTC (3+ messages)
` [PATCH v2 1/2] arm64: clear_page() shouldn't use DC ZVA "
[PATCH] pinctrl: bcm: ns: use generic groups & functions helpers
2021-11-16 22:42 UTC
[PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers
2021-11-16 22:11 UTC (9+ messages)
` [PATCH v5] "
[PATCH v3 0/7] ARM: add vmap'ed stack support
2021-11-16 22:02 UTC (6+ messages)
` [PATCH v3 7/7] ARM: implement support for vmap'ed stacks
[PATCH] arm64: cpufeature: fix CPU features mismatch message
2021-11-16 21:59 UTC
[PATCH 0/2] Add DTs for all Apple M1 (t8103) devices
2021-11-16 21:53 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: apple: Add iMac (24-inch 2021) to Apple bindings
` [PATCH 2/2] arm64: dts: apple: Add missing M1 (t8103) devices
[PATCH v3 0/2] convert ifc binding to yaml and drop "simple-bus"
2021-11-16 21:18 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: memory: fsl: convert ifc binding to yaml schema
` [PATCH v3 2/2] memory: fsl_ifc: populate child devices without relying on simple-bus
[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
2021-11-16 20:56 UTC (8+ messages)
[PATCH v8 1/8] PCI: brcmstb: Change brcm_phy_stop() to return void
2021-11-16 20:40 UTC (2+ messages)
[GIT PULL 1/1] Broadcom devicetree fixes for 5.16
2021-11-16 20:14 UTC
[PATCH AUTOSEL 5.15 06/65] PCI: aardvark: Fix link training
2021-11-16 19:16 UTC
[PATCH AUTOSEL 5.15 06/65] PCI: aardvark: Fix link training
2021-11-16 19:03 UTC
[PATCH V3 0/9] arm64: imx8mn: Enable more imx8m Nano functions
2021-11-16 18:27 UTC (4+ messages)
[PATCH] arm/scmi: fix base agent discover response
2021-11-16 18:27 UTC (2+ messages)
[PATCH v3 00/25] mtd: spi-nor: Clean params init
2021-11-16 18:11 UTC (5+ messages)
` [PATCH v3 03/25] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
[PATCH v16 5/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
2021-11-16 18:07 UTC (3+ messages)
[PATCH 0/2] perf/smmuv3: Support devicetree
2021-11-16 17:20 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: Add Arm SMMUv3 PMCG binding
` [PATCH 2/2] perf/smmuv3: Add devicetree support
[PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360
2021-11-16 16:50 UTC (4+ messages)
` [PATCH v15 2/2] "
[PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
2021-11-16 15:58 UTC (10+ messages)
` [PATCH 1/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
[PATCH] Reset task stack state in bringup_cpu()
2021-11-16 16:31 UTC (2+ messages)
[PATCH v2] remoteproc: use %pe format string to print return error code
2021-11-16 16:29 UTC (3+ messages)
[PATCH] dt-bindings: crypto: Add optional dma properties
2021-11-16 16:13 UTC (2+ messages)
[PATCH 0/2] clocksource: exynos_mct: Enable MCT on ARM64
2021-11-16 16:00 UTC (3+ messages)
` [PATCH 1/2] clocksource: exynos_mct: Refactor resources allocation
[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
2021-11-16 15:31 UTC (6+ messages)
` [PATCH v3 2/2] "
[PATCH v2 0/8] STM32 CRYP driver: many fixes
2021-11-16 15:20 UTC (3+ messages)
` [PATCH v2 7/8] crypto: stm32/cryp - fix bugs and crash in tests
[PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add SPDIF
2021-11-16 15:15 UTC (2+ messages)
` (subset) "
[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
2021-11-16 15:11 UTC (7+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
[PATCH 0/4] ASoC: mediatek: Update MT8195 machine driver
2021-11-16 14:59 UTC (10+ messages)
` [PATCH 3/4] ASoC: mediatek: mt8195: separate the common code from "
[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
2021-11-16 14:51 UTC (2+ messages)
` [PATCH v6 7/7] "
[PATCH v8 00/12] VP9 codec V4L2 control interface
2021-11-16 14:48 UTC (15+ messages)
` [PATCH v8 01/12] hantro: postproc: Fix motion vector space size
` [PATCH v8 02/12] hantro: postproc: Introduce struct hantro_postproc_ops
` [PATCH v8 03/12] hantro: Simplify postprocessor
` [PATCH v8 04/12] hantro: Add quirk for NV12/NV12_4L4 capture format
` [PATCH v8 05/12] media: uapi: Add VP9 stateless decoder controls
` [PATCH v8 06/12] media: Add VP9 v4l2 library
` [PATCH v8 07/12] media: rkvdec: Add the VP9 backend
` [PATCH v8 08/12] media: hantro: Rename registers
` [PATCH v8 09/12] media: hantro: Prepare for other G2 codecs
` [PATCH v8 10/12] media: hantro: Support VP9 on the G2 core
` [PATCH v8 11/12] media: hantro: Staticize a struct in postprocessor code
` [PATCH v8 12/12] media: hantro: Support NV12 on the G2 core
[PATCH v1 0/4] coresight: etm: Correct (virtual) contextID tracing for namespace
2021-11-16 13:52 UTC (2+ messages)
[PATCH v7 00/11] VP9 codec V4L2 control interface
2021-11-16 13:14 UTC (7+ messages)
[PATCH v2 1/1] arm64: dts: imx8qm: Add fsl, imx7ulp-lpuart compatible to lpuart
2021-11-16 12:58 UTC
[PATCH v10, 00/19] Support multi hardware decode using of_platform_populate
2021-11-16 12:31 UTC (5+ messages)
[PATCH net] net: stmmac: allow a tc-taprio base-time of zero
2021-11-16 12:18 UTC (6+ 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).