messages from 2021-03-23 11:48:33 to 2021-03-23 22:41:54 UTC [more...]
[PATCH v5] ARM: Implement SLS mitigation
2021-03-23 22:39 UTC (8+ messages)
[PATCH v6 1/3] dt-bindings: Add vendor prefix for reMarkable
2021-03-23 22:39 UTC (4+ messages)
` [PATCH v6 2/3] dt-bindings: arm: fsl: Add the reMarkable 2 e-Ink tablet
[PATCH 0/3] PRU firmware event/interrupt mapping fixes
2021-03-23 22:38 UTC (4+ messages)
` [PATCH 1/3] remoteproc: pru: Fixup interrupt-parent logic for fw events
` [PATCH 2/3] remoteproc: pru: Fix wrong success return value "
` [PATCH 3/3] remoteproc: pru: Fix and cleanup firmware interrupt mapping logic
[PATCH v6 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
2021-03-23 22:35 UTC (5+ messages)
` [PATCH v6 01/13] dt-bindings: mfd: Add 'nxp, imx8mq-vpu-ctrl' to syscon list
` [PATCH v6 02/13] dt-bindings: media: nxp, imx8mq-vpu: Update the bindings for G2 support
[PATCH v6 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
2021-03-23 22:33 UTC (3+ messages)
` [PATCH v6 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
[PATCH 0/3] Apple M1 DART IOMMU driver
2021-03-23 22:33 UTC (8+ messages)
[PATCH v6 1/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart
2021-03-23 22:30 UTC (3+ messages)
` [PATCH v7 "
[PATCH v8 00/22] pinctrl: add BCM63XX pincontrol support
2021-03-23 22:28 UTC (25+ messages)
` [PATCH v8 03/22] dt-bindings: improve BCM6345 GPIO binding documentation
` [PATCH v8 05/22] dt-bindings: add BCM6328 pincontroller "
` [PATCH v8 06/22] dt-bindings: add BCM6328 GPIO sysctl "
` [PATCH v8 08/22] dt-bindings: add BCM6358 pincontroller "
` [PATCH v8 09/22] dt-bindings: add BCM6358 GPIO sysctl "
` [PATCH v8 11/22] dt-bindings: add BCM6362 pincontroller "
` [PATCH v8 12/22] dt-bindings: add BCM6362 GPIO sysctl "
` [PATCH v8 14/22] dt-bindings: add BCM6368 pincontroller "
` [PATCH v8 15/22] dt-bindings: add BCM6368 GPIO sysctl "
` [PATCH v8 17/22] dt-bindings: add BCM63268 pincontroller "
` [PATCH v8 18/22] dt-bindings: add BCM63268 GPIO sysctl "
` [PATCH v8 21/22] dt-bindings: add BCM6318 "
[PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support
2021-03-23 22:22 UTC (11+ messages)
[PATCH 0/4] Add Mediatek MT8195 SPI driver support
2021-03-23 22:12 UTC (2+ messages)
[PATCH v8 0/3] Adding the Sparx5 Switch Reset Driver
2021-03-23 22:07 UTC (3+ messages)
` [PATCH v8 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings
[PATCH 0/5] Amlogic Meson Always-On ARC remote-processor support
2021-03-23 22:02 UTC (7+ messages)
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH 4/5] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
2021-03-23 21:34 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: serial: amlogic, meson-uart: add amlogic, uart-fifosize property
` [PATCH 2/3] tty: serial: meson: retrieve port FIFO size from DT
[PATCH v3 00/17] Add support for Clang CFI
2021-03-23 21:28 UTC (19+ messages)
` [PATCH v3 01/17] add "
` [PATCH v3 02/17] cfi: add __cficanonical
` [PATCH v3 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH v3 04/17] module: ensure __cfi_check alignment
` [PATCH v3 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v3 06/17] kthread: "
` [PATCH v3 07/17] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v3 08/17] bpf: disable CFI in dispatcher functions
` [PATCH v3 09/17] treewide: Change list_sort to use const pointers
` [PATCH v3 10/17] lkdtm: use __va_function
` [PATCH v3 11/17] psci: use __pa_function for cpu_resume
` [PATCH v3 12/17] arm64: implement __va_function
` [PATCH v3 13/17] arm64: use __pa_function
` [PATCH v3 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v3 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH v3 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH v3 17/17] arm64: allow CONFIG_CFI_CLANG to be selected
[PATCH 0/4] BCM2711's sdhci-iproc CMD timeouts
2021-03-23 21:24 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: mmc: iproc-sdhci: Convert to json-schema
[PATCH v2 0/2] remoteproc: stm32: add support of detaching a remote processor
2021-03-23 21:19 UTC (3+ messages)
` [PATCH v2 2/2] remoteproc: stm32: add capability to detach
[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
2021-03-23 21:04 UTC (42+ messages)
` [RFC PATCH v2 1/8] arm64: Implement stack trace termination record
` [RFC PATCH v2 3/8] arm64: Terminate the stack trace at TASK_FRAME and EL0_FRAME
` [RFC PATCH v2 4/8] arm64: Detect an EL1 exception frame and mark a stack trace unreliable
` [RFC PATCH v2 5/8] arm64: Detect an FTRACE "
[PATCH v2 0/3] soc: rockchip: power-domain: add rk3568 powerdomains
2021-03-23 20:58 UTC (5+ messages)
` [PATCH v2 2/3] dt-bindings: Convert the rockchip power_domain to YAML and extend
[PATCH v2] ARM: dts: sun8i: h3: beelink-x2: Add power button
2021-03-23 20:43 UTC
[PATCH] arm64: dts: imx8mm: Fix pad control of SD1_DATA0
2021-03-23 20:28 UTC (2+ messages)
[v3,0/3] thermal: mediatek: Add LVTS architecture thermal controller
2021-03-23 20:20 UTC (3+ messages)
` [v3, 3/3] dt-bindings: thermal: Add binding document for mt6873 "
[PATCH v13 0/7] soc: mediatek: SVS: introduce MTK SVS
2021-03-23 20:16 UTC (9+ messages)
` [PATCH v13 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v13 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v13 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v13 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v13 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v13 6/7] arm64: dts: mt8192: add svs device information
` [PATCH v13 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver
[PATCH v12 0/2] Enable power management for ufs wlun
2021-03-23 19:19 UTC (5+ messages)
` [PATCH v12 1/2] scsi: ufs: Enable power management for wlun
[PATCH v2 00/15] PCI/MSI: Getting rid of msi_controller, and other cleanups
2021-03-23 19:04 UTC (5+ messages)
` [PATCH v2 12/15] PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
2021-03-23 18:51 UTC (6+ messages)
` [RFC PATCH v2 1/8] ACPICA: IORT: Update for revision E
remove the legacy ide driver
2021-03-23 18:43 UTC (13+ messages)
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
[PATCH] arm64: entry: remove test_irqs_unmasked macro
2021-03-23 18:41 UTC (2+ messages)
[PATCH 0/7] KVM: arm64: add more event counters for kvm_stat
2021-03-23 18:36 UTC (19+ messages)
` [PATCH 1/7] KVM: arm64: Add two page mapping "
` [PATCH 2/7] KVM: arm64: Add remote_tlb_flush counter "
` [PATCH 3/7] KVM: arm64: Add cached_page_invalidated "
` [PATCH 4/7] KVM: arm64: Add flush_all_cache_lines "
` [PATCH 5/7] KVM: arm64: Add memory_slot_unmaped "
` [PATCH 6/7] KVM: arm64: Add stage2_unmap_vm "
` [PATCH 7/7] KVM: arm64: Add irq_inject "
[PATCH] ARM: keystone: fix integer overflow warning
2021-03-23 18:24 UTC (3+ messages)
[PATCH v5 00/19] coresight: Add support for ETE and TRBE
2021-03-23 18:21 UTC (24+ messages)
` [PATCH v5 01/19] [Queued] kvm: arm64: Hide system instruction access to Trace registers
` [PATCH v5 02/19] [Queued] kvm: arm64: Disable guest access to trace filter controls
` [PATCH v5 03/19] perf: aux: Add flags for the buffer format
` [PATCH v5 04/19] perf: aux: Add CoreSight PMU buffer formats
` [PATCH v5 05/19] arm64: Add support for trace synchronization barrier
` [PATCH v5 06/19] arm64: Add TRBE definitions
` [PATCH v5 07/19] arm64: kvm: Enable access to TRBE support for host
` [PATCH v5 08/19] coresight: etm4x: Move ETM to prohibited region for disable
` [PATCH v5 09/19] coresight: etm-perf: Allow an event to use different sinks
` [PATCH v5 10/19] coresight: Do not scan for graph if none is present
` [PATCH v5 11/19] coresight: etm4x: Add support for PE OS lock
` [PATCH v5 12/19] coresight: ete: Add support for ETE tracing
` [PATCH v5 13/19] dts: bindings: Document device tree bindings for ETE
` [PATCH v5 14/19] coresight: etm-perf: Handle stale output handles
` [PATCH v5 15/19] coresight: core: Add support for dedicated percpu sinks
` [PATCH v5 16/19] coresight: sink: Add TRBE driver
` [PATCH v5 17/19] Documentation: coresight: trbe: Sysfs ABI description
` [PATCH v5 18/19] Documentation: trace: Add documentation for TRBE
` [PATCH v5 19/19] dts: bindings: Document device tree bindings for Arm TRBE
` (subset) [PATCH v5 00/19] coresight: Add support for ETE and TRBE
[PATCH v2] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
2021-03-23 18:00 UTC
[PATCH] kselftest: arm64: Add BTI tests
2021-03-23 17:54 UTC (2+ messages)
[PATCH 00/11] kselftest/arm64: mte: Fix feature detection and compilation
2021-03-23 17:54 UTC (2+ messages)
[GIT PULL 0/3] Renesas ARM SoC updates for v5.13
2021-03-23 17:34 UTC (7+ messages)
` [GIT PULL 1/3] Renesas ARM defconfig "
` [GIT PULL 2/3] Renesas ARM DT "
` [GIT PULL 3/3] Renesas driver "
[PATCH] regulator: mt6360: remove redundant error print
2021-03-23 17:16 UTC (2+ messages)
[PATCH] KVM: arm64: Fix CPU interface MMIO compatibility detection
2021-03-23 16:23 UTC
[PATCH v16 0/9] arm64: ARMv8.5-A: MTE: Add async mode support
2021-03-23 15:08 UTC (3+ messages)
[PATCH 1/2] arm64: dts: ls1028a: move rtc alias to individual boards
2021-03-23 15:07 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: fsl-ls1028a-kontron-sl28: add rtc0 alias
[PATCH 0/3] arm64: lib: improve copy performance
2021-03-23 15:03 UTC (6+ messages)
` [PATCH 2/3] arm64: lib: improve copy performance when size is ge 128 bytes
[PATCH V2 RESEND 0/4] PM / devfreq: a few small fixes and improvements
2021-03-23 15:01 UTC (9+ messages)
` [PATCH V2 RESEND 1/4] PM / devfreq: Use more accurate returned new_freq as resume_freq
` [PATCH V2 RESEND 2/4] PM / devfreq: Remove the invalid description for get_target_freq
` [PATCH V2 RESEND 3/4] PM / devfreq: bail out early if no freq changes in devfreq_set_target
` [PATCH V2 RESEND 4/4] PM / devfreq: imx8m-ddrc: remove imx8m_ddrc_get_dev_status
[v8,0/7] PCI: mediatek: Add new generation controller support
2021-03-23 14:51 UTC (9+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
[RFC PATCH v3 00/16] KVM: arm64: Add Statistical Profiling Extension (SPE) support
2021-03-23 14:27 UTC (4+ messages)
` [RFC PATCH v3 10/16] KVM: arm64: Add a new VM device control group for SPE
[PATCH][next] media: imx-jpeg: Pass the v4l2_jpeg_header header argument by reference
2021-03-23 14:24 UTC
[PATCH v3] phy: zynqmp: Handle the clock enable/disable properly
2021-03-23 14:19 UTC
[PATCH] drm/imx: fix out of bounds array access warning
2021-03-23 14:19 UTC (3+ messages)
[PATCH v2] arm64: dts: imx8mq-kontron-pitx-imx8m: pass phy reset delays
2021-03-23 14:00 UTC
[PATCH v4 0/3] Add ZynqMP pinctrl driver
2021-03-23 13:42 UTC (3+ messages)
` [PATCH v4 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support
[PATCH] ARM: delay: avoid clang -Wtautological-constant warning
2021-03-23 13:30 UTC (2+ messages)
[PATCH] ARM: dma-mapping: fix out of bounds access in CMA
2021-03-23 13:28 UTC (2+ messages)
[PATCH] soc/fsl: qbman: fix conflicting alignment attributes
2021-03-23 13:15 UTC
[PATCH] pinctrl: microchip: fix array overflow
2021-03-23 13:09 UTC
[PATCH] ARM: pxa: mainstone: avoid -Woverride-init warning
2021-03-23 13:08 UTC
[PATCH] ARM: vexpress: spc: fix uniprocessor initialization
2021-03-23 12:56 UTC
[PATCH v3] tty:serial: fix spelling typo of values
2021-03-23 12:29 UTC (2+ messages)
[PATCH -next] mtd: rawnand: rockchip: Use flexible-array member instead of zero-length array
2021-03-23 13:11 UTC
[PATCH] regulator: Use IRQF_ONESHOT
2021-03-23 12:12 UTC
[PATCH v4 2/2] usb: dwc3: Add driver for Xilinx platforms
2021-03-23 11:47 UTC (2+ messages)
[PATCH v7 00/22] Mediatek MT8192 clock support
2021-03-23 11:35 UTC (15+ messages)
` [PATCH v7 04/22] dt-bindings: ARM: Mediatek: Add new document bindings of scp adsp controller
` [PATCH v7 07/22] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH v7 08/22] clk: mediatek: Add configurable enable control to mtk_pll_data
` [PATCH v7 09/22] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
` [PATCH v7 10/22] clk: mediatek: Add MT8192 basic clocks support
` [PATCH v7 12/22] clk: mediatek: Add MT8192 camsys clock support
` [PATCH v7 13/22] clk: mediatek: Add MT8192 imgsys "
` [PATCH v7 14/22] clk: mediatek: Add MT8192 imp i2c wrapper "
` [PATCH v7 15/22] clk: mediatek: Add MT8192 ipesys "
` [PATCH v7 17/22] clk: mediatek: Add MT8192 mfgcfg "
` [PATCH v7 18/22] clk: mediatek: Add MT8192 mmsys "
` [PATCH v7 19/22] clk: mediatek: Add MT8192 msdc "
` [PATCH v7 21/22] clk: mediatek: Add MT8192 vdecsys "
` [PATCH v7 22/22] clk: mediatek: Add MT8192 vencsys "
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).