linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 18:12:11 to 2023-01-19 09:58:55 UTC [more...]

[PATCH net-next v2 0/6] Introduce new DCB rewrite table
 2023-01-19  9:38 UTC  (5+ messages)
` [PATCH net-next v2 3/6] net: dcb: add new "

[PATCH] clocksource/drivers/arm_arch_timer: Update sched_clock when non-boot CPUs need counter workaround
 2023-01-19  9:52 UTC 

[PATCH v7 0/3] pmic on imx8mm
 2023-01-19  9:51 UTC  (3+ messages)
` [PATCH v7 1/3] arm64: dts: imx8mm-evk: move PMIC configuration

[PATCH 3/5] drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcs
 2023-01-19  9:41 UTC  (2+ messages)

[PATCH v4 00/19] MediaTek MT8188 clock support
 2023-01-19  9:37 UTC  (4+ messages)
` [PATCH v4 01/19] dt-bindings: ARM: MediaTek: Add new MT8188 clock

[PATCH v4 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-19  9:36 UTC  (8+ messages)
` [PATCH v4 1/6] staging: vc04_services: Drop __VCCOREVER__ remnants
` [PATCH v4 2/6] vc04_services: bcm2835-audio: Drop include Makefile directive
` [PATCH v4 3/6] vc04_services: bcm2835-camera: "
` [PATCH v4 4/6] vc04_services: vchiq-mmal: "
` [PATCH v4 5/6] vc04_services: interface: "
` [PATCH v4 6/6] staging: vc04_services: vchiq: Register devices with a custom bus_type

[PATCH v9 00/15] Support AMD Pensando Elba SoC
 2023-01-19  9:34 UTC  (22+ messages)
` [PATCH v9 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v9 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v9 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v9 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v9 05/15] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
` [PATCH v9 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando System Resource chip
` [PATCH v9 07/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v9 08/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v9 09/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v9 10/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v9 11/15] spi: dw: Add support "
` [PATCH v9 12/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v9 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset
` [PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource

[RFC PATCH 0/4] Drop custom logging
 2023-01-19  9:34 UTC  (6+ messages)
` [RFC PATCH 4/4] staging: vc04_services: Drop remnants of "

[RFC PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-01-19  9:33 UTC  (9+ messages)
` [RFC PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [RFC PATCH net-next 2/5] net: dsa: propagate flags down towards drivers

[PATCH 00/41] Per-VMA locks
 2023-01-19  9:31 UTC  (35+ messages)
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH net-next v3 0/6] Introduce new DCB rewrite table
 2023-01-19  9:23 UTC  (11+ messages)
` [PATCH net-next v3 1/6] net: dcb: modify dcb_app_add to take list_head ptr as parameter
` [PATCH net-next v3 2/6] net: dcb: add new common function for set/del of app/rewr entries
` [PATCH net-next v3 3/6] net: dcb: add new rewrite table
` [PATCH net-next v3 4/6] net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
` [PATCH net-next v3 5/6] net: microchip: sparx5: add support for PCP rewrite
` [PATCH net-next v3 6/6] net: microchip: sparx5: add support for DSCP rewrite

[PATCH v9 00/15] Support AMD Pensando Elba SoC
 2023-01-19  9:22 UTC  (18+ messages)
` [PATCH v9 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v9 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v9 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v9 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v9 05/15] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
` [PATCH v9 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando System Resource chip
` [PATCH v9 07/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v9 08/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v9 09/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v9 10/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v9 11/15] spi: dw: Add support "
` [PATCH v9 12/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v9 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset
` [PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource

[PATCH] i2c: versatile: Use devm_platform_get_and_ioremap_resource()
 2023-01-19  9:21 UTC 

[PATCH] i2c: i2c-mt65xx: Use devm_platform_get_and_ioremap_resource()
 2023-01-19  9:19 UTC 

[PATCH] i2c: bcm2835: Use devm_platform_get_and_ioremap_resource()
 2023-01-19  9:18 UTC 

[PATCH] i2c: aspeed: Use devm_platform_get_and_ioremap_resource()
 2023-01-19  9:15 UTC 

arm64 torture test hotplug failures (offlining causes -EBUSY)
 2023-01-19  9:12 UTC  (16+ messages)

[RESEND PATCH v1 0/2] ARM: arm64: dts/clk: imx: indentation permission whitespace cleanup 2
 2023-01-19  8:54 UTC  (3+ messages)
` [RESEND PATCH v1 1/2] clk: imx6sll: add proper spdx license identifier
` [RESEND PATCH v1 2/2] dt-bindings: imx8ulp: clock: no spaces before tabs

[PATCH v3] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-19  8:47 UTC 

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-19  8:43 UTC  (5+ messages)
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` (subset) [PATCH 00/18] arm64: qcom: add support for sa8775p-ride

[PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
 2023-01-19  8:22 UTC  (4+ messages)

[PATCH 00/11] Fix pca954x i2c-mux node names
 2023-01-19  8:18 UTC  (3+ messages)
` [PATCH 01/11] ARM: dts: ti: "

[PATCH v2 1/2] nvme-apple: Reset controller during shutdown
 2023-01-19  8:12 UTC  (6+ messages)

[PATCH] arm64: dts: meson: remove CPU opps below 1GHz for G12A boards
 2023-01-19  7:59 UTC  (2+ messages)

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2023-01-19  7:59 UTC  (4+ messages)
` [PATCH v3 4/6] ARM: dts: omap: Use new media bus type macros

[PATCH v1 0/2] ARM: dts: meson: Add more L2 (PL310) cache properties
 2023-01-19  7:58 UTC  (2+ messages)

[PATCH 0/5] ARM: Add GXP SROM Support
 2023-01-19  7:56 UTC  (9+ messages)
` [PATCH 2/5] dt-bindings: soc: hpe: hpe,gxp-srom.yaml

[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
 2023-01-19  7:53 UTC  (7+ messages)
` [PATCH v3] "

[PATCH linux-next] fpga: xilinx-pr-decoupler: Use devm_platform_get_and_ioremap_resource()
 2023-01-19  7:49 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: Add IOT2050 M.2 board, describe QSPI layout
 2023-01-19  7:43 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: arm: ti: Add binding for Siemens IOT2050 M.2 variant
` [PATCH 3/3] arm64: dts: ti: iot2050: Add support for "

[PATCH v2 0/9] Add support to configure TPDM DSB subunit
 2023-01-19  7:41 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: arm: Add support for DSB element
` [PATCH v2 2/9] coresight-tpda: Add DSB dataset support
` [PATCH v2 3/9] coresight-tpdm: Initialize DSB subunit configuration
` [PATCH v2 4/9] coresight-tpdm: Add reset node to TPDM node
` [PATCH v2 5/9] coresight-tpdm: Add nodes to set trigger timestamp and type
` [PATCH v2 6/9] coresight-tpdm: Add node to set dsb programming mode
` [PATCH v2 7/9] coresight-tpdm: Add nodes for dsb element creation
` [PATCH v2 8/9] coresight-tpdm: Add nodes to configure pattern match output
` [PATCH v2 9/9] coresight-tpdm: Add nodes for timestamp request

[PATCH linux-next] crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
 2023-01-19  7:36 UTC 

[PATCH 1/1] ASoC: imx-hdmi: Use dev_err_probe
 2023-01-19  7:34 UTC 

[PATCH 0/7] add support for CDX bus
 2023-01-19  7:33 UTC  (6+ messages)
` [PATCH 03/19] dt-bindings: bus: add CDX bus controller device tree bindings

[PATCH] dt-bindings: net: wireless: minor whitespace and name cleanups
 2023-01-19  7:32 UTC  (3+ messages)

[PATCH v2 7/9] arm64: dts: amlogic: Used onboard usb hub reset on odroid c4
 2023-01-19  7:26 UTC  (5+ messages)

[PATCH] KVM: arm64: vgic: Fix soft lockup during VM teardown
 2023-01-19  7:11 UTC  (4+ messages)

[PATCH 0/8] serial: imx: work-around for hardware RX flood, and then isr improvements
 2023-01-19  7:01 UTC  (12+ messages)
  ` [PATCH 7/8] serial: imx: use readl() to optimize FIFO reading loop

[PATCH v2 0/3] arm64: dts: Add IOT2050 M.2 board, describe QSPI layout
 2023-01-19  6:40 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: iot2050: Add layout of OSPI flash
` [PATCH v2 2/3] dt-bindings: arm: ti: Add binding for Siemens IOT2050 M.2 variant
` [PATCH v2 3/3] arm64: dts: ti: iot2050: Add support for "

[PATCH v3 00/23] MediaTek clocks cleanups and improvements
 2023-01-19  5:23 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: phy: Remove probe_capabilities
 2023-01-19  5:02 UTC  (3+ messages)
` [PATCH net-next v2 6/6] "

[PATCH] arm64: dts: ti: k3-j7200: Fix wakeup pinmux range
 2023-01-19  4:26 UTC 

[PATCH v8 0/9] Add metrics for neoverse-n2-v2
 2023-01-19  3:53 UTC  (5+ messages)
` [PATCH v8 1/9] perf pmu: Add #slots literal support for arm64

[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-19  3:52 UTC  (17+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts

[PATCH] usb: mtu3: fix the failure of qmu stop
 2023-01-19  3:33 UTC 

[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
 2023-01-19  3:28 UTC  (7+ messages)
` [PATCH 1/7] "
` [PATCH 7/7] usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()

[PATCH v2 0/8] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-01-19  3:04 UTC  (7+ messages)
` [PATCH v2 7/8] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v2 8/8] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[PATCH] ARM: mvebu: potential dereference of null pointer
 2023-01-19  2:51 UTC 

[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
 2023-01-19  2:48 UTC  (4+ messages)
` [PATCH V7 6/6] arm64/perf: Enable branch stack events via FEAT_BRBE

[PATCH v13 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-01-19  2:04 UTC  (3+ messages)
  ` [PATCH v13 5/6] "

[PATCH] pinctrl: aspeed: Force to disable the function's signal
 2023-01-19  1:54 UTC  (4+ messages)

Memory transaction instructions
 2023-01-19  1:41 UTC  (6+ messages)
  ` lockref scalability on x86-64 vs cpu_relax

[PATCH v4 00/17] arm64: dts: freescale: prepare and add apalis imx8 support
 2023-01-19  1:23 UTC  (5+ messages)
` [PATCH v4 05/17] arm64: dts: imx8qm: add pwm_lvds0/1 support

[PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2023-01-19  0:46 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema

[PATCH V6 0/3] Add S4 SoC PLL and Peripheral clock controller
 2023-01-19  0:38 UTC  (5+ messages)
` [PATCH V6 1/3] dt-bindings: clock: document Amlogic S4 SoC PLL & peripheral "

[RFC PATCH v5 0/4] Create common DPLL/clock configuration API
 2023-01-19  0:15 UTC  (3+ messages)

[PATCH v3] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-18 23:55 UTC  (3+ messages)

[PATCH v3 0/2] arm64: defconfig: enable modules for Qualcomm SM8550-MTP display
 2023-01-18 22:50 UTC  (2+ messages)

[PATCH 0/2] arm64: defconfig: enable modules for Qualcomm SM8550-MTP display
 2023-01-18 22:50 UTC  (2+ messages)
` (subset) "

[PATCH] arm: dts: aspeed: tyan s8036: enable kcs interrupts
 2023-01-18 22:44 UTC  (2+ messages)

[PATCH v4 1/1] scsi: ufs: core: fix device management cmd timeout flow
 2023-01-18 21:59 UTC  (2+ messages)

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-18 21:34 UTC  (7+ messages)

[PATCH net-next v3 0/2] Fix CPTS release action in am65-cpts driver
 2023-01-18 21:24 UTC  (2+ messages)

[PATCH] thermal/drivers/mtk_thermal: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:24 UTC  (2+ messages)

[PATCH] thermal/drivers/rockchip: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:24 UTC  (2+ messages)

[PATCH] thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:17 UTC  (3+ messages)

[PATCH] thermal: brcmstb_thermal: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:17 UTC  (3+ messages)

[PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
 2023-01-18 19:56 UTC  (2+ messages)

[PATCH] ARM: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newer
 2023-01-18 19:22 UTC 

[PATCH v3 1/2] dt-bindings: clk: si521xx: Add Skyworks Si521xx I2C PCIe clock generators
 2023-01-18 19:15 UTC  (2+ messages)
` [PATCH v3 2/2] clk: si521xx: Clock driver for "

[PATCH 0/2] media: i2c: add imx415 cmos image sensor driver
 2023-01-18 19:00 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: add imx415 cmos image sensor

[PATCH V5 0/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
 2023-01-18 19:00 UTC  (4+ messages)
` [PATCH V5 1/1] "

[PATCH v1 1/4] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-01-18 18:32 UTC  (4+ messages)

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-18 18:26 UTC  (3+ messages)
` [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC

[PATCH] arm64: defconfig: Enable missing configs for mt8192-asurada
 2023-01-18 18:15 UTC  (4+ messages)


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).