linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 13:42:18 to 2022-01-21 13:15:25 UTC [more...]

[PATCH 1/1] drm: mxsfb: Fix NULL pointer dereference
 2022-01-21 13:14 UTC  (2+ messages)

[PATCH 1/5] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
 2022-01-21 13:12 UTC  (7+ messages)
` [PATCH 2/5] clk: stm32mp1: Add parent_data to ETHRX clock

[PATCH 1/1] drm: mxsfb: Use dev_err_probe() helper
 2022-01-21 13:08 UTC  (2+ messages)

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-01-21 12:50 UTC  (13+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable
` [PATCH v2 3/6] perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
` [PATCH v2 4/6] Documentation: coresight: Turn numbered subsections into real subsections
` [PATCH v2 5/6] Documentation: coresight: Link config options to existing documentation
` [PATCH v2 6/6] Documentation: coresight: Expand branch broadcast documentation

[PATCH 0/1] coresight: Fix TRCCONFIGR.QE sysfs interface
 2022-01-21 12:40 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC 0/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
 2022-01-21 12:31 UTC  (9+ messages)
` [RFC 1/3] dt-bindings: iommu: Add bindings for samsung,sysmmu-v8
` [RFC 2/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
` [RFC 3/3] arm64: defconfig: Enable sysmmu-v8 IOMMU

[PATCH] arm64: vdso: fix "no previous prototype" warning
 2022-01-21 12:12 UTC  (3+ messages)
` [PATCH] arm64: vdso: Fix "

[PATCH 0/3] dt-bindings: dmaengine: zynqmp_dma: Convert binding to YAML
 2022-01-21 11:58 UTC  (3+ messages)

[PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-01-21 11:58 UTC  (3+ messages)
` [PATCH v11 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH v9 00/15] Clean up "mediatek,larb"
 2022-01-21 11:56 UTC  (7+ messages)
` [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm

[PATCH] arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint
 2022-01-21 11:46 UTC  (2+ messages)

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-21 11:33 UTC  (13+ messages)
` [PATCH v5 14/69] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v5 18/69] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v5 19/69] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v5 36/69] KVM: arm64: nv: Filter out unsupported features from ID regs

[RFC 0/3] soc: imx: Refactor BLK CTRL driver
 2022-01-21 11:22 UTC  (4+ messages)
` [RFC 1/3] soc: imx: make i.MX8MM BLK CTRL a separate driver
` [RFC 2/3] soc: imx: make i.MX8MN "
` [RFC 3/3] soc: imx: Rename generic BLK CTRL driver to suggest future usability

[PATCH v3 00/22] drm/rockchip: RK356x VOP2 support
 2022-01-21 10:32 UTC  (3+ messages)

[PATCH] spi: pxa2xx_spi: Convert to use GPIO descriptors
 2022-01-21  9:42 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: imx8mq: fix mipi_csi port numbering
 2022-01-21  9:33 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mq: fix mipi_csi bidirectional port numbers
` [PATCH v1 2/2] arm64: dts: imx8mq-librem5: fix mipi_csi1 port number to sensor

[PATCH V3 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
 2022-01-21  9:22 UTC  (5+ messages)

[PATCH 0/9] i.MX8MP power-domains part 1 and GPU support
 2022-01-21  9:19 UTC  (4+ messages)
` [PATCH 6/9] soc: imx: add i.MX8MP HSIO blk-ctrl

[PATCH v2 1/1] ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()
 2022-01-21  9:17 UTC  (2+ messages)

[PATCH] arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
 2022-01-21  9:03 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Increase PCIe IO size from 64 KiB to 1 MiB
 2022-01-21  9:02 UTC  (2+ messages)

[PATCH v4 0/4] kvm/arm: New VMID allocator based on asid
 2022-01-21  8:44 UTC  (4+ messages)
` [PATCH v4 1/4] KVM: arm64: Introduce a new VMID allocator for KVM

[PATCH v7 00/14] Convert powerpc to default topdown mmap layout
 2022-01-21  8:42 UTC  (15+ messages)
` [PATCH v7 01/14] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v7 02/14] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v7 03/14] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v7 04/14] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v7 05/14] sizes.h: Add SZ_1T macro
` [PATCH v7 06/14] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v7 07/14] powerpc/mm: Make slice specific to book3s/64
` [PATCH v7 08/14] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v7 09/14] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v7 10/14] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v7 11/14] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v7 12/14] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v7 13/14] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v7 14/14] powerpc: Simplify and move arch_randomize_brk()

[RFC PATCH v2 0/7] Add support for BCM2835 camera interface (unicam)
 2022-01-21  8:18 UTC  (8+ messages)
` [RFC PATCH v2 1/7] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [RFC PATCH v2 2/7] media: v4l: Add V4L2-PIX-FMT-Y14P format
` [RFC PATCH v2 3/7] media: dt-bindings: media: Add bindings for bcm2835-unicam
` [RFC PATCH v2 4/7] media: bcm2835-unicam: Add support for for CCP2/CSI2 camera interface
` [RFC PATCH v2 5/7] ARM: dts: bcm2711: Add unicam CSI nodes
` [RFC PATCH v2 6/7] media: imx219: Add support for multiplexed streams
` [RFC PATCH v2 7/7] media: bcm283x: Include the imx219 node

[PATCH v8 00/10] Add Sunplus SP7021 SoC Support
 2022-01-21  8:12 UTC  (12+ messages)
` [PATCH v8 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v8 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v8 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v8 04/10] reset: Add Sunplus "
` [PATCH v8 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v8 06/10] clk: Add Sunplus "
` [PATCH v8 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v8 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v8 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v8 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH 0/4] Correct timing report
 2022-01-21  7:30 UTC  (7+ messages)
` [PATCH v2 3/4] media: aspeed: Correct values for detected timing
` [PATCH v2 4/4] media: aspeed: Fix timing polarity incorrect

[PATCH v10 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-21  7:45 UTC  (5+ messages)
` [PATCH v10 1/4] clk: meson: add one based divider support for sclk
` [PATCH v10 2/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH v10 3/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v10 4/4] clk: meson: add sub MMC clock controller driver

[PATCH v5 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-01-21  7:19 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: add cap-sdio-async-irq flag
` [PATCH v5 2/3] mmc: core: Add support for SDIO async interrupt
` [PATCH v5 3/3] mmc: mediatek: add support for SDIO eint IRQ

[PATCH V3 13/17] riscv: compat: signal: Add rt_frame implementation
 2022-01-21  7:12 UTC  (3+ messages)

[PATCH V3 06/17] riscv: compat: Add basic compat date type implementation
 2022-01-21  6:59 UTC  (3+ messages)

[PATCH linux-next] arm64: kexec: Support the case of VA_BITS=39 in trans_pgd_idmap_page()
 2022-01-21  6:52 UTC 

[PATCH V3 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
 2022-01-21  6:35 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-01-21  6:01 UTC  (2+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document

[xilinx-xlnx:master 173/395] drivers/clk/clk-xlnx-clock-wizard.c:324:8: error: implicit declaration of function 'FIELD_PREP'
 2022-01-21  5:45 UTC 

[PATCH] dt-bindings: i2c: imx: Make each example a separate entry
 2022-01-21  5:43 UTC  (2+ messages)

[PATCH] vmap(): don't allow invalid pages
 2022-01-21  5:26 UTC  (16+ messages)

[BUG] bcm2711: bad_chained_irq in brcmstb_l2_intc_irq_handle
 2022-01-21  3:51 UTC  (10+ messages)

[PATCH v6] ACPI: explicit init HEST, SDEI and GHES in apci_init
 2022-01-21  3:43 UTC  (3+ messages)

[xilinx-xlnx:master 129/395] drivers/clk/clk-xlnx-clock-wizard-v.c:164:16: error: implicit declaration of function 'FIELD_GET'; did you mean 'FOLL_GET'?
 2022-01-21  3:31 UTC 

[PATCH v14 00/12] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-01-21  2:45 UTC  (3+ messages)
` [PATCH v14 08/12] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0

[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
 2022-01-21  2:51 UTC  (8+ messages)
` [PATCH V6 3/5] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
` [PATCH V6 4/5] tty: serial: meson: Make some bit of the REG5 register writable

[PATCH 1/2] arm64: mm: apply __ro_after_init to memory_limit
 2022-01-21  2:28 UTC  (3+ messages)
` (subset) "

[PATCH v1, 0/1] soc: mediatek: cmdq: add cmdq_pkt_poll_addr function
 2022-01-21  2:08 UTC  (3+ messages)
` [PATCH v1, 1/1] "

[PATCH v14 00/13] amphion video decoder/encoder driver
 2022-01-21  1:48 UTC  (7+ messages)
` [PATCH v14 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v14 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
  ` [EXT] Re: [PATCH v14 00/13] amphion video decoder/encoder driver

[PATCH V2] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2022-01-21  1:00 UTC  (4+ messages)
` [PATCH 8/9] remoteproc: imx_rproc: support i.MX8QM

[PATCH v5 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-01-20 22:38 UTC  (7+ messages)
` [PATCH v5 1/4] ARM: dts: exynos: split dmas into array of phandles in Exynos5250
` [PATCH v5 2/4] spi: dt-bindings: samsung: convert to dtschema
` [PATCH v5 3/4] mfd: dt-bindings: google, cros-ec: reference Samsung SPI bindings
  ` [PATCH v5 3/4] mfd: dt-bindings: google,cros-ec: "
` [PATCH v5 4/4] spi: s3c64xx: allow controller-data to be optional

[PATCH v8 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
 2022-01-20 20:39 UTC  (6+ messages)
` [PATCH v9 "

[PATCH] dt-bindings: watchdog: fsl-imx7ulp-wdt: Fix assigned-clock-parents
 2022-01-20 19:58 UTC  (2+ messages)

[PATCH 08/15] PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE registers
 2022-01-20 19:37 UTC  (4+ messages)

[PATCH v2 0/3] Add FSD SPI support
 2022-01-20 19:24 UTC  (4+ messages)
  ` [PATCH v2 1/3] spi: dt-bindings: samsung: Add fsd spi compatible
  ` [PATCH v2 2/3] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
  ` [PATCH v2 3/3] arm64: dts: fsd: Add SPI device nodes

[RFC PATCH v3 01/11] KVM: Capture VM start
 2022-01-20 19:16 UTC  (12+ messages)

[PATCH 0/2] i2c: mediatek: remove mt6577 support
 2022-01-20 18:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: "
` [PATCH 2/2] i2c: mediatek: "

[PATCH] arm64: dts: qcom: ipq6018: fix usb reference period
 2022-01-20 18:43 UTC 

[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
 2022-01-20 18:40 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/11] PCI: mvebu: Correctly configure x1/x4 mode
  ` [PATCH v2 08/11] PCI: mvebu: Use child_ops API

[PATCH v2 0/6] drm/meson: add support for MIPI DSI Display
 2022-01-20 18:33 UTC  (10+ messages)
` [PATCH v2 3/6] drm/meson: venc: add ENCL encoder setup for MIPI-DSI output
` [PATCH v2 5/6] drm/meson: add DSI encoder
` [PATCH v2 6/6] drm/meson: add support for MIPI-DSI transceiver

[PATCH] coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
 2022-01-20 18:28 UTC  (3+ messages)

[PATCH v2 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-20 17:46 UTC  (5+ messages)
  ` [PATCH v2 04/16] clk: samsung: fsd: Add initial clock support

[PATCH] dt-bindings: Fix array schemas encoded as matrices
 2022-01-20 17:36 UTC  (2+ messages)

[PATCH] dt-bindings: Drop unnecessary pinctrl properties
 2022-01-20 17:36 UTC  (2+ messages)

[PATCH] ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typo
 2022-01-20 17:23 UTC 

[PATCH] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
 2022-01-20 17:14 UTC  (4+ messages)

[PATCH v2 0/7] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-01-20 16:56 UTC  (3+ messages)
` [PATCH v2 6/7] arm64: dts: zynqmp: Move USB clocks to dwc3 node

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-20 16:38 UTC  (6+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[PATCH 00/11] PCI: Small improvements for pci-bridge-emul and mvebu
 2022-01-20 16:31 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v5] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-01-20 16:24 UTC  (3+ messages)

[PATCH v2] arm64: atomics: lse: Dereference matching size
 2022-01-20 15:56 UTC  (2+ messages)

[PATCH V3 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
 2022-01-20 15:46 UTC  (6+ messages)

[PATCH v5, 00/15] media: mtk-vcodec: support for MT8192 decoder
 2022-01-20 15:10 UTC  (5+ messages)
` [PATCH v5, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v5, 14/15] media: mtk-vcodec: support stateless VP8 decoding

[PATCH] clk: mediatek: Disable ACP to fix 3D on MT8192
 2022-01-20 14:27 UTC  (8+ messages)

[PATCH v4 0/3] mmc: mediatek: add support for SDIO eint IRQ
 2022-01-20 13:56 UTC  (5+ messages)
` [PATCH v4 3/3] "

[PATCH V3 15/17] riscv: compat: Add UXL_32 support in start_thread
 2022-01-20 13:43 UTC  (3+ messages)

[PATCH] ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
 2022-01-20 13:37 UTC  (2+ messages)
` [PATCH] ep93xx: clock: Don't use plain integer as NULL pointer


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