messages from 2017-12-06 11:05:03 to 2017-12-06 17:56:42 UTC [more...]
[PATCH 0/2] Fixes for SW PAN
2017-12-06 17:56 UTC (11+ messages)
` [PATCH 1/2] arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
` [PATCH 2/2] arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
[PATCH 0/2] 66AK2G: Add DT entry for UART1 and UART2
2017-12-06 17:54 UTC (2+ messages)
[PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg
2017-12-06 17:51 UTC
[PATCH 1/2] arm64: defconfig: enable MUSB HDRC along with Allwinner glue
2017-12-06 17:49 UTC
[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
2017-12-06 17:46 UTC (4+ messages)
` [PATCH v4 0/5] "
[arm-platforms:kvm-arm64/haslr 10/20] arch/arm64/include/asm/kvm_mmu.h:104:27: error: macro "ALTERNATIVE_CB" requires 3 arguments, but only 1 given
2017-12-06 17:44 UTC
[RFC PATCH 0/5] perf events patches for improved ARM64 support
2017-12-06 17:35 UTC (11+ messages)
` [RFC PATCH 1/5] perf jevents: add support for pmu events vendor subdirectory
` [RFC PATCH 2/5] perf jevents: add support for arch recommended events
[PATCH 1/3] extcon: usbc-cros-ec: add support to notify USB type cables
2017-12-06 17:29 UTC (7+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add usb3-phy phandle for dwc3
` [PATCH 3/3] arm64: dts: rockchip: add extcon nodes and enable tcphy
[PATCH] arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
2017-12-06 17:25 UTC (2+ messages)
[PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe
2017-12-06 17:24 UTC
[PATCH 1/2] drm/nouveau/bar/gf100: fix hang when calling ->fini() before ->init()
2017-12-06 17:18 UTC (4+ messages)
[PATCH] ACPI / GED: unregister interrupts during shutdown
2017-12-06 17:16 UTC (9+ messages)
[PATCH v2 0/3] arm64: SVE fixes for v4.15-rc2
2017-12-06 16:45 UTC (4+ messages)
` [PATCH 1/3] arm64: fpsimd: Prevent registers leaking from dead tasks
` [PATCH 2/3] arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu
` [PATCH 3/3] arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
[PATCH V6 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
2017-12-06 16:41 UTC (4+ messages)
` [PATCH V6 2/7] ACPI / bus: Introduce acpi_get_match_data() function
[PATCH v6 0/8] Handle forwarded level-triggered interrupts
2017-12-06 16:38 UTC (6+ messages)
` [PATCH v6 7/8] KVM: arm/arm64: Provide a get_input_level for the arch timer
[PATCH v3 00/15] drm/sun4i: Add A83t LVDS support
2017-12-06 16:37 UTC (4+ messages)
` [PATCH v3 09/15] drm/sun4i: Add A83T support
[PATCH] media: s5p-jpeg: Fix off-by-one problem
2017-12-06 16:37 UTC
[PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
2017-12-06 16:29 UTC (3+ messages)
[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
2017-12-06 16:24 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH RESEND] arm64: fault: avoid send SIGBUS two times
2017-12-06 16:15 UTC (2+ messages)
[PATCH] perf: qcom_l2_pmu: don't allow guest access
2017-12-06 16:11 UTC (2+ messages)
[PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks
2017-12-06 16:10 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH V2] ACPI / GED: unregister interrupts during shutdown
2017-12-06 16:09 UTC
[PATCH] ARM: dts: imx: Add memory node unit name
2017-12-06 15:59 UTC
[PATCH 0/9] Add audiocodec support for A64 SoC
2017-12-06 15:48 UTC (12+ messages)
` [PATCH 2/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH 4/9] ASoC: sun8i-codec: Add support for A64 SoC
[PATCH 00/18] KVM/arm64: Randomise EL2 mappings
2017-12-06 15:39 UTC (23+ messages)
` [PATCH 01/18] arm64: asm-offsets: Avoid clashing DMA definitions
` [PATCH 02/18] arm64: asm-offsets: Remove unused definitions
` [PATCH 03/18] arm64: asm-offsets: Remove potential circular dependency
` [PATCH 04/18] arm64: alternatives: Enforce alignment of struct alt_instr
` [PATCH 05/18] arm64: alternatives: Add dynamic patching feature
` [PATCH 06/18] arm64: insn: Add N immediate encoding
` [PATCH 07/18] arm64: insn: Add encoder for bitwise operations using litterals
` [PATCH 08/18] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH 09/18] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH 10/18] arm64; insn: Add encoder for the EXTR instruction
` [PATCH 11/18] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH 12/18] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH 13/18] arm64: Update the KVM memory map documentation
` [PATCH 14/18] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 15/18] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH 16/18] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH 17/18] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH 18/18] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
[PATCH 00/37] Optimize KVM/ARM for VHE systems
2017-12-06 15:38 UTC (5+ messages)
` [PATCH 10/37] KVM: arm64: Slightly improve debug save/restore functions
[PATCH 1/9] ARM: dts: imx7-colibri: move and rename USB Host power regulator
2017-12-06 15:30 UTC (9+ messages)
` [PATCH 2/9] ARM: dts: imx7-colibri: make sure multiplexed pins are not active
` [PATCH 3/9] ARM: dts: imx7-colibri: mux pull-ups where appropriate
` [PATCH 4/9] ARM: dts: imx7-colibri: use NAND_CE1 as GPIO
` [PATCH 5/9] ARM: dts: imx7-colibri: specify cpu-supply
` [PATCH 6/9] ARM: dts: imx7-colibri: specify usdhc1 supplies
` [PATCH 7/9] ARM: dts: imx7-colibri: specify backlight GPIO
` [PATCH 8/9] ARM: dts: imx7-colibri: add MCP2515 CAN controller
` [PATCH 9/9] ARM: dts: imx7: add Toradex Colibri iMX7D 1GB (eMMC) support
[PATCH] drm/sun4i: Fix uninitialized variables in vi layer
2017-12-06 15:26 UTC
[PATCH] spi: sun4i: disable clocks in the remove function
2017-12-06 15:22 UTC (2+ messages)
[RFC] spi: sun6i: disable/unprepare clocks on remove
2017-12-06 15:20 UTC (2+ messages)
[PATCH v3 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings
2017-12-06 15:15 UTC (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node
` [PATCH v3 3/3] ARM: dts: imx6sl-evk: Convert from fbdev to drm bindings
[PATCH] SoC: rockchip: disable clock on error
2017-12-06 15:03 UTC
4.15-rc1 crash on Midway in teardown_hyp_mode()
2017-12-06 14:41 UTC (4+ messages)
[PATCH 19/36] perf pmu: Pass pmu as a parameter to get_cpuid_str()
2017-12-06 14:41 UTC (4+ messages)
` [PATCH 20/36] perf tools arm64: Add support for get_cpuid_str function
` [PATCH 22/36] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events
` [PATCH 23/36] perf pmu: Add check for valid cpuid in perf_pmu__find_map()
[PATCH v2 0/5] add mxc driver for i.MX53 SRTC
2017-12-06 14:40 UTC (6+ messages)
` [PATCH v2 5/5] rtc: "
[PATCH net-next 1/2 v6] net: ethernet: Add DT bindings for the Gemini ethernet
2017-12-06 14:39 UTC (4+ messages)
` [PATCH net-next 2/2 v6] net: ethernet: Add a driver for Gemini gigabit ethernet
[PATCH v2 00/19] crypto: arm64 - play nice with CONFIG_PREEMPT
2017-12-06 14:37 UTC (10+ messages)
` [PATCH v2 11/19] arm64: assembler: add macro to conditionally yield the NEON under PREEMPT
[PATCH] arm64/mm: Do not write ASID generation to ttbr0
2017-12-06 14:35 UTC (6+ messages)
[PATCH v3 00/20] arm64: Unmap the kernel whilst running in userspace (KPTI)
2017-12-06 14:32 UTC (28+ messages)
` [PATCH v3 01/20] arm64: mm: Use non-global mappings for kernel space
` [PATCH v3 02/20] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
` [PATCH v3 03/20] arm64: mm: Move ASID from TTBR0 to TTBR1
` [PATCH v3 04/20] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
` [PATCH v3 05/20] arm64: mm: Rename post_ttbr0_update_workaround
` [PATCH v3 06/20] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
` [PATCH v3 07/20] arm64: mm: Allocate ASIDs in pairs
` [PATCH v3 08/20] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
` [PATCH v3 09/20] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
` [PATCH v3 10/20] arm64: entry: Add exception trampoline page for exceptions from EL0
` [PATCH v3 11/20] arm64: mm: Map entry trampoline into trampoline and kernel page tables
` [PATCH v3 12/20] arm64: entry: Explicitly pass exception level to kernel_ventry macro
` [PATCH v3 13/20] arm64: entry: Hook up entry trampoline to exception vectors
` [PATCH v3 14/20] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
` [PATCH v3 15/20] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
` [PATCH v3 16/20] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
` [PATCH v3 17/20] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
` [PATCH v3 18/20] perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
` [PATCH v3 19/20] arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
` [PATCH v3 20/20] arm64: kaslr: Put kernel vectors address in separate data page
[PATCH v1 00/14] tee: optee: add dynamic shared memory support
2017-12-06 14:32 UTC (3+ messages)
` [RESEND PATCH v2 "
[PATCH] phy: rockchip-inno-usb2: disable clock on error
2017-12-06 14:26 UTC
[PATCH 0/6] Add CPU Frequency scaling support on Armada 37xx
2017-12-06 14:08 UTC (16+ messages)
` [PATCH 1/6] dt-bindings: marvell: Add documentation for the North Bridge PM "
` [PATCH 2/6] cpufreq: ARM: sort the Kconfig menu
` [PATCH 3/6] cpufreq: sort the drivers in ARM part
` [PATCH 5/6] cpufreq: Add DVFS support for Armada 37xx
[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
2017-12-06 13:47 UTC (9+ messages)
` [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices
[PATCH net-next v3 0/2] net: thunderx: add support for PTP clock
2017-12-06 13:30 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: add support for Cavium PTP coprocessor
` [PATCH net-next v3 2/2] net: thunderx: add timestamping support
[PATCH v3 0/4] iio: adc: at91-sama5d2_adc: add DMA support
2017-12-06 13:18 UTC (4+ messages)
` [PATCH v3 2/4] ARM: dts: at91: sama5d2: added dma property for ADC device
[PATCH] iio: stm32: Adopt SPDX identifier
2017-12-06 13:02 UTC (2+ messages)
[PATCH 0/8] add UniPhier audio system support
2017-12-06 12:58 UTC (7+ messages)
` [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver
[PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking
2017-12-06 12:19 UTC (5+ messages)
[PATCH v2] ARM: dts: r8a7745: Add APMU node and second CPU core
2017-12-06 12:12 UTC (2+ messages)
[RESEND PATCH 0/4] drm/meson: power domain init related fixes
2017-12-06 12:09 UTC (8+ messages)
` [RESEND PATCH 1/4] dt-bindings: display: amlogic, meson-vpu: Add optional power domain property
` [RESEND PATCH 2/4] dt-bindings: display: amlogic, meson-dw-hdmi: Add optional HDMI 5V regulator
` [RESEND PATCH 3/4] drm/meson: dw_hdmi: Add support for an optional external "
` [RESEND PATCH 4/4] drm/meson: Add missing VPU init
[PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
2017-12-06 11:59 UTC (9+ messages)
` [PATCH 1/8] ARM: dts: r8a7745: Add APMU node and second CPU core
[PATCH 0/3] arm64: SVE fixes for v4.15-rc1
2017-12-06 11:55 UTC (6+ messages)
` [PATCH 1/3] arm64: KVM: Move CPU ID reg trap setup off the world switch path
[PATCH] arm64: fpsimd: Prevent registers leaking from dead tasks
2017-12-06 11:54 UTC (3+ messages)
[PATCH] ARM: dts: colibri/apalis: use correct compatible for RTC
2017-12-06 11:41 UTC (2+ messages)
[PATCH] media: platform: sti: Adopt SPDX identifier
2017-12-06 11:38 UTC (2+ messages)
[PATCH v2 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings
2017-12-06 11:20 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node
[PATCH v3 00/12] Rockchip ISP1 Driver
2017-12-06 11:19 UTC (12+ messages)
` [PATCH v3 01/12] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v3 02/12] media: doc: add document for "
` [PATCH v3 03/12] media: rkisp1: Add user space ABI definitions
` [PATCH v3 05/12] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v3 06/12] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v3 08/12] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v3 09/12] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v3 10/12] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v3 11/12] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v3 12/12] MAINTAINERS: add entry for Rockchip ISP1 driver
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
2017-12-06 11:06 UTC (4+ messages)
` [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
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).