messages from 2024-01-30 12:01:56 to 2024-01-30 23:56:35 UTC [more...]
[PATCH v4 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
2024-01-30 23:56 UTC (4+ messages)
` [PATCH v4 01/16] iommu/arm-smmu-v3: Make STE programming independent of the callers
[PATCH 30 1/7] Add JTAG core driver
2024-01-30 23:43 UTC (3+ messages)
[PATCH 30 5/7] Add JTAG core driver ioctl number
2024-01-30 23:39 UTC (2+ messages)
[PATCH 30 6/7] Add JTAG core driver Maintainers
2024-01-30 23:38 UTC
[PATCH] arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole
2024-01-30 23:37 UTC
[PATCH 30 7/7] Add AST2500 and AST2600 JTAG device in DTS
2024-01-30 23:32 UTC
[PATCH 30 4/7] Add ABI documentation
2024-01-30 23:30 UTC
[PATCH 30 3/7] Add Aspeed SOC 24xx, 25xx and 26xx JTAG support
2024-01-30 23:30 UTC
[PATCH 30 2/7] Add binding for Aspeed SOC
2024-01-30 23:30 UTC
[PATCH 30 0/7] JTAG driver introduction
2024-01-30 23:25 UTC
selftests: ftrace: Internal error: Oops: sve_save_state
2024-01-30 23:13 UTC (7+ messages)
[PATCH v5 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
2024-01-30 23:02 UTC (9+ messages)
` [PATCH v5 1/6] dt-bindings: serial: Add binding for rs485 receiver enable GPIO
` [PATCH v5 2/6] serial: 8250: Support separate rs485 rx-enable GPIO
` [PATCH v5 3/6] dt-bindings: serial: add binding for rs485 rx-enable state when rs485 is disabled
[PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
2024-01-30 23:01 UTC (3+ messages)
` [PATCH v3 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration
[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
2024-01-30 22:38 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
[PATCH v2 00/28] spi: s3c64xx: winter cleanup and gs101 support
2024-01-30 22:25 UTC (9+ messages)
` [PATCH v2 05/28] spi: dt-bindings: samsung: add samsung,spi-fifosize property
[PATCH v3 0/2] arm64: dts: qcom: Add coresight nodes for sm8450
2024-01-30 22:22 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: coresight: Remove pattern match of ETE node name
` [PATCH v3 2/2] arm64: dts: qcom: Add coresight nodes for sm8450
[PATCH v4 0/5] Rework system pressure interface to the scheduler
2024-01-30 22:09 UTC (6+ messages)
` [PATCH v4 2/5] sched: Take cpufreq feedback into account
[PATCH 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
2024-01-30 21:57 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: arm: mediatek: convert hifsys "
` [PATCH 2/3] dt-bindings: arm: mediatek: convert PCIESYS "
[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
2024-01-30 21:54 UTC (6+ messages)
` [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node
` "
[PATCH v2] KVM: arm64: Fix circular locking dependency
2024-01-30 21:40 UTC (2+ messages)
[PATCH] dt-bindings: soc: xilinx: Add support for KV260 CC
2024-01-30 20:51 UTC (2+ messages)
[PATCH v9 0/3] add zynqmp TCM bindings
2024-01-30 20:47 UTC (4+ messages)
` [PATCH v9 3/3] remoteproc: zynqmp: parse TCM from device tree
[PATCH v3] dt-bindings: soc: xilinx: Add support for K26 rev2 SOMs
2024-01-30 20:50 UTC (2+ messages)
[PATCH v2 00/25] KVM/arm64: VM configuration enforcement
2024-01-30 20:45 UTC (26+ messages)
` [PATCH v2 01/25] arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
` [PATCH v2 02/25] KVM: arm64: Add feature checking helpers
` [PATCH v2 03/25] KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
` [PATCH v2 04/25] KVM: arm64: nv: Add sanitising to EL2 configuration registers
` [PATCH v2 05/25] KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
` [PATCH v2 06/25] KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
` [PATCH v2 07/25] KVM: arm64: nv: Drop sanitised_sys_reg() helper
` [PATCH v2 08/25] KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
` [PATCH v2 09/25] KVM: arm64: nv: Correctly handle negative polarity FGTs
` [PATCH v2 10/25] KVM: arm64: nv: Turn encoding ranges into discrete XArray stores
` [PATCH v2 11/25] KVM: arm64: Drop the requirement for XARRAY_MULTI
` [PATCH v2 12/25] KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
` [PATCH v2 13/25] KVM: arm64: Always populate the trap configuration xarray
` [PATCH v2 14/25] KVM: arm64: Register AArch64 system register entries with the sysreg xarray
` [PATCH v2 15/25] KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
` [PATCH v2 16/25] KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
` [PATCH v2 17/25] KVM: arm64: Add Fine-Grained UNDEF tracking information
` [PATCH v2 18/25] KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
` [PATCH v2 19/25] KVM: arm64: Move existing feature disabling over to FGU infrastructure
` [PATCH v2 20/25] KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
` [PATCH v2 21/25] KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
` [PATCH v2 22/25] KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is "
` [PATCH v2 23/25] KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU "
` [PATCH v2 24/25] KVM: arm64: Make FEAT_MOPS UNDEF if "
` [PATCH v2 25/25] KVM: arm64: Add debugfs file for guest's ID registers
[PATCH 0/3] ARM: dts: samsung: enable wifi and cleanup exynos5420-galaxy-tab dts'es
2024-01-30 20:40 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: sort node properties
` [PATCH 2/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node
` [PATCH 3/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: decrease available memory
[PATCH] dt-bindings: soc: fsl: narrow regex for unit address to hex numbers
2024-01-30 20:40 UTC (2+ messages)
[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
2024-01-30 20:27 UTC (9+ messages)
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
[PATCH] pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal
2024-01-30 20:07 UTC (3+ messages)
[PATCH 1/2] dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible
2024-01-30 19:51 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add full compatible to SerDes control nodes
[PATCH v2 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
2024-01-30 19:48 UTC (3+ messages)
` (subset) "
[PATCH 2/4] arm64: dts: sun50i-a64-pinephone: Retain leds state in suspend
2024-01-30 19:41 UTC (4+ messages)
` [PATCH 3/4] arm64: dts: sun50i-a64-pinephone: add multicolor led node
[PATCH v4 0/4] arm64: rockchip: Pine64 PineTab2 support
2024-01-30 19:36 UTC (3+ messages)
[PATCH] dt-bindings: rtc: convert MT2717 RTC to the json-schema
2024-01-30 19:23 UTC (2+ messages)
[PATCH v4 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2024-01-30 19:03 UTC (6+ messages)
` [PATCH v4 01/27] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
arm64/for-kernelci baseline: 36 runs, 7 regressions (v6.8-rc2)
2024-01-30 18:57 UTC
[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
2024-01-30 18:55 UTC (11+ messages)
` [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc
linux rockchip gpio2b4 (gpio2b5) gpio2b7 broken GRF_GPIO2BL_IOMUX GRF_GPIO2BH_IOMUX 2bits 3bits pinctrl rk3328_mux_recalced_data (a fix exists, for a commiter brave enough to commit it)
2024-01-30 18:55 UTC
[PATCH 01/11] arm64: dts: ti: k3-am64: Convert serdes_ln_ctrl node into reg-mux
2024-01-30 18:52 UTC (3+ messages)
` [PATCH 02/11] arm64: dts: ti: k3-am65: Convert serdes_mux "
[PATCH v2 0/4] RK3588 and Rock 5B dts additions: thermal, OPP and fan
2024-01-30 18:21 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
` [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B
` [PATCH v2 3/4] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588
` [PATCH v2 4/4] arm64: dts: rockchip: Add further granularity in RK3588 CPU OPPs
[linux-next:master] BUILD REGRESSION 41d66f96d0f15a0a2ad6fa2208f6bac1a66cbd52
2024-01-30 18:20 UTC
[PATCH v1 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: deprecate port property
2024-01-30 18:18 UTC (8+ messages)
` [PATCH v1 2/6] dt-bindings: display: rockchip,dw-hdmi: add power-domains property
` [PATCH v1 3/6] ARM: dts: rockchip: fix rk3288 hdmi ports node
` [PATCH v1 4/6] ARM: dts: rockchip: fix rk322x "
` [PATCH v1 5/6] arm64: dts: rockchip: fix rk3328 "
` [PATCH v1 6/6] arm64: dts: rockchip: fix rk3399 "
arm64/for-kernelci build: 1 build: 0 failed, 1 passed, 1 warning (v6.8-rc2)
2024-01-30 18:14 UTC
[PATCH] dt-bindings: dmaengine: xilinx_dma: Remove DMA client binding
2024-01-30 18:00 UTC (2+ messages)
[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
2024-01-30 17:51 UTC (5+ messages)
` [PATCH v2 2/4] dt-bindings: remoteproc: Add compatibility for TEE support
[PATCH v4] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
2024-01-30 17:50 UTC (2+ messages)
[PATCH v12 00/25] Linux RISC-V AIA Support
2024-01-30 17:49 UTC (9+ messages)
[PATCH net-next v2 0/7] MT7530 DSA Subdriver Improvements Act II
2024-01-30 17:46 UTC (10+ messages)
` [PATCH net-next v2 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next v2 2/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next v2 3/7] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next v2 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next v2 5/7] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void
` [PATCH net-next v2 6/7] net: dsa: mt7530: correct port capabilities of MT7988
` [PATCH net-next v2 7/7] net: dsa: mt7530: do not clear config->supported_interfaces
✅ PASS (MISSED 16 of 101): Test report for for-kernelci (6.8.0-rc2, arm-next, 41bccc98)
2024-01-30 17:21 UTC
[PATCH 0/7] ARM: dts: samsung: specify the SPI fifosize
2024-01-30 17:08 UTC (3+ messages)
` [PATCH 5/7] ARM: dts: samsung: exynos5450: "
[PATCH V2 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
2024-01-30 17:00 UTC (3+ messages)
` [PATCH V2 2/2] phy: freescale: add Samsung "
[PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-01-30 16:57 UTC (4+ messages)
[PATCH] dt-bindings: firmware: xilinx: Describe soc-vvmem subnode
2024-01-30 16:55 UTC (4+ messages)
[PATCH v4 0/4] Add APIs to request TX/RX DMA channels for thread ID
2024-01-30 16:51 UTC (2+ messages)
[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
2024-01-30 16:38 UTC (6+ messages)
` [PATCH v2 04/15] mux: add mux_chip_resume() function
[PATCH v2] regulator: dt-bindings: microchip,mcp16502: convert to YAML
2024-01-30 16:16 UTC (4+ messages)
[PATCH v2 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
2024-01-30 16:12 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible
` [PATCH v2 2/3] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers
` [PATCH v2 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system
[PATCH RFC] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
2024-01-30 16:08 UTC
[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act I
2024-01-30 16:02 UTC (9+ messages)
` [PATCH net-next v3 6/7] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-01-30 16:01 UTC (11+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v2 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "
[PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
2024-01-30 15:53 UTC (3+ messages)
` "
[PATCH v2] arm64/signal: Don't assume that TIF_SVE means we saved SVE state
2024-01-30 15:43 UTC
[PATCH] arm64/signal: Don't assume that TIF_SVE means we saved SVE state
2024-01-30 15:47 UTC (7+ messages)
[PATCH] dt-bindings: interrupt-controller: convert MediaTek sysirq to the json-schema
2024-01-30 15:35 UTC (2+ messages)
[PATCH v2 1/3] arm64: dts: imx8dxl: update flexcan[1-3] interrupt number
2024-01-30 15:25 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx8dxl-evk: add i2c3 and its children nodes
` [PATCH v2 3/3] arm64: dts: imx8dxl-evk: add flexcan2 and flecan3
[PATCH v3] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
2024-01-30 15:24 UTC (4+ messages)
[PATCH 0/2] arm64/sme: Fix handling of traps on resume
2024-01-30 15:10 UTC (9+ messages)
` [PATCH 1/2] arm64/sme: Restore SMCR on exit from suspend
` [PATCH 2/2] arm64/sme: Restore SMCR_EL1.EZT0 "
[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
2024-01-30 15:08 UTC (8+ messages)
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
` [PATCH v1 06/18] thermal/drivers/rcar: Migrate to thermal_zone_device_register()
` [PATCH v1 14/18] thermal/drivers/armada: "
[PATCH] PCI: j721e: Extend j721e_pcie_ctrl_init() for non syscon nodes
2024-01-30 15:00 UTC (4+ messages)
[PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
2024-01-30 14:26 UTC (3+ messages)
[PATCH net-next v2 0/7] Fix missing PHY-to-MAC RX clock
2024-01-30 14:02 UTC (7+ messages)
` [PATCH net-next v2 1/7] net: phy: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v2 2/7] net: phy: add rxc_always_on flag to phylink_pcs
[PATCH v10 0/6]arm64: add machine check safe support
2024-01-30 13:56 UTC (17+ messages)
` [PATCH v10 2/6] arm64: add support for machine check error safe
` [PATCH v10 3/6] arm64: add uaccess to machine check safe
` [PATCH v10 5/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v10 6/6] arm64: introduce copy_mc_to_kernel() implementation
[PATCH v2 0/2] irqchip/gic-v4.1: Two bugfixes about doorbell affinity
2024-01-30 13:55 UTC (7+ messages)
` [PATCH v2 1/2] irqchip/gic-v4.1: Fix GICv4.1 "
[PATCH net v2] net: stmmac: protect updates of 64-bit statistics counters
2024-01-30 13:48 UTC (3+ messages)
[PATCH v2 0/7] of: populate of_root node if bootloader doesn't
2024-01-30 13:30 UTC (3+ messages)
` [PATCH v2 3/7] x86/of: Unconditionally call unflatten_and_copy_device_tree()
[PATCH] arm64: vdso32: Remove unused vdso32-offsets.h
2024-01-30 13:14 UTC (2+ messages)
[PATCH 0/2] arm64: Fix for dynamic SCS under full LTO take #2
2024-01-30 13:14 UTC (2+ messages)
[PATCH v2 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support
2024-01-30 13:11 UTC (2+ messages)
[PATCH net 05/10] net: fill in MODULE_DESCRIPTION()s for dwmac-socfpga
2024-01-30 12:56 UTC (2+ messages)
[PATCH 00/25] KVM/arm64: VM configuration enforcement
2024-01-30 12:46 UTC (10+ messages)
` [PATCH 02/25] KVM: arm64: Add feature checking helpers
` [PATCH 16/25] KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
` [PATCH 21/25] KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
[PATCH v5 00/10] Add support to configure TPDM CMB subunit
2024-01-30 12:42 UTC (7+ messages)
` [PATCH v5 05/10] coresight-tpda: Add support to configure CMB element
` [PATCH v5 07/10] coresight-tpdm: Add pattern registers support for CMB
` [PATCH v5 08/10] coresight-tpdm: Add timestamp control register support for the CMB
[PATCH v3 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
2024-01-30 12:39 UTC (6+ messages)
` [PATCH v3 1/5] PM: domains: Add helper functions to attach/detach multiple PM domains
` [PATCH v3 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v3 3/5] remoteproc: imx_rproc: "
` [PATCH v3 4/5] remoteproc: qcom_q6v5_adsp: "
` [PATCH v3 5/5] media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec
[PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support
2024-01-30 12:10 UTC (2+ messages)
[PATCH 0/2] arm64: dts: ti: am62: Add USB support for k3-am62p
2024-01-30 12:10 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62/a/p: use sub-node for USB_PHY_CTRL registers
` [PATCH 2/2] arm64: dts: ti: k3-am62p: add the USB sub-system
[PATCH] dt-bindings: mmc: fsl-imx-esdhc: add i.MX95 compatible string
2024-01-30 12:06 UTC (2+ 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).