messages from 2021-06-06 22:18:35 to 2021-06-07 11:33:21 UTC [more...]
[PATCH v1] arm64: dts: imx8mx: move soc device into ocotp
2021-06-07 18:05 UTC
[PATCH v3 0/4] PCI: of: Improvements to handle 64-bit attribute for non-prefetchable ranges
2021-06-07 11:28 UTC (2+ messages)
` [PATCH v3 1/4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
2021-06-07 11:25 UTC (6+ messages)
` [PATCH v1 2/2] arm64: Enable BTI for main "
[PATCH] arm64: dts: rockchip: add EEPROM node for NanoPi R4S
2021-06-07 11:20 UTC (6+ messages)
[PATCH 0/8] Additional features for Hantro HEVC
2021-06-07 11:20 UTC (6+ messages)
` [PATCH 7/8] media: hevc: Add scaling matrix control
[PATCH v6 0/6] Support ROCKCHIP SPI new feature
2021-06-07 11:19 UTC (7+ messages)
` [PATCH v6 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126
` [PATCH v6 2/6] spi: rockchip: add compatible string "
` [PATCH v6 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
` [PATCH v6 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer
` [PATCH v6 5/6] spi: rockchip: Support cs-gpio
` [PATCH v6 6/6] spi: rockchip: Support SPI_CS_HIGH
[PATCH v14 0/8] MTE support for KVM guest
2021-06-07 11:08 UTC (9+ messages)
` [PATCH v14 1/8] arm64: mte: Handle race when synchronising tags
` [PATCH v14 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v14 3/8] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v14 4/8] KVM: arm64: Introduce MTE VM feature
` [PATCH v14 5/8] KVM: arm64: Save/restore MTE registers
` [PATCH v14 6/8] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v14 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v14 8/8] KVM: arm64: Document MTE capability and ioctl
[PATCH v2 00/12] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
2021-06-07 11:00 UTC (2+ messages)
[PATCH v5 0/6] Support ROCKCHIP SPI new feature
2021-06-07 10:59 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126
` [PATCH v5 2/6] spi: rockchip: add compatible string for rv1126 and rk3568
` [PATCH v5 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
` [PATCH v5 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer
` [PATCH v5 5/6] spi: rockchip: Support cs-gpio
` [PATCH v5 6/6] spi: rockchip: Support SPI_CS_HIGH
[PATCH -next] arm64: perf: Fix hw_event_id check in __armv8_pmuv3_map_event
2021-06-07 10:39 UTC (3+ messages)
[PATCH] recordmcount: avoid using ABS symbol as reference
2021-06-07 10:32 UTC (8+ messages)
[PATCH v2 0/8] perf: Refine barriers for AUX ring buffer
2021-06-07 10:23 UTC (9+ messages)
` [PATCH v2 5/8] perf auxtrace: Change to use SMP memory barriers
` [PATCH v2 7/8] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v2 8/8] perf record: Directly bail out for compat case
[RFC PATCH 1/1] arm64: implement live patching
2021-06-07 10:20 UTC (2+ messages)
[PATCH 0/3] cleanup patches for PM reference leak
2021-06-07 10:19 UTC (9+ messages)
` [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
[PATCH] ARM: configs: at91_dt_defconfig: configs for sam9x60
2021-06-07 10:06 UTC (2+ messages)
[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2021-06-07 9:59 UTC (4+ messages)
[PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
2021-06-07 9:58 UTC (6+ messages)
[PATCH v4 00/20] arm64: entry: migrate more code to C
2021-06-07 9:46 UTC (21+ messages)
` [PATCH v4 01/20] arm64: remove redundant local_daif_mask() in bad_mode()
` [PATCH v4 02/20] arm64: entry: unmask IRQ+FIQ after EL0 handling
` [PATCH v4 03/20] arm64: entry: convert SError handlers to C
` [PATCH v4 04/20] arm64: entry: move arm64_preempt_schedule_irq to entry-common.c
` [PATCH v4 05/20] arm64: entry: move NMI preempt logic to C
` [PATCH v4 06/20] arm64: entry: add a call_on_irq_stack helper
` [PATCH v4 07/20] arm64: entry: convert IRQ+FIQ handlers to C
` [PATCH v4 08/20] arm64: entry: organise entry handlers consistently
` [PATCH v4 09/20] arm64: entry: organise entry vectors consistently
` [PATCH v4 10/20] arm64: entry: consolidate EL1 exception returns
` [PATCH v4 11/20] arm64: entry: move bad_mode() to entry-common.c
` [PATCH v4 12/20] arm64: entry: improve bad_mode()
` [PATCH v4 13/20] arm64: entry: template the entry asm functions
` [PATCH v4 14/20] arm64: entry: handle all vectors with C
` [PATCH v4 15/20] arm64: entry: fold el1_inv() into el1h_64_sync_handler()
` [PATCH v4 16/20] arm64: entry: split bad stack entry
` [PATCH v4 17/20] arm64: entry: split SDEI entry
` [PATCH v4 18/20] arm64: entry: make NMI entry/exit functions static
` [PATCH v4 19/20] arm64: entry: don't instrument entry code with KCOV
` [PATCH v4 20/20] arm64: idle: don't instrument idle "
[PATCH 1/3] net: stmmac: explicitly deassert GMAC_AHB_RESET
2021-06-07 9:45 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/6] Support ROCKCHIP SPI new feature
2021-06-07 9:35 UTC (10+ messages)
` [PATCH v4 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 and rk3568
` [PATCH v4 2/6] spi: rockchip: add compatible string "
` [PATCH v4 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
` [PATCH v4 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer
` [PATCH v4 5/6] spi: rockchip: Support cs-gpio
` [PATCH v4 6/6] spi: rockchip: Support SPI_CS_HIGH
[PATCH -next] reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()
2021-06-07 9:33 UTC (3+ messages)
[PATCH V2 0/2] arm64: Initial support for Texas Instruments J721E EAIK
2021-06-07 9:33 UTC (3+ messages)
` [PATCH V2 1/2] dt-bindings: arm: ti: Add bindings for "
` [PATCH V2 2/2] arm64: dts: ti: Add support "
[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
2021-06-07 9:31 UTC (12+ messages)
` [PATCH v2 01/15] mm: add setup_initial_init_mm() helper
` [PATCH v3] "
` [PATCH v2 03/15] arm: convert to setup_initial_init_mm()
[PATCH v2] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
2021-06-07 9:29 UTC (2+ messages)
[PATCH net-next v3 00/10] Adding the Sparx5 Switch Driver
2021-06-07 9:21 UTC (8+ messages)
` [PATCH net-next v3 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next v3 04/10] net: sparx5: add port module support
` [PATCH net-next v3 02/10] net: sparx5: add the basic sparx5 driver
[PATCH 0/3] arm64: perf: Make compat tracing better
2021-06-07 9:14 UTC (3+ messages)
` [PATCH 2/3] arm64: perf: Improve compat perf_callchain_user() for clang leaf functions
[PATCH v2 0/9] Remove DISCINTIGMEM memory model
2021-06-07 8:53 UTC (4+ messages)
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
[GIT PULL] memory: Tegra memory controller for v5.14
2021-06-07 8:49 UTC
[RFC PATCH 0/3] kvm/arm: New VMID allocator based on asid(2nd approach)
2021-06-07 8:48 UTC (6+ messages)
[PATCH] drm/sun4i: de3: Be explicit about supported modifiers
2021-06-07 8:43 UTC (3+ messages)
[PATCH v2 00/13] imx8q video decoder/encoder driver
2021-06-07 8:43 UTC (14+ messages)
` [PATCH v2 01/13] dt-bindings: media: imx8q: add imx video codec bindings
` [PATCH v2 02/13] media: v4l: add some definition of v4l2 colorspace/xfer_func/ycbcr_encoding
` [PATCH v2 03/13] media: imx: imx8q: add imx8q vpu device driver
` [PATCH v2 04/13] media: imx: imx8q: add vpu core driver
` [PATCH v2 05/13] media: imx: imx8q: implement vpu core communication based on mailbox
` [PATCH v2 06/13] media: imx: imx8q: add vpu v4l2 m2m support
` [PATCH v2 07/13] media: imx: imx8q: add v4l2 m2m vpu encoder stateful driver
` [PATCH v2 08/13] media: imx: imx8q: add v4l2 m2m vpu decoder "
` [PATCH v2 09/13] media: imx: imx8q: implement windsor encoder rpc interface
` [PATCH v2 10/13] media: imx: imx8q: implement malone decoder "
` [PATCH v2 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v2 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v2 13/13] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry
[PATCH -next] dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
2021-06-07 8:41 UTC (2+ messages)
[PATCH 00/11] Add imx8ulp basic dtsi support
2021-06-07 8:39 UTC (11+ messages)
` [PATCH 01/11] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string
` [PATCH 02/11] dt-bindings: i2c: imx-lpi2c: "
` [PATCH 03/11] dt-bindings: mmc: imx-esdhc: Add imx8ulp compatibe string
` [PATCH 04/11] dt-bindings: serial: fsl-lpuart: Add imx8ulp compatible string
` [PATCH 05/11] dt-bindings: spi: fsl-lpspi: "
` [PATCH 06/11] dt-bindings: timer: tpm-timer: "
` [PATCH 07/11] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH 08/11] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH 09/11] dt-bindings: clock: Add imx8ulp clock support
` [PATCH 11/11] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board
[PATCH 1/4] arm64: dts: imx8mm-venice-gw700x: override thermal cfg for industrial temp
2021-06-07 8:34 UTC (8+ messages)
[PATCH v2 0/7] ARM: mm: cleanup page fault and fix pxn process issue
2021-06-07 8:32 UTC (7+ messages)
` [PATCH v2 7/7] ARM: mm: Fix PXN process with LPAE feature
[RFC] Adding A64FX hardware prefetch sysfs interface
2021-06-07 8:11 UTC
[PATCH] pinctrl: mediatek: fix build error without CONFIG_PINCTRL_MTK
2021-06-07 8:08 UTC (2+ messages)
[PATCH 0/6] pwm: sun4i: only wait 2 cycles prior to disabling
2021-06-07 8:07 UTC (5+ messages)
` [PATCH 1/6] pwm: sun4i: enable clk prior to getting its rate
` [PATCH 2/6] pwm: sun4i: disable EN bit prior to the delay
[PATCH v2 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
2021-06-07 8:04 UTC (4+ messages)
` [PATCH v2 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools
[PATCH 0/2] media: cedrus: hevc: add support for multiple slices
2021-06-07 7:43 UTC (3+ messages)
` [PATCH 1/2] media: hevc: Add segment address field
[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
2021-06-07 7:34 UTC (5+ messages)
[PATCH] dt-bindings: serial: Move omap-serial.txt to YAML schema
2021-06-07 7:25 UTC (5+ messages)
[v7 0/2] Support pwm driver for aspeed ast26xx
2021-06-07 7:24 UTC (3+ messages)
` [v7 2/2] pwm: Add Aspeed ast2600 PWM support
[PATCH v4 0/7] ASPEED sgpio driver enhancement
2021-06-07 7:15 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v4 2/7] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles
` [PATCH v4 3/7] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v4 4/7] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v4 5/7] gpio: gpio-aspeed-sgpio: Add set_config function
` [PATCH v4 6/7] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
` [PATCH v4 7/7] gpio: gpio-aspeed-sgpio: Use generic device property APIs
[PATCH v2 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
2021-06-07 7:04 UTC (3+ messages)
[PATCH] arm64: dts: meson: vim3l: add NNA node
2021-06-07 7:03 UTC (3+ messages)
[RESEND PATCH] pinctrl: single: config: enable the pin's input
2021-06-07 7:02 UTC (2+ messages)
[PATCH 0/6] Add serial and i2c aliases for Khadas VIM boards
2021-06-07 7:01 UTC (2+ messages)
[PATCH v2 0/7] arm64: dts: meson-sm1-odroid: various fixes for C4/HC4
2021-06-07 6:54 UTC (8+ messages)
` [PATCH v2 1/7] arm64: dts: meson-sm1-odroid: add missing enable gpio and supply for tf_io regulator
` [PATCH v2 2/7] arm64: dts: meson-sm1-odroid: set tf_io regulator gpio as open source
` [PATCH v2 3/7] arm64: dts: meson-sm1-odroid: add 5v regulator gpio
` [PATCH v2 4/7] arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0
` [PATCH v2 5/7] arm64: dts: meson-sm1-odroid-hc4: add regulators controlled by GPIOH_8
` [PATCH v2 6/7] arm64: dts: meson-sm1-odroid-hc4: add spifc node to ODROID-HC4
` [PATCH v2 7/7] arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator
[PATCH v2 0/3] fix mediatek UART APDMA desc logic
2021-06-07 6:53 UTC (2+ messages)
[PATCH] usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
2021-06-07 6:46 UTC (5+ messages)
[PATCH -next 0/3] Fix PM usage counter imblance and clear code
2021-06-07 6:46 UTC (4+ messages)
` [PATCH -next 1/3] dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
` [PATCH -next 2/3] dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
` [PATCH -next 3/3] dmaengine: tegra210-adma: Using pm_runtime_resume_and_get to replace open coding
[PATCH v3 1/8] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
2021-06-07 6:36 UTC (4+ messages)
` [PATCH v3 3/8] dt-bindings: spi: spi-rockchip: add description for rv1126
[PATCH v9 00/22] Mediatek MT8192 clock support
2021-06-07 5:20 UTC (4+ messages)
` [PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
[PATCH] mmc: sdhci-of-aspeed: Turn down a phase correction warning
2021-06-07 4:11 UTC (2+ messages)
[PATCH] irqchip/irq-mst: Use ARCH_MSTARV7 as default value for MST_IRQ
2021-06-07 3:59 UTC
[PATCH] phy: uniphier-pcie: Fix updating phy parameters
2021-06-07 3:50 UTC
[PATCH] arm64: ftrace: don't dereference a probably invalid address
2021-06-07 3:23 UTC
[PATCH 0/6] ARM: dts: aspeed: Add Everest LED descriptions
2021-06-07 3:12 UTC (7+ messages)
` [PATCH 1/6] ARM: dts: aspeed: everest: Add system level indicator leds
` [PATCH 2/6] ARM: dts: aspeed: everest: Add nvme and fan "
` [PATCH 3/6] ARM: dts: aspeed: everest: Add pcie slot "
` [PATCH 4/6] ARM: dts: aspeed: everest: Add dimm "
` [PATCH 5/6] ARM: dts: aspeed: everest: Add vrm and other "
` [PATCH 6/6] ARM: dts: aspeed: everest: Add pcie cable card "
[PATCH v5 0/4] mmc: sdhci-of-aspeed: Support toggling SD bus signal
2021-06-07 0:59 UTC (6+ messages)
[PATCH] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
2021-06-06 23:30 UTC
[RFC PATCH 00/10] Introduce SCMI transport atomic support
2021-06-06 22:12 UTC (4+ messages)
` [RFC PATCH 08/10] clk: scmi: Support atomic enable/disable API
` [RFC PATCH 09/10] firmware: arm-scmi: Make smc transport use common completions
` [RFC PATCH 10/10] firmware: arm-scmi: Make smc transport atomic
page: next (older) | prev (newer) | latest
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).