messages from 2017-10-18 17:38:46 to 2017-10-19 15:20:12 UTC [more...]
[PATCH v3 0/7] Support PPTT for ARM64
2017-10-19 15:20 UTC (17+ messages)
` [PATCH v3 1/7] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v3 2/7] ACPI: Enable PPTT support on ARM64
` [PATCH v3 3/7] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
[RFC resend] arm64: mt8173: Fix Acer Chromebooks mmsys probe problem
2017-10-19 15:11 UTC (15+ messages)
` [RFC resend 1/4] dt-bindings: display: mediatek: add drm binding
` [RFC resend 2/4] drm/mediatek: Add new compatible to probe multimedia subsystem
` [RFC resend 3/4] arm64: dts: mt8173: Fix drm subsystem
` [RFC resend 4/4] arm: dts: mt2701: "
[PATCH v5 0/2] STM32 CRYP crypto driver
2017-10-19 15:10 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: Document STM32 CRYP bindings
` [PATCH v5 2/2] crypto: stm32 - Support for STM32 CRYP crypto module
[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
2017-10-19 14:58 UTC (22+ messages)
` [PATCH v4 01/21] arm64: explicitly mask all exceptions
` [PATCH v4 02/21] arm64: introduce an order for exceptions
` [PATCH v4 03/21] arm64: Move the async/fiq helpers to explicitly set process context flags
` [PATCH v4 04/21] arm64: Mask all exceptions during kernel_exit
` [PATCH v4 05/21] arm64: entry.S: Remove disable_dbg
` [PATCH v4 06/21] arm64: entry.S: convert el1_sync
` [PATCH v4 07/21] arm64: entry.S convert el0_sync
` [PATCH v4 08/21] arm64: entry.S: convert elX_irq
` [PATCH v4 09/21] KVM: arm/arm64: mask/unmask daif around VHE guests
` [PATCH v4 10/21] arm64: entry.S: move SError handling into a C function for future expansion
` [PATCH v4 11/21] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v4 12/21] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v4 13/21] arm64: cpufeature: Enable IESB on exception entry/return for firmware-first
` [PATCH v4 14/21] arm64: kernel: Prepare for a DISR user
` [PATCH v4 15/21] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
` [PATCH v4 16/21] KVM: arm64: Save/Restore guest DISR_EL1
` [PATCH v4 17/21] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v4 18/21] KVM: arm64: Handle RAS SErrors from EL1 on guest exit
` [PATCH v4 19/21] KVM: arm64: Handle RAS SErrors from EL2 "
` [PATCH v4 20/21] KVM: arm64: Take any host SError before entering the guest
` [PATCH v4 21/21] KVM: arm64: Trap RAS error registers and set HCR_EL2's TERR & TEA
[PATCH v4 0/2] STM32 CRYP crypto driver
2017-10-19 13:47 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: Document STM32 CRYP bindings
` [PATCH v4 2/2] crypto: stm32 - Support for STM32 CRYP crypto module
[PATCH] pinctrl: armada-37xx: Add edge both type gpio irq support
2017-10-19 13:38 UTC (2+ messages)
[INTERNAL][PATCH 0/7] ASoC: stm32: Add SAI synchronization support
2017-10-19 13:27 UTC (9+ messages)
` [INTERNAL][PATCH 1/7] ASoC: stm32: Add synchronization to SAI bindings
` [INTERNAL][PATCH 2/7] ASoC: stm32: sai: Move static settings to DAI init
` [INTERNAL][PATCH 3/7] ASoC: stm32: sai: Fix DMA burst size
` [INTERNAL][PATCH 4/7] ASoC: stm32: sai: fix stop management in isr
` [INTERNAL][PATCH 5/7] ASoC: stm32: sai: Remove spurious IRQs on stop
` [INTERNAL][PATCH 6/7] ASoC: stm32: sai: Fix get reset controller
` [INTERNAL][PATCH 7/7] ASoC: stm32: sai: Add synchronization support
[PATCH v4 0/7] Handle forwarded level-triggered interrupts
2017-10-19 13:05 UTC (4+ messages)
` [PATCH v4 3/7] KVM: arm/arm64: Don't cache the timer IRQ level
[PATCH 00/11] KASan for arm
2017-10-19 12:55 UTC (20+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
` [PATCH 02/11] replace memory function
` [PATCH 03/11] arm: Kconfig: enable KASan
` [PATCH 05/11] Disable kasan's instrumentation
` [PATCH 06/11] change memory_is_poisoned_16 for aligned error
` [PATCH 09/11] Don't need to map the shadow of KASan's shadow memory
linux-next: manual merge of the arm64 tree with Linus' tree
2017-10-19 12:50 UTC (2+ messages)
[PATCH 04/11] Define the virtual space of KASan's shadow region
2017-10-19 12:43 UTC (8+ messages)
[PATCH v6 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver
2017-10-19 12:29 UTC (9+ messages)
` [PATCH v6 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver
` [PATCH v6 2/6] perf: hisi: Add support for HiSilicon SoC uncore "
` [PATCH v6 3/6] perf: hisi: Add support for HiSilicon SoC L3C "
` [PATCH v6 4/6] perf: hisi: Add support for HiSilicon SoC HHA "
` [PATCH v6 5/6] perf: hisi: Add support for HiSilicon SoC DDRC "
` [PATCH v6 6/6] arm64: MAINTAINERS: hisi: Add HiSilicon SoC PMU support
[PATCH 0/5] ARM: meson: enable gpio interrupt controller
2017-10-19 12:01 UTC (6+ messages)
` [PATCH 1/5] ARM: meson: enable MESON_IRQ_GPIO in Kconfig for meson8b
` [PATCH 2/5] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
` [PATCH 3/5] ARM: dts: meson8b: enable gpio interrupt controller
` [PATCH 4/5] ARM64: dts: meson-gx: add "
` [PATCH 5/5] ARM64: dts: meson-gx: add external PHY interrupt on some platforms
[PATCH v2 0/6] Host1x and VIC support for Tegra186
2017-10-19 11:40 UTC (13+ messages)
` [PATCH v2 1/6] arm64: tegra: Add #power-domain-cells for BPMP
` [PATCH v2 2/6] arm64: tegra: Add host1x on Tegra186
` [PATCH v2 3/6] arm64: tegra: Add VIC "
` [PATCH v2 4/6] dt-bindings: host1x: Add Tegra186 information
` [PATCH v2 5/6] gpu: host1x: Add Tegra186 support
` [PATCH v2 6/6] drm/tegra: Add Tegra186 support for VIC
[PATCH v6 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
2017-10-19 11:19 UTC (6+ messages)
` [PATCH v6 1/3] PCI: rockchip: Add support for pcie wake irq
[PATCH v2 0/5] iio: adc: at91-sama5d2_adc: add DMA support
2017-10-19 11:14 UTC (4+ messages)
` [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property
[PATCH v7 0/3] PCI: rockchip: Move PCIE_WAKE handling into pci core
2017-10-19 11:10 UTC (2+ messages)
` [PATCH v7 3/3] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru
[RFC/PATCH v3] arm64: define MODULES_VADDR by module_alloc_base
2017-10-19 11:08 UTC (3+ messages)
[PATCH 0/2] cpufreq: arm_big_little: make function arguments and structures const
2017-10-19 10:59 UTC (3+ messages)
` [PATCH 1/2] cpufreq: arm_big_little: make function arguments and structure pointer const
` [PATCH 2/2] cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const
compile error in 4.14-rc5 with nvidia tegra enabled
2017-10-19 10:36 UTC (4+ messages)
[PATCH net-next v2 2/2] net: ethernet: socionext: add AVE ethernet driver
2017-10-19 10:35 UTC (5+ messages)
[PATCH] ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply
2017-10-19 10:31 UTC
[PATCH 1/4] spi: imx: GPIO based chip selects should not be required
2017-10-19 10:27 UTC (6+ messages)
` [PATCH 2/4] spi: imx: Fix failure path leak on GPIO request error
` [PATCH 4/4] ARM: imx: Update spi_imx platform data to reflect current state
[PATCH] firmware: meson-sm: use generic compatible
2017-10-19 10:25 UTC (3+ messages)
[PATCH 0/2] Introduce new DT files for Meson-AXG SoC
2017-10-19 10:18 UTC (2+ messages)
[PATCH v2] ARM: dts: imx: add ZII RDU1 board
2017-10-19 10:17 UTC (3+ messages)
[PATCH 1/4] spi: imx: GPIO based chip selects should not be required
2017-10-19 10:17 UTC (2+ messages)
[PATCH] arm64: Update fault_info table with new exception types
2017-10-19 9:58 UTC (2+ messages)
[PATCH] arm64: mediatek: cleanup message for platform selection
2017-10-19 9:52 UTC
[PATCH] [media] rockchip/rga: annotate PM functions as __maybe_unused
2017-10-19 9:30 UTC
[GIT PULL] Reset controller changes for v4.15
2017-10-19 9:26 UTC
[GIT PULL] Reset controller fixes for v4.14, part 2
2017-10-19 9:26 UTC
PCI: brcmstb: Add Broadcom Settopbox PCIe support
2017-10-19 9:16 UTC (8+ messages)
` [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
[PATCH v2 0/3] arm-smmu: performance optimization
2017-10-19 9:12 UTC (8+ messages)
` [PATCH v2 1/3] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction
` [PATCH v2 2/3] iommu/arm-smmu-v3: add support for unmap an iova range with only one tlb sync
[PATCH v6 0/5] stm32 clocksource driver rework
2017-10-19 9:07 UTC (11+ messages)
` [PATCH v6 2/5] clocksource: stm32: convert driver to timer_of
` [PATCH v6 3/5] clocksource: stm32: only use 32 bits timers
` [PATCH v6 4/5] clocksource: stm32: add clocksource support
[PATCH 0/7] gpio: brcmstb: improved interrupt and wake support
2017-10-19 9:03 UTC (7+ messages)
` [PATCH 6/7] gpio: brcmstb: consolidate interrupt domains
` [PATCH 7/7] gpio: brcmstb: implement suspend/resume/shutdown
[PATCH v3 00/20] KVM: arm/arm64: Optimize arch timer register handling
2017-10-19 8:44 UTC (21+ messages)
` [PATCH v3 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [PATCH v3 09/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v3 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [PATCH v3 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [PATCH v3 15/20] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [PATCH v3 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
[PATCH] arm64: defconfig: Enable Tegra PCI controller
2017-10-19 8:25 UTC (2+ messages)
[PATCH v2 0/8] ARM: sun8i: a83t: Enable AXP813/AXP818 regulators
2017-10-19 8:24 UTC (6+ messages)
` [PATCH v2 6/8] ARM: dts: sun8i: a83t: Move mmc1 pinctrl setting to dtsi file
` [linux-sunxi] "
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-10-19 7:49 UTC (15+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` 答复: "
[PATCH v2 0/5] Allwinner R40 USB host support (DT part)
2017-10-19 7:42 UTC (4+ messages)
` [PATCH v2 5/5] ARM: sun8i: v40: enable USB host ports for Banana Pi M2 Berry
` [linux-sunxi] "
` [linux-sunxi] [PATCH v2 0/5] Allwinner R40 USB host support (DT part)
[PATCH v2 00/16] Support armada-37xx second UART port
2017-10-19 7:36 UTC (6+ messages)
` [PATCH v2 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
[PATCH v2 0/1] arm: remove cpu_efficiency
2017-10-19 7:32 UTC (5+ messages)
` [PATCH v2 1/1] arm: topology: "
[RFC 00/12] Marvell NAND controller rework with ->exec_op()
2017-10-19 7:18 UTC (8+ messages)
` [RFC 04/12] mtd: nand: add ->exec_op() implementation
` [RFC 05/12] dt-bindings: mtd: add Marvell NAND controller documentation
` [RFC 06/12] mtd: nand: add reworked Marvell NAND controller driver
[PATCH v7 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
2017-10-19 6:57 UTC (5+ messages)
` [PATCH v7 02/10] arm: dts: sunxi: Restore EMAC changes
[RFC PATCH 0/4] dt-bindings: add bindings for USB physical connector
2017-10-19 6:48 UTC (4+ messages)
` [RFC PATCH 1/4] "
[PATCH v5 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc
2017-10-19 4:36 UTC (3+ messages)
[PATCH v6 00/10] rockchip: kevin: Enable edp display
2017-10-19 3:48 UTC (10+ messages)
` [PATCH v6 01/10] arm64: dts: rockchip: Enable edp disaplay on kevin
` [PATCH v6 02/10] drm/rockchip: analogix_dp: Remove unnecessary init code
` [PATCH v6 03/10] drm/bridge: analogix: Do not use device's drvdata
` [PATCH v6 04/10] drm/bridge: analogix_dp: Fix connector and encoder cleanup
` [PATCH v6 05/10] drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()
` [PATCH v6 06/10] drm/rockchip: dw-mipi-dsi: Fix error handling path
` [PATCH v6 07/10] drm/rockchip: inno_hdmi: "
` [PATCH v6 09/10] drm/bridge/synopsys: dw-hdmi: Do not use device's drvdata
` [PATCH v6 10/10] drm/rockchip: dw_hdmi: Fix error handling path
[PATCH v5 0/9] Mediatek MT2712 clock and scpsys support
2017-10-19 2:48 UTC (10+ messages)
` [PATCH v5 1/9] dt-bindings: ARM: Mediatek: Document bindings for MT2712
` [PATCH v5 2/9] clk: mediatek: Add dt-bindings for MT2712 clocks
` [PATCH v5 3/9] clk: mediatek: Add MT2712 clock support
` [PATCH v5 4/9] arm: dts: mt2712: Add clock controller device nodes
` [PATCH v5 5/9] dt-bindings: soc: add MT2712 power dt-bindings
` [PATCH v5 6/9] soc: mediatek: extend bus protection API
` [PATCH v5 7/9] soc: mediatek: add dependent clock jpgdec/audio for scpsys
` [PATCH v5 8/9] soc: mediatek: add MT2712 scpsys support
` [PATCH v5 9/9] arm: dts: Add power controller device node of MT2712
[RFC PATCH v4 0/8] rockchip: kevin: Enable edp display
2017-10-19 1:54 UTC (4+ messages)
` [RFC PATCH v4 4/8] drm/rockchip: dw_hdmi: Fix error handling path
[PATCH] clk: uniphier: fix parent of miodmac clock data
2017-10-19 0:52 UTC
[PATCH v4 pci 0/2] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2017-10-18 21:43 UTC (6+ messages)
[PATCH 1/2 v2] drm: bridge: Add bindings for TI THS8134
2017-10-18 21:16 UTC (4+ messages)
` [PATCH 2/2 v2] drm: bridge: Add THS8134A/B support to dumb VGA DAC
[PATCH 0/3] PCI: rockchip: assert PERST# in S3
2017-10-18 20:38 UTC (6+ messages)
` [PATCH 1/3] Documentation/devicetree: Add pcie-reset-suspend property
[PATCH v2 1/6] ARM: dts: imx51-apf51dev: Fix 'backlight@bl1' node with unit name and no reg property
2017-10-18 20:15 UTC (8+ messages)
` [PATCH v2 2/6] ARM: dts: imx51-ts4800: Fix 'port@0' "
` [PATCH v2 3/6] ARM: dts: imx53: Fix 'usbphy@x' "
` [PATCH v2 4/6] ARM: dts: imx53-m53evk: Fix 'led_gpio@0' "
` [PATCH v2 5/6] ARM: dts: imx53-qsb-common: Fix 'led_gpio7_7@0' "
` [PATCH v2 6/6] ARM: dts: imx53-tx53: Fix 'ethernet-phy@0' "
[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
2017-10-18 19:22 UTC (13+ messages)
` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v3 22/28] arm64/sve: KVM: Prevent guests from using SVE
[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
2017-10-18 17:49 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).