messages from 2018-05-22 03:42:55 to 2018-05-22 15:06:47 UTC [more...]
[PATCH 00/14] arm64 SSBD (aka Spectre-v4) mitigation
2018-05-22 15:06 UTC (14+ messages)
` [PATCH 01/14] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH 02/14] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 03/14] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 04/14] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 05/14] arm64: Add 'ssbd' command-line option
` [PATCH 06/14] arm64: ssbd: Add global mitigation state accessor
` [PATCH 07/14] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 08/14] arm64: ssbd: Disable mitigation on CPU resume if required by user
` [PATCH 09/14] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 10/14] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 11/14] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 12/14] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 13/14] arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
[patch v21 0/4] JTAG driver introduction
2018-05-22 15:00 UTC (7+ messages)
` [patch v21 1/4] drivers: jtag: Add JTAG core driver
` [patch v21 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
[PATCH 0/9] PM / Domains: Add support for multi PM domains per device
2018-05-22 14:47 UTC (4+ messages)
` [PATCH 8/9] PM / Domains: Add support for multi PM domains per device to genpd
[PATCH 1/9] ARM: shmobile: defconfig: Enable MTD command line partition parsing
2018-05-22 14:46 UTC (27+ messages)
` [PATCH 2/9] ARM: dts: lager: Drop MTD partitioning from DT
` [PATCH 3/9] ARM: dts: stout: "
` [PATCH 4/9] ARM: dts: koelsch: "
` [PATCH 5/9] ARM: dts: porter: "
` [PATCH 6/9] ARM: dts: wheat: "
` [PATCH 7/9] ARM: dts: gose: "
` [PATCH 8/9] ARM: dts: alt: "
` [PATCH 9/9] ARM: dts: silk: "
[PATCH v3] arm64: allwinner: a64: Add Amarula A64-Relic initial support
2018-05-22 14:30 UTC (2+ messages)
[RFC PATCH v2] arm64: fault: Don't leak data in ESR context for user fault on kernel VA
2018-05-22 14:30 UTC (5+ messages)
[PATCH] arm64: Kconfig: Enable LSE atomics by default
2018-05-22 14:29 UTC (2+ messages)
[PATCH v2] ARM64: dts: sun50i: h5: Add spi flash node for OrangePi PC2
2018-05-22 14:27 UTC (2+ messages)
[PATCH v2] ARM64: dts: sun50i: a64: Add spi flash node for sopine
2018-05-22 14:27 UTC (2+ messages)
[PATCH RFC V2 0/6] hwmon: Add support for Raspberry Pi voltage sensor
2018-05-22 14:10 UTC (10+ messages)
` [PATCH RFC V2 1/6] ARM: bcm2835: Add GET_THROTTLED firmware property
` [PATCH RFC V2 2/6] hwmon: Add support for RPi voltage sensor
` [PATCH RFC V2 3/6] firmware: raspberrypi: Register hwmon driver
` [PATCH RFC V2 4/6] ARM: bcm2835_defconfig: Enable RPi voltage sensor
` [PATCH RFC V2 5/6] ARM: multi_v7_defconfig: "
` [PATCH RFC V2 6/6] arm64: defconfig: "
[reset-control] How to initialize hardware state with the shared reset line?
2018-05-22 14:04 UTC (6+ messages)
[PATCH 12/33] clk: bcm2835: use match_string() helper
2018-05-22 13:56 UTC (5+ messages)
` [PATCH 13/33] clk: rockchip: "
[PATCH v8 04/15] clk: qcom: Add CPU clock driver for msm8996
2018-05-22 13:49 UTC (2+ messages)
[PATCH 00/14] arm: OMAP: AM437X: Save restores patches for rtc mode with DDR In self-refresh
2018-05-22 13:39 UTC (5+ messages)
` [PATCH 12/14] OMAP: CLK: CLKSRC: Add suspend resume hooks
[PATCH/RFC] ARM: dts: r8a7791: Move enable-method to CPU nodes
2018-05-22 13:29 UTC
[PATCH v4 0/3] arm64: dts: Draak: Enable video inputs and VIN4
2018-05-22 13:25 UTC (7+ messages)
` [PATCH v4 2/3] arm64: dts: renesas: draak: Describe CVBS input
` [PATCH v4 3/3] arm64: dts: renesas: draak: Describe HDMI input
[PATCH] arm64: dts: renesas: r8a77995: don't use deprecated renesas, gpio-rcar
2018-05-22 13:20 UTC (2+ messages)
` [PATCH] arm64: dts: renesas: r8a77995: don't use deprecated renesas,gpio-rcar
[PATCH v8 10/15] cpufreq: Add Kryo CPU scaling driver
2018-05-22 13:07 UTC (12+ messages)
` [PATCH] "
[PATCH 1/2] clk: imx6ul: add GPIO clock gates
2018-05-22 12:25 UTC (5+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: add GPIO clocks
[PATCH v7 0/9] Add support for SAMA5D2 touchscreen
2018-05-22 12:23 UTC (12+ messages)
` [PATCH v7 1/9] MAINTAINERS: add generic resistive touchscreen adc
` [PATCH v7 2/9] iio: Add channel for Position Relative
` [PATCH v7 3/9] dt-bindings: input: touchscreen: add minimum pressure touchscreen property
` [PATCH v7 4/9] dt-bindings: input: touchscreen: resistive-adc-touch: create bindings
` [PATCH v7 5/9] iio: adc: at91-sama5d2_adc: add support for position and pressure channels
` [PATCH v7 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
` [PATCH v7 7/9] dt-bindings: iio: adc: at91-sama5d2_adc: add channel specific consumer info
` [PATCH v7 8/9] ARM: dts: at91: sama5d2: add channel cells for ADC device
` [PATCH v7 9/9] ARM: dts: at91: sama5d2: Add resistive touch device
[PATCH v5 0/9] extend PWM framework to support PWM modes
2018-05-22 12:07 UTC (10+ messages)
` [PATCH v5 1/9] pwm: extend PWM framework with "
` [PATCH v5 2/9] pwm: clps711x: populate PWM mode in of_xlate function
` [PATCH v5 3/9] pwm: cros-ec: "
` [PATCH v5 4/9] pwm: pxa: "
` [PATCH v5 5/9] pwm: add PWM modes
` [PATCH v5 6/9] pwm: atmel: add pwm capabilities
` [PATCH v5 7/9] pwm: add push-pull mode support
` [PATCH v5 8/9] pwm: add documentation for pwm push-pull mode
` [PATCH v5 9/9] pwm: atmel: add push-pull mode support
common non-cache coherent direct dma mapping ops v2
2018-05-22 12:04 UTC (26+ messages)
` [PATCH 01/25] hexagon: remove the sync_single_for_cpu DMA operation
` [PATCH 02/25] hexagon: implement the sync_sg_for_device "
` [PATCH 03/25] hexagon: use generic dma_noncoherent_ops
` [PATCH 04/25] m68k: "
` [PATCH 05/25] microblaze: "
` [PATCH 06/25] microblaze: remove the consistent_sync and consistent_sync_page
` [PATCH 07/25] nds32: remove the broken kmap code in nds32_dma_map_sg
` [PATCH 08/25] nds32: consolidate DMA cache maintainance routines
` [PATCH 09/25] nds32: implement the unmap_sg DMA operation
` [PATCH 10/25] nds32: use generic dma_noncoherent_ops
` [PATCH 11/25] nios2: "
` [PATCH 12/25] openrisc: remove the sync_single_for_cpu DMA operation
` [PATCH 13/25] openrisc: remove the no-op unmap_page and unmap_sg DMA operations
` [PATCH 14/25] openrisc: fix cache maintainance the the sync_single_for_device DMA operation
` [PATCH 15/25] openrisc: use generic dma_noncoherent_ops
` [PATCH 16/25] sh: simplify get_arch_dma_ops
` [PATCH 17/25] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/25] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/25] sh: split arch/sh/mm/consistent.c
` [PATCH 20/25] sh: use generic dma_noncoherent_ops
` [PATCH 21/25] xtensa: "
` [PATCH 22/25] sparc: "
` [PATCH 23/25] parisc: merge pcx_dma_ops and pcxl_dma_ops
` [PATCH 24/25] parisc: always use flush_kernel_dcache_range for DMA cache maintainance
` [PATCH 25/25] parisc: use generic dma_noncoherent_ops
[PULL v8] KVM: arm64: Optimise FPSIMD context switching
2018-05-22 12:04 UTC (3+ messages)
common non-cache coherent direct dma mapping ops
2018-05-22 11:53 UTC (4+ messages)
` [PATCH 04/20] arm-nommu: use generic dma_noncoherent_ops
[PATCH v2] iommu/io-pgtable-arm: Make allocations NUMA-aware
2018-05-22 11:50 UTC
[PATCH 0/2] Add R8A77980/V3HSK GEther support
2018-05-22 11:48 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: add "
` [PATCH 2/2] arm64: dts: renesas: v3hsk: "
[PATCH V7] ARM: dts: da850-evm: Enable LCD and Backlight
2018-05-22 10:58 UTC (3+ messages)
[PATCH] iommu/io-pgtable-arm: Make allocations NUMA-aware
2018-05-22 10:58 UTC (3+ messages)
[PATCH 0/14] ARM Spectre variant 2 fixes
2018-05-22 10:55 UTC (4+ messages)
` [PATCH 07/14] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
[PATCH v6 0/9] Introduce the Counter subsystem
2018-05-22 10:44 UTC (5+ messages)
` [PATCH v6 9/9] iio: counter: Remove IIO counter subdirectory
[PATCH v1] dma: imx-sdma: add virt-dma support
2018-05-22 10:09 UTC (5+ messages)
[PATCH v2 00/14] ARM Spectre variant 2 fixes
2018-05-22 9:55 UTC (4+ messages)
` [PATCH 06/14] ARM: spectre-v2: harden branch predictor on context switches
[RFT v2 0/4] Perf script: Add python script for CoreSight trace disassembler
2018-05-22 9:52 UTC (5+ messages)
` [RFT v2 1/4] perf cs-etm: Generate sample for missed packets
[PATCH v5 00/12] Add R8A7792/Blanche board support
2018-05-22 9:49 UTC (7+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add SMP support
[PATCH 0/2] Add support for a YUV 10bits pixel format
2018-05-22 9:49 UTC (5+ messages)
` [PATCH 1/2] drm/fourcc: add a 10bits fully packed variant of NV12
[PATCH 2/6] arm_pmu: Change API to support 64bit counter values
2018-05-22 9:42 UTC (3+ messages)
[PATCH v2 00/16] Add System Error Interrupt support to Armada SoCs
2018-05-22 9:40 UTC (17+ messages)
` [PATCH v2 01/16] dt-bindings/interrupt-controller: fix Marvell ICU length in the example
` [PATCH v2 02/16] arm64: dts: marvell: fix CP110 ICU node size
` [PATCH v2 03/16] irqchip/irq-mvebu-icu: fix wrong private data retrieval
` [PATCH v2 04/16] irqchip/irq-mvebu-icu: clarify the reset operation of configured interrupts
` [PATCH v2 05/16] irqchip/irq-mvebu-icu: switch to regmap
` [PATCH v2 06/16] irqchip/irq-mvebu-icu: make irq_domain local
` [PATCH v2 07/16] irqchip/irq-mvebu-icu: disociate ICU and NSR
` [PATCH v2 08/16] irqchip/irq-mvebu-icu: support ICU subnodes
` [PATCH v2 09/16] irqchip/irq-mvebu-sei: add new driver for Marvell SEI
` [PATCH v2 10/16] arm64: marvell: enable SEI driver
` [PATCH v2 11/16] irqchip/irq-mvebu-icu: add support for System Error Interrupts (SEI)
` [PATCH v2 12/16] dt-bindings/interrupt-controller: update Marvell ICU bindings
` [PATCH v2 13/16] dt-bindings/interrupt-controller: add documentation for Marvell SEI controller
` [PATCH v2 14/16] arm64: dts: marvell: add AP806 SEI subnode
` [PATCH v2 15/16] arm64: dts: marvell: use new bindings for CP110 interrupts
` [PATCH v2 16/16] arm64: dts: marvell: add CP110 ICU SEI subnode
[PATCH v11 00/27] ARM: davinci: convert to common clock framework
2018-05-22 9:38 UTC (6+ messages)
` [PATCH v11 01/27] clk: davinci: pll: allow dev == NULL
` [PATCH v11 03/27] clk: davinci: psc: allow for "
[PATCH] Revert "pwm: Set class for exported channels in sysfs"
2018-05-22 9:21 UTC
[PATCH] perf: hisi: fix uncore PMU index ID
2018-05-22 9:18 UTC (3+ messages)
[PATCH 1/2] drm/rockchip: cnd-dp: adjust spdif register setting
2018-05-22 8:53 UTC (2+ messages)
` [PATCH 2/2] ASoC: rockchip: cdn-dp sound output use spdif
[PATCH 0/5] ARM: shmobile: rcar-gen2: Remove legacy SMP fallback code
2018-05-22 8:43 UTC (2+ messages)
[PATCH 1/1] drm/mediatek: Add support for mediatek SOC MT2712
2018-05-22 8:28 UTC (3+ messages)
[PATCH 5/6] ARM: dts: rcar-gen2: Remove unused VIN properties
2018-05-22 8:18 UTC (4+ messages)
[PATCH v2 0/7] add support for Bluetooth on MT7622 SoC
2018-05-22 8:05 UTC (4+ messages)
` [PATCH v2 4/7] Bluetooth: Add new quirk for non-persistent setup settings
v4.17-rc1: regressions on N900, N950
2018-05-22 8:02 UTC (4+ messages)
[PATCH v6 0/9] Add support for SAMA5D2 touchscreen
2018-05-22 7:56 UTC (4+ messages)
` [PATCH v6 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
[PATCH 0/3] enable ccree on Renesas R-Car platform
2018-05-22 7:48 UTC (8+ messages)
` [PATCH 3/3] arm64: dts: renesas: r8a7795: add ccree binding
[PATCH v6 1/5] drm/rockchip: add transfer function for cdn-dp
2018-05-22 7:41 UTC (5+ messages)
` [PATCH v6 5/5] drm/rockchip: support dp training outside dp firmware
[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
2018-05-22 7:03 UTC (3+ messages)
` [PATCH 6/7 v5] bus: fsl-mc: set coherent dma mask for devices on fsl-mc bus
[PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL
2018-05-22 6:28 UTC (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx6ull: add operating points
` [PATCH v3 3/3] ARM: dts: imx6ull-colibri-wifi: remove "
[PATCH v2 1/2] cpufreq: imx6q: check speed grades for i.MX6ULL
2018-05-22 6:13 UTC (3+ messages)
[PATCH V2] ARM: davinci_all_defconfig: set CONFIG_BACKLIGHT_PWM=m
2018-05-22 5:51 UTC (2+ messages)
[PATCH] ARM: dts: da850-evm: Enable SATA port
2018-05-22 5:46 UTC (2+ messages)
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).