linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-06 12:35:30 to 2017-12-06 21:54:36 UTC [more...]

[PATCH v2 0/5] add mxc driver for i.MX53 SRTC
 2017-12-06 21:54 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: rtc: add bindings "
` [PATCH v2 5/5] rtc: add mxc driver "

[PATCH V2] ARM: dts: bcm283x: Fix probing of bcm2835-i2s
 2017-12-06 21:53 UTC  (2+ messages)

[PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
 2017-12-06 21:49 UTC  (4+ messages)

[PATCH v2] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
 2017-12-06 21:48 UTC 

[PATCH v4] usb: xhci: allow imod-interval to be configurable
 2017-12-06 21:21 UTC  (2+ messages)

[PATCH] perf: qcom_l2_pmu: don't allow guest access
 2017-12-06 21:19 UTC  (3+ messages)

[PATCH 0/8] add support for AXP813 ADC and battery power supply
 2017-12-06 21:16 UTC  (3+ messages)
` [PATCH 4/8] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding

[PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe
 2017-12-06 20:46 UTC  (2+ messages)

[PATCH RFC 1/2] dt-bindings: Add vendor prefix for Brava Home
 2017-12-06 20:39 UTC  (5+ messages)
` [PATCH RFC 2/2] arm64: allwinner: a64: Add Brava Keller initial support

[RESEND PATCH v3 0/2] dt: add pinctrl driver for Meson-AXG SoC
 2017-12-06 20:18 UTC  (3+ messages)
` [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info "

[PATCH] ARM64: dts: meson-axg: add ethernet mac controller
 2017-12-06 20:07 UTC  (2+ messages)

[PATCH v2] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init
 2017-12-06 20:06 UTC  (2+ messages)

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2017-12-06 19:56 UTC  (3+ messages)
` [PATCH v5 15/30] arm64/sve: Signal handling support

[PATCH v5 0/2] meson: saradc: drop the sana clock
 2017-12-06 19:52 UTC  (2+ messages)

[PATCH 0/2] update the L2 cache settings on Meson8/Meson8b
 2017-12-06 19:44 UTC  (2+ messages)

[PATCH v3 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT
 2017-12-06 19:43 UTC  (21+ messages)
` [PATCH v3 01/20] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v3 02/20] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v3 03/20] crypto: arm64/aes-blk "
` [PATCH v3 04/20] crypto: arm64/aes-bs "
` [PATCH v3 05/20] crypto: arm64/chacha20 "
` [PATCH v3 06/20] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v3 07/20] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v3 08/20] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v3 09/20] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v3 10/20] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH v3 11/20] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
` [PATCH v3 12/20] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH v3 13/20] crypto: arm64/sha2-ce "
` [PATCH v3 14/20] crypto: arm64/aes-ccm "
` [PATCH v3 15/20] crypto: arm64/aes-blk "
` [PATCH v3 16/20] crypto: arm64/aes-bs "
` [PATCH v3 17/20] crypto: arm64/aes-ghash "
` [PATCH v3 18/20] crypto: arm64/crc32-ce "
` [PATCH v3 19/20] crypto: arm64/crct10dif-ce "
` [PATCH v3 20/20] DO NOT MERGE

[PATCH] ARM64: dts: amlogic: use generic bus node names
 2017-12-06 19:30 UTC 

[PATCH v4 0/4] add clk controller driver for Meson-AXG SoC
 2017-12-06 19:13 UTC  (2+ messages)

[PATCH 0/9] Add audiocodec support for A64 SoC
 2017-12-06 19:13 UTC  (14+ 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 v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-12-06 19:11 UTC  (8+ messages)
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH v8 0/7] Support RAS virtualization in KVM
 2017-12-06 19:04 UTC  (5+ messages)
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization

[PATCH v5 00/16] arm64/firmware: Software Delegated Exception Interface
 2017-12-06 19:01 UTC  (17+ messages)
` [PATCH v5 01/16] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH v5 02/16] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH v5 03/16] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH v5 04/16] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v5 05/16] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH v5 06/16] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
` [PATCH v5 07/16] firmware: arm_sdei: Add driver for Software Delegated Exceptions
` [PATCH v5 08/16] arm64: Add vmap_stack header file
` [PATCH v5 09/16] arm64: uaccess: Add PAN helper
` [PATCH v5 10/16] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
` [PATCH v5 11/16] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v5 12/16] firmware: arm_sdei: add support for CPU private events
` [PATCH v5 13/16] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v5 14/16] firmware: arm_sdei: Discover SDEI support via ACPI
` [PATCH v5 15/16] arm64: mmu: add the entry tramolines start/end section markers into sections.h
` [PATCH v5 16/16] arm64: sdei: Add trampoline code for remapping the kernel

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-12-06 18:48 UTC  (2+ messages)

[RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub
 2017-12-06 18:37 UTC  (4+ messages)

[PATCH 0/2] Fixes for SW PAN
 2017-12-06 18:26 UTC  (9+ messages)

[PATCH] spi: sun4i: disable clocks in the remove function
 2017-12-06 18:00 UTC  (3+ messages)

[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  (4+ messages)
` [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 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 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 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 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 

[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 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  (18+ messages)
` [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  (4+ messages)

[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


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