messages from 2022-02-07 15:27:56 to 2022-02-08 08:21:48 UTC [more...]
[PATCH v7 00/12] Multigenerational LRU Framework
2022-02-08 8:18 UTC (2+ messages)
` [PATCH v7 06/12] mm: multigenerational LRU: exploit locality in rmap
[PATCH v7 1/3] gpu: drm: separate panel orientation property creating and value setting
2022-02-08 8:06 UTC (5+ messages)
` [PATCH v7 2/3] drm/mediatek: init panel orientation property
` [PATCH v7 3/3] arm64: dts: mt8183: Add panel rotation
` [Intel-gfx] [PATCH v7 1/3] gpu: drm: separate panel orientation property creating and value setting
[PATCH V2 0/4] mailbox: imx: support i.MX93
2022-02-08 8:06 UTC (7+ messages)
` [PATCH V2 1/4] dt-bindings: mailbox: imx-mu: add i.MX93 MU
` [PATCH V2 2/4] dt-bindings: mailbox: imx-mu: add i.MX93 S4 MU support
` [PATCH V2 3/4] mailbox: imx: extend irq to an array
` [PATCH V2 4/4] mailbox: imx: support i.MX93 S401 MU
[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-02-08 8:05 UTC (11+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 2/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v3 4/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
2022-02-08 7:43 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: fsl: add ls1021a-iot board
2022-02-08 7:41 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: Add initial LS1021A IoT board dts support
[PATCH] arm64: dts: imx8mq-evk: Add the second pcie port support
2022-02-08 7:02 UTC
[xilinx-xlnx:xlnx_rebase_v5.15 132/872] drivers/clk/clk-xlnx-clock-wizard.c:309:8: error: implicit declaration of function 'FIELD_PREP'
2022-02-08 7:26 UTC
[PATCH v3] serial: 8250_bcm2835aux: Add ACPI support
2022-02-08 7:18 UTC (3+ messages)
[PATCH] PCI: mediatek: Change MSI interrupt processing sequence
2022-02-08 7:08 UTC (3+ messages)
[PATCH v10 0/8] RISC-V CPU Idle Support
2022-02-08 6:46 UTC (16+ messages)
` [PATCH v10 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v10 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v10 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v10 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v10 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v10 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v10 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
[xilinx-xlnx:xlnx_rebase_v5.15 405/872] ld.lld: error: undefined symbol: dwc3_host_wakeup_capable
2022-02-08 6:35 UTC
[xilinx-xlnx:xlnx_rebase_v5.15 72/872] drivers/mtd/spi-nor/core.c:1891 spi_nor_read_id() error: we previously assumed 'nor->spimem' could be null (see line 1873)
2022-02-08 6:31 UTC
[PATCH v4 0/4] input: MT6358 PMIC button support
2022-02-08 5:51 UTC (7+ messages)
` [PATCH v4 1/4] Input: mtk-pmic-keys - use get_irq_byname() instead of index
` [PATCH v4 2/4] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition
` [PATCH v4 3/4] Input: mtk-pmic-keys - add support for MT6358
[PATCH v2 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
2022-02-08 5:46 UTC (2+ messages)
` [PATCH v2 2/2] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
2022-02-08 5:42 UTC (12+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
[PATCH] dt-bindings: pwm: mtk-disp: add compatible string for MT8183 SoC
2022-02-08 4:28 UTC (3+ messages)
[PATCH] arm64: dts: fsl-ls1028a: add dspi2 support
2022-02-08 4:26 UTC
[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes, tdes, sha} to YAML
2022-02-08 4:10 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH 2/3] dt-bindings: crypto: Convert Atmel TDES "
[PATCH v6 0/8] PCI: imx6: refine codes and add compliance tests mode support
2022-02-08 3:25 UTC (9+ messages)
` [PATCH v6 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v6 2/8] PCI: imx6: Add the error propagation from host_init
` [PATCH v6 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v6 4/8] PCI: imx6: Disable imx6qdl pcie ref clk
` [PATCH v6 5/8] PCI: imx6: Refine the regulator usage
` [PATCH v6 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v6 7/8] PCI: imx6: Disable enabled clocks and regulators after link is down
` [PATCH v6 8/8] PCI: imx6: Add the compliance tests mode support
[xilinx-xlnx:xlnx_rebase_v5.15 849/872] spi-zynq-qspi.c:undefined reference to `update_stripe'
2022-02-08 3:51 UTC
[PATCH v2 00/31] clk: mediatek: Cleanups and Improvements - Part 1
2022-02-08 3:50 UTC (4+ messages)
` [PATCH v2 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
[PATCH v7 0/8] drm/mediatek: Add mt8195 DisplayPort driver
2022-02-08 2:49 UTC (3+ messages)
` [PATCH v7 8/8] drm/mediatek: Add mt8195 eDP support
[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
2022-02-08 2:34 UTC (5+ messages)
` [PATCH v20 1/5] arm64: Use insert_resource() to simplify code
[PATCH 1/2] dt-bindings: vendor-prefixes: Add Ctera Networks
2022-02-08 2:00 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: kirkwood: Add Ctera C-200 V1 board
[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
2022-02-08 1:52 UTC (51+ messages)
` [PATCH v11 04/40] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v11 05/40] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v11 07/40] arm64/sme: System register and exception syndrome definitions
` [PATCH v11 08/40] arm64/sme: Manually encode SME instructions
` [PATCH v11 09/40] arm64/sme: Early CPU setup for SME
` [PATCH v11 10/40] arm64/sme: Basic enumeration support
` [PATCH v11 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v11 12/40] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v11 13/40] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v11 14/40] arm64/sme: Implement support for TPIDR2
` [PATCH v11 15/40] arm64/sme: Implement SVCR context switching
` [PATCH v11 16/40] arm64/sme: Implement streaming SVE "
` [PATCH v11 17/40] arm64/sme: Implement ZA "
` [PATCH v11 18/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v11 19/40] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v11 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v11 21/40] arm64/sme: Implement ZA "
` [PATCH v11 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v11 23/40] arm64/sme: Add ptrace support for ZA
` [PATCH v11 24/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v11 25/40] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v11 26/40] KVM: arm64: Hide SME system registers from guests
` [PATCH v11 27/40] KVM: arm64: Trap SME usage in guest
` [PATCH v11 28/40] KVM: arm64: Handle SME host state when running guests
` [PATCH v11 29/40] arm64/sme: Provide Kconfig for SME
` [PATCH v11 30/40] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v11 31/40] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v11 32/40] kselftest/arm64: Add tests for TPIDR2
` [PATCH v11 33/40] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v11 35/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v11 36/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v11 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v11 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v11 40/40] kselftest/arm64: Add SME support to syscall ABI test
[xilinx-xlnx:xlnx_rebase_v5.15 93/872] fpga-mgr.c:undefined reference to `dma_buf_get'
2022-02-08 1:49 UTC
[RFC PATCH v4 00/12] Add support for BCM2835 camera interface (unicam)
2022-02-08 1:36 UTC (5+ messages)
` (EXT) [RFC PATCH v4 03/12] dt-bindings: media: Add bindings for bcm2835-unicam
` (EXT) "
[PATCH 0/8] imx7/imx8mm media / csi patches
2022-02-08 1:26 UTC (12+ messages)
` [PATCH 1/8] media: imx: Store the type of hardware implementation
` (EXT) "
` (EXT) Re: [PATCH 0/8] imx7/imx8mm media / csi patches
` [PATCH 4/8] media: imx: Fail conversion if pixel format not supported
` (EXT) "
[PATCH bpf-next v3 0/2] bpf, arm64: fix bpf line info
2022-02-08 1:25 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf, arm64: call build_prologue() first in first JIT pass
` [PATCH bpf-next v3 2/2] bpf, arm64: calculate offset as byte-offset for bpf line info
[PATCH] PCI: xgene: Fix IB window setup
2022-02-08 1:19 UTC (6+ messages)
[xilinx-xlnx:xlnx_rebase_v5.15 848/872] include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work
2022-02-08 1:08 UTC
[PATCH v3 0/2] Avoid using Xen DMA ops when the device is protected by an IOMMU
2022-02-08 0:53 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: arm: xen: document Xen iommu device
[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
2022-02-07 23:54 UTC (6+ messages)
` [PATCH v3 2/6] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
` [PATCH v3 5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks
` (subset) "
Mixing SCMI and ACPI?
2022-02-07 23:37 UTC (4+ messages)
[PATCH v2] serial: 8250_bcm2835aux: Add ACPI support
2022-02-07 23:29 UTC (2+ messages)
[PATCH v15 00/12] Add Mediatek Soc DRM (vdosys0) support for mt8195
2022-02-07 23:10 UTC (10+ messages)
` [PATCH v15 03/12] dt-bindings: display: mediatek: disp: split each block to individual yaml
` [PATCH v15 04/12] dt-bindings: display: mediatek: dsc: add yaml for mt8195 SoC binding
` [PATCH v15 05/12] dt-bindings: display: mediatek: merge: add additional prop for mt8195
` [PATCH v15 06/12] dt-bindings: display: mediatek: add mt8195 SoC binding for vdosys0
[PATCH v2 0/2] Add BananaPi R2 Pro board
2022-02-07 22:56 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: rockchip: Add BananaPi R2 Pro Board
[PATCH v2 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
2022-02-07 22:55 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document
[PATCH v2 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
2022-02-07 22:50 UTC (2+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Simplify "
[PATCH v2 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
2022-02-07 22:15 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs
[PATCH v2 0/3] Add initial support for exynos5420-chagallwifi
2022-02-07 22:04 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: samsung: document chagallwifi board binding
[PATCH v3 0/8] dt-bindings: memory: convert to dtschema
2022-02-07 21:57 UTC (2+ messages)
[PATCH v3 0/3] Add STM32MP13 EXTI support
2022-02-07 21:45 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: stm32-exti: document st, stm32mp13-exti
` [PATCH v3 1/3] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti
[xilinx-xlnx:xlnx_rebase_v5.15 859/872] drivers/mtd/spi-nor/micron-st.c:183:3-19: duplicated argument to & or | (fwd)
2022-02-07 21:31 UTC
[PATCH] spi: spi-zynqmp-gqspi: fix for_each_child.cocci warnings
2022-02-07 21:30 UTC
[PATCH v4 01/12] arm64: dts: imx8mm: fix strange hex notation
2022-02-07 20:49 UTC (4+ messages)
` [PATCH v4 12/12] arm64: dts: freescale: add initial support for verdin imx8m mini
[PATCH v3 0/3] Add FSD SPI support
2022-02-07 20:42 UTC (3+ messages)
` [PATCH v3 1/3] spi: dt-bindings: samsung: Add fsd spi compatible
[PATCH 0/5] mailbox: imx: support i.MX93
2022-02-07 20:07 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: mailbox: imx-mu: add i.MX93 MU
` [PATCH 2/5] dt-bindings: mailbox: imx-mu: add i.MX93 S4 MU support
` [PATCH 5/5] mailbox: imx: update author and Copyright
[PATCH v6 0/4] spi: dt-bindings: samsung: convert to dtschema
2022-02-07 19:45 UTC (6+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 4/4] spi: s3c64xx: allow controller-data to be optional
[PATCH] drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
2022-02-07 19:44 UTC (2+ messages)
[PATCH 0/9] i.MX8MP power-domains part 1 and GPU support
2022-02-07 19:27 UTC (4+ messages)
` [PATCH 9/9] arm64: dts: imx8mp: add GPU nodes
` (EXT) "
[PATCH v2 1/9] soc: imx: gpcv2: add PGC control register indirection
2022-02-07 19:25 UTC (9+ messages)
` [PATCH v2 2/9] dt-bindings: power: add defines for i.MX8MP power domain
` [PATCH v2 3/9] soc: imx: gpcv2: add support for i.MX8MP power domains
` [PATCH v2 4/9] dt-bindings: power: imx8mp: add defines for HSIO blk-ctrl domains
` [PATCH v2 5/9] dt-bindings: soc: add binding for i.MX8MP HSIO blk-ctrl
` [PATCH v2 6/9] soc: imx: add "
` [PATCH v2 7/9] arm64: dts: imx8mp: add HSIO power-domains
` [PATCH v2 8/9] arm64: dts: imx8mp: add GPU power domains
` [PATCH v2 9/9] arm64: dts: imx8mp: add GPU nodes
[PATCH] dt-bindings: i2c: samsung,s3c2410-i2c: convert to dtschema
2022-02-07 19:18 UTC (2+ messages)
[PATCH v3 00/13] ARM: ftrace fixes and cleanups
2022-02-07 19:12 UTC (7+ messages)
` [PATCH v3 07/13] ARM: unwind: track location of LR value in stack frame
` [PATCH v3 10/13] drivers/firmware/scmi: disable ftrace for Clang Thumb2 builds
` [PATCH v3 11/13] ARM: cacheflush: avoid clobbering the frame pointer
[PATCH v2 00/15] Make ETM register accesses consistent with sysreg.h
2022-02-07 19:03 UTC (6+ messages)
` [PATCH v2 01/15] coresight: Make ETM4x TRCIDR0 "
` [PATCH v2 07/15] coresight: Make ETM4x TRCEVENTCTL1R "
[PATCH v2 0/6] Add Xilinx RPU subsystem support
2022-02-07 18:57 UTC (4+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver
[PATCH 0/9] Add SCMI Virtio & Clock atomic support
2022-02-07 18:52 UTC (6+ messages)
` [PATCH v2 3/9] [RFC] virtio_ring: Embed a wrap counter in opaque poll index value
[PATCH] firmware: arm_scmi: fix MODULE_ALIAS
2022-02-07 18:26 UTC
[PATCH 1/2] MAINTAINERS: arm: samsung: add Git tree and IRC
2022-02-07 17:55 UTC (2+ messages)
` [PATCH 2/2] MAINTAINERS: add IRC to ARM sub-architectures and Devicetree
hw_random driver unsafe endianness assumption
2022-02-07 17:44 UTC
[PATCH V2] remoteproc: support self recovery after rproc crash
2022-02-07 17:34 UTC (3+ messages)
[PATCH] mtd: aspeed-smc: improve probe resilience
2022-02-07 17:13 UTC (12+ messages)
[PATCH 5/5] drm/stm: ltdc: add support of ycbcr pixel formats
2022-02-07 16:54 UTC (4+ messages)
[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2022-02-07 16:36 UTC (10+ messages)
` [PATCH v6 22/64] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v6 24/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v6 25/64] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v6 26/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
[PATCH 10/23] drm/exynos: plane: Remove redundant zpos initialisation
2022-02-07 16:35 UTC (4+ messages)
` [PATCH 11/23] drm/imx: ipuv3-plane: "
` [PATCH 18/23] drm/sun4i: layer: "
` [PATCH 22/23] drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation
[PATCH 0/4] Broadcom STB PM PSCI extensions
2022-02-07 16:27 UTC (6+ messages)
[PATCH v2 0/5] mfd/extcon/regulators: max77843: add dtschema/bindings
2022-02-07 16:25 UTC (5+ messages)
[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
2022-02-07 16:16 UTC (11+ messages)
` [PATCH v2 07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 08/66] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP "
` [PATCH v2 62/66] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP
[PATCH v2] ASoC: Revert "ASoC: mediatek: Check for error clk pointer"
2022-02-07 16:09 UTC
[PATCH] dt-bindings: rcc: Add common clock properties
2022-02-07 15:43 UTC
[PATCH] i2c: bcm2835: Set clock-stretch timeout to 35ms
2022-02-07 15:41 UTC (4+ messages)
[v5] arm64: dts: mediatek: Add mt8192 power domains controller
2022-02-07 15:34 UTC (2+ messages)
[PATCH v3] arm64: move efi_reboot to restart handler
2022-02-07 15:16 UTC
[PATCH] tty: serial: imx: Enable UART before toggling CTS on probe
2022-02-07 15:26 UTC
[PATCH] ARM: dts: imx7: Move PCIe out of AIPS3
2022-02-07 15:25 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).