linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-29 11:12:10 to 2019-08-29 20:19:39 UTC [more...]

[PATCH v2 0/3] Add IMX290 CMOS image sensor support
 2019-08-29 20:17 UTC  (5+ messages)
` [PATCH v2 2/3] media: i2c: Add IMX290 CMOS image sensor driver

[PATCH 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2019-08-29 20:16 UTC  (10+ messages)
` [PATCH 02/11] dt-bindings: phy-mtk-tphy: make the ref clock optional
` [PATCH 03/11] dt-bindings: phy-mtk-tphy: remove unused u3phya_ref clock
` [PATCH 04/11] dt-bindings: phy-mtk-tphy: add a new reference clock
` [PATCH 05/11] dt-bindings: phy-mtk-tphy: add the properties about address mapping

[PATCH v5 00/10] arm64: avoid out-of-line ll/sc atomics
 2019-08-29 20:07 UTC  (15+ messages)
` [PATCH v5 01/10] jump_label: Don't warn on __exit jump entries
` [PATCH v5 02/10] arm64: Use correct ll/sc atomic constraints
` [PATCH v5 03/10] arm64: atomics: avoid out-of-line ll/sc atomics
` [PATCH v5 04/10] arm64: avoid using hard-coded registers for LSE atomics
` [PATCH v5 05/10] arm64: atomics: Remove atomic_ll_sc compilation unit
` [PATCH v5 06/10] arm64: lse: Remove unused 'alt_lse' assembly macro
` [PATCH v5 07/10] arm64: asm: Kill 'asm/atomic_arch.h'
` [PATCH v5 08/10] arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABEL
` [PATCH v5 09/10] arm64: atomics: Undefine internal macros after use
` [PATCH v5 10/10] arm64: atomics: Use K constraint when toolchain appears to support it

[PATCH] ARM: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer
 2019-08-29 19:34 UTC  (4+ messages)

[PATCH V3 00/10] Add driver for dvfsrc, support for active state of scpsys
 2019-08-29 19:16 UTC  (5+ messages)
` [PATCH V3 01/10] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V3 02/10] dt-bindings: soc: Add opp table on scpsys bindings

[PATCH 0/8] media: cedrus: h264: Support multi-slice frames
 2019-08-29 19:04 UTC  (8+ messages)
` [PATCH 5/8] media: cedrus: Detect first slice of a frame
` [PATCH 7/8] media: cedrus: Add support for holding capture buffer
` [PATCH 8/8] media: cedrus: Add support for V4L2_DEC_CMD_FLUSH

[PATCH 0/3] i2c: bcm2835: Add bcm2711 support
 2019-08-29 18:52 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
` [PATCH 2/3] i2c: bcm2835: Avoid clk stretch quirk for BCM2711
` [PATCH 3/3] i2c: bcm2835: Add full name of devicetree node to adapter name

[GIT PULL] arm64: dts: Amlogic updates for v5.4 (round 2)
 2019-08-29 18:36 UTC 

[PATCHv1 0/3] Odroid c2 missing regulator linking
 2019-08-29 18:35 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: meson-g12: specify suspend OPP
 2019-08-29 18:32 UTC  (3+ messages)

[GIT PULL] soc: amlogic: updates for v5.4 (round 2)
 2019-08-29 18:24 UTC 

[PATCH] arm64: dts: meson-sm1-sei610: add stdout-path property back
 2019-08-29 18:12 UTC  (2+ messages)

[PATCH v4 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-29 18:11 UTC  (3+ messages)
` [PATCH v4 2/6] thermal: amlogic: Add thermal driver to support "

[PATCH] [RFC] tty/serial: imx: make use of format specifier %dE
 2019-08-29 17:19 UTC  (3+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-29 17:15 UTC  (6+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface

[PATCH v3 0/3] arm64: meson-sm1: add support for the SM1 based VIM3L
 2019-08-29 17:09 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings

[PATCH 6/7] media: don't do an unsigned int with a 31 bit shift
 2019-08-29 17:03 UTC  (2+ messages)

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-29 16:41 UTC  (5+ messages)
` [PATCH V3 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries

[PATCH v9 0/3] add support for rng-seed
 2019-08-29 16:25 UTC  (8+ messages)
` [PATCH v9 2/3] fdt: "

[PATCH ARM64 v4.4 V3 00/44] V4.4 backport of arm64 Spectre patches
 2019-08-29 16:18 UTC  (46+ messages)
` [PATCH ARM64 v4.4 V3 01/44] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH ARM64 v4.4 V3 02/44] arm64: Implement array_index_mask_nospec()
` [PATCH ARM64 v4.4 V3 03/44] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH ARM64 v4.4 V3 04/44] arm64: Make USER_DS an inclusive limit
` [PATCH ARM64 v4.4 V3 05/44] arm64: Use pointer masking to limit uaccess speculation
` [PATCH ARM64 v4.4 V3 06/44] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH ARM64 v4.4 V3 07/44] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH ARM64 v4.4 V3 08/44] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH ARM64 v4.4 V3 09/44] mm/kasan: add API to check memory regions
` [PATCH ARM64 v4.4 V3 10/44] arm64: kasan: instrument user memory access API
` [PATCH ARM64 v4.4 V3 11/44] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH ARM64 v4.4 V3 12/44] arm64: cpufeature: Test 'matches' pointer to find the end of the list
` [PATCH ARM64 v4.4 V3 13/44] arm64: cpufeature: Add scope for capability check
` [PATCH ARM64 v4.4 V3 14/44] arm64: Introduce cpu_die_early
` [PATCH ARM64 v4.4 V3 15/44] arm64: Add a helper for parking CPUs in a loop
` [PATCH ARM64 v4.4 V3 16/44] arm64: Move cpu_die_early to smp.c
` [PATCH ARM64 v4.4 V3 17/44] arm64: Verify CPU errata work arounds on hotplugged CPU
` [PATCH ARM64 v4.4 V3 18/44] arm64: errata: Calling enable functions for CPU errata too
` [PATCH ARM64 v4.4 V3 19/44] arm64: Rearrange CPU errata workaround checks
` [PATCH ARM64 v4.4 V3 20/44] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH ARM64 v4.4 V3 21/44] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH ARM64 v4.4 V3 22/44] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH ARM64 v4.4 V3 23/44] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH ARM64 v4.4 V3 24/44] arm64: Move post_ttbr_update_workaround to C code
` [PATCH ARM64 v4.4 V3 25/44] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH ARM64 v4.4 V3 26/44] arm64: Move BP hardening to check_and_switch_context
` [PATCH ARM64 v4.4 V3 27/44] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH ARM64 v4.4 V3 28/44] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH ARM64 v4.4 V3 29/44] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH ARM64 v4.4 V3 30/44] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH ARM64 v4.4 V3 31/44] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH ARM64 v4.4 V3 32/44] arm64: cputype info for Broadcom Vulcan
` [PATCH ARM64 v4.4 V3 33/44] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
` [PATCH ARM64 v4.4 V3 34/44] arm64: Branch predictor hardening for Cavium ThunderX2
` [PATCH ARM64 v4.4 V3 35/44] ARM: 8478/2: arm/arm64: add arm-smccc
` [PATCH ARM64 v4.4 V3 36/44] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH ARM64 v4.4 V3 37/44] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH ARM64 v4.4 V3 38/44] firmware/psci: Expose PSCI conduit
` [PATCH ARM64 v4.4 V3 39/44] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH ARM64 v4.4 V3 40/44] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH ARM64 v4.4 V3 41/44] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH ARM64 v4.4 V3 42/44] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH ARM64 v4.4 V3 43/44] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH ARM64 v4.4 V3 44/44] arm64: futex: Mask __user pointers prior to dereference

[PATCH] ARM: dts: imx7: fix USB controller 'size' parameter
 2019-08-29 16:01 UTC  (3+ messages)

[PATCH 0/7] vdso: Complete the conversion to 32bit syscalls
 2019-08-29 15:52 UTC  (14+ messages)
` [PATCH 1/7] arm64: compat: vdso: Expose BUILD_VDSO32
` [PATCH 2/7] lib: vdso: Build 32 bit specific functions in the right context
` [PATCH 3/7] mips: compat: vdso: Use legacy syscalls as fallback
` [PATCH 4/7] lib: vdso: Remove VDSO_HAS_32BIT_FALLBACK
` [PATCH 5/7] arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
` [PATCH 6/7] mips: "
` [PATCH 7/7] x86: "

[PATCH] Documentation: add link to stm32mp157 docs
 2019-08-29 15:44 UTC  (4+ messages)

remove default fallbacks in dma_map_ops v3
 2019-08-29 15:38 UTC  (2+ messages)

[PATCH v3 00/11] Add arm64/signal initial kselftest support
 2019-08-29 15:35 UTC  (7+ messages)
` [PATCH v3 04/11] kselftest: arm64: mangle_pstate_invalid_mode_el
` [PATCH v3 05/11] kselftest: arm64: mangle_pstate_ssbs_regs

[GIT PULL] Allwinner Fixes for 5.3
 2019-08-29 15:30 UTC  (2+ messages)

cleanup the dma_pgprot handling v2
 2019-08-29 15:28 UTC  (2+ messages)

[GIT PULL] Hisilicon fixes for v5.3
 2019-08-29 15:25 UTC  (2+ messages)

[PATCH v5, 00/32] add drm support for MT8183
 2019-08-29 14:50 UTC  (33+ messages)
` [PATCH v5, 01/32] dt-bindings: mediatek: add binding for mt8183 display
` [PATCH v5, 02/32] dt-bindings: mediatek: add ovl_2l description "
` [PATCH v5, 03/32] dt-bindings: mediatek: add ccorr "
` [PATCH v5, 04/32] dt-bindings: mediatek: add dither "
` [PATCH v5, 05/32] dt-bindings: mediatek: add mutex "
` [PATCH v5, 06/32] arm64: dts: add display nodes for mt8183
` [PATCH v5, 07/32] drm/mediatek: add mutex mod into ddp private data
` [PATCH v5, 08/32] drm/mediatek: add mutex mod register offset "
` [PATCH v5, 09/32] drm/mediatek: add mutex sof "
` [PATCH v5, 10/32] drm/mediatek: add mutex sof register offset "
` [PATCH v5, 11/32] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v5, 12/32] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v5, 13/32] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v5, 14/32] drm/mediatek: add ddp component CCORR
` [PATCH v5, 15/32] drm/mediatek: add commponent OVL_2L0
` [PATCH v5, 16/32] drm/mediatek: add component OVL_2L1
` [PATCH v5, 17/32] drm/mediatek: add component DITHER
` [PATCH v5, 18/32] drm/mediatek: add gmc_bits for ovl private data
` [PATCH v5, 19/32] drm/medaitek: add layer_nr "
` [PATCH v5, 20/32] drm/mediatek: add function to background color input select for ovl/ovl_2l direct link
` [PATCH v5, 21/32] drm/mediatek: add background color input select function for ovl/ovl_2l
` [PATCH v5, 22/32] drm/mediatek: add ovl0/ovl_2l0 usecase
` [PATCH v5, 23/32] drm/mediatek: distinguish ovl and ovl_2l by layer_nr
` [PATCH v5, 24/32] drm/mediatek: add clock property check before get it
` [PATCH v5, 25/32] drm/mediatek: add connection from OVL0 to OVL_2L0
` [PATCH v5, 26/32] drm/mediatek: add connection from RDMA0 to COLOR0
` [PATCH v5, 27/32] drm/mediatek: add connection from RDMA1 to DSI0
` [PATCH v5, 28/32] drm/mediatek: add connection from OVL_2L0 to RDMA0
` [PATCH v5, 29/32] drm/mediatek: add connection from OVL_2L1 to RDMA1
` [PATCH v5, 30/32] drm/mediatek: add connection from DITHER0 to DSI0
` [PATCH v5, 31/32] drm/mediatek: add connection from RDMA0 "
` [PATCH v5, 32/32] drm/mediatek: add support for mediatek SOC MT8183

[PATCH 02/37] perf event: Check ref_reloc_sym before using it
 2019-08-29 14:38 UTC  (5+ messages)
` [PATCH 03/37] perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
` [PATCH 04/37] perf evsel: Kernel profiling is disallowed only when perf_event_paranoid > 1
` [PATCH 05/37] perf symbols: Use CAP_SYSLOG with kptr_restrict checks
` [PATCH 06/37] perf tools: Warn that perf_event_paranoid can restrict kernel symbols

[PATCH v2 1/2] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-08-29 14:32 UTC  (7+ messages)

[PATCH 0/6] Fix TLB invalidation on arm64
 2019-08-29 14:08 UTC  (4+ messages)

[PATCH] arm/arm64: defconfig: Update configs to use the new CROS_EC options
 2019-08-29 13:56 UTC  (6+ messages)

[PATCH v2] mmc: mediatek: enable SDIO IRQ low level trigger function
 2019-08-29 13:36 UTC  (3+ messages)

[PATCHv2 00/11] soc: ti: add OMAP PRM driver (for reset)
 2019-08-29 13:25 UTC  (7+ messages)
` [PATCHv2 02/11] soc: ti: add initial PRM driver with reset control support
` [PATCHv2 03/11] soc: ti: omap-prm: poll for reset complete during de-assert
` [PATCHv2 05/11] soc: ti: omap-prm: sync func clock status with resets

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 13:19 UTC  (6+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH v4, 00/33] add drm support for MT8183
 2019-08-29 13:15 UTC  (7+ messages)
` [PATCH v4, 12/33] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v4, 23/33] drm/mediatek: add ovl0/ovl_2l0 usecase

[PATCH v4 00/14] Improvements and fixes for mxsfb DRM driver
 2019-08-29 11:30 UTC  (15+ messages)
` [PATCH v4 01/14] drm/mxsfb: Update mxsfb to support a bridge
` [PATCH v4 02/14] drm/mxsfb: Read bus flags from bridge if present
` [PATCH v4 03/14] drm/mxsfb: Add defines for the rest of registers
` [PATCH v4 04/14] drm/mxsfb: Reset vital registers for a proper initialization
` [PATCH v4 05/14] drm/mxsfb: Update register definitions using bit manipulation defines
` [PATCH v4 06/14] drm/mxsfb: Update mxsfb with additional pixel formats
` [PATCH v4 07/14] drm/mxsfb: Signal mode changed when bpp changed
` [PATCH v4 08/14] drm/mxsfb: Add max-memory-bandwidth property for MXSFB
` [PATCH v4 09/14] dt-bindings: display: Add max-memory-bandwidth property for mxsfb
` [PATCH v4 10/14] drm/mxsfb: Update mxsfb to support LCD reset
` [PATCH v4 11/14] drm/mxsfb: Improve the axi clock usage
` [PATCH v4 12/14] drm/mxsfb: Clear OUTSTANDING_REQS bits
` [PATCH v4 13/14] drm/mxsfb: Add support for horizontal stride
` [PATCH v4 14/14] drm/mxsfb: Add support for live pixel format change

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-29 11:45 UTC  (14+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH ARM32 v4.4 V2 00/47] V4.4 backport of arm32 Spectre patches
 2019-08-29 11:40 UTC  (2+ messages)

[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
 2019-08-29 11:37 UTC  (4+ messages)

[PATCH v1 1/1] ARM: dts: rockchip: set crypto default disabled on rk3288
 2019-08-29 11:31 UTC  (3+ messages)

[PATCH 0/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-08-29 11:17 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] iommu: arm: Use iommu_put_resv_regions_simple()
` [PATCH 3/5] iommu: amd: "
` [PATCH 4/5] iommu: intel: "
` [PATCH 5/5] iommu: virt: "


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